| "make update-download -j4" exit with 0. |
| "make update-src -j4" exit with 0. |
| From https://github.com/ruby/ruby |
| 8fb5df2..3251792 master -> origin/master |
| "make after-update -j4" exit with 0. |
| "make miniruby -j4" exit with 0. |
| "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='-j4'" exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 512. |
| 1) Failure: |
| TestEnv#test_keep_if_in_ractor [/tmp/ruby/src/trunk/test/ruby/test_env.rb:963]: |
| pid 250818 killed by SIGSEGV (signal 11) (core dumped) |
| | /tmp/ruby/src/trunk/tool/lib/core_assertions.rb: [BUG] Segmentation fault at 0xffffff9a3ffe2a00 |
| | ruby 4.1.0dev (2026-02-28T02:29:19Z master 3251792f49) +PRISM [riscv64-linux] |
| | |
| | -- Control frame information ----------------------------------------------- |
| | c:0008 p:---- s:0034 e:000033 l:y b:---- DUMMY [FINISH] |
| | c:0007 p:---- s:0031 e:000030 l:y b:---- CFUNC :require_relative |
| | c:0006 p:0011 s:0026 e:000025 l:y b:0001 TOP /tmp/ruby/src/trunk/tool/lib/test/unit/testcase.rb:3 [FINISH] |
| | c:0005 p:---- s:0023 e:000022 l:y b:---- CFUNC :require_relative |
| | c:0004 p:0050 s:0018 e:000017 l:y b:0001 TOP /tmp/ruby/src/trunk/tool/lib/test/unit.rb:21 [FINISH] |
| | c:0003 p:---- s:0015 e:000014 l:y b:---- CFUNC :require |
| | c:0002 p:0005 s:0010 E:0000f0 l:n b:---- EVAL -:3 [FINISH] |
| | c:0001 p:0000 s:0003 E:000d10 l:y b:---- DUMMY [FINISH] |
| | |
| | -- Ruby level backtrace information ---------------------------------------- |
| | -:3:in '<main>' |
| | -:3:in 'require' |
| | /tmp/ruby/src/trunk/tool/lib/test/unit.rb:21:in '<top (required)>' |
| | /tmp/ruby/src/trunk/tool/lib/test/unit.rb:21:in 'require_relative' |
| | /tmp/ruby/src/trunk/tool/lib/test/unit/testcase.rb:3:in '<top (required)>' |
| | /tmp/ruby/src/trunk/tool/lib/test/unit/testcase.rb:3:in 'require_relative' |
| | |
| | -- Threading information --------------------------------------------------- |
| | Total ractor count: 1 |
| | Ruby thread count for this ractor: 1 |
| | |
| | -- Machine register context ------------------------------------------------ |
| | sp: 0x0000003ffff86820 s0: 0x0000002ada7cd2a0 s1: 0x0000000000000030 |
| | a0: 0x0000002adaaa0ad0 a1: 0x0000003fce1ca5c0 a2: 0x0000000000000048 |
| | a3: 0x0000002adaaa0ac0 a4: 0x0000002adaaa0ac0 a5: 0x0000000000000000 |
| | a6: 0x0000000000000004 a7: 0xe9a9184b793fcc91 s2: 0x0000000000000000 |
| | s3: 0x0000003fb4b1cfd8 s4: 0x0000000000000001 s5: 0x0000003fce40a07c |
| | s6: 0x0000002ada7cd2a0 s7: 0x0000003fce7edd18 s8: 0x0000003fce7edd18 |
| | s9: 0x0000003fb4b1cfd8 s10: 0x0000000000000001 s11: 0x0000000000000048 |
| | |
| | -- C level backtrace information ------------------------------------------- |
| make: *** [uncommon.mk:916: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0. |