| "make update-unicode -j8" exit with 0. |
| "make update-download -j8" exit with 0. |
| "make update-rubyspec -j8" exit with 0. |
| "make update-src -j8" exit with 0. |
| "make after-update -j8" exit with 0. |
| "make miniruby -j8" exit with 0. |
| "make ruby -j8" exit with 0. |
| "make all -j8" exit with 0. |
| "make install -j8" exit with 0. |
| rm -rf .bundle/extensions/x86_64-linux/3.3.0+0/ |
| rm -rf .bundle/.timestamp/x86_64-linux/3.3.0+0/ |
| "make yes-btest TESTOPTS='-q -j8'" exit with 0. |
| |
| "make yes-test-basic TESTS='-j8'" exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j8'" exit with 512. |
| /tmp/ruby/src/trunk/tool/lib/test/unit/parallel.rb:35: [BUG] Segmentation fault at 0x0000000000000000 |
| ruby 3.3.0dev (2022-12-28T16:43:05Z master cada537040) [x86_64-linux] |
| -- Control frame information ----------------------------------------------- |
| c:0013 p:---- s:0088 e:000087 CFUNC :dump |
| c:0012 p:0019 s:0083 e:000080 METHOD /tmp/ruby/src/trunk/tool/lib/test/unit/parallel.rb:35 |
| c:0011 p:0014 s:0076 e:000075 BLOCK /tmp/ruby/src/trunk/tool/lib/test/unit.rb:1574 [FINISH] |
| c:0010 p:---- s:0069 e:000068 CFUNC :map |
| c:0009 p:0103 s:0065 e:000064 METHOD /tmp/ruby/src/trunk/tool/lib/test/unit.rb:1571 |
| c:0008 p:0035 s:0053 e:000052 METHOD /tmp/ruby/src/trunk/tool/lib/test/unit.rb:1364 |
| c:0007 p:0066 s:0046 E:000c80 METHOD /tmp/ruby/src/trunk/tool/lib/test/unit/parallel.rb:58 |
| c:0006 p:0007 s:0030 e:000029 BLOCK /tmp/ruby/src/trunk/tool/lib/test/unit/parallel.rb:30 [FINISH] |
| c:0005 p:---- s:0026 e:000025 CFUNC :map |
| c:0004 p:0005 s:0022 e:000021 METHOD /tmp/ruby/src/trunk/tool/lib/test/unit/parallel.rb:29 |
| c:0003 p:0202 s:0016 e:000015 METHOD /tmp/ruby/src/trunk/tool/lib/test/unit/parallel.rb:128 |
| c:0002 p:0098 s:0006 e:000005 EVAL /tmp/ruby/src/trunk/tool/lib/test/unit/parallel.rb:211 [FINISH] |
| c:0001 p:0000 s:0003 E:000e40 DUMMY [FINISH] |
| -- Ruby level backtrace information ---------------------------------------- |
| /tmp/ruby/src/trunk/tool/lib/test/unit/parallel.rb:211:in `<main>' |
| /tmp/ruby/src/trunk/tool/lib/test/unit/parallel.rb:128:in `run' |
| /tmp/ruby/src/trunk/tool/lib/test/unit/parallel.rb:29:in `_run_suites' |
| /tmp/ruby/src/trunk/tool/lib/test/unit/parallel.rb:29:in `map' |
| /tmp/ruby/src/trunk/tool/lib/test/unit/parallel.rb:30:in `block in _run_suites' |
| /tmp/ruby/src/trunk/tool/lib/test/unit/parallel.rb:58:in `_run_suite' |
| /tmp/ruby/src/trunk/tool/lib/test/unit.rb:1364:in `_run_suite' |
| /tmp/ruby/src/trunk/tool/lib/test/unit.rb:1571:in `_run_suite' |
| /tmp/ruby/src/trunk/tool/lib/test/unit.rb:1571:in `map' |
| /tmp/ruby/src/trunk/tool/lib/test/unit.rb:1574:in `block in _run_suite' |
| /tmp/ruby/src/trunk/tool/lib/test/unit/parallel.rb:35:in `_start_method' |
| /tmp/ruby/src/trunk/tool/lib/test/unit/parallel.rb:35:in `dump' |
| -- Machine register context ------------------------------------------------ |
| RIP: 0x00007f1ab53251fe RBP: 0x0000000000000038 RSP: 0x00007ffe2704a400 |
| RAX: 0x0000562d6b7c9020 RBX: 0x0000000000000002 RCX: 0x0000562d6b7c9014 |
| RDX: 0x0000000000000001 RDI: 0x0000000000000038 RSI: 0x0000000000000038 |
| R8: 0x002315176bfb2fa9 R9: 0x00007f1ab5478330 R10: 0x0000562d6b7c9010 |
| R11: 0x00007f1ab5477be0 R12: 0xffffffffffffffa0 R13: 0x00007f1ab5b1e1e0 |
| R14: 0x00000000ffffffff R15: 0x0000562d6b834ca0 EFL: 0x0000000000010202 |
| -- C level backtrace information ------------------------------------------- |
| running file: /tmp/ruby/src/trunk/test/date/test_date_conv.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:855: yes-test-all] Error 1 |
| "make yes-test-rubyspec TESTS='-j8'" exit with 0. |
| $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec |