| "git clone --depth 1 https://github.com/ruby/ruby.git trunk_clang_17" exit with 0. |
| Cloning into 'trunk_clang_17'... |
| Updating files: 56% (6394/11283) |
| "./autogen.sh" exit with 0. |
| "autoconf" exit with 0. |
| "/tmp/ruby/src/trunk_clang_17/configure --prefix=/tmp/ruby/install/trunk_clang_17 --disable-install-doc CC=clang-17" exit with 0. |
| configure: WARNING: something wrong with CXXFLAGS="" |
| "make update-download -j4" exit with 0. |
| Cloning into '/tmp/ruby/src/trunk_clang_17/gems/src/rbs'... |
| From https://github.com/ruby/rbs |
| * branch 22451ecbe262326176eb3915b64366712930685c -> FETCH_HEAD |
| HEAD is now at 22451ecb Skip io/wait tests for methods deleted in Ruby 4 |
| "make update-src -j4" exit with 0. |
| "make after-update -j4" exit with 0. |
| + cp /tmp/ruby/src/trunk_clang_17/enc/jis/props.h.blt /tmp/ruby/src/trunk_clang_17/enc/jis/props.h |
| "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 2924180 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-07T08:34:45Z master 941e70ab38) +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: 0x000063ac8644d6e8 RBP: 0x00007be774f16e18 RSP: 0x00007be73ac842f0 |
| | RAX: 0x0000000000000000 RBX: 0x0000000069355228 RCX: 0x33af983a083edc00 |
| | RDX: 0x000063ac868e6c20 RDI: 0x00007be734012480 RSI: 0x00007be734012480 |
| | R8: 0x0000000000000000 R9: 0x0000000000000000 R10: 0x0000000000000000 |
| | R11: 0x0000000000000000 R12: 0x00007be75a95c640 R13: 0x0000000000000000 |
| | R14: 0x0000000000000000 R15: 0x0000000000000000 EFL: 0x0000000000010206 |
| | |
| | -- C level backtrace information ------------------------------------------- |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_print_backtrace+0x14) [0x63ac866e03aa] /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) [0x63ac8669e82c] /tmp/ruby/src/trunk_clang_17/error.c:1131 |
| | /tmp/ruby/build/trunk_clang_17/ruby(sigsegv+0x5a) [0x63ac864163ea] /tmp/ruby/src/trunk_clang_17/signal.c:948 |
| | /lib/x86_64-linux-gnu/libc.so.6(0x7be7750f7320) [0x7be7750f7320] |
| | /tmp/ruby/build/trunk_clang_17/ruby(vm_check_ints_blocking+0x0) [0x63ac8644d6e8] /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) [0x63ac864b357e] /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) [0x63ac86499aba] /tmp/ruby/src/trunk_clang_17/vm_eval.c:101 |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_ensure+0xee) [0x63ac86313d5e] /tmp/ruby/src/trunk_clang_17/eval.c:1174 |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_condvar_wait+0x144) [0x63ac8645d884] /tmp/ruby/src/trunk_clang_17/thread_sync.c:1627 |
| | /tmp/ruby/build/trunk_clang_17/ruby(vm_call_cfunc_with_frame_+0xf4) [0x63ac864acc24] /tmp/ruby/src/trunk_clang_17/vm_insnhelper.c:3903 |
| | /tmp/ruby/build/trunk_clang_17/ruby(vm_sendish+0xd9) [0x63ac8648dde0] /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) [0x63ac864896ab] /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) [0x63ac864b6110] /tmp/ruby/src/trunk_clang_17/vm.c:1814 |
| | /tmp/ruby/build/trunk_clang_17/ruby(vm_yield_with_cref+0x9c) [0x63ac8649a568] /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) [0x63ac86313d5e] /tmp/ruby/src/trunk_clang_17/eval.c:1174 |
| | /tmp/ruby/build/trunk_clang_17/ruby(vm_call_cfunc_with_frame_+0xf4) [0x63ac864acc24] /tmp/ruby/src/trunk_clang_17/vm_insnhelper.c:3903 |
| | /tmp/ruby/build/trunk_clang_17/ruby(vm_sendish+0xe5) [0x63ac8648d526] /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) [0x63ac864896ab] /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) [0x63ac8649f7de] /tmp/ruby/src/trunk_clang_17/vm.c:1814 |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_vm_invoke_proc+0x4a) [0x63ac8649ed0a] /tmp/ruby/src/trunk_clang_17/vm.c:1959 |
| | /tmp/ruby/build/trunk_clang_17/ruby(thread_do_start_proc+0x29f) [0x63ac8645b0df] /tmp/ruby/src/trunk_clang_17/thread.c:625 |
| | /tmp/ruby/build/trunk_clang_17/ruby(thread_do_start+0x53) [0x63ac8645a746] /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) [0x63ac8645b4a1] /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: |
| | |
| | 63ac862c3000-63ac86304000 r--p 00000000 00:bc 16559303 /tmp/ruby/build/trunk_clang_17/ruby |
| | 63ac86304000-63ac8674a000 r-xp 00041000 00:bc 16559303 /tmp/ruby/build/trunk_clang_17/ruby |
| | 63ac8674a000-63ac868e5000 r--p 00487000 00:bc 16559303 /tmp/ruby/build/trunk_clang_17/ruby |
| | 63ac868e5000-63ac868fa000 r--p 00622000 00:bc 16559303 /tmp/ruby/build/trunk_clang_17/ruby |
| | 63ac868fa000-63ac868fc000 rw-p 00637000 00:bc 16559303 /tmp/ruby/build/trunk_clang_17/ruby |
| | 63ac868fc000-63ac86910000 rw-p 00000000 00:00 0 |
| | 63ac90dbc000-63ac911b0000 rw-p 00000000 00:00 0 [heap] |
| | 7be72c000000-7be72c021000 rw-p 00000000 00:00 0 |
| | 7be72c021000-7be730000000 ---p 00000000 00:00 0 |
| | 7be734000000-7be734021000 rw-p 00000000 00:00 0 |
| | 7be734021000-7be738000000 ---p 00000000 00:00 0 |
| | 7be73800f000-7be738216000 r--s 00000000 00:bc 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7be738216000-7be73a800000 r--s 00000000 00:bc 16559303 /tmp/ruby/build/trunk_clang_17/ruby |
| | 7be73a800000-7be73a901000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7be73a901000-7be73a902000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7be73a902000-7be73aa22000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7be73aa22000-7be73aa23000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7be73aa23000-7be73ab43000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7be73ab43000-7be73ab44000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7be73ab44000-7be73ac64000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7be73ac64000-7be73ac65000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7be73ac65000-7be75a800000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7be75a93c000-7be75a93d000 ---p 00000000 00:00 0 |
| | 7be75a93d000-7be75a95d000 rw-p 00000000 00:00 0 |
| | 7be75a95d000-7be75a9bf000 rw-p 00000000 00:00 0 |
| | 7be75a9bf000-7be75a9c0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7be75a9c0000-7be75aa01000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7be75aa01000-7be75aa02000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7be75aa02000-7be75aa43000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7be75aa43000-7be75aa44000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7be75aa44000-7be75aa85000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7be75aa85000-7be75aa86000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7be75aa86000-7be75aac7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7be75aac7000-7be75aac8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7be75aac8000-7be75ab09000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7be75ab09000-7be75ab0a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7be75ab0a000-7be75ab4b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7be75ab4b000-7be75ab4c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7be75ab4c000-7be75ab8d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7be75ab8d000-7be75ab8e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7be75ab8e000-7be75abcf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7be75abcf000-7be75abd0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7be75abd0000-7be75ac11000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7be75ac11000-7be75ac12000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7be75ac12000-7be75ac53000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7be75ac53000-7be75ac54000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7be75ac54000-7be75ac95000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7be75ac95000-7be75ac96000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7be75ac96000-7be75acd7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7be75acd7000-7be75acd8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7be75acd8000-7be75ad19000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7be75ad19000-7be75ad1a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7be75ad1a000-7be75ad5b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7be75ad5b000-7be75ad5c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7be75ad5c000-7be75ad9d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7be75ad9d000-7be75ad9e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7be75ad9e000-7be75addf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7be75addf000-7be75ade0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7be75ade0000-7be75ae21000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7be75ae21000-7be75ae22000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7be75ae22000-7be75ae63000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7be75ae63000-7be75ae64000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7be75ae64000-7be75aea5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7be75aea5000-7be75aea6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7be75aea6000-7be75aee7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7be75aee7000-7be75aee8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7be75aee8000-7be75af29000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7be75af29000-7be75af2a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7be75af2a000-7be75af6b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7be75af6b000-7be75af6c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7be75af6c000-7be75afad000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7be75afad000-7be75afae000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7be75afae000-7be75afef000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7be75afef000-7be75aff0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7be75aff0000-7be75b031000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7be75b031000-7be75b032000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7be75b032000-7be75b073000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7be75b073000-7be75b074000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7be75b074000-7be75b0b5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7be75b0b5000-7be75b0b6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7be75b0b6000-7be75b0f7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7be75b0f7000-7be75b0f8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7be75b0f8000-7be75b139000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7be75b139000-7be75b13a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7be75b13a000-7be75b17b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7be75b17b000-7be75b17c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7be75b17c000-7be75b1bd000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7be75b1bd000-7be75b1be000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7be75b1be000-7be75b1ff000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7be75b1ff000-7be75b200000 ---p 00000000 00:00 0 |
| | 7be75b200000-7be75ba00000 rw-p 00000000 00:00 0 |
| | 7be75ba00000-7be773a00000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache] |
| | 7be773a00000-7be774e00000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list] |
| | 7be774e10000-7be774f60000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7be774f62000-7be774f64000 r--p 00000000 00:bc 17175489 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/io/console.so |
| | 7be774f64000-7be774f67000 r-xp 00002000 00:bc 17175489 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/io/console.so |
| | 7be774f67000-7be774f68000 r--p 00005000 00:bc 17175489 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/io/console.so |
| | 7be774f68000-7be774f69000 r--p 00006000 00:bc 17175489 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/io/console.so |
| | 7be774f69000-7be774f6a000 rw-p 00007000 00:bc 17175489 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/io/console.so |
| | 7be774f6a000-7be774f6b000 r--p 00000000 00:bc 17174465 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/-test-/sanitizers.so |
| | 7be774f6b000-7be774f6c000 r-xp 00001000 00:bc 17174465 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/-test-/sanitizers.so |
| | 7be774f6c000-7be774f6d000 r--p 00002000 00:bc 17174465 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/-test-/sanitizers.so |
| | 7be774f6d000-7be774f6e000 r--p 00002000 00:bc 17174465 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/-test-/sanitizers.so |
| | 7be774f6e000-7be774f6f000 rw-p 00003000 00:bc 17174465 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/-test-/sanitizers.so |
| | 7be774f6f000-7be774f70000 ---p 00000000 00:00 0 |
| | 7be774f70000-7be774f90000 rw-p 00000000 00:00 0 |
| | 7be774f90000-7be774fa0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7be774fa3000-7be774fa4000 r--p 00000000 00:bc 17176782 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7be774fa4000-7be774fa6000 r-xp 00001000 00:bc 17176782 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7be774fa6000-7be774fa7000 r--p 00003000 00:bc 17176782 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7be774fa7000-7be774fa8000 r--p 00003000 00:bc 17176782 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7be774fa8000-7be774fa9000 rw-p 00004000 00:bc 17176782 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7be774fa9000-7be774faa000 r--p 00000000 00:bc 17082905 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7be774faa000-7be774fab000 r-xp 00001000 00:bc 17082905 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7be774fab000-7be774fac000 r--p 00002000 00:bc 17082905 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7be774fac000-7be774fad000 r--p 00002000 00:bc 17082905 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7be774fad000-7be774fae000 rw-p 00003000 00:bc 17082905 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7be774fae000-7be7750b2000 rw-p 00000000 00:00 0 |
| | 7be7750b2000-7be7750da000 r--p 00000000 00:bc 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7be7750da000-7be775262000 r-xp 00028000 00:bc 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7be775262000-7be7752b1000 r--p 001b0000 00:bc 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7be7752b1000-7be7752b5000 r--p 001fe000 00:bc 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7be7752b5000-7be7752b7000 rw-p 00202000 00:bc 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7be7752b7000-7be7752c6000 rw-p 00000000 00:00 0 |
| | 7be7752c6000-7be7752ca000 r--p 00000000 00:bc 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7be7752ca000-7be7752ed000 r-xp 00004000 00:bc 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7be7752ed000-7be7752f1000 r--p 00027000 00:bc 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7be7752f1000-7be7752f2000 r--p 0002b000 00:bc 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7be7752f2000-7be7752f3000 rw-p 0002c000 00:bc 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7be7752f3000-7be775303000 r--p 00000000 00:bc 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7be775303000-7be775382000 r-xp 00010000 00:bc 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7be775382000-7be7753da000 r--p 0008f000 00:bc 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7be7753da000-7be7753db000 r--p 000e7000 00:bc 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7be7753db000-7be7753dc000 rw-p 000e8000 00:bc 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7be7753dc000-7be7753de000 r--p 00000000 00:bc 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7be7753de000-7be7753f3000 r-xp 00002000 00:bc 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7be7753f3000-7be77540c000 r--p 00017000 00:bc 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7be77540c000-7be77540d000 r--p 0002f000 00:bc 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7be77540d000-7be77540e000 rw-p 00030000 00:bc 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7be77540e000-7be775416000 rw-p 00000000 00:00 0 |
| | 7be775416000-7be775420000 r--p 00000000 00:bc 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7be775420000-7be775483000 r-xp 0000a000 00:bc 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7be775483000-7be775498000 r--p 0006d000 00:bc 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7be775498000-7be775499000 r--p 00081000 00:bc 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7be775499000-7be77549a000 rw-p 00082000 00:bc 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7be77549a000-7be77549c000 r--p 00000000 00:bc 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7be77549c000-7be7754ae000 r-xp 00002000 00:bc 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7be7754ae000-7be7754b4000 r--p 00014000 00:bc 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7be7754b4000-7be7754b5000 r--p 0001a000 00:bc 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7be7754b5000-7be7754b6000 rw-p 0001b000 00:bc 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7be7754b6000-7be7754b7000 r--p 00000000 00:bc 17081530 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/encdb.so |
| | 7be7754b7000-7be7754b8000 r-xp 00001000 00:bc 17081530 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/encdb.so |
| | 7be7754b8000-7be7754b9000 r--p 00002000 00:bc 17081530 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/encdb.so |
| | 7be7754b9000-7be7754ba000 r--p 00002000 00:bc 17081530 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/encdb.so |
| | 7be7754ba000-7be7754bb000 rw-p 00003000 00:bc 17081530 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/encdb.so |
| | 7be7754bb000-7be7754bd000 rw-p 00000000 00:00 0 |
| | 7be7754bd000-7be7754be000 r--p 00000000 00:bc 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7be7754be000-7be7754e9000 r-xp 00001000 00:bc 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7be7754e9000-7be7754f3000 r--p 0002c000 00:bc 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7be7754f3000-7be7754f5000 r--p 00036000 00:bc 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7be7754f5000-7be7754f7000 rw-p 00038000 00:bc 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7fff4bb14000-7fff4bb36000 rw-p 00000000 00:00 0 [stack] |
| | 7fff4bbe4000-7fff4bbe8000 r--p 00000000 00:00 0 [vvar] |
| | 7fff4bbe8000-7fff4bbea000 r-xp 00000000 00:00 0 [vdso] |
| | ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall] |
| | |
| | |
| Children under /tmp/rubytest.06fx8f: |
| * -rw-r--r-- 1 55640 2025-12-07 10:09:21 +0000 _ruby_box_p2925990_2_etc.so |
| * -rw-r--r-- 1 63256 2025-12-07 10:09:21 +0000 _ruby_box_p2925990_2_strscan.so |
| * -rw-r--r-- 1 26728 2025-12-07 10:09:20 +0000 _ruby_box_p2925990_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 37208 2025-12-07 10:09:21 +0000 _ruby_box_p2925990_2_cgi+escape.so |
| * -rw-r--r-- 1 63392 2025-12-07 10:09:20 +0000 _ruby_box_p2925990_2_io+console.so |
| * -rw-r--r-- 1 17768 2025-12-07 10:09:22 +0000 _ruby_box_p2926096_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 17768 2025-12-07 10:09:20 +0000 _ruby_box_p2925967_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 63392 2025-12-07 10:09:19 +0000 _ruby_box_p2925952_2_io+console.so |
| * -rw-r--r-- 1 930544 2025-12-07 10:09:21 +0000 _ruby_box_p2925990_2_openssl.so |
| * -rw-r--r-- 1 126216 2025-12-07 10:09:21 +0000 _ruby_box_p2925990_2_json+ext+generator.so |
| * -rw-r--r-- 1 26728 2025-12-07 10:09:19 +0000 _ruby_box_p2925952_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 41568 2025-12-07 10:09:21 +0000 _ruby_box_p2925990_2_digest.so |
| * -rw-r--r-- 1 76672 2025-12-07 10:09:21 +0000 _ruby_box_p2925990_2_psych.so |
| * -rw-r--r-- 1 63392 2025-12-07 10:09:22 +0000 _ruby_box_p2926096_2_io+console.so |
| * -rw-r--r-- 1 17768 2025-12-07 10:09:21 +0000 _ruby_box_p2926047_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 26728 2025-12-07 10:09:22 +0000 _ruby_box_p2926096_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 160464 2025-12-07 10:09:21 +0000 _ruby_box_p2925990_2_zlib.so |
| * -rw-r--r-- 1 26728 2025-12-07 10:09:21 +0000 _ruby_box_p2926047_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 25936 2025-12-07 10:09:21 +0000 _ruby_box_p2925990_2_monitor.so |
| * -rw-r--r-- 1 26728 2025-12-07 10:09:20 +0000 _ruby_box_p2925967_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 16496 2025-12-07 10:09:21 +0000 _ruby_box_p2925990_2_io+wait.so |
| * -rw-r--r-- 1 554120 2025-12-07 10:09:21 +0000 _ruby_box_p2925990_2_date_core.so |
| * -rw-r--r-- 1 63392 2025-12-07 10:09:21 +0000 _ruby_box_p2926047_2_io+console.so |
| * -rw-r--r-- 1 23016 2025-12-07 10:09:21 +0000 _ruby_box_p2925990_2_io+nonblock.so |
| * -rw-r--r-- 1 17768 2025-12-07 10:09:20 +0000 _ruby_box_p2925990_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 22400 2025-12-07 10:09:21 +0000 _ruby_box_p2925990_2_erb+escape.so |
| * -rw-r--r-- 1 84152 2025-12-07 10:09:21 +0000 _ruby_box_p2925990_2_stringio.so |
| * -rw-r--r-- 1 26728 2025-12-07 10:09:19 +0000 _ruby_box_p2925962_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 17768 2025-12-07 10:09:19 +0000 _ruby_box_p2925952_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 17768 2025-12-07 10:09:19 +0000 _ruby_box_p2925962_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 486432 2025-12-07 10:09:21 +0000 _ruby_box_p2925990_2_socket.so |
| * -rw-r--r-- 1 63392 2025-12-07 10:09:19 +0000 _ruby_box_p2925962_2_io+console.so |
| * -rw-r--r-- 1 98464 2025-12-07 10:09:21 +0000 _ruby_box_p2925990_2_json+ext+parser.so |
| * -rw-r--r-- 1 63392 2025-12-07 10:09:20 +0000 _ruby_box_p2925967_2_io+console.so |
| make: *** [uncommon.mk:920: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0. |