| "make update-download -j4" exit with 0. |
| "make update-src -j4" exit with 0. |
| From https://github.com/ruby/ruby |
| 94803fe..f4ea42a 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 3909144 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_17/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 3909144 killed by SIGSEGV (signal 11) (core dumped) |
| | |
| | -e:11: [BUG] Segmentation fault at 0x000003e9003b9a7b |
| | ruby 3.5.0dev (2025-07-01T13:18:14Z master f4ea42a8ca) +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:001900 EVAL -e:10 [FINISH] |
| | c:0001 p:0000 s:0003 E:001830 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: 0x00007c757ab5ed61 RBP: 0x00007ffd60e6d020 RSP: 0x00007ffd60e6cfe0 |
| | RAX: 0xfffffffffffffffc RBX: 0x00005d9e2e5c7818 RCX: 0x00007c757ab5ed61 |
| | RDX: 0x0000000000000000 RDI: 0x00005d9e2e5c7844 RSI: 0x0000000000000189 |
| | R8: 0x0000000000000000 R9: 0x00000000ffffffff R10: 0x0000000000000000 |
| | R11: 0x0000000000000246 R12: 0x0000000000000000 R13: 0x0000000000000000 |
| | R14: 0x00005d9e2e5c7938 R15: 0x00005d9e2e5c7844 EFL: 0x0000000000000246 |
| | |
| | -- C level backtrace information ------------------------------------------- |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_print_backtrace+0x14) [0x5d9e2ccec3f7] /tmp/ruby/src/trunk_clang_17/vm_dump.c:843 |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_vm_bugreport) /tmp/ruby/src/trunk_clang_17/vm_dump.c:1175 |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_bug_for_fatal_signal+0x15c) [0x5d9e2ccab33c] /tmp/ruby/src/trunk_clang_17/error.c:1130 |
| | /tmp/ruby/build/trunk_clang_17/ruby(sigsegv+0x5a) [0x5d9e2ca265ca] /tmp/ruby/src/trunk_clang_17/signal.c:946 |
| | /lib/x86_64-linux-gnu/libc.so.6(0x7c757ab0b320) [0x7c757ab0b320] |
| | /lib/x86_64-linux-gnu/libc.so.6(__futex_abstimed_wait_common64+0x2a) [0x7c757ab5ed61] ./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) [0x7c757ab617dd] ./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_17/ruby(rb_native_cond_wait+0xb) [0x5d9e2ca5fad2] /tmp/ruby/src/trunk_clang_17/thread_pthread.c:221 |
| | /tmp/ruby/build/trunk_clang_17/ruby(thread_sched_wait_running_turn) /tmp/ruby/src/trunk_clang_17/thread_pthread.c:847 |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_native_mutex_unlock+0x0) [0x5d9e2ca63bd2] /tmp/ruby/src/trunk_clang_17/thread_pthread.c:1147 |
| | /tmp/ruby/build/trunk_clang_17/ruby(thread_sched_unlock_) /tmp/ruby/src/trunk_clang_17/thread_pthread.c:417 |
| | /tmp/ruby/build/trunk_clang_17/ruby(thread_sched_yield) /tmp/ruby/src/trunk_clang_17/thread_pthread.c:1153 |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_thread_schedule_limits) /tmp/ruby/src/trunk_clang_17/thread.c:1478 |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_threadptr_execute_interrupts+0x9e) [0x5d9e2ca64d8e] /tmp/ruby/src/trunk_clang_17/thread.c:2688 |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_vm_check_ints+0xb) [0x5d9e2cabdf5f] /tmp/ruby/src/trunk_clang_17/vm_core.h:2155 |
| | /tmp/ruby/build/trunk_clang_17/ruby(vm_pop_frame) /tmp/ruby/src/trunk_clang_17/vm_insnhelper.c:452 |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_vm_pop_frame) /tmp/ruby/src/trunk_clang_17/vm_insnhelper.c:461 |
| | /tmp/ruby/build/trunk_clang_17/ruby(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk_clang_17/vm_insnhelper.c:3788 |
| | /tmp/ruby/build/trunk_clang_17/ruby(vm_sendish+0xd8) [0x5d9e2ca9fb63] /tmp/ruby/src/trunk_clang_17/vm_insnhelper.c:5991 |
| | /tmp/ruby/build/trunk_clang_17/ruby(vm_exec_core) ../../src/trunk_clang_17/insns.def:899 |
| | /tmp/ruby/build/trunk_clang_17/ruby(vm_exec_loop+0x0) [0x5d9e2ca9b9ed] /tmp/ruby/src/trunk_clang_17/vm.c:2621 |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_vm_exec) /tmp/ruby/src/trunk_clang_17/vm.c:2624 |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_ec_exec_node+0x2b) [0x5d9e2c92baa1] /tmp/ruby/src/trunk_clang_17/eval.c:282 |
| | /tmp/ruby/build/trunk_clang_17/ruby(ruby_run_node) /tmp/ruby/src/trunk_clang_17/eval.c:320 |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_main+0x1c) [0x5d9e2c929595] /tmp/ruby/src/trunk_clang_17/main.c:42 |
| | /tmp/ruby/build/trunk_clang_17/ruby(main) /tmp/ruby/src/trunk_clang_17/main.c:62 |
| | /lib/x86_64-linux-gnu/libc.so.6(__libc_start_call_main+0x7a) [0x7c757aaf01ca] ../sysdeps/nptl/libc_start_call_main.h:58 |
| | /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7c757aaf028b] ../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 |
| | [0x5d9e2c929455] |
| | |
| | -- Other runtime information ----------------------------------------------- |
| | |
| | * Loaded script: -e |
| | |
| | * Loaded features: |
| | |
| | 0 enumerator.so |
| | 1 thread.rb |
| | 2 fiber.so |
| | 3 rational.so |
| | 4 complex.so |
| | 5 ruby2_keywords.rb |
| | 6 set.rb |
| | 7 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/encdb.so |
| | 8 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/trans/transdb.so |
| | |
| | * Process memory map: |
| | |
| | 5d9e2c8dd000-5d9e2c91d000 r--p 00000000 00:b6 15217759 /tmp/ruby/build/trunk_clang_17/ruby |
| | 5d9e2c91d000-5d9e2cd55000 r-xp 00040000 00:b6 15217759 /tmp/ruby/build/trunk_clang_17/ruby |
| | 5d9e2cd55000-5d9e2cee1000 r--p 00478000 00:b6 15217759 /tmp/ruby/build/trunk_clang_17/ruby |
| | 5d9e2cee1000-5d9e2cef6000 r--p 00604000 00:b6 15217759 /tmp/ruby/build/trunk_clang_17/ruby |
| | 5d9e2cef6000-5d9e2cef8000 rw-p 00619000 00:b6 15217759 /tmp/ruby/build/trunk_clang_17/ruby |
| | 5d9e2cef8000-5d9e2cf0b000 rw-p 00000000 00:00 0 |
| | 5d9e2e5c0000-5d9e3b7f9000 rw-p 00000000 00:00 0 [heap] |
| | 7c74ebfbd000-7c74ec1c4000 r--s 00000000 00:b6 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7c74ec1c4000-7c74ee770000 r--s 00000000 00:b6 15217759 /tmp/ruby/build/trunk_clang_17/ruby |
| | 7c74ee770000-7c74ffb00000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7c74ffb0e000-7c751fb10000 rw-p 00000000 00:00 0 |
| | 7c751fb10000-7c752ad90000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7c752ada0000-7c7544e90000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7c7544ea0000-7c75504b0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7c75504c0000-7c7556130000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7c7556140000-7c7559240000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7c7559250000-7c755ac70000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7c755ac80000-7c755b730000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7c755b740000-7c755bdc0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7c755bdd0000-7c755c000000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7c755c000000-7c755c021000 rw-p 00000000 00:00 0 |
| | 7c755c021000-7c7560000000 ---p 00000000 00:00 0 |
| | 7c7560010000-7c75600b0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7c75600c0000-7c7560220000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7c7560230000-7c75602b0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7c75602be000-7c75603bf000 rw-p 00000000 00:00 0 |
| | 7c75603bf000-7c75603c0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c75603c0000-7c7560401000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c7560401000-7c7560402000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c7560402000-7c7560443000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c7560443000-7c7560444000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c7560444000-7c7560485000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c7560485000-7c7560486000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c7560486000-7c75604c7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c75604c7000-7c75604c8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c75604c8000-7c7560509000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c7560509000-7c756050a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c756050a000-7c756054b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c756054b000-7c756054c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c756054c000-7c756058d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c756058d000-7c756058e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c756058e000-7c75605cf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c75605cf000-7c75605d0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c75605d0000-7c7560611000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c7560611000-7c7560612000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c7560612000-7c7560653000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c7560653000-7c7560654000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c7560654000-7c7560695000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c7560695000-7c7560696000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c7560696000-7c75606d7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c75606d7000-7c75606d8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c75606d8000-7c7560719000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c7560719000-7c756071a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c756071a000-7c756075b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c756075b000-7c756075c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c756075c000-7c756079d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c756079d000-7c756079e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c756079e000-7c75607df000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c75607df000-7c75607e0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c75607e0000-7c7560821000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c7560821000-7c7560822000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c7560822000-7c7560863000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c7560863000-7c7560864000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c7560864000-7c75608a5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c75608a5000-7c75608a6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c75608a6000-7c75608e7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c75608e7000-7c75608e8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c75608e8000-7c7560929000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c7560929000-7c756092a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c756092a000-7c756096b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c756096b000-7c756096c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c756096c000-7c75609ad000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c75609ad000-7c75609ae000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c75609ae000-7c75609ef000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c75609ef000-7c75609f0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c75609f0000-7c7560a31000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c7560a31000-7c7560a32000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c7560a32000-7c7560a73000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c7560a73000-7c7560a74000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c7560a74000-7c7560ab5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c7560ab5000-7c7560ab6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c7560ab6000-7c7560af7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c7560af7000-7c7560af8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c7560af8000-7c7560b39000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c7560b39000-7c7560b3a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c7560b3a000-7c7560b7b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c7560b7b000-7c7560b7c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c7560b7c000-7c7560bbd000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c7560bbd000-7c7560bbe000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c7560bbe000-7c7560bff000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c7560bff000-7c7560c00000 ---p 00000000 00:00 0 |
| | 7c7560c00000-7c7561400000 rw-p 00000000 00:00 0 |
| | 7c7561400000-7c7579400000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache] |
| | 7c7579400000-7c757a800000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list] |
| | 7c757a810000-7c757a850000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7c757a860000-7c757a8c0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7c757a8cf000-7c757a8d0000 ---p 00000000 00:00 0 |
| | 7c757a8d0000-7c757a8f0000 rw-p 00000000 00:00 0 |
| | 7c757a8f0000-7c757a980000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7c757a98a000-7c757a98b000 r--p 00000000 00:b6 15730879 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7c757a98b000-7c757a98c000 r-xp 00001000 00:b6 15730879 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7c757a98c000-7c757a98d000 r--p 00002000 00:b6 15730879 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7c757a98d000-7c757a98e000 r--p 00002000 00:b6 15730879 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7c757a98e000-7c757a98f000 rw-p 00003000 00:b6 15730879 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7c757a98f000-7c757a9b0000 rw-p 00000000 00:00 0 |
| | 7c757a9b0000-7c757a9c0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7c757a9c2000-7c757aac6000 rw-p 00000000 00:00 0 |
| | 7c757aac6000-7c757aaee000 r--p 00000000 00:b6 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7c757aaee000-7c757ac76000 r-xp 00028000 00:b6 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7c757ac76000-7c757acc5000 r--p 001b0000 00:b6 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7c757acc5000-7c757acc9000 r--p 001fe000 00:b6 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7c757acc9000-7c757accb000 rw-p 00202000 00:b6 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7c757accb000-7c757acda000 rw-p 00000000 00:00 0 |
| | 7c757acda000-7c757acde000 r--p 00000000 00:b6 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7c757acde000-7c757ad01000 r-xp 00004000 00:b6 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7c757ad01000-7c757ad05000 r--p 00027000 00:b6 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7c757ad05000-7c757ad06000 r--p 0002b000 00:b6 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7c757ad06000-7c757ad07000 rw-p 0002c000 00:b6 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7c757ad07000-7c757ad17000 r--p 00000000 00:b6 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7c757ad17000-7c757ad96000 r-xp 00010000 00:b6 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7c757ad96000-7c757adee000 r--p 0008f000 00:b6 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7c757adee000-7c757adef000 r--p 000e7000 00:b6 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7c757adef000-7c757adf0000 rw-p 000e8000 00:b6 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7c757adf0000-7c757adf2000 r--p 00000000 00:b6 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7c757adf2000-7c757ae07000 r-xp 00002000 00:b6 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7c757ae07000-7c757ae20000 r--p 00017000 00:b6 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7c757ae20000-7c757ae21000 r--p 0002f000 00:b6 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7c757ae21000-7c757ae22000 rw-p 00030000 00:b6 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7c757ae22000-7c757ae2a000 rw-p 00000000 00:00 0 |
| | 7c757ae2a000-7c757ae34000 r--p 00000000 00:b6 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7c757ae34000-7c757ae97000 r-xp 0000a000 00:b6 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7c757ae97000-7c757aeac000 r--p 0006d000 00:b6 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7c757aeac000-7c757aead000 r--p 00081000 00:b6 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7c757aead000-7c757aeae000 rw-p 00082000 00:b6 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7c757aeae000-7c757aeb0000 r--p 00000000 00:b6 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7c757aeb0000-7c757aec2000 r-xp 00002000 00:b6 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7c757aec2000-7c757aec8000 r--p 00014000 00:b6 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7c757aec8000-7c757aec9000 r--p 0001a000 00:b6 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7c757aec9000-7c757aeca000 rw-p 0001b000 00:b6 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7c757aeca000-7c757aecb000 r--p 00000000 00:b6 15730887 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/encdb.so |
| | 7c757aecb000-7c757aecc000 r-xp 00001000 00:b6 15730887 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/encdb.so |
| | 7c757aecc000-7c757aecd000 r--p 00002000 00:b6 15730887 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/encdb.so |
| | 7c757aecd000-7c757aece000 r--p 00002000 00:b6 15730887 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/encdb.so |
| | 7c757aece000-7c757aecf000 rw-p 00003000 00:b6 15730887 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/encdb.so |
| | 7c757aecf000-7c757aed1000 rw-p 00000000 00:00 0 |
| | 7c757aed1000-7c757aed2000 r--p 00000000 00:b6 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7c757aed2000-7c757aefd000 r-xp 00001000 00:b6 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7c757aefd000-7c757af07000 r--p 0002c000 00:b6 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7c757af07000-7c757af09000 r--p 00036000 00:b6 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7c757af09000-7c757af0b000 rw-p 00038000 00:b6 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7ffd60e4e000-7ffd60e6f000 rw-p 00000000 00:00 0 [stack] |
| | 7ffd60f22000-7ffd60f26000 r--p 00000000 00:00 0 [vvar] |
| | 7ffd60f26000-7ffd60f28000 r-xp 00000000 00:00 0 [vdso] |
| | ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall] |
| | |
| | |
| /tmp/ruby/src/trunk_clang_17/test/ruby/test_gc.rb:763:in 'TestGc#test_interrupt_in_finalizer' |
| make: *** [uncommon.mk:978: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0. |