| "make update-download -j4" exit with 0. |
| "make update-src -j4" exit with 0. |
| From https://github.com/ruby/ruby |
| f55d78e..7e3c292 master -> origin/master |
| "make after-update -j4" exit with 0. |
| "make miniruby -j4" exit with 0. |
| /tmp/ruby/src/trunk-jemalloc/error.c: In function ‘rb_bug_without_die’: |
| /tmp/ruby/src/trunk-jemalloc/error.c:1105:5: warning: function ‘rb_bug_without_die’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] |
| 1105 | rb_bug_without_die_internal(fmt, args); |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ |
| At top level: |
| cc1: note: unrecognized command-line option ‘-Wno-self-assign’ may have been intended to silence earlier diagnostics |
| cc1: note: unrecognized command-line option ‘-Wno-parentheses-equality’ may have been intended to silence earlier diagnostics |
| cc1: note: unrecognized command-line option ‘-Wno-constant-logical-operand’ may have been intended to silence earlier diagnostics |
| "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='-j4'" exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 512. |
| /tmp/ruby/src/trunk-jemalloc/test/rubygems/test_gem_rdoc.rb:8:in '<class:TestGemRDoc>': undefined method 'load_rdoc' for class RDoc::RubygemsHook (NoMethodError) |
| /tmp/ruby/src/trunk-jemalloc/test/rubygems/test_gem_rdoc.rb:7:in '<top (required)>' |
| <internal:/tmp/ruby/src/trunk-jemalloc/lib/rubygems/core_ext/kernel_require.rb>:136:in 'Kernel#require' |
| <internal:/tmp/ruby/src/trunk-jemalloc/lib/rubygems/core_ext/kernel_require.rb>:136:in 'Kernel#require' |
| /tmp/ruby/src/trunk-jemalloc/tool/lib/test/unit/parallel.rb:116:in 'Test::Unit::Worker#run' |
| /tmp/ruby/src/trunk-jemalloc/tool/lib/test/unit/parallel.rb:220:in '<main>' |
| running file: /tmp/ruby/src/trunk-jemalloc/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='-j4'" exit with 0. |