| "make update-download -j3" exit with 0. |
| "make update-src -j3" exit with 0. |
| "make after-update -j3" exit with 0. |
| "make miniruby -j3" exit with 0. |
| "make ruby -j3" exit with 0. |
| "make all -j3" exit with 0. |
| "make install -j3" exit with 0. |
| "make yes-btest TESTOPTS='-q -j3'" exit with 0. |
| |
| "make yes-test-basic TESTS='-j3'" exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j3'" exit with 512. |
| /home/opc/ruby/install/master/lib/ruby/3.4.0+1/rdoc/version.rb:8: warning: already initialized constant RDoc::VERSION |
| /home/opc/ruby/src/master/lib/rdoc/version.rb:8: warning: previous definition of VERSION was here |
| /home/opc/ruby/install/master/lib/ruby/3.4.0+1/rdoc.rb:68: warning: already initialized constant RDoc::VISIBILITIES |
| /home/opc/ruby/src/master/lib/rdoc.rb:68: warning: previous definition of VISIBILITIES was here |
| /home/opc/ruby/install/master/lib/ruby/3.4.0+1/rdoc.rb:74: warning: already initialized constant RDoc::DOT_DOC_FILENAME |
| /home/opc/ruby/src/master/lib/rdoc.rb:74: warning: previous definition of DOT_DOC_FILENAME was here |
| /home/opc/ruby/install/master/lib/ruby/3.4.0+1/rdoc.rb:79: warning: already initialized constant RDoc::GENERAL_MODIFIERS |
| /home/opc/ruby/src/master/lib/rdoc.rb:79: warning: previous definition of GENERAL_MODIFIERS was here |
| /home/opc/ruby/install/master/lib/ruby/3.4.0+1/rdoc.rb:84: warning: already initialized constant RDoc::CLASS_MODIFIERS |
| /home/opc/ruby/src/master/lib/rdoc.rb:84: warning: previous definition of CLASS_MODIFIERS was here |
| /home/opc/ruby/install/master/lib/ruby/3.4.0+1/rdoc.rb:89: warning: already initialized constant RDoc::ATTR_MODIFIERS |
| /home/opc/ruby/src/master/lib/rdoc.rb:89: warning: previous definition of ATTR_MODIFIERS was here |
| /home/opc/ruby/install/master/lib/ruby/3.4.0+1/rdoc.rb:94: warning: already initialized constant RDoc::CONSTANT_MODIFIERS |
| /home/opc/ruby/src/master/lib/rdoc.rb:94: warning: previous definition of CONSTANT_MODIFIERS was here |
| /home/opc/ruby/install/master/lib/ruby/3.4.0+1/rdoc.rb:99: warning: already initialized constant RDoc::METHOD_MODIFIERS |
| /home/opc/ruby/src/master/lib/rdoc.rb:99: warning: previous definition of METHOD_MODIFIERS was here |
| /home/opc/ruby/install/master/lib/ruby/3.4.0+1/rdoc/markdown.rb:257: warning: already initialized constant RDoc::Markdown::KpegPosInfo |
| /home/opc/ruby/src/master/lib/rdoc/markdown.rb:257: warning: previous definition of KpegPosInfo was here |
| /home/opc/ruby/install/master/lib/ruby/3.4.0+1/rdoc/markdown/entities.rb:5: warning: already initialized constant RDoc::Markdown::HTML_ENTITIES |
| /home/opc/ruby/src/master/lib/rdoc/markdown/entities.rb:5: warning: previous definition of HTML_ENTITIES was here |
| /home/opc/ruby/install/master/lib/ruby/3.4.0+1/rdoc/markdown/literals.rb:86: warning: already initialized constant RDoc::Markdown::Literals::KpegPosInfo |
| /home/opc/ruby/src/master/lib/rdoc/markdown/literals.rb:86: warning: previous definition of KpegPosInfo was here |
| /home/opc/ruby/install/master/lib/ruby/3.4.0+1/rdoc/markdown/literals.rb:446: warning: already initialized constant RDoc::Markdown::Literals::Rules |
| /home/opc/ruby/src/master/lib/rdoc/markdown/literals.rb:446: warning: previous definition of Rules was here |
| /home/opc/ruby/install/master/lib/ruby/3.4.0+1/rdoc/markdown.rb:584: warning: already initialized constant RDoc::Markdown::EXTENSIONS |
| /home/opc/ruby/src/master/lib/rdoc/markdown.rb:584: warning: previous definition of EXTENSIONS was here |
| /home/opc/ruby/install/master/lib/ruby/3.4.0+1/rdoc/markdown.rb:589: warning: already initialized constant RDoc::Markdown::DEFAULT_EXTENSIONS |
| /home/opc/ruby/src/master/lib/rdoc/markdown.rb:589: warning: previous definition of DEFAULT_EXTENSIONS was here |
| /home/opc/ruby/install/master/lib/ruby/3.4.0+1/rdoc/markdown.rb:16544: warning: already initialized constant RDoc::Markdown::Rules |
| /home/opc/ruby/src/master/lib/rdoc/markdown.rb:16544: warning: previous definition of Rules was here |
| /home/opc/ruby/src/master/test/rubygems/test_gem_rdoc.rb:8:in '<class:TestGemRDoc>': undefined method 'load_rdoc' for class RDoc::RubygemsHook (NoMethodError) |
| /home/opc/ruby/src/master/test/rubygems/test_gem_rdoc.rb:7:in '<top (required)>' |
| <internal:/home/opc/ruby/src/master/lib/rubygems/core_ext/kernel_require.rb>:136:in 'Kernel#require' |
| <internal:/home/opc/ruby/src/master/lib/rubygems/core_ext/kernel_require.rb>:136:in 'Kernel#require' |
| /home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:116:in 'Test::Unit::Worker#run' |
| /home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:220:in '<main>' |
| running file: /home/opc/ruby/src/master/test/rubygems/test_gem_rdoc.rb |
| A test worker crashed. It might be an interpreter bug or |
| a bug in test/unit/parallel.rb. Try again without the -j |
| option. |
| make: *** [uncommon.mk:963: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j3'" exit with 0. |