| "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/src/master/tool/lib/test/unit.rb:1697: [BUG] Segmentation fault at 0x0000000000000004 |
| ruby 3.5.0dev (2025-08-06T17:40:27Z master 71b46938a7) +PRISM [aarch64-linux] |
| -- Control frame information ----------------------------------------------- |
| c:0014 p:---- s:0087 e:000086 CFUNC |
| c:0013 p:0006 s:0082 e:000081 BLOCK /home/opc/ruby/src/master/tool/lib/test/unit.rb:1697 [FINISH] |
| c:0012 p:---- s:0077 e:000076 IFUNC |
| c:0011 p:---- s:0074 e:000073 CFUNC :each |
| c:0010 p:---- s:0071 e:000070 CFUNC :inject |
| c:0009 p:0126 s:0066 e:000064 METHOD /home/opc/ruby/src/master/tool/lib/test/unit.rb:1697 |
| c:0008 p:0035 s:0053 e:000052 METHOD /home/opc/ruby/src/master/tool/lib/test/unit.rb:1374 |
| c:0007 p:0069 s:0046 E:002430 METHOD /home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:52 |
| c:0006 p:0007 s:0030 e:000029 BLOCK /home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:24 [FINISH] |
| c:0005 p:---- s:0026 e:000025 CFUNC :map |
| c:0004 p:0005 s:0022 e:000021 METHOD /home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:23 |
| c:0003 p:0210 s:0016 E:000c90 METHOD /home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:122 |
| c:0002 p:0062 s:0006 E:001930 EVAL /home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:220 [FINISH] |
| c:0001 p:0000 s:0003 E:0009c0 DUMMY [FINISH] |
| -- Ruby level backtrace information ---------------------------------------- |
| /home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:220:in '<main>' |
| /home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:122:in 'run' |
| /home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:23:in '_run_suites' |
| /home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:23:in 'map' |
| /home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:24:in 'block in _run_suites' |
| /home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:52:in '_run_suite' |
| /home/opc/ruby/src/master/tool/lib/test/unit.rb:1374:in '_run_suite' |
| /home/opc/ruby/src/master/tool/lib/test/unit.rb:1697:in '_run_suite' |
| /home/opc/ruby/src/master/tool/lib/test/unit.rb:1697:in 'inject' |
| /home/opc/ruby/src/master/tool/lib/test/unit.rb:1697:in 'each' |
| /home/opc/ruby/src/master/tool/lib/test/unit.rb:1697:in 'block in _run_suite' |
| running file: /home/opc/ruby/src/master/test/ruby/test_refinement.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:980: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j3'" exit with 0. |