| "git clone --depth 1 https://github.com/ruby/ruby.git trunk" exit with 0. |
| Cloning into 'trunk'... |
| Updating files: 5% (607/11205) |
| "./autogen.sh" exit with 0. |
| "autoconf" exit with 0. |
| "/tmp/ruby/src/trunk/configure --prefix=/tmp/ruby/install/trunk --disable-install-doc --enable-shared" exit with 0. |
| "make update-download -j4" exit with 0. |
| Cloning into '/tmp/ruby/src/trunk/gems/src/power_assert'... |
| Cloning into '/tmp/ruby/src/trunk/gems/src/net-imap'... |
| Cloning into '/tmp/ruby/src/trunk/gems/src/repl_type_completor'... |
| Cloning into '/tmp/ruby/src/trunk/gems/src/irb'... |
| From https://github.com/ruby/power_assert |
| * branch f88e406e7c9e0810cc149869582afbae1fb84c4a -> FETCH_HEAD |
| From https://github.com/ruby/repl_type_completor |
| * branch 25108aa8d69ddaba0b5da3feff1c0035371524b2 -> FETCH_HEAD |
| HEAD is now at f88e406 Support Ruby 3.5 style Set inspection result |
| HEAD is now at 25108aa Merge pull request #62 from ruby/fix_require_completion_test |
| From https://github.com/ruby/irb |
| * branch 331c4e851296b115db766c291e8cf54a2492fb36 -> FETCH_HEAD |
| HEAD is now at 331c4e8 Update the expected values of backtraces |
| From https://github.com/ruby/net-imap |
| * branch 71c0288b9a8f78a7125a4ce2980ab421acdf5836 -> FETCH_HEAD |
| HEAD is now at 71c0288 support new `Ractor.shareable_proc` |
| "make update-src -j4" exit with 0. |
| "make after-update -j4" exit with 0. |
| + cp /tmp/ruby/src/trunk/enc/jis/props.h.blt /tmp/ruby/src/trunk/enc/jis/props.h |
| "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. |
| warning: process 58460 is a zombie - the process has already terminated |
| ptrace: Operation not permitted. |
| >>> Threads |
| No threads. |
| >>> Machine level backtrace |
| >>> Dump Ruby level backtrace (if possible) |
| /tmp/ruby/src/trunk/tool/lib/dump.gdb:12: Error in sourced command file: |
| No symbol table is loaded. Use the "file" command. |
| [New LWP 64444] |
| [Thread debugging using libthread_db enabled] |
| Using host libthread_db library "/lib/riscv64-linux-gnu/libthread_db.so.1". |
| 0x0000003fe8ac7832 in ranges_include (ptr=<synthetic pointer>, errout=0x3fe867a318 <_IO_2_1_stderr_>, rnglists_header=<synthetic pointer>, addr=2548912, [Inferior 1 (process 64442) detached] |
| Exception ignored in: <gdb._GdbFile object at 0x3fccbf4fd0> |
| Traceback (most recent call last): |
| File "/usr/share/gdb/python/gdb/__init__.py", line 56, in flush |
| def flush(self): |
| KeyboardInterrupt: |
| [New LWP 68022] |
| [Thread debugging using libthread_db enabled] |
| Using host libthread_db library "/lib/riscv64-linux-gnu/libthread_db.so.1". |
| 0x0000003fd0a3958c in rbimpl_atomic_size_cas ([Inferior 1 (process 68019) detached] |
| Exception ignored in: <gdb._GdbFile object at 0x3fb885cfd0> |
| Traceback (most recent call last): |
| File "/usr/share/gdb/python/gdb/__init__.py", line 56, in flush |
| def flush(self): |
| KeyboardInterrupt: |
| warning: process 72099 is a zombie - the process has already terminated |
| ptrace: Operation not permitted. |
| >>> Threads |
| No threads. |
| >>> Machine level backtrace |
| >>> Dump Ruby level backtrace (if possible) |
| /tmp/ruby/src/trunk/tool/lib/dump.gdb:12: Error in sourced command file: |
| No symbol table is loaded. Use the "file" command. |
| warning: process 75489 is a zombie - the process has already terminated |
| ptrace: Operation not permitted. |
| >>> Threads |
| No threads. |
| >>> Machine level backtrace |
| >>> Dump Ruby level backtrace (if possible) |
| /tmp/ruby/src/trunk/tool/lib/dump.gdb:12: Error in sourced command file: |
| No symbol table is loaded. Use the "file" command. |
| warning: process 76074 is a zombie - the process has already terminated |
| ptrace: Operation not permitted. |
| >>> Threads |
| No threads. |
| >>> Machine level backtrace |
| >>> Dump Ruby level backtrace (if possible) |
| /tmp/ruby/src/trunk/tool/lib/dump.gdb:12: Error in sourced command file: |
| No symbol table is loaded. Use the "file" command. |
| 1) Failure: |
| TestGCCompact#test_moving_arrays_down_heaps [/tmp/ruby/src/trunk/tool/lib/zombie_hunter.rb:6]: |
| Expected [[64450, #<Process::Status: pid 64450 exit 0>]] to be empty. |
| 2) Failure: |
| TestObjectSpace#test_finalizer [/tmp/ruby/src/trunk/tool/lib/zombie_hunter.rb:6]: |
| Expected [[68347, #<Process::Status: pid 68347 exit 0>]] to be empty. |
| 3) Error: |
| TestModule#test_gc_prepend_chain: |
| Test::Unit::ProxyError: execution of Test::Unit::CoreAssertions#assert_separately expired timeout (10 sec) |
| pid 82764 killed by SIGTERM (signal 15) |
| | |
| /tmp/ruby/src/trunk/test/ruby/test_module.rb:586:in 'TestModule#test_gc_prepend_chain' |
| 4) Error: |
| TestRegexp#test_match_cache_positive_look_behind: |
| Test::Unit::ProxyError: execution of Test::Unit::CoreAssertions#assert_separately expired timeout (10 sec) |
| pid 81137 killed by SIGTERM (signal 15) |
| | |
| /tmp/ruby/src/trunk/test/ruby/test_regexp.rb:2129:in 'TestRegexp#test_match_cache_positive_look_behind' |
| 5) Error: |
| TestRegexp#test_match_cache_negative_look_behind: |
| Test::Unit::ProxyError: execution of Test::Unit::CoreAssertions#assert_separately expired timeout (10 sec) |
| pid 80270 killed by SIGTERM (signal 15) |
| | |
| /tmp/ruby/src/trunk/test/ruby/test_regexp.rb:2138:in 'TestRegexp#test_match_cache_negative_look_behind' |
| 6) Error: |
| TestTranscode#test_ractor_asciicompat_encoding_exists: |
| Test::Unit::ProxyError: execution of Test::Unit::CoreAssertions#assert_separately expired timeout (10 sec) |
| pid 79784 killed by SIGTERM (signal 15) |
| | |
| /tmp/ruby/src/trunk/test/ruby/test_transcode.rb:2365:in 'TestTranscode#test_ractor_asciicompat_encoding_exists' |
| 7) Error: |
| TestWeakKeyMap#test_clear_bug_20691: |
| Test::Unit::ProxyError: execution of Test::Unit::CoreAssertions#assert_normal_exit expired timeout (10 sec) |
| pid 78759 killed by SIGTERM (signal 15) |
| | |
| /tmp/ruby/src/trunk/test/ruby/test_weakkeymap.rb:65:in 'TestWeakKeyMap#test_clear_bug_20691' |
| 8) Error: |
| TestEnumerable#test_reverse_each_memory_corruption: |
| Test::Unit::ProxyError: execution of Test::Unit::CoreAssertions#assert_normal_exit expired timeout (10 sec) |
| pid 77521 killed by SIGTERM (signal 15) |
| | |
| /tmp/ruby/src/trunk/test/ruby/test_enum.rb:903:in 'TestEnumerable#test_reverse_each_memory_corruption' |
| 9) Error: |
| TestSymbol#test_to_proc_yield: |
| Test::Unit::ProxyError: execution of Test::Unit::CoreAssertions#assert_ruby_status expired timeout (5.0 sec) |
| pid 75752 exit 0 |
| | |
| /tmp/ruby/src/trunk/test/ruby/test_symbol.rb:154:in 'TestSymbol#test_to_proc_yield' |
| 10) Error: |
| TestSymbol#test_to_proc_new_proc: |
| Test::Unit::ProxyError: execution of Test::Unit::CoreAssertions#assert_ruby_status expired timeout (5.0 sec) |
| pid 75489 killed by SIGTERM (signal 15) |
| | |
| /tmp/ruby/src/trunk/test/ruby/test_symbol.rb:162:in 'TestSymbol#test_to_proc_new_proc' |
| 11) Error: |
| TestLazyEnumerator#test_map_zip: |
| Test::Unit::ProxyError: execution of Test::Unit::CoreAssertions#assert_ruby_status expired timeout (10 sec) |
| pid 76074 killed by SIGTERM (signal 15) |
| | |
| /tmp/ruby/src/trunk/test/ruby/test_lazy_enumerator.rb:606:in 'TestLazyEnumerator#test_map_zip' |
| 12) Error: |
| TestRactor#test_port_receive_dnt_with_port_send: |
| Test::Unit::ProxyError: execution of Test::Unit::CoreAssertions#assert_separately expired timeout (90 sec) |
| pid 72099 killed by SIGTERM (signal 15) |
| | |
| /tmp/ruby/src/trunk/test/ruby/test_ractor.rb:150:in 'TestRactor#test_port_receive_dnt_with_port_send' |
| 13) Error: |
| TestObjectSpace#test_finalizer: |
| Test::Unit::ProxyError: execution of Test::Unit::CoreAssertions#assert_in_out_err expired timeout (60 sec) |
| pid 68019 killed by SIGKILL (signal 9) |
| | :ok |
| | |
| /tmp/ruby/src/trunk/test/ruby/test_objectspace.rb:105:in 'TestObjectSpace#test_finalizer' |
| 14) Error: |
| TestGc#test_heaps_grow_independently: |
| Test::Unit::ProxyError: execution of Test::Unit::CoreAssertions#assert_separately expired timeout (60 sec) |
| pid 67310 killed by SIGTERM (signal 15) |
| | |
| /tmp/ruby/src/trunk/test/ruby/test_gc.rb:688:in 'TestGc#test_heaps_grow_independently' |
| 15) Error: |
| TestGCCompact#test_moving_arrays_down_heaps: |
| Test::Unit::ProxyError: execution of Test::Unit::CoreAssertions#assert_separately expired timeout (10 sec) |
| pid 64442 killed by SIGKILL (signal 9) |
| | |
| | -:18: [BUG] Segmentation fault at 0x0000000000000020 |
| | ruby 3.5.0dev (2025-10-04T22:21:13Z master 1858233ffa) +PRISM [riscv64-linux] |
| | |
| | -- Control frame information ----------------------------------------------- |
| | c:0003 p:---- s:0012 e:000011 CFUNC :verify_compaction_references |
| | c:0002 p:0063 s:0007 E:001e38 EVAL -:18 [FINISH] |
| | c:0001 p:0000 s:0003 E:0013c0 DUMMY [FINISH] |
| | |
| | -- Ruby level backtrace information ---------------------------------------- |
| | -:18:in '<main>' |
| | -:18:in 'verify_compaction_references' |
| | |
| | -- Threading information --------------------------------------------------- |
| | Total ractor count: 1 |
| | Ruby thread count for this ractor: 1 |
| | |
| | -- Machine register context ------------------------------------------------ |
| | sp: 0x0000003fffbb88a0 s0: 0x000000000000001f s1: 0x000000000000001f |
| | a0: 0x000000000000001f a1: 0x0000003fe850bd40 a2: 0xffffffffffffffff |
| | a3: 0x0000003fe850b600 a4: 0x0000000000000000 a5: 0x0000003fe8409068 |
| | a6: 0x0000000000002000 a7: 0x0000003fe8c83d18 s2: 0x0000003fe8c83d18 |
| | s3: 0x0000000000000001 s4: 0x0000002abf498aa0 s5: 0x0000003fffbb8958 |
| | s6: 0x0000003fffbb8960 s7: 0x0000003fe8508fa0 s8: 0x0000003fe8c83d18 |
| | s9: 0x0000000000000001 s10: 0x0000003fe8409050 s11: 0x0000002abf78a690 |
| | |
| | -- C level backtrace information ------------------------------------------- |
| /tmp/ruby/src/trunk/test/ruby/test_gc_compact.rb:289:in 'TestGCCompact#test_moving_arrays_down_heaps' |
| 16) Error: |
| TestProc#test_local_variable_set_wb: |
| Test::Unit::ProxyError: execution of Test::Unit::CoreAssertions#assert_ruby_status expired timeout (30 sec) |
| pid 64267 killed by SIGTERM (signal 15) |
| | |
| /tmp/ruby/src/trunk/test/ruby/test_proc.rb:1722:in 'TestProc#test_local_variable_set_wb' |
| 17) Error: |
| Test_TypedData#test_deferred_free: |
| Test::Unit::ProxyError: execution of Test::Unit::CoreAssertions#assert_ruby_status expired timeout (10 sec) |
| pid 58460 killed by SIGTERM (signal 15) |
| | |
| /tmp/ruby/src/trunk/test/-ext-/typeddata/test_typeddata.rb:22:in 'Test_TypedData#test_deferred_free' |
| 18) Error: |
| TestArgf#test_inplace_bug_17117: |
| Test::Unit::ProxyError: execution of Test::Unit::CoreAssertions#assert_in_out_err expired timeout (10 sec) |
| pid 57977 killed by SIGTERM (signal 15) |
| | |
| /tmp/ruby/src/trunk/test/ruby/test_argf.rb:386:in 'TestArgf#test_inplace_bug_17117' |
| make: *** [uncommon.mk:910: yes-test-all] Error 18 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0. |