| "make update-download -j4" exit with 0. |
| "make update-src -j4" exit with 0. |
| From https://github.com/ruby/ruby |
| 4f900c3..fbc5bb9 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 512. |
| Fstderr output is not empty |
| <internal:ractor>:701: [BUG] Segmentation fault at 0x0000000000000030 |
| ruby 4.0.0dev (2025-12-08T03:07:35Z master fbc5bb9120) +PRISM [x86_64-linux] |
| |
| -- Control frame information ----------------------------------------------- |
| c:0004 p:0003 s:0015 e:000014 l:y b:0001 METHOD <internal:ractor>:701 |
| c:0003 p:0008 s:0011 e:000010 l:y b:0001 METHOD <internal:ractor>:311 |
| c:0002 p:0010 s:0007 e:000006 l:n b:---- BLOCK bootstraptest.test_ractor.rb_2403_1410.rb:9 [FINISH] |
| c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY [FINISH] |
| |
| -- Ruby level backtrace information ---------------------------------------- |
| bootstraptest.test_ractor.rb_2403_1410.rb:9:in 'block (2 levels) in <main>' |
| <internal:ractor>:311:in 'receive' |
| <internal:ractor>:701:in 'receive' |
| |
| -- Threading information --------------------------------------------------- |
| Total ractor count: 46 |
| Ruby thread count for this ractor: 1 |
| |
| -- Machine register context ------------------------------------------------ |
| RIP: 0x00005ebb0cd36082 RBP: 0x00005ebb24bd0f08 RSP: 0x0000743b9780eaf0 |
| RAX: 0x0000000000000000 RBX: 0x00005ebb24bea838 RCX: 0x00005ebb24bea810 |
| RDX: 0x0000000000000001 RDI: 0x00005ebb24bea838 RSI: 0x0000000000000000 |
| R8: 0x0000000000000000 R9: 0x0000000000000000 R10: 0x00005ebb24c299f0 |
| R11: 0x406510db24269555 R12: 0x0000743b956fa640 R13: 0x00005ebb24c441d0 |
| R14: 0x00005ebb24bea810 R15: 0x00005ebb24beacf0 EFL: 0x0000000000010246 |
| |
| -- C level backtrace information ------------------------------------------- |
| /tmp/ruby/build/trunk_clang_16/miniruby(rb_print_backtrace+0x14) [0x5ebb0ce3cb36] /tmp/ruby/src/trunk_clang_16/vm_dump.c:1105 |
| /tmp/ruby/build/trunk_clang_16/miniruby(rb_vm_bugreport) /tmp/ruby/src/trunk_clang_16/vm_dump.c:1450 |
| /tmp/ruby/build/trunk_clang_16/miniruby(rb_bug_for_fatal_signal+0x15c) [0x5ebb0cc52b3c] /tmp/ruby/src/trunk_clang_16/error.c:1131 |
| /tmp/ruby/build/trunk_clang_16/miniruby(sigsegv+0x5a) [0x5ebb0cd8c1da] /tmp/ruby/src/trunk_clang_16/signal.c:948 |
| /lib/x86_64-linux-gnu/libc.so.6(0x743bd112e320) [0x743bd112e320] |
| /tmp/ruby/build/trunk_clang_16/miniruby(rb_current_execution_context+0xe) [0x5ebb0cd36082] /tmp/ruby/src/trunk_clang_16/vm_core.h:2097 |
| /tmp/ruby/build/trunk_clang_16/miniruby(rb_current_ractor_raw) /tmp/ruby/src/trunk_clang_16/vm_core.h:2114 |
| /tmp/ruby/build/trunk_clang_16/miniruby(rb_current_ractor) /tmp/ruby/src/trunk_clang_16/vm_core.h:2122 |
| /tmp/ruby/build/trunk_clang_16/miniruby(ractor_unlock) /tmp/ruby/src/trunk_clang_16/ractor.c:110 |
| /tmp/ruby/build/trunk_clang_16/miniruby(ractor_unlock_self) /tmp/ruby/src/trunk_clang_16/ractor.c:125 |
| /tmp/ruby/build/trunk_clang_16/miniruby(ractor_wait) /tmp/ruby/src/trunk_clang_16/ractor_sync.c:1054 |
| /tmp/ruby/build/trunk_clang_16/miniruby(ractor_wait_receive) /tmp/ruby/src/trunk_clang_16/ractor_sync.c:1113 |
| /tmp/ruby/build/trunk_clang_16/miniruby(ractor_receive+0x11) [0x5ebb0cd3586b] /tmp/ruby/src/trunk_clang_16/ractor_sync.c:1166 |
| /tmp/ruby/build/trunk_clang_16/miniruby(ractor_port_receive) /tmp/ruby/src/trunk_clang_16/ractor_sync.c:143 |
| /tmp/ruby/build/trunk_clang_16/miniruby(builtin_inline_class_701) /tmp/ruby/src/trunk_clang_16/ractor.rb:702 |
| /tmp/ruby/build/trunk_clang_16/miniruby(builtin_invoker0+0x8) [0x5ebb0ce10901] /tmp/ruby/src/trunk_clang_16/vm_insnhelper.c:7394 |
| /tmp/ruby/build/trunk_clang_16/miniruby(invoke_bf) /tmp/ruby/src/trunk_clang_16/vm_insnhelper.c:7535 |
| /tmp/ruby/build/trunk_clang_16/miniruby(vm_invoke_builtin_delegate) /tmp/ruby/src/trunk_clang_16/vm_insnhelper.c:7559 |
| /tmp/ruby/build/trunk_clang_16/miniruby(vm_exec_core) ../../src/trunk_clang_16/insns.def:1676 |
| /tmp/ruby/build/trunk_clang_16/miniruby(vm_exec_loop+0x0) [0x5ebb0ce08b8e] /tmp/ruby/src/trunk_clang_16/vm.c:2785 |
| /tmp/ruby/build/trunk_clang_16/miniruby(rb_vm_exec) /tmp/ruby/src/trunk_clang_16/vm.c:2788 |
| /tmp/ruby/build/trunk_clang_16/miniruby(vm_invoke_proc+0x3ce) [0x5ebb0ce1f16e] /tmp/ruby/src/trunk_clang_16/vm.c:1814 |
| /tmp/ruby/build/trunk_clang_16/miniruby(thread_do_start_proc+0x213) [0x5ebb0cddad73] /tmp/ruby/src/trunk_clang_16/thread.c:604 |
| /tmp/ruby/build/trunk_clang_16/miniruby(thread_do_start+0x69) [0x5ebb0cdda449] /tmp/ruby/src/trunk_clang_16/thread.c:646 |
| /tmp/ruby/build/trunk_clang_16/miniruby(thread_start_func_2) /tmp/ruby/src/trunk_clang_16/thread.c:697 |
| /tmp/ruby/build/trunk_clang_16/miniruby(rb_native_mutex_lock+0x0) [0x5ebb0cddb1c1] /tmp/ruby/src/trunk_clang_16/thread_pthread.c:2241 |
| /tmp/ruby/build/trunk_clang_16/miniruby(thread_sched_lock_) /tmp/ruby/src/trunk_clang_16/thread_pthread.c:403 |
| /tmp/ruby/build/trunk_clang_16/miniruby(call_thread_start_func_2) /tmp/ruby/src/trunk_clang_16/thread_pthread_mn.c:469 |
| /tmp/ruby/build/trunk_clang_16/miniruby(co_start) /tmp/ruby/src/trunk_clang_16/thread_pthread_mn.c:467 |
| |
| -- Other runtime information ----------------------------------------------- |
| |
| * Loaded script: bootstraptest.test_ractor.rb_2403_1410.rb |
| |
| * 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/x86_64-linux-fake.rb |
| |
| * Process memory map: |
| |
| 5ebb0cb3a000-5ebb0cb7b000 r--p 00000000 00:ae 15355429 /tmp/ruby/build/trunk_clang_16/miniruby |
| 5ebb0cb7b000-5ebb0cfbe000 r-xp 00041000 00:ae 15355429 /tmp/ruby/build/trunk_clang_16/miniruby |
| 5ebb0cfbe000-5ebb0d14a000 r--p 00484000 00:ae 15355429 /tmp/ruby/build/trunk_clang_16/miniruby |
| 5ebb0d14a000-5ebb0d15f000 r--p 00610000 00:ae 15355429 /tmp/ruby/build/trunk_clang_16/miniruby |
| 5ebb0d15f000-5ebb0d161000 rw-p 00625000 00:ae 15355429 /tmp/ruby/build/trunk_clang_16/miniruby |
| 5ebb0d161000-5ebb0d175000 rw-p 00000000 00:00 0 |
| 5ebb24ae9000-5ebb24caf000 rw-p 00000000 00:00 0 [heap] |
| 743b70000000-743b70021000 rw-p 00000000 00:00 0 |
| 743b70021000-743b74000000 ---p 00000000 00:00 0 |
| 743b75a33000-743b78000000 r--s 00000000 00:ae 15355429 /tmp/ruby/build/trunk_clang_16/miniruby |
| 743b78000000-743b78021000 rw-p 00000000 00:00 0 |
| 743b78021000-743b7c000000 ---p 00000000 00:00 0 |
| 743b7c000000-743b7c021000 rw-p 00000000 00:00 0 |
| 743b7c021000-743b80000000 ---p 00000000 00:00 0 |
| 743b80000000-743b80021000 rw-p 00000000 00:00 0 |
| 743b80021000-743b84000000 ---p 00000000 00:00 0 |
| 743b84000000-743b84021000 rw-p 00000000 00:00 0 |
| 743b84021000-743b88000000 ---p 00000000 00:00 0 |
| 743b88000000-743b88021000 rw-p 00000000 00:00 0 |
| 743b88021000-743b8c000000 ---p 00000000 00:00 0 |
| 743b8c000000-743b8c021000 rw-p 00000000 00:00 0 |
| 743b8c021000-743b90000000 ---p 00000000 00:00 0 |
| 743b90000000-743b90021000 rw-p 00000000 00:00 0 |
| 743b90021000-743b94000000 ---p 00000000 00:00 0 |
| 743b952d9000-743b954e0000 r--s 00000000 00:ae 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| 743b954e0000-743b954f0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| 743b954f9000-743b954fa000 ---p 00000000 00:00 0 |
| 743b954fa000-743b955fa000 rw-p 00000000 00:00 0 |
| 743b955fa000-743b955fb000 ---p 00000000 00:00 0 |
| 743b955fb000-743b956fb000 rw-p 00000000 00:00 0 |
| 743b956fb000-743b956fc000 ---p 00000000 00:00 0 |
| 743b956fc000-743b957fc000 rw-p 00000000 00:00 0 |
| 743b957fc000-743b957fd000 ---p 00000000 00:00 0 |
| 743b957fd000-743b958fd000 rw-p 00000000 00:00 0 |
| 743b958fd000-743b958fe000 ---p 00000000 00:00 0 |
| 743b958fe000-743b959fe000 rw-p 00000000 00:00 0 |
| 743b959fe000-743b959ff000 ---p 00000000 00:00 0 |
| 743b959ff000-743b95aff000 rw-p 00000000 00:00 0 |
| 743b95aff000-743b95b00000 ---p 00000000 00:00 0 |
| 743b95b00000-743b95c00000 rw-p 00000000 00:00 0 |
| 743b95c00000-743b95d01000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b95d01000-743b95d02000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b95d02000-743b95f02000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b95f02000-743b95f03000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b95f03000-743b96103000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b96103000-743b96104000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b96104000-743b96304000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b96304000-743b96305000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b96305000-743b96505000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b96505000-743b96506000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b96506000-743b96706000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b96706000-743b96707000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b96707000-743b96907000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b96907000-743b96908000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b96908000-743b96b08000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b96b08000-743b96b09000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b96b09000-743b96d09000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b96d09000-743b96d0a000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b96d0a000-743b96f0a000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b96f0a000-743b96f0b000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b96f0b000-743b9710b000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b9710b000-743b9710c000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b9710c000-743b9730c000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b9730c000-743b9730d000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b9730d000-743b9750d000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b9750d000-743b9750e000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b9750e000-743b9770e000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b9770e000-743b9770f000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b9770f000-743b9790f000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b9790f000-743b97910000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b97910000-743b97b10000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b97b10000-743b97b11000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b97b11000-743b97d11000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b97d11000-743b97d12000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b97d12000-743b97f12000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b97f12000-743b97f13000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b97f13000-743b98113000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b98113000-743b98114000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b98114000-743b98314000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b98314000-743b98315000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b98315000-743b98515000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b98515000-743b98516000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b98516000-743b98716000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b98716000-743b98717000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b98717000-743b98917000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b98917000-743b98918000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b98918000-743b98b18000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b98b18000-743b98b19000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b98b19000-743b98d19000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b98d19000-743b98d1a000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b98d1a000-743b98f1a000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b98f1a000-743b98f1b000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b98f1b000-743b9911b000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b9911b000-743b9911c000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b9911c000-743b9931c000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b9931c000-743b9931d000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b9931d000-743b9951d000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b9951d000-743b9951e000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b9951e000-743b9971e000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b9971e000-743b9971f000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b9971f000-743b9991f000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b9991f000-743b99920000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b99920000-743b99b20000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b99b20000-743b99b21000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b99b21000-743b99d21000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b99d21000-743b99d22000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b99d22000-743b99f22000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b99f22000-743b99f23000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b99f23000-743b9a123000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b9a123000-743b9a124000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b9a124000-743b9a324000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b9a324000-743b9a325000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b9a325000-743b9a525000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b9a525000-743b9a526000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b9a526000-743b9a726000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b9a726000-743b9a727000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b9a727000-743b9a927000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b9a927000-743b9a928000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b9a928000-743b9ab28000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b9ab28000-743b9ab29000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b9ab29000-743b9ad29000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b9ad29000-743b9ad2a000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b9ad2a000-743b9af2a000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b9af2a000-743b9af2b000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b9af2b000-743b9b12b000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b9b12b000-743b9b12c000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b9b12c000-743b9b32c000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b9b32c000-743b9b32d000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b9b32d000-743b9b52d000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b9b52d000-743b9b52e000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b9b52e000-743b9b72e000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b9b72e000-743b9b72f000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b9b72f000-743b9b92f000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b9b92f000-743b9b930000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b9b930000-743b9bb30000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b9bb30000-743b9bb31000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b9bb31000-743b9bd31000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b9bd31000-743b9bd32000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b9bd32000-743b9bf32000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b9bf32000-743b9bf33000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b9bf33000-743b9c133000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b9c133000-743b9c134000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b9c134000-743b9c334000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b9c334000-743b9c335000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b9c335000-743b9c535000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b9c535000-743b9c536000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b9c536000-743b9c736000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b9c736000-743b9c737000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b9c737000-743b9c937000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b9c937000-743b9c938000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b9c938000-743b9cb38000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b9cb38000-743b9cb39000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b9cb39000-743b9cd39000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b9cd39000-743b9cd3a000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b9cd3a000-743b9cf3a000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b9cf3a000-743b9cf3b000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b9cf3b000-743b9d13b000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b9d13b000-743b9d13c000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b9d13c000-743b9d33c000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b9d33c000-743b9d33d000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b9d33d000-743b9d53d000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b9d53d000-743b9d53e000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b9d53e000-743b9d73e000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b9d73e000-743b9d73f000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b9d73f000-743b9d93f000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b9d93f000-743b9d940000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b9d940000-743b9db40000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b9db40000-743b9db41000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b9db41000-743b9dd41000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b9dd41000-743b9dd42000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b9dd42000-743b9df42000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b9df42000-743b9df43000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b9df43000-743b9e143000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b9e143000-743b9e144000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b9e144000-743b9e344000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b9e344000-743b9e345000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b9e345000-743b9e545000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b9e545000-743b9e546000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b9e546000-743b9e746000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b9e746000-743b9e747000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b9e747000-743b9e947000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b9e947000-743b9e948000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b9e948000-743b9eb48000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b9eb48000-743b9eb49000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b9eb49000-743b9ed49000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b9ed49000-743b9ed4a000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b9ed4a000-743b9ef4a000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b9ef4a000-743b9ef4b000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b9ef4b000-743b9f14b000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b9f14b000-743b9f14c000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b9f14c000-743b9f34c000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b9f34c000-743b9f34d000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b9f34d000-743b9f54d000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b9f54d000-743b9f54e000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b9f54e000-743b9f74e000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b9f74e000-743b9f74f000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b9f74f000-743b9f94f000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b9f94f000-743b9f950000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b9f950000-743b9fb50000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b9fb50000-743b9fb51000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b9fb51000-743b9fd51000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b9fd51000-743b9fd52000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b9fd52000-743b9ff52000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b9ff52000-743b9ff53000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743b9ff53000-743ba0153000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743ba0153000-743ba0154000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743ba0154000-743ba0354000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743ba0354000-743ba0355000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743ba0355000-743ba0555000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743ba0555000-743ba0556000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743ba0556000-743ba0756000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743ba0756000-743ba0757000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743ba0757000-743ba0957000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743ba0957000-743ba0958000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743ba0958000-743ba0b58000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743ba0b58000-743ba0b59000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743ba0b59000-743ba0d59000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743ba0d59000-743ba0d5a000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743ba0d5a000-743ba0f5a000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743ba0f5a000-743ba0f5b000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743ba0f5b000-743ba115b000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743ba115b000-743ba115c000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743ba115c000-743ba135c000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743ba135c000-743ba135d000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743ba135d000-743ba155d000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743ba155d000-743ba155e000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743ba155e000-743ba175e000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743ba175e000-743ba175f000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743ba175f000-743ba195f000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743ba195f000-743ba1960000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743ba1960000-743ba1b60000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743ba1b60000-743ba1b61000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743ba1b61000-743ba1d61000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743ba1d61000-743ba1d62000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743ba1d62000-743ba1f62000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743ba1f62000-743ba1f63000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743ba1f63000-743ba2163000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743ba2163000-743ba2164000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743ba2164000-743ba2364000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743ba2364000-743ba2365000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743ba2365000-743bb5c00000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 743bb5c10000-743bb5cb0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| 743bb5cbe000-743bb5cbf000 ---p 00000000 00:00 0 |
| 743bb5cbf000-743bb5dbf000 rw-p 00000000 00:00 0 |
| 743bb5dbf000-743bb5dc0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 743bb5dc0000-743bb5e61000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 743bb5e61000-743bb5e62000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 743bb5e62000-743bb5f03000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 743bb5f03000-743bb5f04000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 743bb5f04000-743bb5fa5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 743bb5fa5000-743bb5fa6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 743bb5fa6000-743bb6047000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 743bb6047000-743bb6048000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 743bb6048000-743bb60e9000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 743bb60e9000-743bb60ea000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 743bb60ea000-743bb618b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 743bb618b000-743bb618c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 743bb618c000-743bb622d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 743bb622d000-743bb622e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 743bb622e000-743bb62cf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 743bb62cf000-743bb62d0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 743bb62d0000-743bb6371000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 743bb6371000-743bb6372000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 743bb6372000-743bb6413000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 743bb6413000-743bb6414000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 743bb6414000-743bb64b5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 743bb64b5000-743bb64b6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 743bb64b6000-743bb6557000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 743bb6557000-743bb6558000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 743bb6558000-743bb65f9000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 743bb65f9000-743bb65fa000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 743bb65fa000-743bb669b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 743bb669b000-743bb669c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 743bb669c000-743bb673d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 743bb673d000-743bb673e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 743bb673e000-743bb67df000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 743bb67df000-743bb67e0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 743bb67e0000-743bb6881000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 743bb6881000-743bb6882000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 743bb6882000-743bb6923000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 743bb6923000-743bb6924000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 743bb6924000-743bb69c5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 743bb69c5000-743bb69c6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 743bb69c6000-743bb6a67000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 743bb6a67000-743bb6a68000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 743bb6a68000-743bb6b09000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 743bb6b09000-743bb6b0a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 743bb6b0a000-743bb6bab000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 743bb6bab000-743bb6bac000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 743bb6bac000-743bb6c4d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 743bb6c4d000-743bb6c4e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 743bb6c4e000-743bb6cef000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 743bb6cef000-743bb6cf0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 743bb6cf0000-743bb6d91000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 743bb6d91000-743bb6d92000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 743bb6d92000-743bb6e33000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 743bb6e33000-743bb6e34000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 743bb6e34000-743bb6ed5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 743bb6ed5000-743bb6ed6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 743bb6ed6000-743bb6f77000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 743bb6f77000-743bb6f78000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 743bb6f78000-743bb7019000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 743bb7019000-743bb701a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 743bb701a000-743bb70bb000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 743bb70bb000-743bb70bc000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 743bb70bc000-743bb715d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 743bb715d000-743bb715e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 743bb715e000-743bb71ff000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 743bb71ff000-743bb7200000 ---p 00000000 00:00 0 |
| 743bb7200000-743bb7a00000 rw-p 00000000 00:00 0 |
| 743bb7a00000-743bcfa00000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache] |
| 743bcfa00000-743bd0e00000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list] |
| 743bd0e10000-743bd0f40000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| 743bd0f4f000-743bd0f70000 rw-p 00000000 00:00 0 |
| 743bd0f70000-743bd0f80000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| 743bd0f85000-743bd1086000 rw-p 00000000 00:00 0 |
| 743bd1086000-743bd108d000 r--s 00000000 00:ae 15348559 /usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache |
| 743bd108d000-743bd10e6000 r--p 00000000 00:ae 15348059 /usr/lib/locale/C.utf8/LC_CTYPE |
| 743bd10e6000-743bd10e9000 rw-p 00000000 00:00 0 |
| 743bd10e9000-743bd1111000 r--p 00000000 00:ae 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| 743bd1111000-743bd1299000 r-xp 00028000 00:ae 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| 743bd1299000-743bd12e8000 r--p 001b0000 00:ae 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| 743bd12e8000-743bd12ec000 r--p 001fe000 00:ae 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| 743bd12ec000-743bd12ee000 rw-p 00202000 00:ae 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| 743bd12ee000-743bd12fd000 rw-p 00000000 00:00 0 |
| 743bd12fd000-743bd1301000 r--p 00000000 00:ae 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| 743bd1301000-743bd1324000 r-xp 00004000 00:ae 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| 743bd1324000-743bd1328000 r--p 00027000 00:ae 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| 743bd1328000-743bd1329000 r--p 0002b000 00:ae 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| 743bd1329000-743bd132a000 rw-p 0002c000 00:ae 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| 743bd132a000-743bd133a000 r--p 00000000 00:ae 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| 743bd133a000-743bd13b9000 r-xp 00010000 00:ae 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| 743bd13b9000-743bd1411000 r--p 0008f000 00:ae 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| 743bd1411000-743bd1412000 r--p 000e7000 00:ae 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| 743bd1412000-743bd1413000 rw-p 000e8000 00:ae 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| 743bd1413000-743bd1415000 r--p 00000000 00:ae 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| 743bd1415000-743bd142a000 r-xp 00002000 00:ae 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| 743bd142a000-743bd1443000 r--p 00017000 00:ae 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| 743bd1443000-743bd1444000 r--p 0002f000 00:ae 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| 743bd1444000-743bd1445000 rw-p 00030000 00:ae 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| 743bd1445000-743bd144d000 rw-p 00000000 00:00 0 |
| 743bd144d000-743bd1457000 r--p 00000000 00:ae 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| 743bd1457000-743bd14ba000 r-xp 0000a000 00:ae 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| 743bd14ba000-743bd14cf000 r--p 0006d000 00:ae 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| 743bd14cf000-743bd14d0000 r--p 00081000 00:ae 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| 743bd14d0000-743bd14d1000 rw-p 00082000 00:ae 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| 743bd14d1000-743bd14d3000 r--p 00000000 00:ae 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| 743bd14d3000-743bd14e5000 r-xp 00002000 00:ae 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| 743bd14e5000-743bd14eb000 r--p 00014000 00:ae 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| 743bd14eb000-743bd14ec000 r--p 0001a000 00:ae 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| 743bd14ec000-743bd14ed000 rw-p 0001b000 00:ae 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| 743bd14f2000-743bd14f4000 rw-p 00000000 00:00 0 |
| 743bd14f4000-743bd14f5000 r--p 00000000 00:ae 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| 743bd14f5000-743bd1520000 r-xp 00001000 00:ae 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| 743bd1520000-743bd152a000 r--p 0002c000 00:ae 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| 743bd152a000-743bd152c000 r--p 00036000 00:ae 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| 743bd152c000-743bd152e000 rw-p 00038000 00:ae 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| 7ffe56961000-7ffe56982000 rw-p 00000000 00:00 0 [stack] |
| 7ffe569a6000-7ffe569aa000 r--p 00000000 00:00 0 [vvar] |
| 7ffe569aa000-7ffe569ac000 r-xp 00000000 00:00 0 [vdso] |
| ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall] |
| #1410 test_ractor.rb:2403: |
| begin |
| 100.times do |i| |
| Ractor.new(i) do |j| |
| 1000.times do |i| |
| "#{j}-#{i}" |
| end |
| Ractor.receive |
| end |
| pid = fork { } |
| _, status = Process.waitpid2 pid |
| raise unless status.success? |
| end |
| |
| :ok |
| rescue NotImplementedError |
| :ok |
| end |
| #=> "" (expected "ok") |
| FAIL 1/2030 tests failed |
| make: *** [uncommon.mk:853: yes-btest] Error 1 |
| "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 1046717 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-08T03:07:35Z master fbc5bb9120) +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: 0x0000637857289df8 RBP: 0x00007902349c6e18 RSP: 0x0000790213a842d0 |
| | RAX: 0x0000000000000000 RBX: 0x00000000693647a2 RCX: 0xfe353d1e43963d00 |
| | RDX: 0x0000637857720c20 RDI: 0x000079020c012480 RSI: 0x000079020c012480 |
| | R8: 0x0000000000000000 R9: 0x0000000000000000 R10: 0x0000000000000000 |
| | R11: 0x0000000000000000 R12: 0x00007902337fe640 R13: 0x0000000000000000 |
| | R14: 0x0000000000000000 R15: 0x0000000000000000 EFL: 0x0000000000010202 |
| | |
| | -- C level backtrace information ------------------------------------------- |
| | /tmp/ruby/build/trunk_clang_16/ruby(rb_print_backtrace+0x14) [0x63785751ab06] /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) [0x6378574d9bfc] /tmp/ruby/src/trunk_clang_16/error.c:1131 |
| | /tmp/ruby/build/trunk_clang_16/ruby(sigsegv+0x5a) [0x63785725361a] /tmp/ruby/src/trunk_clang_16/signal.c:948 |
| | /lib/x86_64-linux-gnu/libc.so.6(0x79024dfb4320) [0x79024dfb4320] |
| | /tmp/ruby/build/trunk_clang_16/ruby(vm_check_ints_blocking+0x0) [0x637857289df8] /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) [0x6378572ef9ae] /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) [0x6378572d5eba] /tmp/ruby/src/trunk_clang_16/vm_eval.c:101 |
| | /tmp/ruby/build/trunk_clang_16/ruby(rb_ensure+0xeb) [0x637857151d6b] /tmp/ruby/src/trunk_clang_16/eval.c:1174 |
| | /tmp/ruby/build/trunk_clang_16/ruby(rb_condvar_wait+0x144) [0x63785729a014] /tmp/ruby/src/trunk_clang_16/thread_sync.c:1627 |
| | /tmp/ruby/build/trunk_clang_16/ruby(vm_call_cfunc_with_frame_+0xf4) [0x6378572e9054] /tmp/ruby/src/trunk_clang_16/vm_insnhelper.c:3903 |
| | /tmp/ruby/build/trunk_clang_16/ruby(vm_sendish+0xd8) [0x6378572c9ec1] /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) [0x6378572c55ee] /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) [0x6378572f2549] /tmp/ruby/src/trunk_clang_16/vm.c:1814 |
| | /tmp/ruby/build/trunk_clang_16/ruby(vm_yield_with_cref+0x9c) [0x6378572d6968] /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) [0x637857151d6b] /tmp/ruby/src/trunk_clang_16/eval.c:1174 |
| | /tmp/ruby/build/trunk_clang_16/ruby(vm_call_cfunc_with_frame_+0xf4) [0x6378572e9054] /tmp/ruby/src/trunk_clang_16/vm_insnhelper.c:3903 |
| | /tmp/ruby/build/trunk_clang_16/ruby(vm_sendish+0xfa) [0x6378572c95f0] /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) [0x6378572c55ee] /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) [0x6378572dbbce] /tmp/ruby/src/trunk_clang_16/vm.c:1814 |
| | /tmp/ruby/build/trunk_clang_16/ruby(rb_vm_invoke_proc+0x4a) [0x6378572db0fa] /tmp/ruby/src/trunk_clang_16/vm.c:1959 |
| | /tmp/ruby/build/trunk_clang_16/ruby(thread_do_start_proc+0x29f) [0x63785729785f] /tmp/ruby/src/trunk_clang_16/thread.c:625 |
| | /tmp/ruby/build/trunk_clang_16/ruby(thread_do_start+0x57) [0x637857296e97] /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) [0x637857297c21] /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: |
| | |
| | 637857101000-637857142000 r--p 00000000 00:ae 15369140 /tmp/ruby/build/trunk_clang_16/ruby |
| | 637857142000-637857584000 r-xp 00041000 00:ae 15369140 /tmp/ruby/build/trunk_clang_16/ruby |
| | 637857584000-63785771f000 r--p 00483000 00:ae 15369140 /tmp/ruby/build/trunk_clang_16/ruby |
| | 63785771f000-637857734000 r--p 0061e000 00:ae 15369140 /tmp/ruby/build/trunk_clang_16/ruby |
| | 637857734000-637857736000 rw-p 00633000 00:ae 15369140 /tmp/ruby/build/trunk_clang_16/ruby |
| | 637857736000-63785774a000 rw-p 00000000 00:00 0 |
| | 63785e5ce000-63785e9c2000 rw-p 00000000 00:00 0 [heap] |
| | 790204000000-790204021000 rw-p 00000000 00:00 0 |
| | 790204021000-790208000000 ---p 00000000 00:00 0 |
| | 79020c000000-79020c021000 rw-p 00000000 00:00 0 |
| | 79020c021000-790210000000 ---p 00000000 00:00 0 |
| | 790210e1e000-790211025000 r--s 00000000 00:ae 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 790211025000-790213600000 r--s 00000000 00:ae 15369140 /tmp/ruby/build/trunk_clang_16/ruby |
| | 790213600000-790213701000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 790213701000-790213702000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 790213702000-790213822000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 790213822000-790213823000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 790213823000-790213943000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 790213943000-790213944000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 790213944000-790213a64000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 790213a64000-790213a65000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 790213a65000-790233600000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7902337de000-7902337df000 ---p 00000000 00:00 0 |
| | 7902337df000-7902337ff000 rw-p 00000000 00:00 0 |
| | 7902337ff000-790233840000 rw-p 00000000 00:00 0 |
| | 790233840000-790233850000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 79023385f000-790233880000 rw-p 00000000 00:00 0 |
| | 790233880000-790233970000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 79023397f000-790233980000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 790233980000-7902339c1000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7902339c1000-7902339c2000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7902339c2000-790233a03000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 790233a03000-790233a04000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 790233a04000-790233a45000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 790233a45000-790233a46000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 790233a46000-790233a87000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 790233a87000-790233a88000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 790233a88000-790233ac9000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 790233ac9000-790233aca000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 790233aca000-790233b0b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 790233b0b000-790233b0c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 790233b0c000-790233b4d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 790233b4d000-790233b4e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 790233b4e000-790233b8f000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 790233b8f000-790233b90000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 790233b90000-790233bd1000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 790233bd1000-790233bd2000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 790233bd2000-790233c13000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 790233c13000-790233c14000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 790233c14000-790233c55000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 790233c55000-790233c56000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 790233c56000-790233c97000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 790233c97000-790233c98000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 790233c98000-790233cd9000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 790233cd9000-790233cda000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 790233cda000-790233d1b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 790233d1b000-790233d1c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 790233d1c000-790233d5d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 790233d5d000-790233d5e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 790233d5e000-790233d9f000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 790233d9f000-790233da0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 790233da0000-790233de1000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 790233de1000-790233de2000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 790233de2000-790233e23000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 790233e23000-790233e24000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 790233e24000-790233e65000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 790233e65000-790233e66000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 790233e66000-790233ea7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 790233ea7000-790233ea8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 790233ea8000-790233ee9000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 790233ee9000-790233eea000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 790233eea000-790233f2b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 790233f2b000-790233f2c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 790233f2c000-790233f6d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 790233f6d000-790233f6e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 790233f6e000-790233faf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 790233faf000-790233fb0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 790233fb0000-790233ff1000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 790233ff1000-790233ff2000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 790233ff2000-790234033000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 790234033000-790234034000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 790234034000-790234075000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 790234075000-790234076000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 790234076000-7902340b7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7902340b7000-7902340b8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7902340b8000-7902340f9000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7902340f9000-7902340fa000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7902340fa000-79023413b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79023413b000-79023413c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79023413c000-79023417d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79023417d000-79023417e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79023417e000-7902341bf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7902341bf000-7902341c0000 ---p 00000000 00:00 0 |
| | 7902341c0000-7902349c0000 rw-p 00000000 00:00 0 |
| | 7902349c0000-790234a00000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 790234a00000-79024ca00000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache] |
| | 79024ca00000-79024de00000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list] |
| | 79024de10000-79024de20000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 79024de22000-79024de24000 r--p 00000000 00:ae 17578980 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/io/console.so |
| | 79024de24000-79024de27000 r-xp 00002000 00:ae 17578980 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/io/console.so |
| | 79024de27000-79024de28000 r--p 00005000 00:ae 17578980 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/io/console.so |
| | 79024de28000-79024de29000 r--p 00006000 00:ae 17578980 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/io/console.so |
| | 79024de29000-79024de2a000 rw-p 00007000 00:ae 17578980 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/io/console.so |
| | 79024de2a000-79024de2b000 r--p 00000000 00:ae 17578937 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/-test-/sanitizers.so |
| | 79024de2b000-79024de2c000 r-xp 00001000 00:ae 17578937 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/-test-/sanitizers.so |
| | 79024de2c000-79024de2d000 r--p 00002000 00:ae 17578937 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/-test-/sanitizers.so |
| | 79024de2d000-79024de2e000 r--p 00002000 00:ae 17578937 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/-test-/sanitizers.so |
| | 79024de2e000-79024de2f000 rw-p 00003000 00:ae 17578937 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/-test-/sanitizers.so |
| | 79024de2f000-79024de30000 ---p 00000000 00:00 0 |
| | 79024de30000-79024de50000 rw-p 00000000 00:00 0 |
| | 79024de50000-79024de60000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 79024de60000-79024de61000 r--p 00000000 00:ae 17579085 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 79024de61000-79024de63000 r-xp 00001000 00:ae 17579085 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 79024de63000-79024de64000 r--p 00003000 00:ae 17579085 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 79024de64000-79024de65000 r--p 00003000 00:ae 17579085 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 79024de65000-79024de66000 rw-p 00004000 00:ae 17579085 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 79024de66000-79024de67000 r--p 00000000 00:ae 17079411 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/transdb.so |
| | 79024de67000-79024de68000 r-xp 00001000 00:ae 17079411 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/transdb.so |
| | 79024de68000-79024de69000 r--p 00002000 00:ae 17079411 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/transdb.so |
| | 79024de69000-79024de6a000 r--p 00002000 00:ae 17079411 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/transdb.so |
| | 79024de6a000-79024de6b000 rw-p 00003000 00:ae 17079411 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/transdb.so |
| | 79024de6b000-79024df6f000 rw-p 00000000 00:00 0 |
| | 79024df6f000-79024df97000 r--p 00000000 00:ae 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 79024df97000-79024e11f000 r-xp 00028000 00:ae 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 79024e11f000-79024e16e000 r--p 001b0000 00:ae 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 79024e16e000-79024e172000 r--p 001fe000 00:ae 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 79024e172000-79024e174000 rw-p 00202000 00:ae 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 79024e174000-79024e183000 rw-p 00000000 00:00 0 |
| | 79024e183000-79024e187000 r--p 00000000 00:ae 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 79024e187000-79024e1aa000 r-xp 00004000 00:ae 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 79024e1aa000-79024e1ae000 r--p 00027000 00:ae 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 79024e1ae000-79024e1af000 r--p 0002b000 00:ae 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 79024e1af000-79024e1b0000 rw-p 0002c000 00:ae 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 79024e1b0000-79024e1c0000 r--p 00000000 00:ae 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 79024e1c0000-79024e23f000 r-xp 00010000 00:ae 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 79024e23f000-79024e297000 r--p 0008f000 00:ae 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 79024e297000-79024e298000 r--p 000e7000 00:ae 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 79024e298000-79024e299000 rw-p 000e8000 00:ae 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 79024e299000-79024e29b000 r--p 00000000 00:ae 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 79024e29b000-79024e2b0000 r-xp 00002000 00:ae 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 79024e2b0000-79024e2c9000 r--p 00017000 00:ae 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 79024e2c9000-79024e2ca000 r--p 0002f000 00:ae 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 79024e2ca000-79024e2cb000 rw-p 00030000 00:ae 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 79024e2cb000-79024e2d3000 rw-p 00000000 00:00 0 |
| | 79024e2d3000-79024e2dd000 r--p 00000000 00:ae 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 79024e2dd000-79024e340000 r-xp 0000a000 00:ae 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 79024e340000-79024e355000 r--p 0006d000 00:ae 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 79024e355000-79024e356000 r--p 00081000 00:ae 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 79024e356000-79024e357000 rw-p 00082000 00:ae 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 79024e357000-79024e359000 r--p 00000000 00:ae 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 79024e359000-79024e36b000 r-xp 00002000 00:ae 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 79024e36b000-79024e371000 r--p 00014000 00:ae 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 79024e371000-79024e372000 r--p 0001a000 00:ae 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 79024e372000-79024e373000 rw-p 0001b000 00:ae 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 79024e373000-79024e374000 r--p 00000000 00:ae 17064329 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/encdb.so |
| | 79024e374000-79024e375000 r-xp 00001000 00:ae 17064329 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/encdb.so |
| | 79024e375000-79024e376000 r--p 00002000 00:ae 17064329 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/encdb.so |
| | 79024e376000-79024e377000 r--p 00002000 00:ae 17064329 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/encdb.so |
| | 79024e377000-79024e378000 rw-p 00003000 00:ae 17064329 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/encdb.so |
| | 79024e378000-79024e37a000 rw-p 00000000 00:00 0 |
| | 79024e37a000-79024e37b000 r--p 00000000 00:ae 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 79024e37b000-79024e3a6000 r-xp 00001000 00:ae 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 79024e3a6000-79024e3b0000 r--p 0002c000 00:ae 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 79024e3b0000-79024e3b2000 r--p 00036000 00:ae 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 79024e3b2000-79024e3b4000 rw-p 00038000 00:ae 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7ffe3a0c6000-7ffe3a0e8000 rw-p 00000000 00:00 0 [stack] |
| | 7ffe3a0f2000-7ffe3a0f6000 r--p 00000000 00:00 0 [vvar] |
| | 7ffe3a0f6000-7ffe3a0f8000 r-xp 00000000 00:00 0 [vdso] |
| | ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall] |
| | |
| | |
| Children under /tmp/rubytest.0n2lw5: |
| * -rw-r--r-- 1 17784 2025-12-08 03:33:42 +0000 _ruby_box_p1024472_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 63312 2025-12-08 03:33:45 +0000 _ruby_box_p1024540_2_io+console.so |
| * -rw-r--r-- 1 17784 2025-12-08 03:33:44 +0000 _ruby_box_p1024524_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 26768 2025-12-08 03:33:45 +0000 _ruby_box_p1024540_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 98352 2025-12-08 03:33:42 +0000 _ruby_box_p1024472_2_json+ext+parser.so |
| * -rw-r--r-- 1 63312 2025-12-08 03:33:45 +0000 _ruby_box_p1024545_2_io+console.so |
| * -rw-r--r-- 1 26768 2025-12-08 03:33:45 +0000 _ruby_box_p1024545_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 55800 2025-12-08 03:33:42 +0000 _ruby_box_p1024472_2_etc.so |
| * -rw-r--r-- 1 125368 2025-12-08 03:33:42 +0000 _ruby_box_p1024472_2_json+ext+generator.so |
| * -rw-r--r-- 1 26768 2025-12-08 03:33:42 +0000 _ruby_box_p1024472_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 939568 2025-12-08 03:33:43 +0000 _ruby_box_p1024472_2_openssl.so |
| * -rw-r--r-- 1 26768 2025-12-08 03:33:43 +0000 _ruby_box_p1024514_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 37440 2025-12-08 03:33:43 +0000 _ruby_box_p1024472_2_cgi+escape.so |
| * -rw-r--r-- 1 23024 2025-12-08 03:33:43 +0000 _ruby_box_p1024472_2_io+nonblock.so |
| * -rw-r--r-- 1 41808 2025-12-08 03:33:43 +0000 _ruby_box_p1024472_2_digest.so |
| * -rw-r--r-- 1 17784 2025-12-08 03:33:45 +0000 _ruby_box_p1024540_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 16504 2025-12-08 03:33:42 +0000 _ruby_box_p1024472_2_io+wait.so |
| * -rw-r--r-- 1 26768 2025-12-08 03:33:44 +0000 _ruby_box_p1024524_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 489264 2025-12-08 03:33:42 +0000 _ruby_box_p1024472_2_socket.so |
| * -rw-r--r-- 1 84488 2025-12-08 03:33:43 +0000 _ruby_box_p1024472_2_stringio.so |
| * -rw-r--r-- 1 63376 2025-12-08 03:33:43 +0000 _ruby_box_p1024472_2_strscan.so |
| * -rw-r--r-- 1 161032 2025-12-08 03:33:42 +0000 _ruby_box_p1024472_2_zlib.so |
| * -rw-r--r-- 1 77056 2025-12-08 03:33:42 +0000 _ruby_box_p1024472_2_psych.so |
| * -rw-r--r-- 1 63312 2025-12-08 03:33:42 +0000 _ruby_box_p1024472_2_io+console.so |
| * -rw-r--r-- 1 22432 2025-12-08 03:33:43 +0000 _ruby_box_p1024472_2_erb+escape.so |
| * -rw-r--r-- 1 17784 2025-12-08 03:33:43 +0000 _ruby_box_p1024514_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 63312 2025-12-08 03:33:44 +0000 _ruby_box_p1024524_2_io+console.so |
| * -rw-r--r-- 1 26768 2025-12-08 03:33:43 +0000 _ruby_box_p1024519_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 17784 2025-12-08 03:33:43 +0000 _ruby_box_p1024519_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 17784 2025-12-08 03:33:45 +0000 _ruby_box_p1024545_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 63312 2025-12-08 03:33:43 +0000 _ruby_box_p1024514_2_io+console.so |
| * -rw-r--r-- 1 557240 2025-12-08 03:33:42 +0000 _ruby_box_p1024472_2_date_core.so |
| * -rw-r--r-- 1 63312 2025-12-08 03:33:43 +0000 _ruby_box_p1024519_2_io+console.so |
| * -rw-r--r-- 1 25944 2025-12-08 03:33:43 +0000 _ruby_box_p1024472_2_monitor.so |
| make: *** [uncommon.mk:920: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0. |