| "make update-unicode -j16" exit with 0. |
| "make update-download -j16" exit with 0. |
| "make update-rubyspec -j16" exit with 0. |
| "make update-src -j16" exit with 0. |
| "make after-update -j16" exit with 0. |
| "make miniruby -j16" exit with 0. |
| "make ruby -j16" exit with 0. |
| "make all -j16" exit with 0. |
| "make install -j16" exit with 0. |
| rm -rf .bundle/extensions/x86_64-linux/3.2.0+3/ |
| rm -rf .bundle/.timestamp/x86_64-linux/3.2.0+3/ |
| "make yes-btest TESTOPTS='-q -j16'" exit with 0. |
| |
| "make yes-test-basic TESTS='-j16'" exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 512. |
| ./miniruby: [BUG] Segmentation fault at 0x000055e6daf52000 |
| ruby 3.2.0dev (2022-12-05T13:16:33Z master 1602d75c34) [x86_64-linux] |
| -- Control frame information ----------------------------------------------- |
| c:0001 p:0000 s:0003 E:0007a0 DUMMY [FINISH] |
| -- Machine register context ------------------------------------------------ |
| RIP: 0x00007f6d06e53e12 RBP: 0x00007f6d069bdaa0 RSP: 0x00007ffd34a38d70 |
| RAX: 0x000055e6daf533b0 RBX: 0x000055e6d98fbc9c RCX: 0x000055e6daf533a0 |
| RDX: 0x000055e6daf533a0 RDI: 0x000055e6daf533a0 RSI: 0x0000000000005000 |
| R8: 0x000055e6daf533b0 R9: 0x0000000000000001 R10: 0x0000000000000003 |
| R11: 0x00007f6d06fa8be0 R12: 0x0000000000000002 R13: 0x0000000000000038 |
| R14: 0xffffffffffffffa0 R15: 0x000055e6daf547d8 EFL: 0x0000000000010202 |
| -- C level backtrace information ------------------------------------------- |
| 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:854: yes-test-all] Error 1 |
| "make yes-test-rubyspec TESTS='-j16'" 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 |