| "git clone --depth 1 https://github.com/ruby/ruby.git trunk-random0" exit with 0. |
| Cloning into 'trunk-random0'... |
| "./autogen.sh" exit with 0. |
| "autoconf" exit with 0. |
| "/tmp/ruby/src/trunk-random0/configure --prefix=/tmp/ruby/install/trunk-random0 --disable-install-doc --enable-shared" exit with 0. |
| configure: WARNING: something wrong with CXXFLAGS="" |
| "make update-download -j4" exit with 0. |
| Cloning into '/tmp/ruby/src/trunk-random0/gems/src/typeprof'... |
| Cloning into '/tmp/ruby/src/trunk-random0/gems/src/debug'... |
| From https://github.com/ruby/typeprof |
| * branch 4670254fecc3d73626ceaa7e0f5da003033e1dfb -> FETCH_HEAD |
| HEAD is now at 4670254 Skip test_e2e_rbs_collection on Windows |
| "make update-src -j4" exit with 0. |
| "make after-update -j4" exit with 0. |
| + cp /tmp/ruby/src/trunk-random0/enc/jis/props.h.blt /tmp/ruby/src/trunk-random0/enc/jis/props.h |
| "make miniruby -j4" exit with 0. |
| /tmp/ruby/src/trunk-random0/error.c: In function ‘rb_bug_without_die’: |
| /tmp/ruby/src/trunk-random0/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=\"--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. |