| "make update-download -j4" exit with 0. |
| "make update-src -j4" exit with 0. |
| From https://github.com/ruby/ruby |
| 240afe5..87bc106 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. |
| 1) Failure: |
| TestTimeout#test_ractor [/tmp/ruby/src/trunk_clang_18/test/test_timeout.rb:288]: |
| pid 3756065 killed by SIGSEGV (signal 11) (core dumped) |
| | /tmp/ruby/src/trunk_clang_18/lib/timeout.rb:98: [BUG] Segmentation fault at 0x0000000000000030 |
| | ruby 4.0.0dev (2025-12-06T17:49:13Z master 87bc106b87) +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_18/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_18/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_18/lib/timeout.rb:96:in 'block in create_timeout_thread' |
| | /tmp/ruby/src/trunk_clang_18/lib/timeout.rb:96:in 'synchronize' |
| | /tmp/ruby/src/trunk_clang_18/lib/timeout.rb:98:in 'block (2 levels) in create_timeout_thread' |
| | /tmp/ruby/src/trunk_clang_18/lib/timeout.rb:98:in 'wait' |
| | /tmp/ruby/src/trunk_clang_18/lib/timeout.rb:98:in 'sleep' |
| | |
| | -- Threading information --------------------------------------------------- |
| | Total ractor count: 3 |
| | Ruby thread count for this ractor: 2 |
| | |
| | -- Machine register context ------------------------------------------------ |
| | RIP: 0x0000598198750485 RBP: 0x00007ab3a8c9d110 RSP: 0x00007ab36ea842e0 |
| | RAX: 0x0000000000000000 RBX: 0x0000000069346d68 RCX: 0x0000000000000000 |
| | RDX: 0x0000598198be6c20 RDI: 0x00007ab368012480 RSI: 0x00007ab368012480 |
| | R8: 0x0000000000000000 R9: 0x0000000000000000 R10: 0x0000000000000000 |
| | R11: 0x0000000000000000 R12: 0x00007ab38e75e640 R13: 0x00007ab3a8d46e18 |
| | R14: 0x0000000000000000 R15: 0xfdccb14cb0000002 EFL: 0x0000000000010202 |
| | |
| | -- C level backtrace information ------------------------------------------- |
| | /tmp/ruby/build/trunk_clang_18/ruby(rb_print_backtrace+0x14) [0x5981989e05ba] /tmp/ruby/src/trunk_clang_18/vm_dump.c:1105 |
| | /tmp/ruby/build/trunk_clang_18/ruby(rb_vm_bugreport) /tmp/ruby/src/trunk_clang_18/vm_dump.c:1450 |
| | /tmp/ruby/build/trunk_clang_18/ruby(rb_bug_for_fatal_signal+0x15c) [0x59819899f4dc] /tmp/ruby/src/trunk_clang_18/error.c:1131 |
| | /tmp/ruby/build/trunk_clang_18/ruby(sigsegv+0x5a) [0x59819871b15a] /tmp/ruby/src/trunk_clang_18/signal.c:948 |
| | /lib/x86_64-linux-gnu/libc.so.6(0x7ab3a8f19320) [0x7ab3a8f19320] |
| | /tmp/ruby/build/trunk_clang_18/ruby(vm_check_ints_blocking+0x0) [0x598198750485] /tmp/ruby/src/trunk_clang_18/vm_core.h:2097 |
| | /tmp/ruby/build/trunk_clang_18/ruby(rb_current_execution_context) /tmp/ruby/src/trunk_clang_18/thread_sync.c:617 |
| | /tmp/ruby/build/trunk_clang_18/ruby(rb_mutex_sleep) /tmp/ruby/src/trunk_clang_18/thread_sync.c:617 |
| | /tmp/ruby/build/trunk_clang_18/ruby(vm_call0_cfunc_with_frame+0xc2) [0x5981987b5a9a] /tmp/ruby/src/trunk_clang_18/vm_eval.c:164 |
| | /tmp/ruby/build/trunk_clang_18/ruby(vm_call0_cfunc) /tmp/ruby/src/trunk_clang_18/vm_eval.c:178 |
| | /tmp/ruby/build/trunk_clang_18/ruby(vm_call0_body) /tmp/ruby/src/trunk_clang_18/vm_eval.c:229 |
| | /tmp/ruby/build/trunk_clang_18/ruby(rb_funcallv_scope+0x300) [0x59819879c030] /tmp/ruby/src/trunk_clang_18/vm_eval.c:101 |
| | /tmp/ruby/build/trunk_clang_18/ruby(rb_ensure+0xee) [0x598198618d4e] /tmp/ruby/src/trunk_clang_18/eval.c:1174 |
| | /tmp/ruby/build/trunk_clang_18/ruby(rb_condvar_wait+0x13e) [0x5981987600de] /tmp/ruby/src/trunk_clang_18/thread_sync.c:1627 |
| | /tmp/ruby/build/trunk_clang_18/ruby(vm_cfp_consistent_p+0x0) [0x5981987af1be] /tmp/ruby/src/trunk_clang_18/vm_insnhelper.c:3903 |
| | /tmp/ruby/build/trunk_clang_18/ruby(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk_clang_18/vm_insnhelper.c:3905 |
| | /tmp/ruby/build/trunk_clang_18/ruby(RB_UNDEF_P+0x0) [0x59819879040e] /tmp/ruby/src/trunk_clang_18/vm_insnhelper.c:6125 |
| | /tmp/ruby/build/trunk_clang_18/ruby(vm_exec_core) ../../src/trunk_clang_18/insns.def:905 |
| | /tmp/ruby/build/trunk_clang_18/ruby(vm_exec_loop+0x0) [0x59819878bceb] /tmp/ruby/src/trunk_clang_18/vm.c:2785 |
| | /tmp/ruby/build/trunk_clang_18/ruby(rb_vm_exec) /tmp/ruby/src/trunk_clang_18/vm.c:2788 |
| | /tmp/ruby/build/trunk_clang_18/ruby(invoke_block_from_c_bh+0x49f) [0x5981987b896f] /tmp/ruby/src/trunk_clang_18/vm.c:1814 |
| | /tmp/ruby/build/trunk_clang_18/ruby(vm_yield_with_cref+0x9c) [0x59819879cac8] /tmp/ruby/src/trunk_clang_18/vm.c:1865 |
| | /tmp/ruby/build/trunk_clang_18/ruby(vm_yield) /tmp/ruby/src/trunk_clang_18/vm.c:1873 |
| | /tmp/ruby/build/trunk_clang_18/ruby(rb_yield_0) /tmp/ruby/src/trunk_clang_18/vm_eval.c:1362 |
| | /tmp/ruby/build/trunk_clang_18/ruby(rb_yield) /tmp/ruby/src/trunk_clang_18/vm_eval.c:1375 |
| | /tmp/ruby/build/trunk_clang_18/ruby(rb_ensure+0xee) [0x598198618d4e] /tmp/ruby/src/trunk_clang_18/eval.c:1174 |
| | /tmp/ruby/build/trunk_clang_18/ruby(vm_cfp_consistent_p+0x0) [0x5981987af1be] /tmp/ruby/src/trunk_clang_18/vm_insnhelper.c:3903 |
| | /tmp/ruby/build/trunk_clang_18/ruby(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk_clang_18/vm_insnhelper.c:3905 |
| | /tmp/ruby/build/trunk_clang_18/ruby(RB_UNDEF_P+0x0) [0x59819878fb53] /tmp/ruby/src/trunk_clang_18/vm_insnhelper.c:6125 |
| | /tmp/ruby/build/trunk_clang_18/ruby(vm_exec_core) ../../src/trunk_clang_18/insns.def:857 |
| | /tmp/ruby/build/trunk_clang_18/ruby(vm_exec_loop+0x0) [0x59819878bceb] /tmp/ruby/src/trunk_clang_18/vm.c:2785 |
| | /tmp/ruby/build/trunk_clang_18/ruby(rb_vm_exec) /tmp/ruby/src/trunk_clang_18/vm.c:2788 |
| | /tmp/ruby/build/trunk_clang_18/ruby(vm_invoke_proc+0x409) [0x5981987a1d79] /tmp/ruby/src/trunk_clang_18/vm.c:1814 |
| | /tmp/ruby/build/trunk_clang_18/ruby(rb_vm_invoke_proc+0x4a) [0x5981987a129a] /tmp/ruby/src/trunk_clang_18/vm.c:1959 |
| | /tmp/ruby/build/trunk_clang_18/ruby(thread_do_start_proc+0x2ab) [0x59819875d9ab] /tmp/ruby/src/trunk_clang_18/thread.c:625 |
| | /tmp/ruby/build/trunk_clang_18/ruby(thread_do_start+0x53) [0x59819875d116] /tmp/ruby/src/trunk_clang_18/thread.c:642 |
| | /tmp/ruby/build/trunk_clang_18/ruby(thread_start_func_2) /tmp/ruby/src/trunk_clang_18/thread.c:697 |
| | /tmp/ruby/build/trunk_clang_18/ruby(rb_native_mutex_lock+0x0) [0x59819875dd61] /tmp/ruby/src/trunk_clang_18/thread_pthread.c:2241 |
| | /tmp/ruby/build/trunk_clang_18/ruby(thread_sched_lock_) /tmp/ruby/src/trunk_clang_18/thread_pthread.c:403 |
| | /tmp/ruby/build/trunk_clang_18/ruby(call_thread_start_func_2) /tmp/ruby/src/trunk_clang_18/thread_pthread_mn.c:469 |
| | /tmp/ruby/build/trunk_clang_18/ruby(co_start) /tmp/ruby/src/trunk_clang_18/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_18/.ext/x86_64-linux/enc/encdb.so |
| | 9 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/enc/trans/transdb.so |
| | 10 /tmp/ruby/src/trunk_clang_18/lib/timeout.rb |
| | 11 /tmp/ruby/src/trunk_clang_18/lib/open3/version.rb |
| | 12 /tmp/ruby/src/trunk_clang_18/lib/open3.rb |
| | 13 /tmp/ruby/build/trunk_clang_18/rbconfig.rb |
| | 14 /tmp/ruby/src/trunk_clang_18/tool/lib/find_executable.rb |
| | 15 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 16 /tmp/ruby/src/trunk_clang_18/tool/lib/envutil.rb |
| | 17 /tmp/ruby/src/trunk_clang_18/tool/lib/colorize.rb |
| | 18 /tmp/ruby/src/trunk_clang_18/tool/lib/leakchecker.rb |
| | 19 /tmp/ruby/src/trunk_clang_18/lib/prettyprint.rb |
| | 20 /tmp/ruby/src/trunk_clang_18/lib/pp.rb |
| | 21 /tmp/ruby/src/trunk_clang_18/tool/lib/test/unit/assertions.rb |
| | 22 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/-test-/sanitizers.so |
| | 23 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/io/console.so |
| | 24 /tmp/ruby/src/trunk_clang_18/tool/lib/core_assertions.rb |
| | 25 /tmp/ruby/src/trunk_clang_18/tool/lib/test/unit/testcase.rb |
| | 26 /tmp/ruby/src/trunk_clang_18/lib/optparse.rb |
| | 27 /tmp/ruby/src/trunk_clang_18/tool/lib/test/unit.rb |
| | |
| | * Process memory map: |
| | |
| | 5981985c8000-598198609000 r--p 00000000 00:c4 14172862 /tmp/ruby/build/trunk_clang_18/ruby |
| | 598198609000-598198a4a000 r-xp 00041000 00:c4 14172862 /tmp/ruby/build/trunk_clang_18/ruby |
| | 598198a4a000-598198be5000 r--p 00482000 00:c4 14172862 /tmp/ruby/build/trunk_clang_18/ruby |
| | 598198be5000-598198bfa000 r--p 0061d000 00:c4 14172862 /tmp/ruby/build/trunk_clang_18/ruby |
| | 598198bfa000-598198bfc000 rw-p 00632000 00:c4 14172862 /tmp/ruby/build/trunk_clang_18/ruby |
| | 598198bfc000-598198c10000 rw-p 00000000 00:00 0 |
| | 5981b73d5000-5981b77c9000 rw-p 00000000 00:00 0 [heap] |
| | 7ab360000000-7ab360021000 rw-p 00000000 00:00 0 |
| | 7ab360021000-7ab364000000 ---p 00000000 00:00 0 |
| | 7ab367df9000-7ab368000000 r--s 00000000 00:c4 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7ab368000000-7ab368021000 rw-p 00000000 00:00 0 |
| | 7ab368021000-7ab36c000000 ---p 00000000 00:00 0 |
| | 7ab36c02d000-7ab36e600000 r--s 00000000 00:c4 14172862 /tmp/ruby/build/trunk_clang_18/ruby |
| | 7ab36e600000-7ab36e701000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7ab36e701000-7ab36e702000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7ab36e702000-7ab36e822000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7ab36e822000-7ab36e823000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7ab36e823000-7ab36e943000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7ab36e943000-7ab36e944000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7ab36e944000-7ab36ea64000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7ab36ea64000-7ab36ea65000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7ab36ea65000-7ab38e600000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7ab38e73e000-7ab38e73f000 ---p 00000000 00:00 0 |
| | 7ab38e73f000-7ab38e75f000 rw-p 00000000 00:00 0 |
| | 7ab38e75f000-7ab38e7a0000 rw-p 00000000 00:00 0 |
| | 7ab38e7a0000-7ab38e7b0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7ab38e7bf000-7ab38e7c0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ab38e7c0000-7ab38e801000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ab38e801000-7ab38e802000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ab38e802000-7ab38e843000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ab38e843000-7ab38e844000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ab38e844000-7ab38e885000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ab38e885000-7ab38e886000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ab38e886000-7ab38e8c7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ab38e8c7000-7ab38e8c8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ab38e8c8000-7ab38e909000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ab38e909000-7ab38e90a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ab38e90a000-7ab38e94b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ab38e94b000-7ab38e94c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ab38e94c000-7ab38e98d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ab38e98d000-7ab38e98e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ab38e98e000-7ab38e9cf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ab38e9cf000-7ab38e9d0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ab38e9d0000-7ab38ea11000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ab38ea11000-7ab38ea12000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ab38ea12000-7ab38ea53000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ab38ea53000-7ab38ea54000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ab38ea54000-7ab38ea95000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ab38ea95000-7ab38ea96000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ab38ea96000-7ab38ead7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ab38ead7000-7ab38ead8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ab38ead8000-7ab38eb19000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ab38eb19000-7ab38eb1a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ab38eb1a000-7ab38eb5b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ab38eb5b000-7ab38eb5c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ab38eb5c000-7ab38eb9d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ab38eb9d000-7ab38eb9e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ab38eb9e000-7ab38ebdf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ab38ebdf000-7ab38ebe0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ab38ebe0000-7ab38ec21000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ab38ec21000-7ab38ec22000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ab38ec22000-7ab38ec63000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ab38ec63000-7ab38ec64000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ab38ec64000-7ab38eca5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ab38eca5000-7ab38eca6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ab38eca6000-7ab38ece7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ab38ece7000-7ab38ece8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ab38ece8000-7ab38ed29000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ab38ed29000-7ab38ed2a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ab38ed2a000-7ab38ed6b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ab38ed6b000-7ab38ed6c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ab38ed6c000-7ab38edad000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ab38edad000-7ab38edae000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ab38edae000-7ab38edef000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ab38edef000-7ab38edf0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ab38edf0000-7ab38ee31000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ab38ee31000-7ab38ee32000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ab38ee32000-7ab38ee73000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ab38ee73000-7ab38ee74000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ab38ee74000-7ab38eeb5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ab38eeb5000-7ab38eeb6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ab38eeb6000-7ab38eef7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ab38eef7000-7ab38eef8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ab38eef8000-7ab38ef39000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ab38ef39000-7ab38ef3a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ab38ef3a000-7ab38ef7b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ab38ef7b000-7ab38ef7c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ab38ef7c000-7ab38efbd000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ab38efbd000-7ab38efbe000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ab38efbe000-7ab38efff000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ab38efff000-7ab38f000000 ---p 00000000 00:00 0 |
| | 7ab38f000000-7ab38f800000 rw-p 00000000 00:00 0 |
| | 7ab38f800000-7ab3a7800000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache] |
| | 7ab3a7800000-7ab3a8c00000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list] |
| | 7ab3a8c1f000-7ab3a8c40000 rw-p 00000000 00:00 0 |
| | 7ab3a8c40000-7ab3a8cc0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7ab3a8cc3000-7ab3a8cc5000 r--p 00000000 00:c4 14574434 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/io/console.so |
| | 7ab3a8cc5000-7ab3a8cc8000 r-xp 00002000 00:c4 14574434 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/io/console.so |
| | 7ab3a8cc8000-7ab3a8cc9000 r--p 00005000 00:c4 14574434 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/io/console.so |
| | 7ab3a8cc9000-7ab3a8cca000 r--p 00006000 00:c4 14574434 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/io/console.so |
| | 7ab3a8cca000-7ab3a8ccb000 rw-p 00007000 00:c4 14574434 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/io/console.so |
| | 7ab3a8ccb000-7ab3a8ccc000 r--p 00000000 00:c4 14575163 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/-test-/sanitizers.so |
| | 7ab3a8ccc000-7ab3a8ccd000 r-xp 00001000 00:c4 14575163 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/-test-/sanitizers.so |
| | 7ab3a8ccd000-7ab3a8cce000 r--p 00002000 00:c4 14575163 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/-test-/sanitizers.so |
| | 7ab3a8cce000-7ab3a8ccf000 r--p 00002000 00:c4 14575163 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/-test-/sanitizers.so |
| | 7ab3a8ccf000-7ab3a8cd0000 rw-p 00003000 00:c4 14575163 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/-test-/sanitizers.so |
| | 7ab3a8cd0000-7ab3a8d90000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7ab3a8d94000-7ab3a8d95000 r--p 00000000 00:c4 14575499 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7ab3a8d95000-7ab3a8d97000 r-xp 00001000 00:c4 14575499 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7ab3a8d97000-7ab3a8d98000 r--p 00003000 00:c4 14575499 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7ab3a8d98000-7ab3a8d99000 r--p 00003000 00:c4 14575499 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7ab3a8d99000-7ab3a8d9a000 rw-p 00004000 00:c4 14575499 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7ab3a8d9a000-7ab3a8d9b000 r--p 00000000 00:c4 14574044 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7ab3a8d9b000-7ab3a8d9c000 r-xp 00001000 00:c4 14574044 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7ab3a8d9c000-7ab3a8d9d000 r--p 00002000 00:c4 14574044 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7ab3a8d9d000-7ab3a8d9e000 r--p 00002000 00:c4 14574044 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7ab3a8d9e000-7ab3a8d9f000 rw-p 00003000 00:c4 14574044 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7ab3a8d9f000-7ab3a8da0000 ---p 00000000 00:00 0 |
| | 7ab3a8da0000-7ab3a8dc0000 rw-p 00000000 00:00 0 |
| | 7ab3a8dc0000-7ab3a8dd0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7ab3a8dd0000-7ab3a8ed4000 rw-p 00000000 00:00 0 |
| | 7ab3a8ed4000-7ab3a8efc000 r--p 00000000 00:c4 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7ab3a8efc000-7ab3a9084000 r-xp 00028000 00:c4 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7ab3a9084000-7ab3a90d3000 r--p 001b0000 00:c4 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7ab3a90d3000-7ab3a90d7000 r--p 001fe000 00:c4 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7ab3a90d7000-7ab3a90d9000 rw-p 00202000 00:c4 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7ab3a90d9000-7ab3a90e8000 rw-p 00000000 00:00 0 |
| | 7ab3a90e8000-7ab3a90ec000 r--p 00000000 00:c4 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7ab3a90ec000-7ab3a910f000 r-xp 00004000 00:c4 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7ab3a910f000-7ab3a9113000 r--p 00027000 00:c4 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7ab3a9113000-7ab3a9114000 r--p 0002b000 00:c4 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7ab3a9114000-7ab3a9115000 rw-p 0002c000 00:c4 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7ab3a9115000-7ab3a9125000 r--p 00000000 00:c4 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7ab3a9125000-7ab3a91a4000 r-xp 00010000 00:c4 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7ab3a91a4000-7ab3a91fc000 r--p 0008f000 00:c4 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7ab3a91fc000-7ab3a91fd000 r--p 000e7000 00:c4 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7ab3a91fd000-7ab3a91fe000 rw-p 000e8000 00:c4 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7ab3a91fe000-7ab3a9200000 r--p 00000000 00:c4 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7ab3a9200000-7ab3a9215000 r-xp 00002000 00:c4 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7ab3a9215000-7ab3a922e000 r--p 00017000 00:c4 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7ab3a922e000-7ab3a922f000 r--p 0002f000 00:c4 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7ab3a922f000-7ab3a9230000 rw-p 00030000 00:c4 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7ab3a9230000-7ab3a9238000 rw-p 00000000 00:00 0 |
| | 7ab3a9238000-7ab3a9242000 r--p 00000000 00:c4 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7ab3a9242000-7ab3a92a5000 r-xp 0000a000 00:c4 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7ab3a92a5000-7ab3a92ba000 r--p 0006d000 00:c4 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7ab3a92ba000-7ab3a92bb000 r--p 00081000 00:c4 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7ab3a92bb000-7ab3a92bc000 rw-p 00082000 00:c4 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7ab3a92bc000-7ab3a92be000 r--p 00000000 00:c4 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7ab3a92be000-7ab3a92d0000 r-xp 00002000 00:c4 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7ab3a92d0000-7ab3a92d6000 r--p 00014000 00:c4 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7ab3a92d6000-7ab3a92d7000 r--p 0001a000 00:c4 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7ab3a92d7000-7ab3a92d8000 rw-p 0001b000 00:c4 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7ab3a92d8000-7ab3a92d9000 r--p 00000000 00:c4 14573963 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/enc/encdb.so |
| | 7ab3a92d9000-7ab3a92da000 r-xp 00001000 00:c4 14573963 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/enc/encdb.so |
| | 7ab3a92da000-7ab3a92db000 r--p 00002000 00:c4 14573963 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/enc/encdb.so |
| | 7ab3a92db000-7ab3a92dc000 r--p 00002000 00:c4 14573963 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/enc/encdb.so |
| | 7ab3a92dc000-7ab3a92dd000 rw-p 00003000 00:c4 14573963 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/enc/encdb.so |
| | 7ab3a92dd000-7ab3a92df000 rw-p 00000000 00:00 0 |
| | 7ab3a92df000-7ab3a92e0000 r--p 00000000 00:c4 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7ab3a92e0000-7ab3a930b000 r-xp 00001000 00:c4 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7ab3a930b000-7ab3a9315000 r--p 0002c000 00:c4 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7ab3a9315000-7ab3a9317000 r--p 00036000 00:c4 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7ab3a9317000-7ab3a9319000 rw-p 00038000 00:c4 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7fffe431b000-7fffe433d000 rw-p 00000000 00:00 0 [stack] |
| | 7fffe437b000-7fffe437f000 r--p 00000000 00:00 0 [vvar] |
| | 7fffe437f000-7fffe4381000 r-xp 00000000 00:00 0 [vdso] |
| | ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall] |
| | |
| | |
| Children under /tmp/rubytest.r5c7hl: |
| * -rw-r--r-- 1 17760 2025-12-06 17:53:21 +0000 _ruby_box_p3759537_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 17760 2025-12-06 17:53:21 +0000 _ruby_box_p3759573_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 26712 2025-12-06 17:53:21 +0000 _ruby_box_p3759573_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 63320 2025-12-06 17:53:21 +0000 _ruby_box_p3759542_2_io+console.so |
| * -rw-r--r-- 1 63320 2025-12-06 17:53:21 +0000 _ruby_box_p3759523_2_io+console.so |
| * -rw-r--r-- 1 23048 2025-12-06 17:53:22 +0000 _ruby_box_p3759581_2_io+nonblock.so |
| * -rw-r--r-- 1 160736 2025-12-06 17:53:22 +0000 _ruby_box_p3759581_2_zlib.so |
| * -rw-r--r-- 1 22480 2025-12-06 17:53:22 +0000 _ruby_box_p3759581_2_erb+escape.so |
| * -rw-r--r-- 1 929840 2025-12-06 17:53:22 +0000 _ruby_box_p3759581_2_openssl.so |
| * -rw-r--r-- 1 26712 2025-12-06 17:53:20 +0000 _ruby_box_p3759499_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 26712 2025-12-06 17:53:21 +0000 _ruby_box_p3759523_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 63320 2025-12-06 17:53:21 +0000 _ruby_box_p3759573_2_io+console.so |
| * -rw-r--r-- 1 97368 2025-12-06 17:53:22 +0000 _ruby_box_p3759581_2_json+ext+parser.so |
| * -rw-r--r-- 1 17760 2025-12-06 17:53:20 +0000 _ruby_box_p3759499_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 26712 2025-12-06 17:53:21 +0000 _ruby_box_p3759537_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 17760 2025-12-06 17:53:21 +0000 _ruby_box_p3759542_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 16496 2025-12-06 17:53:22 +0000 _ruby_box_p3759581_2_io+wait.so |
| * -rw-r--r-- 1 37304 2025-12-06 17:53:22 +0000 _ruby_box_p3759581_2_cgi+escape.so |
| * -rw-r--r-- 1 17760 2025-12-06 17:53:21 +0000 _ruby_box_p3759523_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 76560 2025-12-06 17:53:22 +0000 _ruby_box_p3759581_2_psych.so |
| * -rw-r--r-- 1 551264 2025-12-06 17:53:22 +0000 _ruby_box_p3759581_2_date_core.so |
| * -rw-r--r-- 1 17760 2025-12-06 17:53:22 +0000 _ruby_box_p3759581_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 83960 2025-12-06 17:53:22 +0000 _ruby_box_p3759581_2_stringio.so |
| * -rw-r--r-- 1 63320 2025-12-06 17:53:22 +0000 _ruby_box_p3759581_2_io+console.so |
| * -rw-r--r-- 1 126512 2025-12-06 17:53:22 +0000 _ruby_box_p3759581_2_json+ext+generator.so |
| * -rw-r--r-- 1 63320 2025-12-06 17:53:21 +0000 _ruby_box_p3759537_2_io+console.so |
| * -rw-r--r-- 1 63320 2025-12-06 17:53:20 +0000 _ruby_box_p3759499_2_io+console.so |
| * -rw-r--r-- 1 41800 2025-12-06 17:53:22 +0000 _ruby_box_p3759581_2_digest.so |
| * -rw-r--r-- 1 26712 2025-12-06 17:53:21 +0000 _ruby_box_p3759581_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 490616 2025-12-06 17:53:22 +0000 _ruby_box_p3759581_2_socket.so |
| * -rw-r--r-- 1 63312 2025-12-06 17:53:22 +0000 _ruby_box_p3759581_2_strscan.so |
| * -rw-r--r-- 1 26712 2025-12-06 17:53:21 +0000 _ruby_box_p3759542_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 25936 2025-12-06 17:53:22 +0000 _ruby_box_p3759581_2_monitor.so |
| * -rw-r--r-- 1 55848 2025-12-06 17:53:22 +0000 _ruby_box_p3759581_2_etc.so |
| make: *** [uncommon.mk:920: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0. |