| "make update-download -j4" exit with 0. |
| "make update-src -j4" exit with 0. |
| From https://github.com/ruby/ruby |
| 588347a..fb80f84 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_17/test/test_timeout.rb:288]: |
| pid 2739733 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-07T01:59:50Z master fb80f84fc7) +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: 0x00005ee74608b6e8 RBP: 0x00007a043b366e38 RSP: 0x00007a04010842f0 |
| | RAX: 0x0000000000000000 RBX: 0x000000006934e066 RCX: 0x8967267b6248eb00 |
| | RDX: 0x00005ee746524c20 RDI: 0x00007a03fc012480 RSI: 0x00007a03fc012480 |
| | R8: 0x0000000000000000 R9: 0x0000000000000000 R10: 0x0000000000000000 |
| | R11: 0x0000000000000000 R12: 0x00007a043b22f640 R13: 0x0000000000000000 |
| | R14: 0x0000000000000000 R15: 0x0000000000000000 EFL: 0x0000000000010206 |
| | |
| | -- C level backtrace information ------------------------------------------- |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_print_backtrace+0x14) [0x5ee74631e3aa] /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) [0x5ee7462dc82c] /tmp/ruby/src/trunk_clang_17/error.c:1131 |
| | /tmp/ruby/build/trunk_clang_17/ruby(sigsegv+0x5a) [0x5ee7460543ea] /tmp/ruby/src/trunk_clang_17/signal.c:948 |
| | /lib/x86_64-linux-gnu/libc.so.6(0x7a043b545320) [0x7a043b545320] |
| | /tmp/ruby/build/trunk_clang_17/ruby(vm_check_ints_blocking+0x0) [0x5ee74608b6e8] /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) [0x5ee7460f157e] /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) [0x5ee7460d7aba] /tmp/ruby/src/trunk_clang_17/vm_eval.c:101 |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_ensure+0xee) [0x5ee745f51d5e] /tmp/ruby/src/trunk_clang_17/eval.c:1174 |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_condvar_wait+0x144) [0x5ee74609b884] /tmp/ruby/src/trunk_clang_17/thread_sync.c:1627 |
| | /tmp/ruby/build/trunk_clang_17/ruby(vm_call_cfunc_with_frame_+0xf4) [0x5ee7460eac24] /tmp/ruby/src/trunk_clang_17/vm_insnhelper.c:3903 |
| | /tmp/ruby/build/trunk_clang_17/ruby(vm_sendish+0xd9) [0x5ee7460cbde0] /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) [0x5ee7460c76ab] /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) [0x5ee7460f4110] /tmp/ruby/src/trunk_clang_17/vm.c:1814 |
| | /tmp/ruby/build/trunk_clang_17/ruby(vm_yield_with_cref+0x9c) [0x5ee7460d8568] /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) [0x5ee745f51d5e] /tmp/ruby/src/trunk_clang_17/eval.c:1174 |
| | /tmp/ruby/build/trunk_clang_17/ruby(vm_call_cfunc_with_frame_+0xf4) [0x5ee7460eac24] /tmp/ruby/src/trunk_clang_17/vm_insnhelper.c:3903 |
| | /tmp/ruby/build/trunk_clang_17/ruby(vm_sendish+0xe5) [0x5ee7460cb526] /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) [0x5ee7460c76ab] /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) [0x5ee7460dd7de] /tmp/ruby/src/trunk_clang_17/vm.c:1814 |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_vm_invoke_proc+0x4a) [0x5ee7460dcd0a] /tmp/ruby/src/trunk_clang_17/vm.c:1959 |
| | /tmp/ruby/build/trunk_clang_17/ruby(thread_do_start_proc+0x29f) [0x5ee7460990df] /tmp/ruby/src/trunk_clang_17/thread.c:625 |
| | /tmp/ruby/build/trunk_clang_17/ruby(thread_do_start+0x53) [0x5ee746098746] /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) [0x5ee7460994a1] /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: |
| | |
| | 5ee745f01000-5ee745f42000 r--p 00000000 00:bc 15348380 /tmp/ruby/build/trunk_clang_17/ruby |
| | 5ee745f42000-5ee746388000 r-xp 00041000 00:bc 15348380 /tmp/ruby/build/trunk_clang_17/ruby |
| | 5ee746388000-5ee746523000 r--p 00487000 00:bc 15348380 /tmp/ruby/build/trunk_clang_17/ruby |
| | 5ee746523000-5ee746538000 r--p 00622000 00:bc 15348380 /tmp/ruby/build/trunk_clang_17/ruby |
| | 5ee746538000-5ee74653a000 rw-p 00637000 00:bc 15348380 /tmp/ruby/build/trunk_clang_17/ruby |
| | 5ee74653a000-5ee74654e000 rw-p 00000000 00:00 0 |
| | 5ee750af8000-5ee750eec000 rw-p 00000000 00:00 0 [heap] |
| | 7a03f4000000-7a03f4021000 rw-p 00000000 00:00 0 |
| | 7a03f4021000-7a03f8000000 ---p 00000000 00:00 0 |
| | 7a03f9a16000-7a03fc000000 r--s 00000000 00:bc 15348380 /tmp/ruby/build/trunk_clang_17/ruby |
| | 7a03fc000000-7a03fc021000 rw-p 00000000 00:00 0 |
| | 7a03fc021000-7a0400000000 ---p 00000000 00:00 0 |
| | 7a04009f9000-7a0400c00000 r--s 00000000 00:bc 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7a0400c00000-7a0400d01000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7a0400d01000-7a0400d02000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7a0400d02000-7a0400e22000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7a0400e22000-7a0400e23000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7a0400e23000-7a0400f43000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7a0400f43000-7a0400f44000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7a0400f44000-7a0401064000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7a0401064000-7a0401065000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7a0401065000-7a0420c00000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7a0420d7e000-7a0420dbf000 rw-p 00000000 00:00 0 |
| | 7a0420dbf000-7a0420dc0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a0420dc0000-7a0420e01000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a0420e01000-7a0420e02000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a0420e02000-7a0420e43000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a0420e43000-7a0420e44000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a0420e44000-7a0420e85000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a0420e85000-7a0420e86000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a0420e86000-7a0420ec7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a0420ec7000-7a0420ec8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a0420ec8000-7a0420f09000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a0420f09000-7a0420f0a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a0420f0a000-7a0420f4b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a0420f4b000-7a0420f4c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a0420f4c000-7a0420f8d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a0420f8d000-7a0420f8e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a0420f8e000-7a0420fcf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a0420fcf000-7a0420fd0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a0420fd0000-7a0421011000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a0421011000-7a0421012000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a0421012000-7a0421053000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a0421053000-7a0421054000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a0421054000-7a0421095000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a0421095000-7a0421096000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a0421096000-7a04210d7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a04210d7000-7a04210d8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a04210d8000-7a0421119000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a0421119000-7a042111a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a042111a000-7a042115b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a042115b000-7a042115c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a042115c000-7a042119d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a042119d000-7a042119e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a042119e000-7a04211df000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a04211df000-7a04211e0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a04211e0000-7a0421221000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a0421221000-7a0421222000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a0421222000-7a0421263000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a0421263000-7a0421264000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a0421264000-7a04212a5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a04212a5000-7a04212a6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a04212a6000-7a04212e7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a04212e7000-7a04212e8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a04212e8000-7a0421329000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a0421329000-7a042132a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a042132a000-7a042136b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a042136b000-7a042136c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a042136c000-7a04213ad000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a04213ad000-7a04213ae000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a04213ae000-7a04213ef000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a04213ef000-7a04213f0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a04213f0000-7a0421431000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a0421431000-7a0421432000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a0421432000-7a0421473000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a0421473000-7a0421474000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a0421474000-7a04214b5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a04214b5000-7a04214b6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a04214b6000-7a04214f7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a04214f7000-7a04214f8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a04214f8000-7a0421539000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a0421539000-7a042153a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a042153a000-7a042157b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a042157b000-7a042157c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a042157c000-7a04215bd000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a04215bd000-7a04215be000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a04215be000-7a04215ff000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a04215ff000-7a0421600000 ---p 00000000 00:00 0 |
| | 7a0421600000-7a0421e00000 rw-p 00000000 00:00 0 |
| | 7a0421e00000-7a0439e00000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache] |
| | 7a0439e00000-7a043b200000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list] |
| | 7a043b20f000-7a043b210000 ---p 00000000 00:00 0 |
| | 7a043b210000-7a043b230000 rw-p 00000000 00:00 0 |
| | 7a043b230000-7a043b240000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7a043b24f000-7a043b270000 rw-p 00000000 00:00 0 |
| | 7a043b270000-7a043b3b0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7a043b3b2000-7a043b3b4000 r--p 00000000 00:bc 17343220 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/io/console.so |
| | 7a043b3b4000-7a043b3b7000 r-xp 00002000 00:bc 17343220 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/io/console.so |
| | 7a043b3b7000-7a043b3b8000 r--p 00005000 00:bc 17343220 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/io/console.so |
| | 7a043b3b8000-7a043b3b9000 r--p 00006000 00:bc 17343220 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/io/console.so |
| | 7a043b3b9000-7a043b3ba000 rw-p 00007000 00:bc 17343220 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/io/console.so |
| | 7a043b3ba000-7a043b3bb000 r--p 00000000 00:bc 17342979 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/-test-/sanitizers.so |
| | 7a043b3bb000-7a043b3bc000 r-xp 00001000 00:bc 17342979 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/-test-/sanitizers.so |
| | 7a043b3bc000-7a043b3bd000 r--p 00002000 00:bc 17342979 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/-test-/sanitizers.so |
| | 7a043b3bd000-7a043b3be000 r--p 00002000 00:bc 17342979 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/-test-/sanitizers.so |
| | 7a043b3be000-7a043b3bf000 rw-p 00003000 00:bc 17342979 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/-test-/sanitizers.so |
| | 7a043b3bf000-7a043b3c0000 ---p 00000000 00:00 0 |
| | 7a043b3c0000-7a043b3e0000 rw-p 00000000 00:00 0 |
| | 7a043b3e0000-7a043b3f0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7a043b3f1000-7a043b3f2000 r--p 00000000 00:bc 17343533 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7a043b3f2000-7a043b3f4000 r-xp 00001000 00:bc 17343533 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7a043b3f4000-7a043b3f5000 r--p 00003000 00:bc 17343533 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7a043b3f5000-7a043b3f6000 r--p 00003000 00:bc 17343533 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7a043b3f6000-7a043b3f7000 rw-p 00004000 00:bc 17343533 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7a043b3f7000-7a043b3f8000 r--p 00000000 00:bc 17341703 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7a043b3f8000-7a043b3f9000 r-xp 00001000 00:bc 17341703 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7a043b3f9000-7a043b3fa000 r--p 00002000 00:bc 17341703 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7a043b3fa000-7a043b3fb000 r--p 00002000 00:bc 17341703 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7a043b3fb000-7a043b3fc000 rw-p 00003000 00:bc 17341703 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7a043b3fc000-7a043b500000 rw-p 00000000 00:00 0 |
| | 7a043b500000-7a043b528000 r--p 00000000 00:bc 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7a043b528000-7a043b6b0000 r-xp 00028000 00:bc 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7a043b6b0000-7a043b6ff000 r--p 001b0000 00:bc 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7a043b6ff000-7a043b703000 r--p 001fe000 00:bc 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7a043b703000-7a043b705000 rw-p 00202000 00:bc 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7a043b705000-7a043b714000 rw-p 00000000 00:00 0 |
| | 7a043b714000-7a043b718000 r--p 00000000 00:bc 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7a043b718000-7a043b73b000 r-xp 00004000 00:bc 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7a043b73b000-7a043b73f000 r--p 00027000 00:bc 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7a043b73f000-7a043b740000 r--p 0002b000 00:bc 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7a043b740000-7a043b741000 rw-p 0002c000 00:bc 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7a043b741000-7a043b751000 r--p 00000000 00:bc 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7a043b751000-7a043b7d0000 r-xp 00010000 00:bc 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7a043b7d0000-7a043b828000 r--p 0008f000 00:bc 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7a043b828000-7a043b829000 r--p 000e7000 00:bc 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7a043b829000-7a043b82a000 rw-p 000e8000 00:bc 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7a043b82a000-7a043b82c000 r--p 00000000 00:bc 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7a043b82c000-7a043b841000 r-xp 00002000 00:bc 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7a043b841000-7a043b85a000 r--p 00017000 00:bc 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7a043b85a000-7a043b85b000 r--p 0002f000 00:bc 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7a043b85b000-7a043b85c000 rw-p 00030000 00:bc 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7a043b85c000-7a043b864000 rw-p 00000000 00:00 0 |
| | 7a043b864000-7a043b86e000 r--p 00000000 00:bc 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7a043b86e000-7a043b8d1000 r-xp 0000a000 00:bc 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7a043b8d1000-7a043b8e6000 r--p 0006d000 00:bc 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7a043b8e6000-7a043b8e7000 r--p 00081000 00:bc 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7a043b8e7000-7a043b8e8000 rw-p 00082000 00:bc 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7a043b8e8000-7a043b8ea000 r--p 00000000 00:bc 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7a043b8ea000-7a043b8fc000 r-xp 00002000 00:bc 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7a043b8fc000-7a043b902000 r--p 00014000 00:bc 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7a043b902000-7a043b903000 r--p 0001a000 00:bc 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7a043b903000-7a043b904000 rw-p 0001b000 00:bc 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7a043b904000-7a043b905000 r--p 00000000 00:bc 17339840 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/encdb.so |
| | 7a043b905000-7a043b906000 r-xp 00001000 00:bc 17339840 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/encdb.so |
| | 7a043b906000-7a043b907000 r--p 00002000 00:bc 17339840 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/encdb.so |
| | 7a043b907000-7a043b908000 r--p 00002000 00:bc 17339840 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/encdb.so |
| | 7a043b908000-7a043b909000 rw-p 00003000 00:bc 17339840 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/encdb.so |
| | 7a043b909000-7a043b90b000 rw-p 00000000 00:00 0 |
| | 7a043b90b000-7a043b90c000 r--p 00000000 00:bc 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7a043b90c000-7a043b937000 r-xp 00001000 00:bc 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7a043b937000-7a043b941000 r--p 0002c000 00:bc 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7a043b941000-7a043b943000 r--p 00036000 00:bc 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7a043b943000-7a043b945000 rw-p 00038000 00:bc 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7ffea0fae000-7ffea0fd0000 rw-p 00000000 00:00 0 [stack] |
| | 7ffea0fde000-7ffea0fe2000 r--p 00000000 00:00 0 [vvar] |
| | 7ffea0fe2000-7ffea0fe4000 r-xp 00000000 00:00 0 [vdso] |
| | ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall] |
| | |
| | |
| Children under /tmp/rubytest.hh792z: |
| * -rw-r--r-- 1 930544 2025-12-07 02:04:24 +0000 _ruby_box_p2742790_2_openssl.so |
| * -rw-r--r-- 1 26728 2025-12-07 02:04:22 +0000 _ruby_box_p2742755_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 126216 2025-12-07 02:04:24 +0000 _ruby_box_p2742790_2_json+ext+generator.so |
| * -rw-r--r-- 1 63392 2025-12-07 02:04:23 +0000 _ruby_box_p2742772_2_io+console.so |
| * -rw-r--r-- 1 25936 2025-12-07 02:04:24 +0000 _ruby_box_p2742790_2_monitor.so |
| * -rw-r--r-- 1 84152 2025-12-07 02:04:24 +0000 _ruby_box_p2742790_2_stringio.so |
| * -rw-r--r-- 1 22400 2025-12-07 02:04:24 +0000 _ruby_box_p2742790_2_erb+escape.so |
| * -rw-r--r-- 1 23016 2025-12-07 02:04:24 +0000 _ruby_box_p2742790_2_io+nonblock.so |
| * -rw-r--r-- 1 63392 2025-12-07 02:04:23 +0000 _ruby_box_p2742790_2_io+console.so |
| * -rw-r--r-- 1 63392 2025-12-07 02:04:22 +0000 _ruby_box_p2742755_2_io+console.so |
| * -rw-r--r-- 1 17768 2025-12-07 02:04:23 +0000 _ruby_box_p2742772_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 55640 2025-12-07 02:04:24 +0000 _ruby_box_p2742790_2_etc.so |
| * -rw-r--r-- 1 63392 2025-12-07 02:04:22 +0000 _ruby_box_p2742749_2_io+console.so |
| * -rw-r--r-- 1 160464 2025-12-07 02:04:24 +0000 _ruby_box_p2742790_2_zlib.so |
| * -rw-r--r-- 1 26728 2025-12-07 02:04:22 +0000 _ruby_box_p2742716_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 41568 2025-12-07 02:04:24 +0000 _ruby_box_p2742790_2_digest.so |
| * -rw-r--r-- 1 17768 2025-12-07 02:04:22 +0000 _ruby_box_p2742755_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 63392 2025-12-07 02:04:22 +0000 _ruby_box_p2742730_2_io+console.so |
| * -rw-r--r-- 1 63256 2025-12-07 02:04:24 +0000 _ruby_box_p2742790_2_strscan.so |
| * -rw-r--r-- 1 63392 2025-12-07 02:04:22 +0000 _ruby_box_p2742716_2_io+console.so |
| * -rw-r--r-- 1 26728 2025-12-07 02:04:22 +0000 _ruby_box_p2742730_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 17768 2025-12-07 02:04:23 +0000 _ruby_box_p2742790_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 486432 2025-12-07 02:04:24 +0000 _ruby_box_p2742790_2_socket.so |
| * -rw-r--r-- 1 554120 2025-12-07 02:04:24 +0000 _ruby_box_p2742790_2_date_core.so |
| * -rw-r--r-- 1 26728 2025-12-07 02:04:23 +0000 _ruby_box_p2742790_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 98464 2025-12-07 02:04:24 +0000 _ruby_box_p2742790_2_json+ext+parser.so |
| * -rw-r--r-- 1 76672 2025-12-07 02:04:24 +0000 _ruby_box_p2742790_2_psych.so |
| * -rw-r--r-- 1 16496 2025-12-07 02:04:24 +0000 _ruby_box_p2742790_2_io+wait.so |
| * -rw-r--r-- 1 26728 2025-12-07 02:04:22 +0000 _ruby_box_p2742749_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 37208 2025-12-07 02:04:24 +0000 _ruby_box_p2742790_2_cgi+escape.so |
| * -rw-r--r-- 1 26728 2025-12-07 02:04:23 +0000 _ruby_box_p2742772_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 17768 2025-12-07 02:04:22 +0000 _ruby_box_p2742730_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 17768 2025-12-07 02:04:22 +0000 _ruby_box_p2742749_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 17768 2025-12-07 02:04:22 +0000 _ruby_box_p2742716_2_-test-+sanitizers.so |
| make: *** [uncommon.mk:920: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0. |