The tool so far is great, one thing not so good is clang error messages sometimes span across multiple lines. xcodebuild-rb can only print the first line of message.
If using in CI system, incomplete messages might bring trouble for developers to fix errors.
If it can support full error clang error messages, this tool will level up the confidence.