| "git clone --depth 1 https://github.com/ruby/ruby.git master" exit with 0. |
| Cloning into 'master'... |
| "./autogen.sh" exit with 0. |
| "autoconf" exit with 0. |
| "/home/opc/ruby/src/master/configure --prefix=/home/opc/ruby/install/master --disable-install-doc --disable-dtrace --disable-yjit" exit with 0. |
| configure: WARNING: does not work; ignore |
| "make update-download -j3" exit with 0. |
| Cloning into '/home/opc/ruby/src/master/gems/src/typeprof'... |
| Cloning into '/home/opc/ruby/src/master/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 -j3" exit with 0. |
| "make after-update -j3" exit with 0. |
| + cp /home/opc/ruby/src/master/enc/jis/props.h.blt /home/opc/ruby/src/master/enc/jis/props.h |
| "make miniruby -j3" exit with 0. |
| /home/opc/ruby/src/master/error.c: In function ‘rb_bug_without_die’: |
| /home/opc/ruby/src/master/error.c:1105:5: warning: function ‘rb_bug_without_die’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] |
| rb_bug_without_die_internal(fmt, args); |
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/error.c: At top level: |
| cc1: warning: unrecognized command line option ‘-Wno-self-assign’ |
| cc1: warning: unrecognized command line option ‘-Wno-parentheses-equality’ |
| cc1: warning: unrecognized command line option ‘-Wno-constant-logical-operand’ |
| In file included from /home/opc/ruby/src/master/ractor.c:8: |
| /home/opc/ruby/src/master/ractor.c: In function ‘ractor_channel_func’: |
| /home/opc/ruby/src/master/eval_intern.h:99:34: warning: variable ‘_ec’ might be clobbered by ‘longjmp’ or ‘vfork’ [-Wclobbered] |
| rb_execution_context_t * const _ec = (ec); \ |
| ^~~ |
| /home/opc/ruby/src/master/ractor.c:3948:9: note: in expansion of macro ‘EC_PUSH_TAG’ |
| EC_PUSH_TAG(ec); |
| ^~~~~~~~~~~ |
| /home/opc/ruby/src/master/ractor.c: At top level: |
| cc1: warning: unrecognized command line option ‘-Wno-self-assign’ |
| cc1: warning: unrecognized command line option ‘-Wno-parentheses-equality’ |
| cc1: warning: unrecognized command line option ‘-Wno-constant-logical-operand’ |
| "make ruby -j3" exit with 0. |
| "make all -j3" exit with 0. |
| libffi_version: 3.1.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/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. |
| Children under /tmp/rubytest.yapl8n: |
| * drwx------ 4 37 2024-12-13 06:42:31 +0000 test_rubygems_20241213-1355016-7h414b/ |
| * drwxrwxr-x 9 115 2024-12-13 06:42:31 +0000 gemhome/ |
| * drwxrwxr-x 2 6 2024-12-13 06:42:31 +0000 build_info/ |
| * drwxrwxr-x 2 6 2024-12-13 06:42:31 +0000 cache/ |
| * drwxrwxr-x 2 6 2024-12-13 06:42:31 +0000 doc/ |
| * drwxrwxr-x 2 6 2024-12-13 06:42:31 +0000 extensions/ |
| * drwxrwxr-x 2 6 2024-12-13 06:42:31 +0000 gems/ |
| * drwxrwxr-x 2 6 2024-12-13 06:42:31 +0000 plugins/ |
| * drwxrwxr-x 3 21 2024-12-13 06:42:31 +0000 specifications/ |
| * drwxrwxr-x 2 6 2024-12-13 06:42:31 +0000 default/ |
| * drwxrwxr-x 2 6 2024-12-13 06:42:31 +0000 userhome/ |
| make: *** [uncommon.mk:963: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j3'" exit with 0. |