Cppcheck and Splint static analysis tools found several potential errors in the Ruby 1.9 source code such as memory leaks and possible null pointer dereferences. Frama-C was able to verify assertions and preconditions in the code and detect a potential division by zero. Static analysis helps improve software quality by finding bugs early.