| "make update-download -j4" exit with 0. |
| "make update-src -j4" exit with 0. |
| From https://github.com/ruby/ruby |
| 66a3ebe..11e4f99 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: |
| TestAutoload#test_autoload_after_failed_and_removed_from_loaded_features [/tmp/ruby/src/trunk/test/ruby/test_autoload.rb:520]: |
| pid 805894 killed by SIGSEGV (signal 11) (core dumped) |
| | /tmp/ruby/src/trunk/tool/lib/envutil.rb: [BUG] Segmentation fault at 0x000000000000006a |
| | ruby 4.1.0dev (2026-02-16T08:25:57Z master 11e4f99a4e) +PRISM [riscv64-linux] |
| | |
| | -- Control frame information ----------------------------------------------- |
| | c:0006 p:---- s:0023 e:000022 l:y b:---- DUMMY [FINISH] |
| | c:0005 p:---- s:0020 e:000019 l:y b:---- CFUNC :require_relative |
| | c:0004 p:0032 s:0015 e:000014 l:y b:0001 TOP /tmp/ruby/src/trunk/tool/lib/test/unit.rb:18 [FINISH] |
| | c:0003 p:---- s:0012 e:000011 l:y b:---- CFUNC :require |
| | c:0002 p:0005 s:0007 E:000df8 l:n b:---- EVAL -:3 [FINISH] |
| | c:0001 p:0000 s:0003 E:0018e0 l:y b:---- DUMMY [FINISH] |
| | |
| | -- Ruby level backtrace information ---------------------------------------- |
| | -:3:in '<main>' |
| | -:3:in 'require' |
| | /tmp/ruby/src/trunk/tool/lib/test/unit.rb:18:in '<top (required)>' |
| | /tmp/ruby/src/trunk/tool/lib/test/unit.rb:18:in 'require_relative' |
| | |
| | -- Threading information --------------------------------------------------- |
| | Total ractor count: 1 |
| | Ruby thread count for this ractor: 1 |
| | |
| | -- Machine register context ------------------------------------------------ |
| | sp: 0x0000003fff9b7560 s0: 0x2ad2d3ff3e5f9eda s1: 0x0000000000000eda |
| | a0: 0x2ad2d3ff3e5f9eda a1: 0x0000003fbae8cb20 a2: 0x0000002abf6c1890 |
| | a3: 0x0000000000000002 a4: 0x011f3dc994dafeda a5: 0x0000002abf771940 |
| | a6: 0xc87b4ba100000000 a7: 0xbffea76e00000000 s2: 0x0000003fff9b76d1 |
| | s3: 0x0000003fbaad9df8 s4: 0x0000003fbb3470c8 s5: 0x811f3dc994dafeda |
| | s6: 0x0000003fbb383d18 s7: 0x0000000000000fff s8: 0x7fffffffffffffff |
| | s9: 0x0000000000000001 s10: 0x0000000000000000 s11: 0x0000000000000001 |
| | |
| | -- C level backtrace information ------------------------------------------- |
| make: *** [uncommon.mk:913: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0. |