| "make update-download -j4" exit with 0. |
| "make update-src -j4" exit with 0. |
| From https://github.com/ruby/ruby |
| 4080abe..4f900c3 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_16/test/test_timeout.rb:288]: |
| pid 756039 killed by SIGSEGV (signal 11) (core dumped) |
| | /tmp/ruby/src/trunk_clang_16/lib/timeout.rb:98: [BUG] Segmentation fault at 0x0000000000000030 |
| | ruby 4.0.0dev (2025-12-07T16:51:02Z master 4f900c35bc) +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_16/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_16/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_16/lib/timeout.rb:96:in 'block in create_timeout_thread' |
| | /tmp/ruby/src/trunk_clang_16/lib/timeout.rb:96:in 'synchronize' |
| | /tmp/ruby/src/trunk_clang_16/lib/timeout.rb:98:in 'block (2 levels) in create_timeout_thread' |
| | /tmp/ruby/src/trunk_clang_16/lib/timeout.rb:98:in 'wait' |
| | /tmp/ruby/src/trunk_clang_16/lib/timeout.rb:98:in 'sleep' |
| | |
| | -- Threading information --------------------------------------------------- |
| | Total ractor count: 3 |
| | Ruby thread count for this ractor: 2 |
| | |
| | -- Machine register context ------------------------------------------------ |
| | RIP: 0x000060ffca580df8 RBP: 0x00007512d2026e58 RSP: 0x0000751297e842d0 |
| | RAX: 0x0000000000000000 RBX: 0x000000006935b923 RCX: 0x732e9c3b1616ad00 |
| | RDX: 0x000060ffcaa17c20 RDI: 0x00007512900124c0 RSI: 0x00007512900124c0 |
| | R8: 0x0000000000000000 R9: 0x0000000000000000 R10: 0x0000000000000000 |
| | R11: 0x0000000000000000 R12: 0x00007512b7a4e640 R13: 0x0000000000000000 |
| | R14: 0x0000000000000000 R15: 0x0000000000000000 EFL: 0x0000000000010202 |
| | |
| | -- C level backtrace information ------------------------------------------- |
| | /tmp/ruby/build/trunk_clang_16/ruby(rb_print_backtrace+0x14) [0x60ffca811b06] /tmp/ruby/src/trunk_clang_16/vm_dump.c:1105 |
| | /tmp/ruby/build/trunk_clang_16/ruby(rb_vm_bugreport) /tmp/ruby/src/trunk_clang_16/vm_dump.c:1450 |
| | /tmp/ruby/build/trunk_clang_16/ruby(rb_bug_for_fatal_signal+0x15c) [0x60ffca7d0bfc] /tmp/ruby/src/trunk_clang_16/error.c:1131 |
| | /tmp/ruby/build/trunk_clang_16/ruby(sigsegv+0x5a) [0x60ffca54a61a] /tmp/ruby/src/trunk_clang_16/signal.c:948 |
| | /lib/x86_64-linux-gnu/libc.so.6(0x7512d2207320) [0x7512d2207320] |
| | /tmp/ruby/build/trunk_clang_16/ruby(vm_check_ints_blocking+0x0) [0x60ffca580df8] /tmp/ruby/src/trunk_clang_16/vm_core.h:2097 |
| | /tmp/ruby/build/trunk_clang_16/ruby(rb_current_execution_context) /tmp/ruby/src/trunk_clang_16/thread_sync.c:617 |
| | /tmp/ruby/build/trunk_clang_16/ruby(rb_mutex_sleep) /tmp/ruby/src/trunk_clang_16/thread_sync.c:617 |
| | /tmp/ruby/build/trunk_clang_16/ruby(vm_call0_cfunc_with_frame+0xcb) [0x60ffca5e69ae] /tmp/ruby/src/trunk_clang_16/vm_eval.c:164 |
| | /tmp/ruby/build/trunk_clang_16/ruby(vm_call0_cfunc) /tmp/ruby/src/trunk_clang_16/vm_eval.c:178 |
| | /tmp/ruby/build/trunk_clang_16/ruby(vm_call0_body) /tmp/ruby/src/trunk_clang_16/vm_eval.c:229 |
| | /tmp/ruby/build/trunk_clang_16/ruby(rb_funcallv_scope+0x2fa) [0x60ffca5cceba] /tmp/ruby/src/trunk_clang_16/vm_eval.c:101 |
| | /tmp/ruby/build/trunk_clang_16/ruby(rb_ensure+0xeb) [0x60ffca448d6b] /tmp/ruby/src/trunk_clang_16/eval.c:1174 |
| | /tmp/ruby/build/trunk_clang_16/ruby(rb_condvar_wait+0x144) [0x60ffca591014] /tmp/ruby/src/trunk_clang_16/thread_sync.c:1627 |
| | /tmp/ruby/build/trunk_clang_16/ruby(vm_call_cfunc_with_frame_+0xf4) [0x60ffca5e0054] /tmp/ruby/src/trunk_clang_16/vm_insnhelper.c:3903 |
| | /tmp/ruby/build/trunk_clang_16/ruby(vm_sendish+0xd8) [0x60ffca5c0ec1] /tmp/ruby/src/trunk_clang_16/vm_insnhelper.c:6125 |
| | /tmp/ruby/build/trunk_clang_16/ruby(vm_exec_core) ../../src/trunk_clang_16/insns.def:904 |
| | /tmp/ruby/build/trunk_clang_16/ruby(vm_exec_loop+0x0) [0x60ffca5bc5ee] /tmp/ruby/src/trunk_clang_16/vm.c:2785 |
| | /tmp/ruby/build/trunk_clang_16/ruby(rb_vm_exec) /tmp/ruby/src/trunk_clang_16/vm.c:2788 |
| | /tmp/ruby/build/trunk_clang_16/ruby(invoke_block_from_c_bh+0x479) [0x60ffca5e9549] /tmp/ruby/src/trunk_clang_16/vm.c:1814 |
| | /tmp/ruby/build/trunk_clang_16/ruby(vm_yield_with_cref+0x9c) [0x60ffca5cd968] /tmp/ruby/src/trunk_clang_16/vm.c:1865 |
| | /tmp/ruby/build/trunk_clang_16/ruby(vm_yield) /tmp/ruby/src/trunk_clang_16/vm.c:1873 |
| | /tmp/ruby/build/trunk_clang_16/ruby(rb_yield_0) /tmp/ruby/src/trunk_clang_16/vm_eval.c:1362 |
| | /tmp/ruby/build/trunk_clang_16/ruby(rb_yield) /tmp/ruby/src/trunk_clang_16/vm_eval.c:1375 |
| | /tmp/ruby/build/trunk_clang_16/ruby(rb_ensure+0xeb) [0x60ffca448d6b] /tmp/ruby/src/trunk_clang_16/eval.c:1174 |
| | /tmp/ruby/build/trunk_clang_16/ruby(vm_call_cfunc_with_frame_+0xf4) [0x60ffca5e0054] /tmp/ruby/src/trunk_clang_16/vm_insnhelper.c:3903 |
| | /tmp/ruby/build/trunk_clang_16/ruby(vm_sendish+0xfa) [0x60ffca5c05f0] /tmp/ruby/src/trunk_clang_16/vm_insnhelper.c:6125 |
| | /tmp/ruby/build/trunk_clang_16/ruby(vm_exec_core) ../../src/trunk_clang_16/insns.def:856 |
| | /tmp/ruby/build/trunk_clang_16/ruby(vm_exec_loop+0x0) [0x60ffca5bc5ee] /tmp/ruby/src/trunk_clang_16/vm.c:2785 |
| | /tmp/ruby/build/trunk_clang_16/ruby(rb_vm_exec) /tmp/ruby/src/trunk_clang_16/vm.c:2788 |
| | /tmp/ruby/build/trunk_clang_16/ruby(vm_invoke_proc+0x3ce) [0x60ffca5d2bce] /tmp/ruby/src/trunk_clang_16/vm.c:1814 |
| | /tmp/ruby/build/trunk_clang_16/ruby(rb_vm_invoke_proc+0x4a) [0x60ffca5d20fa] /tmp/ruby/src/trunk_clang_16/vm.c:1959 |
| | /tmp/ruby/build/trunk_clang_16/ruby(thread_do_start_proc+0x29f) [0x60ffca58e85f] /tmp/ruby/src/trunk_clang_16/thread.c:625 |
| | /tmp/ruby/build/trunk_clang_16/ruby(thread_do_start+0x57) [0x60ffca58de97] /tmp/ruby/src/trunk_clang_16/thread.c:642 |
| | /tmp/ruby/build/trunk_clang_16/ruby(thread_start_func_2) /tmp/ruby/src/trunk_clang_16/thread.c:697 |
| | /tmp/ruby/build/trunk_clang_16/ruby(rb_native_mutex_lock+0x0) [0x60ffca58ec21] /tmp/ruby/src/trunk_clang_16/thread_pthread.c:2241 |
| | /tmp/ruby/build/trunk_clang_16/ruby(thread_sched_lock_) /tmp/ruby/src/trunk_clang_16/thread_pthread.c:403 |
| | /tmp/ruby/build/trunk_clang_16/ruby(call_thread_start_func_2) /tmp/ruby/src/trunk_clang_16/thread_pthread_mn.c:469 |
| | /tmp/ruby/build/trunk_clang_16/ruby(co_start) /tmp/ruby/src/trunk_clang_16/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_16/.ext/x86_64-linux/enc/encdb.so |
| | 9 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/transdb.so |
| | 10 /tmp/ruby/src/trunk_clang_16/lib/timeout.rb |
| | 11 /tmp/ruby/src/trunk_clang_16/lib/open3/version.rb |
| | 12 /tmp/ruby/src/trunk_clang_16/lib/open3.rb |
| | 13 /tmp/ruby/build/trunk_clang_16/rbconfig.rb |
| | 14 /tmp/ruby/src/trunk_clang_16/tool/lib/find_executable.rb |
| | 15 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 16 /tmp/ruby/src/trunk_clang_16/tool/lib/envutil.rb |
| | 17 /tmp/ruby/src/trunk_clang_16/tool/lib/colorize.rb |
| | 18 /tmp/ruby/src/trunk_clang_16/tool/lib/leakchecker.rb |
| | 19 /tmp/ruby/src/trunk_clang_16/lib/prettyprint.rb |
| | 20 /tmp/ruby/src/trunk_clang_16/lib/pp.rb |
| | 21 /tmp/ruby/src/trunk_clang_16/tool/lib/test/unit/assertions.rb |
| | 22 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/-test-/sanitizers.so |
| | 23 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/io/console.so |
| | 24 /tmp/ruby/src/trunk_clang_16/tool/lib/core_assertions.rb |
| | 25 /tmp/ruby/src/trunk_clang_16/tool/lib/test/unit/testcase.rb |
| | 26 /tmp/ruby/src/trunk_clang_16/lib/optparse.rb |
| | 27 /tmp/ruby/src/trunk_clang_16/tool/lib/test/unit.rb |
| | |
| | * Process memory map: |
| | |
| | 60ffca3f8000-60ffca439000 r--p 00000000 00:ae 14841923 /tmp/ruby/build/trunk_clang_16/ruby |
| | 60ffca439000-60ffca87b000 r-xp 00041000 00:ae 14841923 /tmp/ruby/build/trunk_clang_16/ruby |
| | 60ffca87b000-60ffcaa16000 r--p 00483000 00:ae 14841923 /tmp/ruby/build/trunk_clang_16/ruby |
| | 60ffcaa16000-60ffcaa2b000 r--p 0061e000 00:ae 14841923 /tmp/ruby/build/trunk_clang_16/ruby |
| | 60ffcaa2b000-60ffcaa2d000 rw-p 00633000 00:ae 14841923 /tmp/ruby/build/trunk_clang_16/ruby |
| | 60ffcaa2d000-60ffcaa41000 rw-p 00000000 00:00 0 |
| | 60fff4d25000-60fff5119000 rw-p 00000000 00:00 0 [heap] |
| | 751288000000-751288021000 rw-p 00000000 00:00 0 |
| | 751288021000-75128c000000 ---p 00000000 00:00 0 |
| | 751290000000-751290021000 rw-p 00000000 00:00 0 |
| | 751290021000-751294000000 ---p 00000000 00:00 0 |
| | 75129521e000-751295425000 r--s 00000000 00:ae 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 751295425000-751297a00000 r--s 00000000 00:ae 14841923 /tmp/ruby/build/trunk_clang_16/ruby |
| | 751297a00000-751297b01000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 751297b01000-751297b02000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 751297b02000-751297c22000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 751297c22000-751297c23000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 751297c23000-751297d43000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 751297d43000-751297d44000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 751297d44000-751297e64000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 751297e64000-751297e65000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 751297e65000-7512b7a00000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7512b7a2e000-7512b7a2f000 ---p 00000000 00:00 0 |
| | 7512b7a2f000-7512b7a4f000 rw-p 00000000 00:00 0 |
| | 7512b7a4f000-7512b7a90000 rw-p 00000000 00:00 0 |
| | 7512b7a90000-7512b7aa0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7512b7aaf000-7512b7ad0000 rw-p 00000000 00:00 0 |
| | 7512b7ad0000-7512b7bb0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7512b7bbf000-7512b7bc0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7512b7bc0000-7512b7c01000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7512b7c01000-7512b7c02000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7512b7c02000-7512b7c43000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7512b7c43000-7512b7c44000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7512b7c44000-7512b7c85000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7512b7c85000-7512b7c86000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7512b7c86000-7512b7cc7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7512b7cc7000-7512b7cc8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7512b7cc8000-7512b7d09000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7512b7d09000-7512b7d0a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7512b7d0a000-7512b7d4b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7512b7d4b000-7512b7d4c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7512b7d4c000-7512b7d8d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7512b7d8d000-7512b7d8e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7512b7d8e000-7512b7dcf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7512b7dcf000-7512b7dd0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7512b7dd0000-7512b7e11000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7512b7e11000-7512b7e12000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7512b7e12000-7512b7e53000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7512b7e53000-7512b7e54000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7512b7e54000-7512b7e95000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7512b7e95000-7512b7e96000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7512b7e96000-7512b7ed7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7512b7ed7000-7512b7ed8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7512b7ed8000-7512b7f19000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7512b7f19000-7512b7f1a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7512b7f1a000-7512b7f5b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7512b7f5b000-7512b7f5c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7512b7f5c000-7512b7f9d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7512b7f9d000-7512b7f9e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7512b7f9e000-7512b7fdf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7512b7fdf000-7512b7fe0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7512b7fe0000-7512b8021000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7512b8021000-7512b8022000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7512b8022000-7512b8063000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7512b8063000-7512b8064000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7512b8064000-7512b80a5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7512b80a5000-7512b80a6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7512b80a6000-7512b80e7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7512b80e7000-7512b80e8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7512b80e8000-7512b8129000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7512b8129000-7512b812a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7512b812a000-7512b816b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7512b816b000-7512b816c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7512b816c000-7512b81ad000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7512b81ad000-7512b81ae000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7512b81ae000-7512b81ef000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7512b81ef000-7512b81f0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7512b81f0000-7512b8231000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7512b8231000-7512b8232000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7512b8232000-7512b8273000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7512b8273000-7512b8274000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7512b8274000-7512b82b5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7512b82b5000-7512b82b6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7512b82b6000-7512b82f7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7512b82f7000-7512b82f8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7512b82f8000-7512b8339000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7512b8339000-7512b833a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7512b833a000-7512b837b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7512b837b000-7512b837c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7512b837c000-7512b83bd000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7512b83bd000-7512b83be000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7512b83be000-7512b83ff000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7512b83ff000-7512b8400000 ---p 00000000 00:00 0 |
| | 7512b8400000-7512b8c00000 rw-p 00000000 00:00 0 |
| | 7512b8c00000-7512d0c00000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache] |
| | 7512d0c00000-7512d2000000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list] |
| | 7512d2010000-7512d2070000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7512d2072000-7512d2074000 r--p 00000000 00:ae 16536986 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/io/console.so |
| | 7512d2074000-7512d2077000 r-xp 00002000 00:ae 16536986 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/io/console.so |
| | 7512d2077000-7512d2078000 r--p 00005000 00:ae 16536986 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/io/console.so |
| | 7512d2078000-7512d2079000 r--p 00006000 00:ae 16536986 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/io/console.so |
| | 7512d2079000-7512d207a000 rw-p 00007000 00:ae 16536986 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/io/console.so |
| | 7512d207a000-7512d207b000 r--p 00000000 00:ae 16534083 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/-test-/sanitizers.so |
| | 7512d207b000-7512d207c000 r-xp 00001000 00:ae 16534083 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/-test-/sanitizers.so |
| | 7512d207c000-7512d207d000 r--p 00002000 00:ae 16534083 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/-test-/sanitizers.so |
| | 7512d207d000-7512d207e000 r--p 00002000 00:ae 16534083 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/-test-/sanitizers.so |
| | 7512d207e000-7512d207f000 rw-p 00003000 00:ae 16534083 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/-test-/sanitizers.so |
| | 7512d207f000-7512d2080000 ---p 00000000 00:00 0 |
| | 7512d2080000-7512d20a0000 rw-p 00000000 00:00 0 |
| | 7512d20a0000-7512d20b0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7512d20b3000-7512d20b4000 r--p 00000000 00:ae 16541174 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7512d20b4000-7512d20b6000 r-xp 00001000 00:ae 16541174 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7512d20b6000-7512d20b7000 r--p 00003000 00:ae 16541174 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7512d20b7000-7512d20b8000 r--p 00003000 00:ae 16541174 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7512d20b8000-7512d20b9000 rw-p 00004000 00:ae 16541174 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7512d20b9000-7512d20ba000 r--p 00000000 00:ae 16296379 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7512d20ba000-7512d20bb000 r-xp 00001000 00:ae 16296379 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7512d20bb000-7512d20bc000 r--p 00002000 00:ae 16296379 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7512d20bc000-7512d20bd000 r--p 00002000 00:ae 16296379 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7512d20bd000-7512d20be000 rw-p 00003000 00:ae 16296379 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7512d20be000-7512d21c2000 rw-p 00000000 00:00 0 |
| | 7512d21c2000-7512d21ea000 r--p 00000000 00:ae 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7512d21ea000-7512d2372000 r-xp 00028000 00:ae 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7512d2372000-7512d23c1000 r--p 001b0000 00:ae 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7512d23c1000-7512d23c5000 r--p 001fe000 00:ae 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7512d23c5000-7512d23c7000 rw-p 00202000 00:ae 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7512d23c7000-7512d23d6000 rw-p 00000000 00:00 0 |
| | 7512d23d6000-7512d23da000 r--p 00000000 00:ae 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7512d23da000-7512d23fd000 r-xp 00004000 00:ae 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7512d23fd000-7512d2401000 r--p 00027000 00:ae 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7512d2401000-7512d2402000 r--p 0002b000 00:ae 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7512d2402000-7512d2403000 rw-p 0002c000 00:ae 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7512d2403000-7512d2413000 r--p 00000000 00:ae 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7512d2413000-7512d2492000 r-xp 00010000 00:ae 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7512d2492000-7512d24ea000 r--p 0008f000 00:ae 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7512d24ea000-7512d24eb000 r--p 000e7000 00:ae 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7512d24eb000-7512d24ec000 rw-p 000e8000 00:ae 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7512d24ec000-7512d24ee000 r--p 00000000 00:ae 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7512d24ee000-7512d2503000 r-xp 00002000 00:ae 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7512d2503000-7512d251c000 r--p 00017000 00:ae 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7512d251c000-7512d251d000 r--p 0002f000 00:ae 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7512d251d000-7512d251e000 rw-p 00030000 00:ae 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7512d251e000-7512d2526000 rw-p 00000000 00:00 0 |
| | 7512d2526000-7512d2530000 r--p 00000000 00:ae 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7512d2530000-7512d2593000 r-xp 0000a000 00:ae 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7512d2593000-7512d25a8000 r--p 0006d000 00:ae 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7512d25a8000-7512d25a9000 r--p 00081000 00:ae 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7512d25a9000-7512d25aa000 rw-p 00082000 00:ae 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7512d25aa000-7512d25ac000 r--p 00000000 00:ae 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7512d25ac000-7512d25be000 r-xp 00002000 00:ae 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7512d25be000-7512d25c4000 r--p 00014000 00:ae 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7512d25c4000-7512d25c5000 r--p 0001a000 00:ae 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7512d25c5000-7512d25c6000 rw-p 0001b000 00:ae 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7512d25c6000-7512d25c7000 r--p 00000000 00:ae 16281490 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/encdb.so |
| | 7512d25c7000-7512d25c8000 r-xp 00001000 00:ae 16281490 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/encdb.so |
| | 7512d25c8000-7512d25c9000 r--p 00002000 00:ae 16281490 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/encdb.so |
| | 7512d25c9000-7512d25ca000 r--p 00002000 00:ae 16281490 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/encdb.so |
| | 7512d25ca000-7512d25cb000 rw-p 00003000 00:ae 16281490 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/encdb.so |
| | 7512d25cb000-7512d25cd000 rw-p 00000000 00:00 0 |
| | 7512d25cd000-7512d25ce000 r--p 00000000 00:ae 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7512d25ce000-7512d25f9000 r-xp 00001000 00:ae 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7512d25f9000-7512d2603000 r--p 0002c000 00:ae 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7512d2603000-7512d2605000 r--p 00036000 00:ae 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7512d2605000-7512d2607000 rw-p 00038000 00:ae 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7ffca08d0000-7ffca08f2000 rw-p 00000000 00:00 0 [stack] |
| | 7ffca09ad000-7ffca09b1000 r--p 00000000 00:00 0 [vvar] |
| | 7ffca09b1000-7ffca09b3000 r-xp 00000000 00:00 0 [vdso] |
| | ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall] |
| | |
| | |
| Children under /tmp/rubytest.ikwt5l: |
| * -rw-r--r-- 1 26768 2025-12-07 17:29:31 +0000 _ruby_box_p758766_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 26768 2025-12-07 17:29:31 +0000 _ruby_box_p758756_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 17784 2025-12-07 17:29:30 +0000 _ruby_box_p758751_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 17784 2025-12-07 17:29:31 +0000 _ruby_box_p758771_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 26768 2025-12-07 17:29:31 +0000 _ruby_box_p758771_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 939576 2025-12-07 17:29:32 +0000 _ruby_box_p758797_2_openssl.so |
| * -rw-r--r-- 1 17784 2025-12-07 17:29:32 +0000 _ruby_box_p758797_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 489264 2025-12-07 17:29:32 +0000 _ruby_box_p758797_2_socket.so |
| * -rw-r--r-- 1 63312 2025-12-07 17:29:31 +0000 _ruby_box_p758771_2_io+console.so |
| * -rw-r--r-- 1 55800 2025-12-07 17:29:32 +0000 _ruby_box_p758797_2_etc.so |
| * -rw-r--r-- 1 17784 2025-12-07 17:29:31 +0000 _ruby_box_p758766_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 63312 2025-12-07 17:29:31 +0000 _ruby_box_p758766_2_io+console.so |
| * -rw-r--r-- 1 63312 2025-12-07 17:29:32 +0000 _ruby_box_p758787_2_io+console.so |
| * -rw-r--r-- 1 557240 2025-12-07 17:29:32 +0000 _ruby_box_p758797_2_date_core.so |
| * -rw-r--r-- 1 77064 2025-12-07 17:29:32 +0000 _ruby_box_p758797_2_psych.so |
| * -rw-r--r-- 1 63312 2025-12-07 17:29:32 +0000 _ruby_box_p758797_2_io+console.so |
| * -rw-r--r-- 1 25944 2025-12-07 17:29:32 +0000 _ruby_box_p758797_2_monitor.so |
| * -rw-r--r-- 1 41808 2025-12-07 17:29:32 +0000 _ruby_box_p758797_2_digest.so |
| * -rw-r--r-- 1 26768 2025-12-07 17:29:32 +0000 _ruby_box_p758797_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 63312 2025-12-07 17:29:30 +0000 _ruby_box_p758751_2_io+console.so |
| * -rw-r--r-- 1 63376 2025-12-07 17:29:32 +0000 _ruby_box_p758797_2_strscan.so |
| * -rw-r--r-- 1 84488 2025-12-07 17:29:32 +0000 _ruby_box_p758797_2_stringio.so |
| * -rw-r--r-- 1 17784 2025-12-07 17:29:31 +0000 _ruby_box_p758756_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 26768 2025-12-07 17:29:31 +0000 _ruby_box_p758787_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 23024 2025-12-07 17:29:32 +0000 _ruby_box_p758797_2_io+nonblock.so |
| * -rw-r--r-- 1 63312 2025-12-07 17:29:31 +0000 _ruby_box_p758756_2_io+console.so |
| * -rw-r--r-- 1 16504 2025-12-07 17:29:32 +0000 _ruby_box_p758797_2_io+wait.so |
| * -rw-r--r-- 1 98352 2025-12-07 17:29:32 +0000 _ruby_box_p758797_2_json+ext+parser.so |
| * -rw-r--r-- 1 161032 2025-12-07 17:29:32 +0000 _ruby_box_p758797_2_zlib.so |
| * -rw-r--r-- 1 17784 2025-12-07 17:29:31 +0000 _ruby_box_p758787_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 37440 2025-12-07 17:29:32 +0000 _ruby_box_p758797_2_cgi+escape.so |
| * -rw-r--r-- 1 26768 2025-12-07 17:29:30 +0000 _ruby_box_p758751_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 125368 2025-12-07 17:29:32 +0000 _ruby_box_p758797_2_json+ext+generator.so |
| * -rw-r--r-- 1 22432 2025-12-07 17:29:32 +0000 _ruby_box_p758797_2_erb+escape.so |
| make: *** [uncommon.mk:920: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0. |