|  | "make update-download -j4" exit with 0. | 
|  | "make update-src      -j4" exit with 0. | 
|  | From https://github.com/ruby/ruby | 
|  | a0bf6d3..7989a2f  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. | 
|  | 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 265905 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 265905 killed by SIGSEGV (signal 11) (core dumped) | 
|  | | | 
|  | | -e:11: [BUG] Segmentation fault at 0x000003e90003dd69 | 
|  | | ruby 3.5.0dev (2025-10-18T00:44:04Z master 7989a2ff46) +PRISM [x86_64-linux] | 
|  | | | 
|  | | -- Control frame information ----------------------------------------------- | 
|  | | c:0004 p:0021 s:0019 e:000015 l:n n:---- BLOCK  -e:11 | 
|  | | c:0003 p:0017 s:0013 e:000012 l:y n:0001 METHOD <internal:kernel>:168 | 
|  | | 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>:168:in 'loop' | 
|  | | -e:11:in 'block in <main>' | 
|  | | | 
|  | | -- Threading information --------------------------------------------------- | 
|  | | Total ractor count: 1 | 
|  | | Ruby thread count for this ractor: 2 | 
|  | | | 
|  | | -- Machine register context ------------------------------------------------ | 
|  | |  RIP: 0x000064ac98d3bf08 RBP: 0x0000000055550083 RSP: 0x00007ffee38b6c40 | 
|  | |  RAX: 0x0000732d18c24f30 RBX: 0x000064acae0dcaa0 RCX: 0x0000000000000002 | 
|  | |  RDX: 0x0000732d18c24ef8 RDI: 0x0000732d18b250e0 RSI: 0x0000732d18b250a8 | 
|  | |   R8: 0x0000732d18b25098  R9: 0x0000732d18b25090 R10: 0x0000732d18a9dea0 | 
|  | |  R11: 0x0000000000000000 R12: 0x000064acae17e5d0 R13: 0x0000000000000000 | 
|  | |  R14: 0x0000732d18aac310 R15: 0x0000732d18c24f30 EFL: 0x0000000000000246 | 
|  | | | 
|  | | -- C level backtrace information ------------------------------------------- | 
|  | | /tmp/ruby/build/trunk_clang_18/ruby(rb_print_backtrace+0x14) [0x64ac98f68f63] /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) [0x64ac98f27ffc] /tmp/ruby/src/trunk_clang_18/error.c:1130 | 
|  | | /tmp/ruby/build/trunk_clang_18/ruby(sigsegv+0x5a) [0x64ac98cab02a] /tmp/ruby/src/trunk_clang_18/signal.c:948 | 
|  | | /lib/x86_64-linux-gnu/libc.so.6(0x732d18c6e320) [0x732d18c6e320] | 
|  | | /tmp/ruby/build/trunk_clang_18/ruby(vm_push_frame+0x8) [0x64ac98d3bf08] /tmp/ruby/src/trunk_clang_18/vm_insnhelper.c:389 | 
|  | | /tmp/ruby/build/trunk_clang_18/ruby(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk_clang_18/vm_insnhelper.c:3917 | 
|  | | /tmp/ruby/build/trunk_clang_18/ruby(RB_UNDEF_P+0x0) [0x64ac98d1d68e] /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:902 | 
|  | | /tmp/ruby/build/trunk_clang_18/ruby(vm_exec_loop+0x0) [0x64ac98d18fbd] /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) [0x64ac98baba1f] /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) [0x64ac98ba94b5] /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) [0x732d18c531ca] ../sysdeps/nptl/libc_start_call_main.h:58 | 
|  | | /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x732d18c5328b] ../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 | 
|  | | [0x64ac98ba9375] | 
|  | | | 
|  | | -- 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: | 
|  | | | 
|  | | 64ac98b5d000-64ac98b9d000 r--p 00000000 00:be 15745661                   /tmp/ruby/build/trunk_clang_18/ruby | 
|  | | 64ac98b9d000-64ac98fd2000 r-xp 00040000 00:be 15745661                   /tmp/ruby/build/trunk_clang_18/ruby | 
|  | | 64ac98fd2000-64ac99169000 r--p 00475000 00:be 15745661                   /tmp/ruby/build/trunk_clang_18/ruby | 
|  | | 64ac99169000-64ac9917e000 r--p 0060c000 00:be 15745661                   /tmp/ruby/build/trunk_clang_18/ruby | 
|  | | 64ac9917e000-64ac99180000 rw-p 00621000 00:be 15745661                   /tmp/ruby/build/trunk_clang_18/ruby | 
|  | | 64ac99180000-64ac99194000 rw-p 00000000 00:00 0 | 
|  | | 64acae0d5000-64acbb3f6000 rw-p 00000000 00:00 0                          [heap] | 
|  | | 732c844be000-732c846c5000 r--s 00000000 00:be 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6 | 
|  | | 732c846c5000-732c86c70000 r--s 00000000 00:be 15745661                   /tmp/ruby/build/trunk_clang_18/ruby | 
|  | | 732c86c70000-732c9c5a0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate] | 
|  | | 732c9c5ae000-732cbc5b0000 rw-p 00000000 00:00 0 | 
|  | | 732cbc5b0000-732cca6d0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate] | 
|  | | 732cca6e0000-732ce1ca0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate] | 
|  | | 732ce1cb0000-732cee130000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate] | 
|  | | 732cee140000-732cf42f0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate] | 
|  | | 732cf4300000-732cf6ff0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate] | 
|  | | 732cf7000000-732cf8000000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate] | 
|  | | 732cf8000000-732cf8021000 rw-p 00000000 00:00 0 | 
|  | | 732cf8021000-732cfc000000 ---p 00000000 00:00 0 | 
|  | | 732cfc010000-732cfcd80000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate] | 
|  | | 732cfcd90000-732cfd870000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate] | 
|  | | 732cfd880000-732cfdf00000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate] | 
|  | | 732cfdf10000-732cfe1d0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate] | 
|  | | 732cfe1e0000-732cfe340000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate] | 
|  | | 732cfe350000-732cfe410000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate] | 
|  | | 732cfe420000-732cfe490000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate] | 
|  | | 732cfe49d000-732cfe49e000 ---p 00000000 00:00 0 | 
|  | | 732cfe49e000-732cfe4be000 rw-p 00000000 00:00 0 | 
|  | | 732cfe4be000-732cfe5bf000 rw-p 00000000 00:00 0 | 
|  | | 732cfe5bf000-732cfe5c0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 732cfe5c0000-732cfe601000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 732cfe601000-732cfe602000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 732cfe602000-732cfe643000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 732cfe643000-732cfe644000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 732cfe644000-732cfe685000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 732cfe685000-732cfe686000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 732cfe686000-732cfe6c7000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 732cfe6c7000-732cfe6c8000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 732cfe6c8000-732cfe709000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 732cfe709000-732cfe70a000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 732cfe70a000-732cfe74b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 732cfe74b000-732cfe74c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 732cfe74c000-732cfe78d000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 732cfe78d000-732cfe78e000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 732cfe78e000-732cfe7cf000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 732cfe7cf000-732cfe7d0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 732cfe7d0000-732cfe811000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 732cfe811000-732cfe812000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 732cfe812000-732cfe853000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 732cfe853000-732cfe854000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 732cfe854000-732cfe895000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 732cfe895000-732cfe896000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 732cfe896000-732cfe8d7000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 732cfe8d7000-732cfe8d8000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 732cfe8d8000-732cfe919000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 732cfe919000-732cfe91a000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 732cfe91a000-732cfe95b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 732cfe95b000-732cfe95c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 732cfe95c000-732cfe99d000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 732cfe99d000-732cfe99e000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 732cfe99e000-732cfe9df000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 732cfe9df000-732cfe9e0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 732cfe9e0000-732cfea21000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 732cfea21000-732cfea22000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 732cfea22000-732cfea63000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 732cfea63000-732cfea64000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 732cfea64000-732cfeaa5000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 732cfeaa5000-732cfeaa6000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 732cfeaa6000-732cfeae7000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 732cfeae7000-732cfeae8000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 732cfeae8000-732cfeb29000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 732cfeb29000-732cfeb2a000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 732cfeb2a000-732cfeb6b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 732cfeb6b000-732cfeb6c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 732cfeb6c000-732cfebad000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 732cfebad000-732cfebae000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 732cfebae000-732cfebef000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 732cfebef000-732cfebf0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 732cfebf0000-732cfec31000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 732cfec31000-732cfec32000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 732cfec32000-732cfec73000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 732cfec73000-732cfec74000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 732cfec74000-732cfecb5000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 732cfecb5000-732cfecb6000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 732cfecb6000-732cfecf7000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 732cfecf7000-732cfecf8000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 732cfecf8000-732cfed39000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 732cfed39000-732cfed3a000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 732cfed3a000-732cfed7b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 732cfed7b000-732cfed7c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 732cfed7c000-732cfedbd000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 732cfedbd000-732cfedbe000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 732cfedbe000-732cfedff000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory] | 
|  | | 732cfedff000-732cfee00000 ---p 00000000 00:00 0 | 
|  | | 732cfee00000-732cff600000 rw-p 00000000 00:00 0 | 
|  | | 732cff600000-732d17600000 rw-p 00000000 00:00 0                          [anon:Ruby:Init_default_shapes:shape_cache] | 
|  | | 732d17600000-732d18a00000 rw-p 00000000 00:00 0                          [anon:Ruby:Init_default_shapes:shape_list] | 
|  | | 732d18a10000-732d18a30000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate] | 
|  | | 732d18a3f000-732d18a60000 rw-p 00000000 00:00 0 | 
|  | | 732d18a60000-732d18ae0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate] | 
|  | | 732d18aef000-732d18b10000 rw-p 00000000 00:00 0 | 
|  | | 732d18b10000-732d18b20000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate] | 
|  | | 732d18b20000-732d18b21000 r--p 00000000 00:be 18110078                   /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/enc/trans/transdb.so | 
|  | | 732d18b21000-732d18b22000 r-xp 00001000 00:be 18110078                   /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/enc/trans/transdb.so | 
|  | | 732d18b22000-732d18b23000 r--p 00002000 00:be 18110078                   /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/enc/trans/transdb.so | 
|  | | 732d18b23000-732d18b24000 r--p 00002000 00:be 18110078                   /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/enc/trans/transdb.so | 
|  | | 732d18b24000-732d18b25000 rw-p 00003000 00:be 18110078                   /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/enc/trans/transdb.so | 
|  | | 732d18b25000-732d18c29000 rw-p 00000000 00:00 0 | 
|  | | 732d18c29000-732d18c51000 r--p 00000000 00:be 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6 | 
|  | | 732d18c51000-732d18dd9000 r-xp 00028000 00:be 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6 | 
|  | | 732d18dd9000-732d18e28000 r--p 001b0000 00:be 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6 | 
|  | | 732d18e28000-732d18e2c000 r--p 001fe000 00:be 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6 | 
|  | | 732d18e2c000-732d18e2e000 rw-p 00202000 00:be 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6 | 
|  | | 732d18e2e000-732d18e3d000 rw-p 00000000 00:00 0 | 
|  | | 732d18e3d000-732d18e41000 r--p 00000000 00:be 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 | 
|  | | 732d18e41000-732d18e64000 r-xp 00004000 00:be 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 | 
|  | | 732d18e64000-732d18e68000 r--p 00027000 00:be 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 | 
|  | | 732d18e68000-732d18e69000 r--p 0002b000 00:be 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 | 
|  | | 732d18e69000-732d18e6a000 rw-p 0002c000 00:be 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 | 
|  | | 732d18e6a000-732d18e7a000 r--p 00000000 00:be 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6 | 
|  | | 732d18e7a000-732d18ef9000 r-xp 00010000 00:be 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6 | 
|  | | 732d18ef9000-732d18f51000 r--p 0008f000 00:be 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6 | 
|  | | 732d18f51000-732d18f52000 r--p 000e7000 00:be 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6 | 
|  | | 732d18f52000-732d18f53000 rw-p 000e8000 00:be 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6 | 
|  | | 732d18f53000-732d18f55000 r--p 00000000 00:be 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 | 
|  | | 732d18f55000-732d18f6a000 r-xp 00002000 00:be 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 | 
|  | | 732d18f6a000-732d18f83000 r--p 00017000 00:be 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 | 
|  | | 732d18f83000-732d18f84000 r--p 0002f000 00:be 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 | 
|  | | 732d18f84000-732d18f85000 rw-p 00030000 00:be 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 | 
|  | | 732d18f85000-732d18f8d000 rw-p 00000000 00:00 0 | 
|  | | 732d18f8d000-732d18f97000 r--p 00000000 00:be 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 | 
|  | | 732d18f97000-732d18ffa000 r-xp 0000a000 00:be 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 | 
|  | | 732d18ffa000-732d1900f000 r--p 0006d000 00:be 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 | 
|  | | 732d1900f000-732d19010000 r--p 00081000 00:be 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 | 
|  | | 732d19010000-732d19011000 rw-p 00082000 00:be 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 | 
|  | | 732d19011000-732d19013000 r--p 00000000 00:be 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3 | 
|  | | 732d19013000-732d19025000 r-xp 00002000 00:be 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3 | 
|  | | 732d19025000-732d1902b000 r--p 00014000 00:be 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3 | 
|  | | 732d1902b000-732d1902c000 r--p 0001a000 00:be 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3 | 
|  | | 732d1902c000-732d1902d000 rw-p 0001b000 00:be 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3 | 
|  | | 732d1902d000-732d1902e000 r--p 00000000 00:be 18109488                   /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/enc/encdb.so | 
|  | | 732d1902e000-732d1902f000 r-xp 00001000 00:be 18109488                   /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/enc/encdb.so | 
|  | | 732d1902f000-732d19030000 r--p 00002000 00:be 18109488                   /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/enc/encdb.so | 
|  | | 732d19030000-732d19031000 r--p 00002000 00:be 18109488                   /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/enc/encdb.so | 
|  | | 732d19031000-732d19032000 rw-p 00003000 00:be 18109488                   /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/enc/encdb.so | 
|  | | 732d19032000-732d19034000 rw-p 00000000 00:00 0 | 
|  | | 732d19034000-732d19035000 r--p 00000000 00:be 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 | 
|  | | 732d19035000-732d19060000 r-xp 00001000 00:be 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 | 
|  | | 732d19060000-732d1906a000 r--p 0002c000 00:be 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 | 
|  | | 732d1906a000-732d1906c000 r--p 00036000 00:be 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 | 
|  | | 732d1906c000-732d1906e000 rw-p 00038000 00:be 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 | 
|  | | 7ffee3898000-7ffee38b9000 rw-p 00000000 00:00 0                          [stack] | 
|  | | 7ffee3919000-7ffee391d000 r--p 00000000 00:00 0                          [vvar] | 
|  | | 7ffee391d000-7ffee391f000 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. |