This compiler test is very brittle. It breaks a lot, because it's testing the wrong thing! Let's fix it!
About the Project: Natalie is a very early-stage work-in-progress Ruby implementation that compiles Ruby to an executable. It does so by transpiling Ruby to C++ and feeding it to gcc or clang to produce a binary.