| "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. |
| 1) Failure: |
| TestTimeout#test_ractor [/tmp/ruby/src/trunk_clang_17/test/test_timeout.rb:288]: |
| pid 2649528 killed by SIGSEGV (signal 11) (core dumped) |
| | /tmp/ruby/src/trunk_clang_17/lib/timeout.rb:98: [BUG] Segmentation fault at 0x0000000000000030 |
| | ruby 4.0.0dev (2025-12-06T18:08:24Z master 588347a088) +PRISM [x86_64-linux] |
| | |
| | -- Control frame information ----------------------------------------------- |
| | c:0006 p:---- s:0026 e:000025 l:y b:---- CFUNC :sleep |
| | c:0005 p:---- s:0023 e:000022 l:y b:---- CFUNC :wait |
| | c:0004 p:0020 s:0017 e:000016 l:n b:---- BLOCK /tmp/ruby/src/trunk_clang_17/lib/timeout.rb:98 [FINISH] |
| | c:0003 p:---- s:0014 e:000013 l:y b:---- CFUNC :synchronize |
| | c:0002 p:0072 s:0010 e:000009 l:n b:---- BLOCK /tmp/ruby/src/trunk_clang_17/lib/timeout.rb:96 [FINISH] |
| | c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY [FINISH] |
| | |
| | -- Ruby level backtrace information ---------------------------------------- |
| | /tmp/ruby/src/trunk_clang_17/lib/timeout.rb:96:in 'block in create_timeout_thread' |
| | /tmp/ruby/src/trunk_clang_17/lib/timeout.rb:96:in 'synchronize' |
| | /tmp/ruby/src/trunk_clang_17/lib/timeout.rb:98:in 'block (2 levels) in create_timeout_thread' |
| | /tmp/ruby/src/trunk_clang_17/lib/timeout.rb:98:in 'wait' |
| | /tmp/ruby/src/trunk_clang_17/lib/timeout.rb:98:in 'sleep' |
| | |
| | -- Threading information --------------------------------------------------- |
| | Total ractor count: 3 |
| | Ruby thread count for this ractor: 2 |
| | |
| | -- Machine register context ------------------------------------------------ |
| | RIP: 0x00006082fcd576e8 RBP: 0x0000779f1d8a6e78 RSP: 0x0000779ee36842f0 |
| | RAX: 0x0000000000000000 RBX: 0x000000006934a80f RCX: 0xe49b883351fba200 |
| | RDX: 0x00006082fd1f0c20 RDI: 0x0000779ed4001c40 RSI: 0x0000779ed4001c40 |
| | R8: 0x0000000000000000 R9: 0x0000000000000000 R10: 0x0000000000000000 |
| | R11: 0x0000000000000000 R12: 0x0000779f1d91f640 R13: 0x0000000000000000 |
| | R14: 0x0000000000000000 R15: 0x0000000000000000 EFL: 0x0000000000010206 |
| | |
| | -- C level backtrace information ------------------------------------------- |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_print_backtrace+0x14) [0x6082fcfea3aa] /tmp/ruby/src/trunk_clang_17/vm_dump.c:1105 |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_vm_bugreport) /tmp/ruby/src/trunk_clang_17/vm_dump.c:1450 |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_bug_for_fatal_signal+0x15c) [0x6082fcfa882c] /tmp/ruby/src/trunk_clang_17/error.c:1131 |
| | /tmp/ruby/build/trunk_clang_17/ruby(sigsegv+0x5a) [0x6082fcd203ea] /tmp/ruby/src/trunk_clang_17/signal.c:948 |
| | /lib/x86_64-linux-gnu/libc.so.6(0x779f1da83320) [0x779f1da83320] |
| | /tmp/ruby/build/trunk_clang_17/ruby(vm_check_ints_blocking+0x0) [0x6082fcd576e8] /tmp/ruby/src/trunk_clang_17/vm_core.h:2097 |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_current_execution_context) /tmp/ruby/src/trunk_clang_17/thread_sync.c:617 |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_mutex_sleep) /tmp/ruby/src/trunk_clang_17/thread_sync.c:617 |
| | /tmp/ruby/build/trunk_clang_17/ruby(vm_call0_cfunc_with_frame+0xcb) [0x6082fcdbd57e] /tmp/ruby/src/trunk_clang_17/vm_eval.c:164 |
| | /tmp/ruby/build/trunk_clang_17/ruby(vm_call0_cfunc) /tmp/ruby/src/trunk_clang_17/vm_eval.c:178 |
| | /tmp/ruby/build/trunk_clang_17/ruby(vm_call0_body) /tmp/ruby/src/trunk_clang_17/vm_eval.c:229 |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_funcallv_scope+0x2fa) [0x6082fcda3aba] /tmp/ruby/src/trunk_clang_17/vm_eval.c:101 |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_ensure+0xee) [0x6082fcc1dd5e] /tmp/ruby/src/trunk_clang_17/eval.c:1174 |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_condvar_wait+0x144) [0x6082fcd67884] /tmp/ruby/src/trunk_clang_17/thread_sync.c:1627 |
| | /tmp/ruby/build/trunk_clang_17/ruby(vm_call_cfunc_with_frame_+0xf4) [0x6082fcdb6c24] /tmp/ruby/src/trunk_clang_17/vm_insnhelper.c:3903 |
| | /tmp/ruby/build/trunk_clang_17/ruby(vm_sendish+0xd9) [0x6082fcd97de0] /tmp/ruby/src/trunk_clang_17/vm_insnhelper.c:6125 |
| | /tmp/ruby/build/trunk_clang_17/ruby(vm_exec_core) ../../src/trunk_clang_17/insns.def:904 |
| | /tmp/ruby/build/trunk_clang_17/ruby(vm_exec_loop+0x0) [0x6082fcd936ab] /tmp/ruby/src/trunk_clang_17/vm.c:2785 |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_vm_exec) /tmp/ruby/src/trunk_clang_17/vm.c:2788 |
| | /tmp/ruby/build/trunk_clang_17/ruby(invoke_block_from_c_bh+0x470) [0x6082fcdc0110] /tmp/ruby/src/trunk_clang_17/vm.c:1814 |
| | /tmp/ruby/build/trunk_clang_17/ruby(vm_yield_with_cref+0x9c) [0x6082fcda4568] /tmp/ruby/src/trunk_clang_17/vm.c:1865 |
| | /tmp/ruby/build/trunk_clang_17/ruby(vm_yield) /tmp/ruby/src/trunk_clang_17/vm.c:1873 |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_yield_0) /tmp/ruby/src/trunk_clang_17/vm_eval.c:1362 |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_yield) /tmp/ruby/src/trunk_clang_17/vm_eval.c:1375 |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_ensure+0xee) [0x6082fcc1dd5e] /tmp/ruby/src/trunk_clang_17/eval.c:1174 |
| | /tmp/ruby/build/trunk_clang_17/ruby(vm_call_cfunc_with_frame_+0xf4) [0x6082fcdb6c24] /tmp/ruby/src/trunk_clang_17/vm_insnhelper.c:3903 |
| | /tmp/ruby/build/trunk_clang_17/ruby(vm_sendish+0xe5) [0x6082fcd97526] /tmp/ruby/src/trunk_clang_17/vm_insnhelper.c:6125 |
| | /tmp/ruby/build/trunk_clang_17/ruby(vm_exec_core) ../../src/trunk_clang_17/insns.def:856 |
| | /tmp/ruby/build/trunk_clang_17/ruby(vm_exec_loop+0x0) [0x6082fcd936ab] /tmp/ruby/src/trunk_clang_17/vm.c:2785 |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_vm_exec) /tmp/ruby/src/trunk_clang_17/vm.c:2788 |
| | /tmp/ruby/build/trunk_clang_17/ruby(vm_invoke_proc+0x3ce) [0x6082fcda97de] /tmp/ruby/src/trunk_clang_17/vm.c:1814 |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_vm_invoke_proc+0x4a) [0x6082fcda8d0a] /tmp/ruby/src/trunk_clang_17/vm.c:1959 |
| | /tmp/ruby/build/trunk_clang_17/ruby(thread_do_start_proc+0x29f) [0x6082fcd650df] /tmp/ruby/src/trunk_clang_17/thread.c:625 |
| | /tmp/ruby/build/trunk_clang_17/ruby(thread_do_start+0x53) [0x6082fcd64746] /tmp/ruby/src/trunk_clang_17/thread.c:642 |
| | /tmp/ruby/build/trunk_clang_17/ruby(thread_start_func_2) /tmp/ruby/src/trunk_clang_17/thread.c:697 |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_native_mutex_lock+0x0) [0x6082fcd654a1] /tmp/ruby/src/trunk_clang_17/thread_pthread.c:2241 |
| | /tmp/ruby/build/trunk_clang_17/ruby(thread_sched_lock_) /tmp/ruby/src/trunk_clang_17/thread_pthread.c:403 |
| | /tmp/ruby/build/trunk_clang_17/ruby(call_thread_start_func_2) /tmp/ruby/src/trunk_clang_17/thread_pthread_mn.c:469 |
| | /tmp/ruby/build/trunk_clang_17/ruby(co_start) /tmp/ruby/src/trunk_clang_17/thread_pthread_mn.c:467 |
| | |
| | -- Other runtime information ----------------------------------------------- |
| | |
| | * Loaded script: - |
| | |
| | * Ruby Box: 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_17/.ext/x86_64-linux/enc/encdb.so |
| | 9 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/trans/transdb.so |
| | 10 /tmp/ruby/src/trunk_clang_17/lib/timeout.rb |
| | 11 /tmp/ruby/src/trunk_clang_17/lib/open3/version.rb |
| | 12 /tmp/ruby/src/trunk_clang_17/lib/open3.rb |
| | 13 /tmp/ruby/build/trunk_clang_17/rbconfig.rb |
| | 14 /tmp/ruby/src/trunk_clang_17/tool/lib/find_executable.rb |
| | 15 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 16 /tmp/ruby/src/trunk_clang_17/tool/lib/envutil.rb |
| | 17 /tmp/ruby/src/trunk_clang_17/tool/lib/colorize.rb |
| | 18 /tmp/ruby/src/trunk_clang_17/tool/lib/leakchecker.rb |
| | 19 /tmp/ruby/src/trunk_clang_17/lib/prettyprint.rb |
| | 20 /tmp/ruby/src/trunk_clang_17/lib/pp.rb |
| | 21 /tmp/ruby/src/trunk_clang_17/tool/lib/test/unit/assertions.rb |
| | 22 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/-test-/sanitizers.so |
| | 23 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/io/console.so |
| | 24 /tmp/ruby/src/trunk_clang_17/tool/lib/core_assertions.rb |
| | 25 /tmp/ruby/src/trunk_clang_17/tool/lib/test/unit/testcase.rb |
| | 26 /tmp/ruby/src/trunk_clang_17/lib/optparse.rb |
| | 27 /tmp/ruby/src/trunk_clang_17/tool/lib/test/unit.rb |
| | |
| | * Process memory map: |
| | |
| | 6082fcbcd000-6082fcc0e000 r--p 00000000 00:bc 15349559 /tmp/ruby/build/trunk_clang_17/ruby |
| | 6082fcc0e000-6082fd054000 r-xp 00041000 00:bc 15349559 /tmp/ruby/build/trunk_clang_17/ruby |
| | 6082fd054000-6082fd1ef000 r--p 00487000 00:bc 15349559 /tmp/ruby/build/trunk_clang_17/ruby |
| | 6082fd1ef000-6082fd204000 r--p 00622000 00:bc 15349559 /tmp/ruby/build/trunk_clang_17/ruby |
| | 6082fd204000-6082fd206000 rw-p 00637000 00:bc 15349559 /tmp/ruby/build/trunk_clang_17/ruby |
| | 6082fd206000-6082fd21a000 rw-p 00000000 00:00 0 |
| | 60833619b000-60833658f000 rw-p 00000000 00:00 0 [heap] |
| | 779ed4000000-779ed4021000 rw-p 00000000 00:00 0 |
| | 779ed4021000-779ed8000000 ---p 00000000 00:00 0 |
| | 779edc000000-779edc021000 rw-p 00000000 00:00 0 |
| | 779edc021000-779ee0000000 ---p 00000000 00:00 0 |
| | 779ee0a0f000-779ee0c16000 r--s 00000000 00:bc 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 779ee0c16000-779ee3200000 r--s 00000000 00:bc 15349559 /tmp/ruby/build/trunk_clang_17/ruby |
| | 779ee3200000-779ee3301000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 779ee3301000-779ee3302000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 779ee3302000-779ee3422000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 779ee3422000-779ee3423000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 779ee3423000-779ee3543000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 779ee3543000-779ee3544000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 779ee3544000-779ee3664000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 779ee3664000-779ee3665000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 779ee3665000-779f03200000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 779f032ae000-779f032af000 ---p 00000000 00:00 0 |
| | 779f032af000-779f032cf000 rw-p 00000000 00:00 0 |
| | 779f032cf000-779f03310000 rw-p 00000000 00:00 0 |
| | 779f03310000-779f03320000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 779f0332f000-779f03350000 rw-p 00000000 00:00 0 |
| | 779f03350000-779f033b0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 779f033bf000-779f033c0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779f033c0000-779f03401000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779f03401000-779f03402000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779f03402000-779f03443000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779f03443000-779f03444000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779f03444000-779f03485000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779f03485000-779f03486000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779f03486000-779f034c7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779f034c7000-779f034c8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779f034c8000-779f03509000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779f03509000-779f0350a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779f0350a000-779f0354b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779f0354b000-779f0354c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779f0354c000-779f0358d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779f0358d000-779f0358e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779f0358e000-779f035cf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779f035cf000-779f035d0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779f035d0000-779f03611000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779f03611000-779f03612000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779f03612000-779f03653000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779f03653000-779f03654000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779f03654000-779f03695000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779f03695000-779f03696000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779f03696000-779f036d7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779f036d7000-779f036d8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779f036d8000-779f03719000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779f03719000-779f0371a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779f0371a000-779f0375b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779f0375b000-779f0375c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779f0375c000-779f0379d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779f0379d000-779f0379e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779f0379e000-779f037df000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779f037df000-779f037e0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779f037e0000-779f03821000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779f03821000-779f03822000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779f03822000-779f03863000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779f03863000-779f03864000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779f03864000-779f038a5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779f038a5000-779f038a6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779f038a6000-779f038e7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779f038e7000-779f038e8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779f038e8000-779f03929000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779f03929000-779f0392a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779f0392a000-779f0396b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779f0396b000-779f0396c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779f0396c000-779f039ad000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779f039ad000-779f039ae000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779f039ae000-779f039ef000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779f039ef000-779f039f0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779f039f0000-779f03a31000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779f03a31000-779f03a32000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779f03a32000-779f03a73000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779f03a73000-779f03a74000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779f03a74000-779f03ab5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779f03ab5000-779f03ab6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779f03ab6000-779f03af7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779f03af7000-779f03af8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779f03af8000-779f03b39000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779f03b39000-779f03b3a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779f03b3a000-779f03b7b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779f03b7b000-779f03b7c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779f03b7c000-779f03bbd000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779f03bbd000-779f03bbe000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779f03bbe000-779f03bff000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779f03bff000-779f03c00000 ---p 00000000 00:00 0 |
| | 779f03c00000-779f04400000 rw-p 00000000 00:00 0 |
| | 779f04400000-779f1c400000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache] |
| | 779f1c400000-779f1d800000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list] |
| | 779f1d810000-779f1d8f0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 779f1d8f1000-779f1d8f3000 r--p 00000000 00:bc 17343220 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/io/console.so |
| | 779f1d8f3000-779f1d8f6000 r-xp 00002000 00:bc 17343220 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/io/console.so |
| | 779f1d8f6000-779f1d8f7000 r--p 00005000 00:bc 17343220 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/io/console.so |
| | 779f1d8f7000-779f1d8f8000 r--p 00006000 00:bc 17343220 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/io/console.so |
| | 779f1d8f8000-779f1d8f9000 rw-p 00007000 00:bc 17343220 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/io/console.so |
| | 779f1d8f9000-779f1d8fa000 r--p 00000000 00:bc 17343533 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 779f1d8fa000-779f1d8fc000 r-xp 00001000 00:bc 17343533 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 779f1d8fc000-779f1d8fd000 r--p 00003000 00:bc 17343533 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 779f1d8fd000-779f1d8fe000 r--p 00003000 00:bc 17343533 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 779f1d8fe000-779f1d8ff000 rw-p 00004000 00:bc 17343533 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 779f1d8ff000-779f1d900000 ---p 00000000 00:00 0 |
| | 779f1d900000-779f1d920000 rw-p 00000000 00:00 0 |
| | 779f1d920000-779f1d930000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 779f1d930000-779f1d931000 r--p 00000000 00:bc 17342979 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/-test-/sanitizers.so |
| | 779f1d931000-779f1d932000 r-xp 00001000 00:bc 17342979 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/-test-/sanitizers.so |
| | 779f1d932000-779f1d933000 r--p 00002000 00:bc 17342979 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/-test-/sanitizers.so |
| | 779f1d933000-779f1d934000 r--p 00002000 00:bc 17342979 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/-test-/sanitizers.so |
| | 779f1d934000-779f1d935000 rw-p 00003000 00:bc 17342979 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/-test-/sanitizers.so |
| | 779f1d935000-779f1d936000 r--p 00000000 00:bc 17341703 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/trans/transdb.so |
| | 779f1d936000-779f1d937000 r-xp 00001000 00:bc 17341703 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/trans/transdb.so |
| | 779f1d937000-779f1d938000 r--p 00002000 00:bc 17341703 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/trans/transdb.so |
| | 779f1d938000-779f1d939000 r--p 00002000 00:bc 17341703 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/trans/transdb.so |
| | 779f1d939000-779f1d93a000 rw-p 00003000 00:bc 17341703 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/trans/transdb.so |
| | 779f1d93a000-779f1da3e000 rw-p 00000000 00:00 0 |
| | 779f1da3e000-779f1da66000 r--p 00000000 00:bc 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 779f1da66000-779f1dbee000 r-xp 00028000 00:bc 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 779f1dbee000-779f1dc3d000 r--p 001b0000 00:bc 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 779f1dc3d000-779f1dc41000 r--p 001fe000 00:bc 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 779f1dc41000-779f1dc43000 rw-p 00202000 00:bc 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 779f1dc43000-779f1dc52000 rw-p 00000000 00:00 0 |
| | 779f1dc52000-779f1dc56000 r--p 00000000 00:bc 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 779f1dc56000-779f1dc79000 r-xp 00004000 00:bc 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 779f1dc79000-779f1dc7d000 r--p 00027000 00:bc 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 779f1dc7d000-779f1dc7e000 r--p 0002b000 00:bc 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 779f1dc7e000-779f1dc7f000 rw-p 0002c000 00:bc 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 779f1dc7f000-779f1dc8f000 r--p 00000000 00:bc 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 779f1dc8f000-779f1dd0e000 r-xp 00010000 00:bc 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 779f1dd0e000-779f1dd66000 r--p 0008f000 00:bc 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 779f1dd66000-779f1dd67000 r--p 000e7000 00:bc 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 779f1dd67000-779f1dd68000 rw-p 000e8000 00:bc 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 779f1dd68000-779f1dd6a000 r--p 00000000 00:bc 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 779f1dd6a000-779f1dd7f000 r-xp 00002000 00:bc 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 779f1dd7f000-779f1dd98000 r--p 00017000 00:bc 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 779f1dd98000-779f1dd99000 r--p 0002f000 00:bc 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 779f1dd99000-779f1dd9a000 rw-p 00030000 00:bc 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 779f1dd9a000-779f1dda2000 rw-p 00000000 00:00 0 |
| | 779f1dda2000-779f1ddac000 r--p 00000000 00:bc 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 779f1ddac000-779f1de0f000 r-xp 0000a000 00:bc 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 779f1de0f000-779f1de24000 r--p 0006d000 00:bc 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 779f1de24000-779f1de25000 r--p 00081000 00:bc 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 779f1de25000-779f1de26000 rw-p 00082000 00:bc 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 779f1de26000-779f1de28000 r--p 00000000 00:bc 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 779f1de28000-779f1de3a000 r-xp 00002000 00:bc 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 779f1de3a000-779f1de40000 r--p 00014000 00:bc 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 779f1de40000-779f1de41000 r--p 0001a000 00:bc 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 779f1de41000-779f1de42000 rw-p 0001b000 00:bc 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 779f1de42000-779f1de43000 r--p 00000000 00:bc 17339840 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/encdb.so |
| | 779f1de43000-779f1de44000 r-xp 00001000 00:bc 17339840 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/encdb.so |
| | 779f1de44000-779f1de45000 r--p 00002000 00:bc 17339840 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/encdb.so |
| | 779f1de45000-779f1de46000 r--p 00002000 00:bc 17339840 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/encdb.so |
| | 779f1de46000-779f1de47000 rw-p 00003000 00:bc 17339840 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/encdb.so |
| | 779f1de47000-779f1de49000 rw-p 00000000 00:00 0 |
| | 779f1de49000-779f1de4a000 r--p 00000000 00:bc 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 779f1de4a000-779f1de75000 r-xp 00001000 00:bc 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 779f1de75000-779f1de7f000 r--p 0002c000 00:bc 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 779f1de7f000-779f1de81000 r--p 00036000 00:bc 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 779f1de81000-779f1de83000 rw-p 00038000 00:bc 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7ffc950c7000-7ffc950e9000 rw-p 00000000 00:00 0 [stack] |
| | 7ffc951cf000-7ffc951d3000 r--p 00000000 00:00 0 [vvar] |
| | 7ffc951d3000-7ffc951d5000 r-xp 00000000 00:00 0 [vdso] |
| | ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall] |
| | |
| | |
| Children under /tmp/rubytest.zat39p: |
| * -rw-r--r-- 1 17768 2025-12-06 22:03:38 +0000 _ruby_box_p2651380_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 55640 2025-12-06 22:03:40 +0000 _ruby_box_p2651437_2_etc.so |
| * -rw-r--r-- 1 17768 2025-12-06 22:03:40 +0000 _ruby_box_p2651437_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 26728 2025-12-06 22:03:38 +0000 _ruby_box_p2651353_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 63392 2025-12-06 22:03:40 +0000 _ruby_box_p2651437_2_io+console.so |
| * -rw-r--r-- 1 17768 2025-12-06 22:03:39 +0000 _ruby_box_p2651409_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 26728 2025-12-06 22:03:38 +0000 _ruby_box_p2651346_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 160464 2025-12-06 22:03:40 +0000 _ruby_box_p2651437_2_zlib.so |
| * -rw-r--r-- 1 63256 2025-12-06 22:03:40 +0000 _ruby_box_p2651437_2_strscan.so |
| * -rw-r--r-- 1 26728 2025-12-06 22:03:38 +0000 _ruby_box_p2651380_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 41568 2025-12-06 22:03:40 +0000 _ruby_box_p2651437_2_digest.so |
| * -rw-r--r-- 1 26728 2025-12-06 22:03:38 +0000 _ruby_box_p2651385_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 76672 2025-12-06 22:03:40 +0000 _ruby_box_p2651437_2_psych.so |
| * -rw-r--r-- 1 554120 2025-12-06 22:03:40 +0000 _ruby_box_p2651437_2_date_core.so |
| * -rw-r--r-- 1 84152 2025-12-06 22:03:40 +0000 _ruby_box_p2651437_2_stringio.so |
| * -rw-r--r-- 1 16496 2025-12-06 22:03:40 +0000 _ruby_box_p2651437_2_io+wait.so |
| * -rw-r--r-- 1 63392 2025-12-06 22:03:38 +0000 _ruby_box_p2651385_2_io+console.so |
| * -rw-r--r-- 1 126216 2025-12-06 22:03:40 +0000 _ruby_box_p2651437_2_json+ext+generator.so |
| * -rw-r--r-- 1 17768 2025-12-06 22:03:38 +0000 _ruby_box_p2651346_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 930544 2025-12-06 22:03:40 +0000 _ruby_box_p2651437_2_openssl.so |
| * -rw-r--r-- 1 98464 2025-12-06 22:03:40 +0000 _ruby_box_p2651437_2_json+ext+parser.so |
| * -rw-r--r-- 1 63392 2025-12-06 22:03:38 +0000 _ruby_box_p2651346_2_io+console.so |
| * -rw-r--r-- 1 63392 2025-12-06 22:03:38 +0000 _ruby_box_p2651353_2_io+console.so |
| * -rw-r--r-- 1 486432 2025-12-06 22:03:40 +0000 _ruby_box_p2651437_2_socket.so |
| * -rw-r--r-- 1 37208 2025-12-06 22:03:40 +0000 _ruby_box_p2651437_2_cgi+escape.so |
| * -rw-r--r-- 1 25936 2025-12-06 22:03:40 +0000 _ruby_box_p2651437_2_monitor.so |
| * -rw-r--r-- 1 23016 2025-12-06 22:03:40 +0000 _ruby_box_p2651437_2_io+nonblock.so |
| * -rw-r--r-- 1 22400 2025-12-06 22:03:40 +0000 _ruby_box_p2651437_2_erb+escape.so |
| * -rw-r--r-- 1 17768 2025-12-06 22:03:38 +0000 _ruby_box_p2651353_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 63392 2025-12-06 22:03:38 +0000 _ruby_box_p2651380_2_io+console.so |
| * -rw-r--r-- 1 26728 2025-12-06 22:03:40 +0000 _ruby_box_p2651437_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 63392 2025-12-06 22:03:39 +0000 _ruby_box_p2651409_2_io+console.so |
| * -rw-r--r-- 1 17768 2025-12-06 22:03:38 +0000 _ruby_box_p2651385_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 26728 2025-12-06 22:03:39 +0000 _ruby_box_p2651409_2_rbconfig+sizeof.so |
| make: *** [uncommon.mk:920: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0. |