| "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 1721068 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_15/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 1721068 killed by SIGSEGV (signal 11) (core dumped) |
| | |
| | -e:11: [BUG] Segmentation fault at 0x000003e9001a3bfb |
| | ruby 3.5.0dev (2025-08-25T03:07:55Z master 19f3793a4b) +PRISM [x86_64-linux] |
| | |
| | -- Control frame information ----------------------------------------------- |
| | c:0005 p:---- s:0022 e:000021 CFUNC :define_finalizer |
| | c:0004 p:0021 s:0016 e:000015 BLOCK -e:11 |
| | c:0003 p:0017 s:0013 e:000012 METHOD <internal:kernel>:168 |
| | c:0002 p:0029 s:0008 E:000110 EVAL -e:10 [FINISH] |
| | c:0001 p:0000 s:0003 E:0021e0 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: 0x00007596098e5d61 RBP: 0x00007fff86cb0ae0 RSP: 0x00007fff86cb0aa0 |
| | RAX: 0xfffffffffffffffc RBX: 0x00005acc77bad818 RCX: 0x00007596098e5d61 |
| | RDX: 0x0000000000000000 RDI: 0x00005acc77bad840 RSI: 0x0000000000000189 |
| | R8: 0x0000000000000000 R9: 0x00000000ffffffff R10: 0x0000000000000000 |
| | R11: 0x0000000000000246 R12: 0x0000000000000000 R13: 0x0000000000000000 |
| | R14: 0x00005acc77bad938 R15: 0x00005acc77bad840 EFL: 0x0000000000000246 |
| | |
| | -- C level backtrace information ------------------------------------------- |
| | /tmp/ruby/build/trunk_clang_15/ruby(rb_print_backtrace+0x14) [0x5acc4c66a793] /tmp/ruby/src/trunk_clang_15/vm_dump.c:843 |
| | /tmp/ruby/build/trunk_clang_15/ruby(rb_vm_bugreport) /tmp/ruby/src/trunk_clang_15/vm_dump.c:1175 |
| | /tmp/ruby/build/trunk_clang_15/ruby(rb_bug_for_fatal_signal+0x160) [0x5acc4c62a1c0] /tmp/ruby/src/trunk_clang_15/error.c:1130 |
| | /tmp/ruby/build/trunk_clang_15/ruby(sigsegv+0x59) [0x5acc4c3b3f89] /tmp/ruby/src/trunk_clang_15/signal.c:948 |
| | /lib/x86_64-linux-gnu/libc.so.6(0x759609892320) [0x759609892320] |
| | /lib/x86_64-linux-gnu/libc.so.6(__futex_abstimed_wait_common64+0x2a) [0x7596098e5d61] ./nptl/futex-internal.c:57 |
| | /lib/x86_64-linux-gnu/libc.so.6(__futex_abstimed_wait_common) ./nptl/futex-internal.c:87 |
| | /lib/x86_64-linux-gnu/libc.so.6(__futex_abstimed_wait_cancelable64) ./nptl/futex-internal.c:139 |
| | /lib/x86_64-linux-gnu/libc.so.6(__pthread_cond_wait_common+0xed) [0x7596098e87dd] ./nptl/pthread_cond_wait.c:503 |
| | /lib/x86_64-linux-gnu/libc.so.6(___pthread_cond_wait) ./nptl/pthread_cond_wait.c:627 |
| | /lib/x86_64-linux-gnu/libc.so.6(pthread_cond_wait) (null):0 |
| | /tmp/ruby/build/trunk_clang_15/ruby(rb_native_cond_wait+0xb) [0x5acc4c3e7db0] /tmp/ruby/src/trunk_clang_15/thread_pthread.c:221 |
| | /tmp/ruby/build/trunk_clang_15/ruby(thread_sched_wait_running_turn) /tmp/ruby/src/trunk_clang_15/thread_pthread.c:847 |
| | /tmp/ruby/build/trunk_clang_15/ruby(rb_native_mutex_unlock+0x0) [0x5acc4c3ebd23] /tmp/ruby/src/trunk_clang_15/thread_pthread.c:1147 |
| | /tmp/ruby/build/trunk_clang_15/ruby(thread_sched_unlock_) /tmp/ruby/src/trunk_clang_15/thread_pthread.c:417 |
| | /tmp/ruby/build/trunk_clang_15/ruby(thread_sched_yield) /tmp/ruby/src/trunk_clang_15/thread_pthread.c:1153 |
| | /tmp/ruby/build/trunk_clang_15/ruby(rb_thread_schedule_limits) /tmp/ruby/src/trunk_clang_15/thread.c:1483 |
| | /tmp/ruby/build/trunk_clang_15/ruby(threadptr_get_interrupts+0x0) [0x5acc4c3ecefd] /tmp/ruby/src/trunk_clang_15/thread.c:2693 |
| | /tmp/ruby/build/trunk_clang_15/ruby(rb_threadptr_execute_interrupts) /tmp/ruby/src/trunk_clang_15/thread.c:2601 |
| | /tmp/ruby/build/trunk_clang_15/ruby(rb_vm_check_ints+0xb) [0x5acc4c4472ea] /tmp/ruby/src/trunk_clang_15/vm_core.h:2169 |
| | /tmp/ruby/build/trunk_clang_15/ruby(vm_pop_frame) /tmp/ruby/src/trunk_clang_15/vm_insnhelper.c:452 |
| | /tmp/ruby/build/trunk_clang_15/ruby(rb_vm_pop_frame) /tmp/ruby/src/trunk_clang_15/vm_insnhelper.c:461 |
| | /tmp/ruby/build/trunk_clang_15/ruby(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk_clang_15/vm_insnhelper.c:3853 |
| | /tmp/ruby/build/trunk_clang_15/ruby(vm_sendish+0xd8) [0x5acc4c42710f] /tmp/ruby/src/trunk_clang_15/vm_insnhelper.c:6056 |
| | /tmp/ruby/build/trunk_clang_15/ruby(vm_exec_core) ../../src/trunk_clang_15/insns.def:899 |
| | /tmp/ruby/build/trunk_clang_15/ruby(vm_exec_loop+0x0) [0x5acc4c422bd1] /tmp/ruby/src/trunk_clang_15/vm.c:2621 |
| | /tmp/ruby/build/trunk_clang_15/ruby(rb_vm_exec) /tmp/ruby/src/trunk_clang_15/vm.c:2624 |
| | /tmp/ruby/build/trunk_clang_15/ruby(rb_ec_exec_node+0x2b) [0x5acc4c2b0af1] /tmp/ruby/src/trunk_clang_15/eval.c:282 |
| | /tmp/ruby/build/trunk_clang_15/ruby(ruby_run_node) /tmp/ruby/src/trunk_clang_15/eval.c:320 |
| | /tmp/ruby/build/trunk_clang_15/ruby(rb_main+0x1c) [0x5acc4c2ae5a5] /tmp/ruby/src/trunk_clang_15/main.c:42 |
| | /tmp/ruby/build/trunk_clang_15/ruby(main) /tmp/ruby/src/trunk_clang_15/main.c:62 |
| | /lib/x86_64-linux-gnu/libc.so.6(__libc_start_call_main+0x7a) [0x7596098771ca] ../sysdeps/nptl/libc_start_call_main.h:58 |
| | /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x75960987728b] ../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 |
| | [0x5acc4c2ae465] |
| | |
| | -- Other runtime information ----------------------------------------------- |
| | |
| | * Loaded script: -e |
| | |
| | * 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_15/.ext/x86_64-linux/enc/encdb.so |
| | 9 /tmp/ruby/build/trunk_clang_15/.ext/x86_64-linux/enc/trans/transdb.so |
| | |
| | * Process memory map: |
| | |
| | 5acc4c25e000-5acc4c2a2000 r--p 00000000 00:a6 14693497 /tmp/ruby/build/trunk_clang_15/ruby |
| | 5acc4c2a2000-5acc4c6d3000 r-xp 00044000 00:a6 14693497 /tmp/ruby/build/trunk_clang_15/ruby |
| | 5acc4c6d3000-5acc4c864000 r--p 00475000 00:a6 14693497 /tmp/ruby/build/trunk_clang_15/ruby |
| | 5acc4c864000-5acc4c879000 r--p 00606000 00:a6 14693497 /tmp/ruby/build/trunk_clang_15/ruby |
| | 5acc4c879000-5acc4c87b000 rw-p 0061b000 00:a6 14693497 /tmp/ruby/build/trunk_clang_15/ruby |
| | 5acc4c87b000-5acc4c88f000 rw-p 00000000 00:00 0 |
| | 5acc77ba6000-5acc84c09000 rw-p 00000000 00:00 0 [heap] |
| | 7595830f2000-7595832f9000 r--s 00000000 00:a6 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7595832f9000-7595858b0000 r--s 00000000 00:a6 14693497 /tmp/ruby/build/trunk_clang_15/ruby |
| | 7595858b0000-75958dde0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 75958ddee000-7595addf0000 rw-p 00000000 00:00 0 |
| | 7595addf0000-7595b92f0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7595b9300000-7595d3370000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7595d3380000-7595dec70000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7595dec80000-7595e4eb0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7595e4ec0000-7595e73f0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7595e7400000-7595e8000000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7595e8000000-7595e8021000 rw-p 00000000 00:00 0 |
| | 7595e8021000-7595ec000000 ---p 00000000 00:00 0 |
| | 7595ec010000-7595ecba0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7595ecbb0000-7595ed9b0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7595ed9c0000-7595ee470000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7595ee480000-7595eeb10000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7595eeb20000-7595eedf0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7595eee00000-7595eef50000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7595eef60000-7595ef020000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7595ef030000-7595ef0b0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7595ef0be000-7595ef1bf000 rw-p 00000000 00:00 0 |
| | 7595ef1bf000-7595ef1c0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7595ef1c0000-7595ef201000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7595ef201000-7595ef202000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7595ef202000-7595ef243000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7595ef243000-7595ef244000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7595ef244000-7595ef285000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7595ef285000-7595ef286000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7595ef286000-7595ef2c7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7595ef2c7000-7595ef2c8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7595ef2c8000-7595ef309000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7595ef309000-7595ef30a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7595ef30a000-7595ef34b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7595ef34b000-7595ef34c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7595ef34c000-7595ef38d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7595ef38d000-7595ef38e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7595ef38e000-7595ef3cf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7595ef3cf000-7595ef3d0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7595ef3d0000-7595ef411000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7595ef411000-7595ef412000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7595ef412000-7595ef453000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7595ef453000-7595ef454000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7595ef454000-7595ef495000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7595ef495000-7595ef496000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7595ef496000-7595ef4d7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7595ef4d7000-7595ef4d8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7595ef4d8000-7595ef519000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7595ef519000-7595ef51a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7595ef51a000-7595ef55b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7595ef55b000-7595ef55c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7595ef55c000-7595ef59d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7595ef59d000-7595ef59e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7595ef59e000-7595ef5df000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7595ef5df000-7595ef5e0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7595ef5e0000-7595ef621000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7595ef621000-7595ef622000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7595ef622000-7595ef663000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7595ef663000-7595ef664000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7595ef664000-7595ef6a5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7595ef6a5000-7595ef6a6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7595ef6a6000-7595ef6e7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7595ef6e7000-7595ef6e8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7595ef6e8000-7595ef729000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7595ef729000-7595ef72a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7595ef72a000-7595ef76b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7595ef76b000-7595ef76c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7595ef76c000-7595ef7ad000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7595ef7ad000-7595ef7ae000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7595ef7ae000-7595ef7ef000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7595ef7ef000-7595ef7f0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7595ef7f0000-7595ef831000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7595ef831000-7595ef832000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7595ef832000-7595ef873000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7595ef873000-7595ef874000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7595ef874000-7595ef8b5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7595ef8b5000-7595ef8b6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7595ef8b6000-7595ef8f7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7595ef8f7000-7595ef8f8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7595ef8f8000-7595ef939000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7595ef939000-7595ef93a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7595ef93a000-7595ef97b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7595ef97b000-7595ef97c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7595ef97c000-7595ef9bd000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7595ef9bd000-7595ef9be000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7595ef9be000-7595ef9ff000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7595ef9ff000-7595efa00000 ---p 00000000 00:00 0 |
| | 7595efa00000-7595f0200000 rw-p 00000000 00:00 0 |
| | 7595f0200000-759608200000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache] |
| | 759608200000-759609600000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list] |
| | 75960961f000-759609620000 ---p 00000000 00:00 0 |
| | 759609620000-759609640000 rw-p 00000000 00:00 0 |
| | 759609640000-759609650000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 75960965f000-759609680000 rw-p 00000000 00:00 0 |
| | 759609680000-759609700000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 75960970f000-759609730000 rw-p 00000000 00:00 0 |
| | 759609730000-759609740000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 759609744000-759609745000 r--p 00000000 00:a6 14688956 /tmp/ruby/build/trunk_clang_15/.ext/x86_64-linux/enc/trans/transdb.so |
| | 759609745000-759609746000 r-xp 00001000 00:a6 14688956 /tmp/ruby/build/trunk_clang_15/.ext/x86_64-linux/enc/trans/transdb.so |
| | 759609746000-759609747000 r--p 00002000 00:a6 14688956 /tmp/ruby/build/trunk_clang_15/.ext/x86_64-linux/enc/trans/transdb.so |
| | 759609747000-759609748000 r--p 00002000 00:a6 14688956 /tmp/ruby/build/trunk_clang_15/.ext/x86_64-linux/enc/trans/transdb.so |
| | 759609748000-759609749000 rw-p 00003000 00:a6 14688956 /tmp/ruby/build/trunk_clang_15/.ext/x86_64-linux/enc/trans/transdb.so |
| | 759609749000-75960984d000 rw-p 00000000 00:00 0 |
| | 75960984d000-759609875000 r--p 00000000 00:a6 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 759609875000-7596099fd000 r-xp 00028000 00:a6 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7596099fd000-759609a4c000 r--p 001b0000 00:a6 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 759609a4c000-759609a50000 r--p 001fe000 00:a6 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 759609a50000-759609a52000 rw-p 00202000 00:a6 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 759609a52000-759609a61000 rw-p 00000000 00:00 0 |
| | 759609a61000-759609a65000 r--p 00000000 00:a6 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 759609a65000-759609a88000 r-xp 00004000 00:a6 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 759609a88000-759609a8c000 r--p 00027000 00:a6 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 759609a8c000-759609a8d000 r--p 0002b000 00:a6 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 759609a8d000-759609a8e000 rw-p 0002c000 00:a6 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 759609a8e000-759609a9e000 r--p 00000000 00:a6 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 759609a9e000-759609b1d000 r-xp 00010000 00:a6 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 759609b1d000-759609b75000 r--p 0008f000 00:a6 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 759609b75000-759609b76000 r--p 000e7000 00:a6 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 759609b76000-759609b77000 rw-p 000e8000 00:a6 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 759609b77000-759609b79000 r--p 00000000 00:a6 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 759609b79000-759609b8e000 r-xp 00002000 00:a6 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 759609b8e000-759609ba7000 r--p 00017000 00:a6 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 759609ba7000-759609ba8000 r--p 0002f000 00:a6 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 759609ba8000-759609ba9000 rw-p 00030000 00:a6 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 759609ba9000-759609bb1000 rw-p 00000000 00:00 0 |
| | 759609bb1000-759609bbb000 r--p 00000000 00:a6 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 759609bbb000-759609c1e000 r-xp 0000a000 00:a6 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 759609c1e000-759609c33000 r--p 0006d000 00:a6 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 759609c33000-759609c34000 r--p 00081000 00:a6 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 759609c34000-759609c35000 rw-p 00082000 00:a6 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 759609c35000-759609c37000 r--p 00000000 00:a6 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 759609c37000-759609c49000 r-xp 00002000 00:a6 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 759609c49000-759609c4f000 r--p 00014000 00:a6 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 759609c4f000-759609c50000 r--p 0001a000 00:a6 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 759609c50000-759609c51000 rw-p 0001b000 00:a6 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 759609c51000-759609c52000 r--p 00000000 00:a6 14685124 /tmp/ruby/build/trunk_clang_15/.ext/x86_64-linux/enc/encdb.so |
| | 759609c52000-759609c53000 r-xp 00001000 00:a6 14685124 /tmp/ruby/build/trunk_clang_15/.ext/x86_64-linux/enc/encdb.so |
| | 759609c53000-759609c54000 r--p 00002000 00:a6 14685124 /tmp/ruby/build/trunk_clang_15/.ext/x86_64-linux/enc/encdb.so |
| | 759609c54000-759609c55000 r--p 00002000 00:a6 14685124 /tmp/ruby/build/trunk_clang_15/.ext/x86_64-linux/enc/encdb.so |
| | 759609c55000-759609c56000 rw-p 00003000 00:a6 14685124 /tmp/ruby/build/trunk_clang_15/.ext/x86_64-linux/enc/encdb.so |
| | 759609c56000-759609c58000 rw-p 00000000 00:00 0 |
| | 759609c58000-759609c59000 r--p 00000000 00:a6 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 759609c59000-759609c84000 r-xp 00001000 00:a6 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 759609c84000-759609c8e000 r--p 0002c000 00:a6 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 759609c8e000-759609c90000 r--p 00036000 00:a6 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 759609c90000-759609c92000 rw-p 00038000 00:a6 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7fff86c92000-7fff86cb3000 rw-p 00000000 00:00 0 [stack] |
| | 7fff86cce000-7fff86cd2000 r--p 00000000 00:00 0 [vvar] |
| | 7fff86cd2000-7fff86cd4000 r-xp 00000000 00:00 0 [vdso] |
| | ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall] |
| | |
| | |
| /tmp/ruby/src/trunk_clang_15/test/ruby/test_gc.rb:760:in 'TestGc#test_interrupt_in_finalizer' |
| make: *** [uncommon.mk:904: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0. |