Instead of contributing to RubySpec, the MRI developers write their own tests. That is their choice to make.
为何 rubyspec 的作者不参与 mri unit tests,把测试写的完善一些呢?
When I first began contributing to Rubinius in late 2006, I knew two things: I wanted Rubinius to be successful, and I wanted it to accurately reflect MRI behavior so that developers could simply switch to Rubinius to run their Ruby programs.
At the time (around version 1.8.3-4), MRI had almost no tests.
作者想凭一己之力战胜 MRI team 和 matz,太辛苦了.
不过还是有成效的,mri 意识到代码可靠性的重要,并引入了单元测试