| "make update-download -j4" exit with 0. |
| "make update-src -j4" exit with 0. |
| "make after-update -j4" exit with 0. |
| "make miniruby -j4" exit with 0. |
| "make ruby -j4" exit with 0. |
| "make all -j4" exit with 0. |
| "make install -j4" exit with 0. |
| "make yes-btest TESTOPTS='-q -j4'" exit with 0. |
| |
| "make yes-test-basic TESTS=\"--test-order=random\"" exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS=\"--test-order=random\"" exit with 512. |
| /tmp/ruby/src/trunk-random0/test/rubygems/test_gem_rdoc.rb:8:in '<class:TestGemRDoc>': undefined method 'load_rdoc' for class RDoc::RubygemsHook (NoMethodError) |
| Gem::RDoc.load_rdoc |
| ^^^^^^^^^^ |
| from /tmp/ruby/src/trunk-random0/test/rubygems/test_gem_rdoc.rb:7:in '<top (required)>' |
| from <internal:/tmp/ruby/src/trunk-random0/lib/rubygems/core_ext/kernel_require.rb>:136:in 'Kernel#require' |
| from <internal:/tmp/ruby/src/trunk-random0/lib/rubygems/core_ext/kernel_require.rb>:136:in 'Kernel#require' |
| from /tmp/ruby/src/trunk-random0/tool/lib/test/unit.rb:1270:in 'block in Test::Unit::RequireFiles#non_options' |
| from /tmp/ruby/src/trunk-random0/tool/lib/test/unit.rb:1264:in 'Array#non_options' |
| from /tmp/ruby/src/trunk-random0/tool/lib/test/unit.rb:1264:in 'Test::Unit::RequireFiles#non_options' |
| from /tmp/ruby/src/trunk-random0/tool/lib/test/unit.rb:176:in 'Test::Unit::Options#process_args' |
| from /tmp/ruby/src/trunk-random0/tool/lib/test/unit.rb:254:in 'Test::Unit::Parallel#process_args' |
| from /tmp/ruby/src/trunk-random0/tool/lib/test/unit.rb:1211:in 'Test::Unit::OutputOption#process_args' |
| from /tmp/ruby/src/trunk-random0/tool/lib/test/unit.rb:1874:in 'Test::Unit::AutoRunner#process_args' |
| from /tmp/ruby/src/trunk-random0/tool/lib/test/unit.rb:1879:in 'Test::Unit::AutoRunner#run' |
| from /tmp/ruby/src/trunk-random0/tool/lib/test/unit.rb:1886:in 'Test::Unit::AutoRunner.run' |
| from /tmp/ruby/src/trunk-random0/tool/test/runner.rb:14:in '<top (required)>' |
| from /tmp/ruby/src/trunk-random0/test/runner.rb:5:in 'Kernel#require_relative' |
| from /tmp/ruby/src/trunk-random0/test/runner.rb:5:in '<main>' |
| make: *** [uncommon.mk:963: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS=\"--test-order=random\"" exit with 0. |