| "make update-download -j4" exit with 0. |
| "make update-src -j4" exit with 0. |
| "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. |
| Could not attach to process. If your uid matches the uid of the target |
| process, check the setting of /proc/sys/kernel/yama/ptrace_scope, or try |
| again as the root user. For more details, see /etc/sysctl.d/10-ptrace.conf |
| warning: process 4137369 is a zombie - the process has already terminated |
| ptrace: Inappropriate ioctl for device. |
| >>> Threads |
| No threads. |
| >>> Machine level backtrace |
| >>> Dump Ruby level backtrace (if possible) |
| /tmp/ruby/src/trunk_clang_18/tool/lib/dump.gdb:12: Error in sourced command file: |
| No symbol table is loaded. Use the "file" command. |
| 1) Error: |
| TestGc#test_interrupt_in_finalizer: |
| Test::Unit::ProxyError: execution of Test::Unit::CoreAssertions#assert_in_out_err expired timeout (100 sec) |
| pid 4137369 killed by SIGSEGV (signal 11) (core dumped) |
| | |
| | -e:11: [BUG] Segmentation fault at 0x000003e9003f0f7c |
| | ruby 3.5.0dev (2025-10-21T01:38:18Z master 3b87e76cc6) +PRISM [x86_64-linux] |
| | |
| | -- Control frame information ----------------------------------------------- |
| | c:0005 p:---- s:0022 e:000021 l:y n:---- CFUNC :define_finalizer |
| | c:0004 p:0021 s:0016 e:000015 l:n n:---- BLOCK -e:11 |
| | c:0003 p:0017 s:0013 e:000012 l:y n:0001 METHOD <internal:kernel>:169 |
| | c:0002 p:0029 s:0008 E:0013d0 l:n n:---- EVAL -e:10 [FINISH] |
| | c:0001 p:0000 s:0003 E:000860 l:y n:---- DUMMY [FINISH] |
| | |
| | -- Ruby level backtrace information ---------------------------------------- |
| | -e:10:in '<main>' |
| | <internal:kernel>:169:in 'loop' |
| | -e:11:in 'block in <main>' |
| | -e:11:in 'define_finalizer' |
| | |
| | -- Threading information --------------------------------------------------- |
| | Total ractor count: 1 |
| | Ruby thread count for this ractor: 2 |
| | |
| | -- Machine register context ------------------------------------------------ |
| | RIP: 0x0000558929bdc351 RBP: 0x0000000000000001 RSP: 0x00007ffd6d0d7510 |
| | RAX: 0x00007c0f722ef8d8 RBX: 0x0000000000000d81 RCX: 0x0000000000000d81 |
| | RDX: 0x00007c0f722ef8d0 RDI: 0x000055893b569aa0 RSI: 0x00007c0f733ccdb0 |
| | R8: 0x0000000000000001 R9: 0x0000000000000000 R10: 0x00007c0f208d6408 |
| | R11: 0x0000000055550083 R12: 0x000055893b60b5d0 R13: 0x00007c0f733bdea0 |
| | R14: 0x00007c0f722ef8d0 R15: 0x000055893b569aa0 EFL: 0x0000000000000246 |
| | |
| | -- C level backtrace information ------------------------------------------- |
| | /tmp/ruby/build/trunk_clang_18/ruby(rb_print_backtrace+0x14) [0x558929e1f053] /tmp/ruby/src/trunk_clang_18/vm_dump.c:1099 |
| | /tmp/ruby/build/trunk_clang_18/ruby(rb_vm_bugreport) /tmp/ruby/src/trunk_clang_18/vm_dump.c:1444 |
| | /tmp/ruby/build/trunk_clang_18/ruby(rb_bug_for_fatal_signal+0x15c) [0x558929dde0ec] /tmp/ruby/src/trunk_clang_18/error.c:1130 |
| | /tmp/ruby/build/trunk_clang_18/ruby(sigsegv+0x5a) [0x558929b610ca] /tmp/ruby/src/trunk_clang_18/signal.c:948 |
| | /lib/x86_64-linux-gnu/libc.so.6(0x7c0f8c997320) [0x7c0f8c997320] |
| | /tmp/ruby/build/trunk_clang_18/ruby(vm_respond_to+0x1) [0x558929bdc351] /tmp/ruby/src/trunk_clang_18/vm_method.c:3292 |
| | /tmp/ruby/build/trunk_clang_18/ruby(rb_ec_obj_respond_to+0x25) [0x558929bdc165] /tmp/ruby/src/trunk_clang_18/vm_method.c:3353 |
| | /tmp/ruby/build/trunk_clang_18/ruby(rb_obj_respond_to) /tmp/ruby/src/trunk_clang_18/vm_method.c:3346 |
| | /tmp/ruby/build/trunk_clang_18/ruby(rb_define_finalizer+0x6c) [0x558929a7235c] /tmp/ruby/src/trunk_clang_18/gc.c:1650 |
| | /tmp/ruby/build/trunk_clang_18/ruby(vm_cfp_consistent_p+0x0) [0x558929bf207e] /tmp/ruby/src/trunk_clang_18/vm_insnhelper.c:3925 |
| | /tmp/ruby/build/trunk_clang_18/ruby(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk_clang_18/vm_insnhelper.c:3927 |
| | /tmp/ruby/build/trunk_clang_18/ruby(RB_UNDEF_P+0x0) [0x558929bd378e] /tmp/ruby/src/trunk_clang_18/vm_insnhelper.c:6118 |
| | /tmp/ruby/build/trunk_clang_18/ruby(vm_exec_core) ../../src/trunk_clang_18/insns.def:903 |
| | /tmp/ruby/build/trunk_clang_18/ruby(vm_exec_loop+0x0) [0x558929bcf0bd] /tmp/ruby/src/trunk_clang_18/vm.c:2722 |
| | /tmp/ruby/build/trunk_clang_18/ruby(rb_vm_exec) /tmp/ruby/src/trunk_clang_18/vm.c:2725 |
| | /tmp/ruby/build/trunk_clang_18/ruby(rb_ec_exec_node+0x2e) [0x558929a61a1f] /tmp/ruby/src/trunk_clang_18/eval.c:283 |
| | /tmp/ruby/build/trunk_clang_18/ruby(ruby_run_node) /tmp/ruby/src/trunk_clang_18/eval.c:321 |
| | /tmp/ruby/build/trunk_clang_18/ruby(rb_main+0x1c) [0x558929a5f4b5] /tmp/ruby/src/trunk_clang_18/main.c:42 |
| | /tmp/ruby/build/trunk_clang_18/ruby(main) /tmp/ruby/src/trunk_clang_18/main.c:62 |
| | /lib/x86_64-linux-gnu/libc.so.6(__libc_start_call_main+0x7a) [0x7c0f8c97c1ca] ../sysdeps/nptl/libc_start_call_main.h:58 |
| | /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7c0f8c97c28b] ../csu/libc-start.c:360 |
| | /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main_impl) ../csu/libc-start.c:347 |
| | /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main) (null):0 |
| | [0x558929a5f375] |
| | |
| | -- Other runtime information ----------------------------------------------- |
| | |
| | * Loaded script: -e |
| | |
| | * Namespace: disabled |
| | * Loaded features: |
| | |
| | 0 enumerator.so |
| | 1 thread.rb |
| | 2 fiber.so |
| | 3 rational.so |
| | 4 complex.so |
| | 5 pathname.so |
| | 6 ruby2_keywords.rb |
| | 7 set.rb |
| | 8 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/enc/encdb.so |
| | 9 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/enc/trans/transdb.so |
| | |
| | * Process memory map: |
| | |
| | 558929a13000-558929a53000 r--p 00000000 00:be 15745253 /tmp/ruby/build/trunk_clang_18/ruby |
| | 558929a53000-558929e88000 r-xp 00040000 00:be 15745253 /tmp/ruby/build/trunk_clang_18/ruby |
| | 558929e88000-55892a01f000 r--p 00475000 00:be 15745253 /tmp/ruby/build/trunk_clang_18/ruby |
| | 55892a01f000-55892a034000 r--p 0060c000 00:be 15745253 /tmp/ruby/build/trunk_clang_18/ruby |
| | 55892a034000-55892a036000 rw-p 00621000 00:be 15745253 /tmp/ruby/build/trunk_clang_18/ruby |
| | 55892a036000-55892a04a000 rw-p 00000000 00:00 0 |
| | 55893b562000-55894ab52000 rw-p 00000000 00:00 0 [heap] |
| | 7c0eba98e000-7c0efa990000 rw-p 00000000 00:00 0 |
| | 7c0efa990000-7c0f10320000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7c0f1e11e000-7c0f1e325000 r--s 00000000 00:be 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7c0f1e325000-7c0f208d0000 r--s 00000000 00:be 15745253 /tmp/ruby/build/trunk_clang_18/ruby |
| | 7c0f208d0000-7c0f3e390000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7c0f3e3a0000-7c0f559d0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7c0f559e0000-7c0f61e60000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7c0f61e70000-7c0f68030000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7c0f68040000-7c0f6aff0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7c0f6b000000-7c0f6c000000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7c0f6c000000-7c0f6c021000 rw-p 00000000 00:00 0 |
| | 7c0f6c021000-7c0f70000000 ---p 00000000 00:00 0 |
| | 7c0f70010000-7c0f70aa0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7c0f70ab0000-7c0f71590000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7c0f715a0000-7c0f71c20000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7c0f71c30000-7c0f71ef0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7c0f71f00000-7c0f72060000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7c0f72070000-7c0f72130000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7c0f72140000-7c0f721b0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7c0f721be000-7c0f721bf000 ---p 00000000 00:00 0 |
| | 7c0f721bf000-7c0f721df000 rw-p 00000000 00:00 0 |
| | 7c0f721df000-7c0f722e0000 rw-p 00000000 00:00 0 |
| | 7c0f722e0000-7c0f72300000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7c0f7230f000-7c0f72330000 rw-p 00000000 00:00 0 |
| | 7c0f72330000-7c0f72360000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7c0f7236f000-7c0f72370000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c0f72370000-7c0f723b1000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c0f723b1000-7c0f723b2000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c0f723b2000-7c0f723f3000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c0f723f3000-7c0f723f4000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c0f723f4000-7c0f72435000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c0f72435000-7c0f72436000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c0f72436000-7c0f72477000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c0f72477000-7c0f72478000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c0f72478000-7c0f724b9000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c0f724b9000-7c0f724ba000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c0f724ba000-7c0f724fb000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c0f724fb000-7c0f724fc000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c0f724fc000-7c0f7253d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c0f7253d000-7c0f7253e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c0f7253e000-7c0f7257f000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c0f7257f000-7c0f72580000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c0f72580000-7c0f725c1000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c0f725c1000-7c0f725c2000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c0f725c2000-7c0f72603000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c0f72603000-7c0f72604000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c0f72604000-7c0f72645000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c0f72645000-7c0f72646000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c0f72646000-7c0f72687000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c0f72687000-7c0f72688000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c0f72688000-7c0f726c9000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c0f726c9000-7c0f726ca000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c0f726ca000-7c0f7270b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c0f7270b000-7c0f7270c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c0f7270c000-7c0f7274d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c0f7274d000-7c0f7274e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c0f7274e000-7c0f7278f000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c0f7278f000-7c0f72790000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c0f72790000-7c0f727d1000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c0f727d1000-7c0f727d2000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c0f727d2000-7c0f72813000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c0f72813000-7c0f72814000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c0f72814000-7c0f72855000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c0f72855000-7c0f72856000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c0f72856000-7c0f72897000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c0f72897000-7c0f72898000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c0f72898000-7c0f728d9000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c0f728d9000-7c0f728da000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c0f728da000-7c0f7291b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c0f7291b000-7c0f7291c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c0f7291c000-7c0f7295d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c0f7295d000-7c0f7295e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c0f7295e000-7c0f7299f000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c0f7299f000-7c0f729a0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c0f729a0000-7c0f729e1000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c0f729e1000-7c0f729e2000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c0f729e2000-7c0f72a23000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c0f72a23000-7c0f72a24000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c0f72a24000-7c0f72a65000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c0f72a65000-7c0f72a66000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c0f72a66000-7c0f72aa7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c0f72aa7000-7c0f72aa8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c0f72aa8000-7c0f72ae9000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c0f72ae9000-7c0f72aea000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c0f72aea000-7c0f72b2b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c0f72b2b000-7c0f72b2c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c0f72b2c000-7c0f72b6d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c0f72b6d000-7c0f72b6e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c0f72b6e000-7c0f72baf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c0f72baf000-7c0f72bb0000 ---p 00000000 00:00 0 |
| | 7c0f72bb0000-7c0f733b0000 rw-p 00000000 00:00 0 |
| | 7c0f733b0000-7c0f73400000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7c0f73400000-7c0f8b400000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache] |
| | 7c0f8b400000-7c0f8c800000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list] |
| | 7c0f8c80f000-7c0f8c830000 rw-p 00000000 00:00 0 |
| | 7c0f8c830000-7c0f8c840000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7c0f8c849000-7c0f8c84a000 r--p 00000000 00:be 18110078 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7c0f8c84a000-7c0f8c84b000 r-xp 00001000 00:be 18110078 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7c0f8c84b000-7c0f8c84c000 r--p 00002000 00:be 18110078 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7c0f8c84c000-7c0f8c84d000 r--p 00002000 00:be 18110078 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7c0f8c84d000-7c0f8c84e000 rw-p 00003000 00:be 18110078 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7c0f8c84e000-7c0f8c952000 rw-p 00000000 00:00 0 |
| | 7c0f8c952000-7c0f8c97a000 r--p 00000000 00:be 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7c0f8c97a000-7c0f8cb02000 r-xp 00028000 00:be 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7c0f8cb02000-7c0f8cb51000 r--p 001b0000 00:be 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7c0f8cb51000-7c0f8cb55000 r--p 001fe000 00:be 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7c0f8cb55000-7c0f8cb57000 rw-p 00202000 00:be 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7c0f8cb57000-7c0f8cb66000 rw-p 00000000 00:00 0 |
| | 7c0f8cb66000-7c0f8cb6a000 r--p 00000000 00:be 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7c0f8cb6a000-7c0f8cb8d000 r-xp 00004000 00:be 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7c0f8cb8d000-7c0f8cb91000 r--p 00027000 00:be 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7c0f8cb91000-7c0f8cb92000 r--p 0002b000 00:be 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7c0f8cb92000-7c0f8cb93000 rw-p 0002c000 00:be 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7c0f8cb93000-7c0f8cba3000 r--p 00000000 00:be 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7c0f8cba3000-7c0f8cc22000 r-xp 00010000 00:be 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7c0f8cc22000-7c0f8cc7a000 r--p 0008f000 00:be 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7c0f8cc7a000-7c0f8cc7b000 r--p 000e7000 00:be 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7c0f8cc7b000-7c0f8cc7c000 rw-p 000e8000 00:be 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7c0f8cc7c000-7c0f8cc7e000 r--p 00000000 00:be 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7c0f8cc7e000-7c0f8cc93000 r-xp 00002000 00:be 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7c0f8cc93000-7c0f8ccac000 r--p 00017000 00:be 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7c0f8ccac000-7c0f8ccad000 r--p 0002f000 00:be 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7c0f8ccad000-7c0f8ccae000 rw-p 00030000 00:be 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7c0f8ccae000-7c0f8ccb6000 rw-p 00000000 00:00 0 |
| | 7c0f8ccb6000-7c0f8ccc0000 r--p 00000000 00:be 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7c0f8ccc0000-7c0f8cd23000 r-xp 0000a000 00:be 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7c0f8cd23000-7c0f8cd38000 r--p 0006d000 00:be 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7c0f8cd38000-7c0f8cd39000 r--p 00081000 00:be 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7c0f8cd39000-7c0f8cd3a000 rw-p 00082000 00:be 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7c0f8cd3a000-7c0f8cd3c000 r--p 00000000 00:be 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7c0f8cd3c000-7c0f8cd4e000 r-xp 00002000 00:be 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7c0f8cd4e000-7c0f8cd54000 r--p 00014000 00:be 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7c0f8cd54000-7c0f8cd55000 r--p 0001a000 00:be 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7c0f8cd55000-7c0f8cd56000 rw-p 0001b000 00:be 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7c0f8cd56000-7c0f8cd57000 r--p 00000000 00:be 18109488 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/enc/encdb.so |
| | 7c0f8cd57000-7c0f8cd58000 r-xp 00001000 00:be 18109488 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/enc/encdb.so |
| | 7c0f8cd58000-7c0f8cd59000 r--p 00002000 00:be 18109488 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/enc/encdb.so |
| | 7c0f8cd59000-7c0f8cd5a000 r--p 00002000 00:be 18109488 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/enc/encdb.so |
| | 7c0f8cd5a000-7c0f8cd5b000 rw-p 00003000 00:be 18109488 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/enc/encdb.so |
| | 7c0f8cd5b000-7c0f8cd5d000 rw-p 00000000 00:00 0 |
| | 7c0f8cd5d000-7c0f8cd5e000 r--p 00000000 00:be 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7c0f8cd5e000-7c0f8cd89000 r-xp 00001000 00:be 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7c0f8cd89000-7c0f8cd93000 r--p 0002c000 00:be 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7c0f8cd93000-7c0f8cd95000 r--p 00036000 00:be 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7c0f8cd95000-7c0f8cd97000 rw-p 00038000 00:be 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7ffd6d0b9000-7ffd6d0da000 rw-p 00000000 00:00 0 [stack] |
| | 7ffd6d111000-7ffd6d115000 r--p 00000000 00:00 0 [vvar] |
| | 7ffd6d115000-7ffd6d117000 r-xp 00000000 00:00 0 [vdso] |
| | ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall] |
| | |
| | |
| /tmp/ruby/src/trunk_clang_18/test/ruby/test_gc.rb:761:in 'TestGc#test_interrupt_in_finalizer' |
| make: *** [uncommon.mk:910: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0. |