| "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 1982770 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 1982770 killed by SIGSEGV (signal 11) (core dumped) |
| | |
| | -e:11: [BUG] Segmentation fault at 0x000003e9001e37f3 |
| | ruby 3.5.0dev (2025-10-07T15:50:00Z master 7089a4e2d8) +PRISM [x86_64-linux] |
| | |
| | -- Control frame information ----------------------------------------------- |
| | c:0005 p:---- s:0022 e:000021 n:---- CFUNC :define_finalizer |
| | c:0004 p:0021 s:0016 e:000015 n:---- BLOCK -e:11 |
| | c:0003 p:0017 s:0013 e:000012 n:0001 METHOD <internal:kernel>:168 |
| | c:0002 p:0029 s:0008 E:001420 n:---- EVAL -e:10 [FINISH] |
| | c:0001 p:0000 s:0003 E:0009a0 n:---- DUMMY [FINISH] |
| | |
| | -- Ruby level backtrace information ---------------------------------------- |
| | -e:10:in '<main>' |
| | <internal:kernel>:168: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: 0x00005a57d3e17644 RBP: 0x0000000000000000 RSP: 0x00007ffea42702c0 |
| | RAX: 0x0000746294a0f010 RBX: 0x00007462e8741c50 RCX: 0x000000000000001a |
| | RDX: 0x0000000000000002 RDI: 0x00000e8c5d0e838a RSI: 0x00007462e8741c50 |
| | R8: 0x0003ad9392f36d09 R9: 0x0000746264a0e010 R10: 0x0000000000000001 |
| | R11: 0x0000000000000010 R12: 0x0003ad9392f36d09 R13: 0x0000000000000000 |
| | R14: 0x00005a57dd9da340 R15: 0x0000000002f36d09 EFL: 0x0000000000000246 |
| | |
| | -- C level backtrace information ------------------------------------------- |
| | /tmp/ruby/build/trunk_clang_18/ruby(rb_print_backtrace+0x14) [0x5a57d40cd40e] /tmp/ruby/src/trunk_clang_18/vm_dump.c:857 |
| | /tmp/ruby/build/trunk_clang_18/ruby(rb_vm_bugreport) /tmp/ruby/src/trunk_clang_18/vm_dump.c:1198 |
| | /tmp/ruby/build/trunk_clang_18/ruby(rb_bug_for_fatal_signal+0x15c) [0x5a57d408cd5c] /tmp/ruby/src/trunk_clang_18/error.c:1130 |
| | /tmp/ruby/build/trunk_clang_18/ruby(sigsegv+0x5a) [0x5a57d3e100fa] /tmp/ruby/src/trunk_clang_18/signal.c:948 |
| | /lib/x86_64-linux-gnu/libc.so.6(0x746336915320) [0x746336915320] |
| | /tmp/ruby/build/trunk_clang_18/ruby(find_table_entry_ind+0x89) [0x5a57d3e17644] /tmp/ruby/src/trunk_clang_18/st.c:368 |
| | /tmp/ruby/build/trunk_clang_18/ruby(rb_st_lookup) /tmp/ruby/src/trunk_clang_18/st.c:1077 |
| | /tmp/ruby/build/trunk_clang_18/ruby(rb_define_finalizer+0xc3) [0x5a57d3d21493] /tmp/ruby/src/trunk_clang_18/gc/default/default.c:2756 |
| | /tmp/ruby/build/trunk_clang_18/ruby(vm_cfp_consistent_p+0x0) [0x5a57d3ea0f6e] /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) [0x5a57d3e826ce] /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) [0x5a57d3e7e03d] /tmp/ruby/src/trunk_clang_18/vm.c:2719 |
| | /tmp/ruby/build/trunk_clang_18/ruby(rb_vm_exec) /tmp/ruby/src/trunk_clang_18/vm.c:2722 |
| | /tmp/ruby/build/trunk_clang_18/ruby(rb_ec_exec_node+0x2e) [0x5a57d3d10aff] /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) [0x5a57d3d0e595] /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) [0x7463368fa1ca] ../sysdeps/nptl/libc_start_call_main.h:58 |
| | /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7463368fa28b] ../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 |
| | [0x5a57d3d0e455] |
| | |
| | -- 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: |
| | |
| | 5a57d3cc2000-5a57d3d02000 r--p 00000000 00:be 15740762 /tmp/ruby/build/trunk_clang_18/ruby |
| | 5a57d3d02000-5a57d4136000 r-xp 00040000 00:be 15740762 /tmp/ruby/build/trunk_clang_18/ruby |
| | 5a57d4136000-5a57d42cd000 r--p 00474000 00:be 15740762 /tmp/ruby/build/trunk_clang_18/ruby |
| | 5a57d42cd000-5a57d42e2000 r--p 0060b000 00:be 15740762 /tmp/ruby/build/trunk_clang_18/ruby |
| | 5a57d42e2000-5a57d42e4000 rw-p 00620000 00:be 15740762 /tmp/ruby/build/trunk_clang_18/ruby |
| | 5a57d42e4000-5a57d42f8000 rw-p 00000000 00:00 0 |
| | 5a57dd9d3000-5a57eac90000 rw-p 00000000 00:00 0 [heap] |
| | 746264a0e000-7462a4a10000 rw-p 00000000 00:00 0 |
| | 7462a4a10000-7462ba230000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7462d7a91000-7462d7c98000 r--s 00000000 00:be 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7462d7c98000-7462da240000 r--s 00000000 00:be 15740762 /tmp/ruby/build/trunk_clang_18/ruby |
| | 7462da240000-7462e83b0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7462e83c0000-7462ff970000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7462ff980000-74630bdc0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 74630bdd0000-746311f80000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 746311f90000-746314000000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 746314000000-746314021000 rw-p 00000000 00:00 0 |
| | 746314021000-746318000000 ---p 00000000 00:00 0 |
| | 746318010000-746319080000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 746319090000-74631aa20000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 74631aa30000-74631b510000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 74631b520000-74631bba0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 74631bbb0000-74631be70000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 74631be80000-74631bfe0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 74631bff0000-74631c0b0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 74631c0be000-74631c1bf000 rw-p 00000000 00:00 0 |
| | 74631c1bf000-74631c1c0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74631c1c0000-74631c201000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74631c201000-74631c202000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74631c202000-74631c243000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74631c243000-74631c244000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74631c244000-74631c285000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74631c285000-74631c286000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74631c286000-74631c2c7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74631c2c7000-74631c2c8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74631c2c8000-74631c309000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74631c309000-74631c30a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74631c30a000-74631c34b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74631c34b000-74631c34c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74631c34c000-74631c38d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74631c38d000-74631c38e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74631c38e000-74631c3cf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74631c3cf000-74631c3d0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74631c3d0000-74631c411000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74631c411000-74631c412000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74631c412000-74631c453000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74631c453000-74631c454000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74631c454000-74631c495000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74631c495000-74631c496000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74631c496000-74631c4d7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74631c4d7000-74631c4d8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74631c4d8000-74631c519000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74631c519000-74631c51a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74631c51a000-74631c55b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74631c55b000-74631c55c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74631c55c000-74631c59d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74631c59d000-74631c59e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74631c59e000-74631c5df000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74631c5df000-74631c5e0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74631c5e0000-74631c621000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74631c621000-74631c622000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74631c622000-74631c663000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74631c663000-74631c664000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74631c664000-74631c6a5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74631c6a5000-74631c6a6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74631c6a6000-74631c6e7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74631c6e7000-74631c6e8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74631c6e8000-74631c729000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74631c729000-74631c72a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74631c72a000-74631c76b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74631c76b000-74631c76c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74631c76c000-74631c7ad000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74631c7ad000-74631c7ae000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74631c7ae000-74631c7ef000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74631c7ef000-74631c7f0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74631c7f0000-74631c831000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74631c831000-74631c832000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74631c832000-74631c873000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74631c873000-74631c874000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74631c874000-74631c8b5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74631c8b5000-74631c8b6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74631c8b6000-74631c8f7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74631c8f7000-74631c8f8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74631c8f8000-74631c939000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74631c939000-74631c93a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74631c93a000-74631c97b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74631c97b000-74631c97c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74631c97c000-74631c9bd000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74631c9bd000-74631c9be000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74631c9be000-74631c9ff000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 74631c9ff000-74631ca00000 ---p 00000000 00:00 0 |
| | 74631ca00000-74631d200000 rw-p 00000000 00:00 0 |
| | 74631d200000-746335200000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache] |
| | 746335200000-746336600000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list] |
| | 746336610000-746336680000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 74633668f000-746336690000 ---p 00000000 00:00 0 |
| | 746336690000-7463366b0000 rw-p 00000000 00:00 0 |
| | 7463366b0000-7463366d0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7463366df000-746336700000 rw-p 00000000 00:00 0 |
| | 746336700000-746336780000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 74633678f000-7463367b0000 rw-p 00000000 00:00 0 |
| | 7463367b0000-7463367c0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7463367c7000-7463367c8000 r--p 00000000 00:be 18111046 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7463367c8000-7463367c9000 r-xp 00001000 00:be 18111046 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7463367c9000-7463367ca000 r--p 00002000 00:be 18111046 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7463367ca000-7463367cb000 r--p 00002000 00:be 18111046 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7463367cb000-7463367cc000 rw-p 00003000 00:be 18111046 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7463367cc000-7463368d0000 rw-p 00000000 00:00 0 |
| | 7463368d0000-7463368f8000 r--p 00000000 00:be 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7463368f8000-746336a80000 r-xp 00028000 00:be 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 746336a80000-746336acf000 r--p 001b0000 00:be 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 746336acf000-746336ad3000 r--p 001fe000 00:be 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 746336ad3000-746336ad5000 rw-p 00202000 00:be 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 746336ad5000-746336ae4000 rw-p 00000000 00:00 0 |
| | 746336ae4000-746336ae8000 r--p 00000000 00:be 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 746336ae8000-746336b0b000 r-xp 00004000 00:be 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 746336b0b000-746336b0f000 r--p 00027000 00:be 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 746336b0f000-746336b10000 r--p 0002b000 00:be 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 746336b10000-746336b11000 rw-p 0002c000 00:be 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 746336b11000-746336b21000 r--p 00000000 00:be 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 746336b21000-746336ba0000 r-xp 00010000 00:be 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 746336ba0000-746336bf8000 r--p 0008f000 00:be 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 746336bf8000-746336bf9000 r--p 000e7000 00:be 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 746336bf9000-746336bfa000 rw-p 000e8000 00:be 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 746336bfa000-746336bfc000 r--p 00000000 00:be 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 746336bfc000-746336c11000 r-xp 00002000 00:be 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 746336c11000-746336c2a000 r--p 00017000 00:be 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 746336c2a000-746336c2b000 r--p 0002f000 00:be 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 746336c2b000-746336c2c000 rw-p 00030000 00:be 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 746336c2c000-746336c34000 rw-p 00000000 00:00 0 |
| | 746336c34000-746336c3e000 r--p 00000000 00:be 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 746336c3e000-746336ca1000 r-xp 0000a000 00:be 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 746336ca1000-746336cb6000 r--p 0006d000 00:be 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 746336cb6000-746336cb7000 r--p 00081000 00:be 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 746336cb7000-746336cb8000 rw-p 00082000 00:be 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 746336cb8000-746336cba000 r--p 00000000 00:be 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 746336cba000-746336ccc000 r-xp 00002000 00:be 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 746336ccc000-746336cd2000 r--p 00014000 00:be 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 746336cd2000-746336cd3000 r--p 0001a000 00:be 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 746336cd3000-746336cd4000 rw-p 0001b000 00:be 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 746336cd4000-746336cd5000 r--p 00000000 00:be 18109488 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/enc/encdb.so |
| | 746336cd5000-746336cd6000 r-xp 00001000 00:be 18109488 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/enc/encdb.so |
| | 746336cd6000-746336cd7000 r--p 00002000 00:be 18109488 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/enc/encdb.so |
| | 746336cd7000-746336cd8000 r--p 00002000 00:be 18109488 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/enc/encdb.so |
| | 746336cd8000-746336cd9000 rw-p 00003000 00:be 18109488 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/enc/encdb.so |
| | 746336cd9000-746336cdb000 rw-p 00000000 00:00 0 |
| | 746336cdb000-746336cdc000 r--p 00000000 00:be 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 746336cdc000-746336d07000 r-xp 00001000 00:be 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 746336d07000-746336d11000 r--p 0002c000 00:be 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 746336d11000-746336d13000 r--p 00036000 00:be 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 746336d13000-746336d15000 rw-p 00038000 00:be 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7ffea4252000-7ffea4273000 rw-p 00000000 00:00 0 [stack] |
| | 7ffea4349000-7ffea434d000 r--p 00000000 00:00 0 [vvar] |
| | 7ffea434d000-7ffea434f000 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. |