| "make update-download -j4" exit with 0. |
| "make update-src -j4" exit with 0. |
| From https://github.com/ruby/ruby |
| 6ae062a..60116d5 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=--repeat-count=20" exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS=--repeat-count=20" exit with 512. |
| 1) Failure: |
| TestObjSpace#test_dump_all_with_ractors [/tmp/ruby/src/trunk-repeat20/test/objspace/test_objspace.rb:826]: |
| pid 663730 killed by SIGSEGV (signal 11) (core dumped) |
| | /tmp/ruby/build/trunk-repeat20/.ext/common/json/common.rb:355: [BUG] Segmentation fault at 0x0000000000000000 |
| | ruby 4.1.0dev (2026-03-24T07:35:33Z master 60116d5ee1) +PRISM [x86_64-linux] |
| | |
| | -- Control frame information ----------------------------------------------- |
| | c:0010 p:---- s:0055 e:000054 l:y b:---- CFUNC :encode |
| | c:0009 p:---- s:0052 e:000051 l:y b:---- CFUNC :parse |
| | c:0008 p:0025 s:0046 e:000045 l:y b:0001 METHOD /tmp/ruby/build/trunk-repeat20/.ext/common/json/common.rb:355 |
| | c:0007 p:0006 s:0040 e:000039 l:n b:---- BLOCK -:22 [FINISH] |
| | c:0006 p:---- s:0036 e:000035 l:y b:---- CFUNC :each |
| | c:0005 p:0023 s:0032 e:000031 l:n b:---- BLOCK -:21 |
| | c:0004 p:0031 s:0028 e:000027 l:y b:0001 METHOD /tmp/ruby/src/trunk-repeat20/lib/tempfile.rb:578 |
| | c:0003 p:0060 s:0017 e:000016 l:y b:0001 METHOD /tmp/ruby/src/trunk-repeat20/lib/tempfile.rb:562 |
| | c:0002 p:0005 s:0006 e:000005 l:n b:---- BLOCK -:18 [FINISH] |
| | c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY [FINISH] |
| | |
| | -- Ruby level backtrace information ---------------------------------------- |
| | -:18:in 'block (2 levels) in <main>' |
| | /tmp/ruby/src/trunk-repeat20/lib/tempfile.rb:562:in 'create' |
| | /tmp/ruby/src/trunk-repeat20/lib/tempfile.rb:578:in 'create_with_filename' |
| | -:21:in 'block (3 levels) in <main>' |
| | -:21:in 'each' |
| | -:22:in 'block (4 levels) in <main>' |
| | /tmp/ruby/build/trunk-repeat20/.ext/common/json/common.rb:355:in 'parse' |
| | /tmp/ruby/build/trunk-repeat20/.ext/common/json/common.rb:355:in 'parse' |
| | /tmp/ruby/build/trunk-repeat20/.ext/common/json/common.rb:355:in 'encode' |
| | |
| | -- Threading information --------------------------------------------------- |
| | Total ractor count: 5 |
| | Ruby thread count for this ractor: 1 |
| | |
| | -- Machine register context ------------------------------------------------ |
| | RIP: 0x0000755a3b2cafe4 RBP: 0x00007559f1aebff0 RSP: 0x0000755a01084130 |
| | RAX: 0x0000000000000000 RBX: 0x0000000000000000 RCX: 0x0000000000000040 |
| | RDX: 0x0000000000000000 RDI: 0x00007559f1aebff0 RSI: 0x0000755a3bd56584 |
| | R8: 0x00000000000000b8 R9: 0x0000000000000028 R10: 0x000000000000000c |
| | R11: 0x0000040000000000 R12: 0x0000755a3bef8384 R13: 0x0000000000000002 |
| | R14: 0x00007559f1aebfd0 R15: 0x00000000000015be EFL: 0x0000000000010206 |
| | |
| | -- C level backtrace information ------------------------------------------- |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.4.1(rb_print_backtrace+0x14) [0x755a3bb7e167] /tmp/ruby/src/trunk-repeat20/vm_dump.c:1105 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.4.1(rb_vm_bugreport) /tmp/ruby/src/trunk-repeat20/vm_dump.c:1450 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.4.1(rb_bug_for_fatal_signal+0x10a) [0x755a3b938a9a] /tmp/ruby/src/trunk-repeat20/error.c:1131 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.4.1(sigsegv+0x48) [0x755a3baafb28] /tmp/ruby/src/trunk-repeat20/signal.c:948 |
| | /lib/x86_64-linux-gnu/libc.so.6(0x755a3b468320) [0x755a3b468320] |
| | /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/json/ext/parser.so(rvalue_stack_mark+0x24) [0x755a3b2cafe4] /tmp/ruby/src/trunk-repeat20/ext/json/parser/parser.c:245 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.4.1(gc_mark_stacked_objects+0x68) [0x755a3b96f999] /tmp/ruby/src/trunk-repeat20/gc/default/default.c:4619 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.4.1(gc_mark_stacked_objects_incremental) /tmp/ruby/src/trunk-repeat20/gc/default/default.c:4673 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.4.1(gc_marks_step) /tmp/ruby/src/trunk-repeat20/gc/default/default.c:5726 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.4.1(gc_marks_continue) /tmp/ruby/src/trunk-repeat20/gc/default/default.c:5746 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.4.1(gc_continue) /tmp/ruby/src/trunk-repeat20/gc/default/default.c:2081 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.4.1(newobj_cache_miss+0x157) [0x755a3b970017] /tmp/ruby/src/trunk-repeat20/gc/default/default.c:2075 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.4.1(newobj_alloc+0x7) [0x755a3b970e47] /tmp/ruby/src/trunk-repeat20/gc/default/default.c:2453 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.4.1(rb_gc_impl_new_obj) /tmp/ruby/src/trunk-repeat20/gc/default/default.c:2532 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.4.1(newobj_of) /tmp/ruby/src/trunk-repeat20/gc.c:1038 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.4.1(rb_wb_protected_newobj_of) /tmp/ruby/src/trunk-repeat20/gc.c:1073 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.4.1(str_alloc_embed+0x3b) [0x755a3bacf75e] /tmp/ruby/src/trunk-repeat20/string.c:1004 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.4.1(str_duplicate) /tmp/ruby/src/trunk-repeat20/string.c:1969 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.4.1(rb_str_dup) /tmp/ruby/src/trunk-repeat20/string.c:1981 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.4.1(encoded_dup+0x8) [0x755a3bb26c38] /tmp/ruby/src/trunk-repeat20/transcode.c:2991 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.4.1(encoded_dup) /tmp/ruby/src/trunk-repeat20/transcode.c:2987 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.4.1(str_encode) /tmp/ruby/src/trunk-repeat20/transcode.c:2973 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.4.1(vm_call0_cfunc_with_frame+0x10f) [0x755a3bb6a5b7] /tmp/ruby/src/trunk-repeat20/vm_eval.c:164 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.4.1(vm_call0_cfunc) /tmp/ruby/src/trunk-repeat20/vm_eval.c:178 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.4.1(vm_call0_body) /tmp/ruby/src/trunk-repeat20/vm_eval.c:229 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.4.1(vm_call0_cc+0xe7) [0x755a3bb6b327] /tmp/ruby/src/trunk-repeat20/vm_eval.c:101 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.4.1(rb_funcallv_scope+0x130) [0x755a3bb6dbcd] /tmp/ruby/src/trunk-repeat20/vm_eval.c:1068 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.4.1(rb_funcallv) /tmp/ruby/src/trunk-repeat20/vm_eval.c:1083 |
| | /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/json/ext/parser.so(convert_encoding+0x25) [0x755a3b2cf275] /tmp/ruby/src/trunk-repeat20/ext/json/parser/parser.c:1453 |
| | /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/json/ext/parser.so(convert_encoding) /tmp/ruby/src/trunk-repeat20/ext/json/parser/parser.c:1440 |
| | /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/json/ext/parser.so(cParser_m_parse) /tmp/ruby/src/trunk-repeat20/ext/json/parser/parser.c:1604 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.4.1(vm_call_cfunc_with_frame_+0x10d) [0x755a3bb47e8d] /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:3905 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.4.1(vm_sendish+0xd3) [0x755a3bb516f3] /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:6127 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.4.1(vm_exec_core+0x84) [0x755a3bb5f0a4] ../../src/trunk-repeat20/insns.def:906 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.4.1(vm_exec_loop+0xa) [0x755a3bb64c88] /tmp/ruby/src/trunk-repeat20/vm.c:2826 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.4.1(rb_vm_exec) /tmp/ruby/src/trunk-repeat20/vm.c:2802 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.4.1(vm_yield_with_cref+0x88) [0x755a3bb69f90] /tmp/ruby/src/trunk-repeat20/vm.c:1872 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.4.1(vm_yield) /tmp/ruby/src/trunk-repeat20/vm.c:1880 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.4.1(rb_yield_0) /tmp/ruby/src/trunk-repeat20/vm_eval.c:1365 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.4.1(rb_yield) /tmp/ruby/src/trunk-repeat20/vm_eval.c:1381 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.4.1(RB_FL_TEST_RAW+0x0) [0x755a3b85f97c] /tmp/ruby/src/trunk-repeat20/array.c:2766 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.4.1(RB_FL_ANY_RAW) /tmp/ruby/src/trunk-repeat20/include/ruby/internal/fl_type.h:455 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.4.1(rb_array_len) /tmp/ruby/src/trunk-repeat20/include/ruby/internal/core/rarray.h:259 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.4.1(rb_ary_each) /tmp/ruby/src/trunk-repeat20/array.c:2765 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.4.1(vm_call_cfunc_with_frame_+0x10d) [0x755a3bb47e8d] /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:3905 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.4.1(vm_sendish+0xd3) [0x755a3bb516f3] /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:6127 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.4.1(vm_exec_core+0x1ed9) [0x755a3bb60ef9] ../../src/trunk-repeat20/insns.def:858 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.4.1(vm_exec_loop+0x3e) [0x755a3bb64f8b] /tmp/ruby/src/trunk-repeat20/vm.c:2826 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.4.1(rb_vm_exec) /tmp/ruby/src/trunk-repeat20/vm.c:2805 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.4.1(thread_do_start_proc+0x21d) [0x755a3bb04edd] /tmp/ruby/src/trunk-repeat20/thread.c:604 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.4.1(thread_do_start+0x115) [0x755a3bb06ce5] /tmp/ruby/src/trunk-repeat20/thread.c:646 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.4.1(thread_start_func_2) /tmp/ruby/src/trunk-repeat20/thread.c:697 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.4.1(thread_sched_lock_+0x0) [0x755a3bb070bd] /tmp/ruby/src/trunk-repeat20/thread_pthread.c:2236 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.4.1(co_start) /tmp/ruby/src/trunk-repeat20/thread_pthread_mn.c:478 |
| | |
| | -- Other runtime information ----------------------------------------------- |
| | |
| | * Process memory map: |
| | |
| | 5d30c51b4000-5d30c51b5000 r--p 00000000 00:36 14708537 /tmp/ruby/build/trunk-repeat20/ruby |
| | 5d30c51b5000-5d30c51b6000 r-xp 00001000 00:36 14708537 /tmp/ruby/build/trunk-repeat20/ruby |
| | 5d30c51b6000-5d30c51b7000 r--p 00002000 00:36 14708537 /tmp/ruby/build/trunk-repeat20/ruby |
| | 5d30c51b7000-5d30c51b8000 r--p 00002000 00:36 14708537 /tmp/ruby/build/trunk-repeat20/ruby |
| | 5d30c51b8000-5d30c51b9000 rw-p 00003000 00:36 14708537 /tmp/ruby/build/trunk-repeat20/ruby |
| | 5d30fb59a000-5d30fbaca000 rw-p 00000000 00:00 0 [heap] |
| | 7559e97b2000-7559e9f06000 rw-p 00000000 00:00 0 |
| | 7559e9f06000-7559ea2f4000 r--s 00000000 00:36 16520518 /usr/lib/debug/.build-id/08/134323d00289185684a4cd177d202f39c2a5f3.debug |
| | 7559ea2f4000-7559ea4fb000 r--s 00000000 00:36 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7559ea4fb000-7559ec3bb000 rw-p 00000000 00:00 0 |
| | 7559ec3bb000-7559f0000000 ---p 00000000 00:00 0 |
| | 7559f002d000-7559f035a000 rw-p 00000000 00:00 0 |
| | 7559f035a000-7559f1a12000 r--s 00000000 00:36 14708523 /tmp/ruby/build/trunk-repeat20/libruby.so.4.1.0 |
| | 7559f1a12000-7559f1a50000 r--s 00000000 00:36 14708537 /tmp/ruby/build/trunk-repeat20/ruby |
| | 7559f1a50000-7559f4000000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7559f4000000-7559f4217000 rw-p 00000000 00:00 0 |
| | 7559f4217000-7559f8000000 ---p 00000000 00:00 0 |
| | 7559f8000000-7559f8250000 rw-p 00000000 00:00 0 |
| | 7559f8250000-7559fc000000 ---p 00000000 00:00 0 |
| | 7559fc000000-7559fc1df000 rw-p 00000000 00:00 0 |
| | 7559fc1df000-755a00000000 ---p 00000000 00:00 0 |
| | 755a00010000-755a00a30000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 755a00a3f000-755a00a40000 ---p 00000000 00:00 0 |
| | 755a00a40000-755a00a60000 rw-p 00000000 00:00 0 |
| | 755a00a60000-755a00aa0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 755a00aaf000-755a00ab0000 ---p 00000000 00:00 0 |
| | 755a00ab0000-755a00ad0000 rw-p 00000000 00:00 0 |
| | 755a00ad0000-755a00bc0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 755a00bcf000-755a00bd0000 ---p 00000000 00:00 0 |
| | 755a00bd0000-755a00bf0000 rw-p 00000000 00:00 0 |
| | 755a00bf0000-755a00c00000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 755a00c00000-755a00d01000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 755a00d01000-755a00d02000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 755a00d02000-755a00d22000 rw-p 00000000 00:00 0 |
| | 755a00d22000-755a00e22000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 755a00e22000-755a00e23000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 755a00e23000-755a00e43000 rw-p 00000000 00:00 0 |
| | 755a00e43000-755a00f43000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 755a00f43000-755a00f44000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 755a00f44000-755a00f64000 rw-p 00000000 00:00 0 |
| | 755a00f64000-755a01064000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 755a01064000-755a01065000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 755a01065000-755a01085000 rw-p 00000000 00:00 0 |
| | 755a01085000-755a20c00000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 755a20c10000-755a20c40000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 755a20c5f000-755a20c61000 r--p 00000000 00:36 14710350 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/json/ext/generator.so |
| | 755a20c61000-755a20c6b000 r-xp 00002000 00:36 14710350 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/json/ext/generator.so |
| | 755a20c6b000-755a20c6e000 r--p 0000c000 00:36 14710350 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/json/ext/generator.so |
| | 755a20c6e000-755a20c6f000 r--p 0000e000 00:36 14710350 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/json/ext/generator.so |
| | 755a20c6f000-755a20c70000 rw-p 0000f000 00:36 14710350 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/json/ext/generator.so |
| | 755a20c70000-755a20c90000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 755a20c9e000-755a20c9f000 ---p 00000000 00:00 0 |
| | 755a20c9f000-755a20cbf000 rw-p 00000000 00:00 0 |
| | 755a20cbf000-755a20d00000 rw-p 00000000 00:00 0 |
| | 755a20d00000-755a20d40000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 755a20d40000-755a20d43000 r--p 00000000 00:36 14709995 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/objspace.so |
| | 755a20d43000-755a20d4c000 r-xp 00003000 00:36 14709995 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/objspace.so |
| | 755a20d4c000-755a20d4e000 r--p 0000c000 00:36 14709995 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/objspace.so |
| | 755a20d4e000-755a20d4f000 r--p 0000d000 00:36 14709995 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/objspace.so |
| | 755a20d4f000-755a20d50000 rw-p 0000e000 00:36 14709995 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/objspace.so |
| | 755a20d50000-755a20db0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 755a20dbf000-755a20dc0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 755a20dc0000-755a20e01000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 755a20e01000-755a20e02000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 755a20e02000-755a20e43000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 755a20e43000-755a20e44000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 755a20e44000-755a20e85000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 755a20e85000-755a20e86000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 755a20e86000-755a20ec7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 755a20ec7000-755a20ec8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 755a20ec8000-755a20f09000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 755a20f09000-755a20f0a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 755a20f0a000-755a20f4b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 755a20f4b000-755a20f4c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 755a20f4c000-755a20f8d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 755a20f8d000-755a20f8e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 755a20f8e000-755a20fcf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 755a20fcf000-755a20fd0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 755a20fd0000-755a21011000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 755a21011000-755a21012000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 755a21012000-755a21053000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 755a21053000-755a21054000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 755a21054000-755a21095000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 755a21095000-755a21096000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 755a21096000-755a210d7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 755a210d7000-755a210d8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 755a210d8000-755a21119000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 755a21119000-755a2111a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 755a2111a000-755a2115b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 755a2115b000-755a2115c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 755a2115c000-755a2119d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 755a2119d000-755a2119e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 755a2119e000-755a211df000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 755a211df000-755a211e0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 755a211e0000-755a21221000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 755a21221000-755a21222000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 755a21222000-755a21263000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 755a21263000-755a21264000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 755a21264000-755a212a5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 755a212a5000-755a212a6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 755a212a6000-755a212e7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 755a212e7000-755a212e8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 755a212e8000-755a21329000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 755a21329000-755a2132a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 755a2132a000-755a2136b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 755a2136b000-755a2136c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 755a2136c000-755a213ad000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 755a213ad000-755a213ae000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 755a213ae000-755a213ef000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 755a213ef000-755a213f0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 755a213f0000-755a21431000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 755a21431000-755a21432000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 755a21432000-755a21473000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 755a21473000-755a21474000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 755a21474000-755a214b5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 755a214b5000-755a214b6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 755a214b6000-755a214f7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 755a214f7000-755a214f8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 755a214f8000-755a21539000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 755a21539000-755a2153a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 755a2153a000-755a2157b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 755a2157b000-755a2157c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 755a2157c000-755a215bd000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 755a215bd000-755a215be000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 755a215be000-755a215ff000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 755a215ff000-755a21600000 ---p 00000000 00:00 0 |
| | 755a21600000-755a21e00000 rw-p 00000000 00:00 0 |
| | 755a21e00000-755a39e00000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache] |
| | 755a39e00000-755a3b200000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list] |
| | 755a3b201000-755a3b203000 r--p 00000000 00:36 14709953 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/io/console.so |
| | 755a3b203000-755a3b208000 r-xp 00002000 00:36 14709953 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/io/console.so |
| | 755a3b208000-755a3b209000 r--p 00007000 00:36 14709953 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/io/console.so |
| | 755a3b209000-755a3b20a000 r--p 00008000 00:36 14709953 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/io/console.so |
| | 755a3b20a000-755a3b20b000 rw-p 00009000 00:36 14709953 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/io/console.so |
| | 755a3b20b000-755a3b20c000 r--p 00000000 00:36 14709874 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/sanitizers.so |
| | 755a3b20c000-755a3b20d000 r-xp 00001000 00:36 14709874 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/sanitizers.so |
| | 755a3b20d000-755a3b20e000 r--p 00002000 00:36 14709874 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/sanitizers.so |
| | 755a3b20e000-755a3b20f000 r--p 00002000 00:36 14709874 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/sanitizers.so |
| | 755a3b20f000-755a3b210000 rw-p 00003000 00:36 14709874 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/sanitizers.so |
| | 755a3b210000-755a3b2b0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 755a3b2b4000-755a3b2b5000 r--p 00000000 00:36 14710079 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 755a3b2b5000-755a3b2b7000 r-xp 00001000 00:36 14710079 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 755a3b2b7000-755a3b2b8000 r--p 00003000 00:36 14710079 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 755a3b2b8000-755a3b2b9000 r--p 00003000 00:36 14710079 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 755a3b2b9000-755a3b2ba000 rw-p 00004000 00:36 14710079 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 755a3b2ba000-755a3b2bb000 r--p 00000000 00:36 14709486 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/transdb.so |
| | 755a3b2bb000-755a3b2bc000 r-xp 00001000 00:36 14709486 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/transdb.so |
| | 755a3b2bc000-755a3b2bd000 r--p 00002000 00:36 14709486 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/transdb.so |
| | 755a3b2bd000-755a3b2be000 r--p 00002000 00:36 14709486 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/transdb.so |
| | 755a3b2be000-755a3b2bf000 rw-p 00003000 00:36 14709486 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/transdb.so |
| | 755a3b2c7000-755a3b2c9000 r--p 00000000 00:36 14695019 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/json/ext/parser.so |
| | 755a3b2c9000-755a3b2d0000 r-xp 00002000 00:36 14695019 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/json/ext/parser.so |
| | 755a3b2d0000-755a3b2d5000 r--p 00009000 00:36 14695019 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/json/ext/parser.so |
| | 755a3b2d5000-755a3b2d6000 r--p 0000d000 00:36 14695019 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/json/ext/parser.so |
| | 755a3b2d6000-755a3b2d7000 rw-p 0000e000 00:36 14695019 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/json/ext/parser.so |
| | 755a3b2d7000-755a3b2d9000 r--p 00000000 00:36 14709980 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/etc.so |
| | 755a3b2d9000-755a3b2dc000 r-xp 00002000 00:36 14709980 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/etc.so |
| | 755a3b2dc000-755a3b2de000 r--p 00005000 00:36 14709980 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/etc.so |
| | 755a3b2de000-755a3b2df000 r--p 00006000 00:36 14709980 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/etc.so |
| | 755a3b2df000-755a3b2e0000 rw-p 00007000 00:36 14709980 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/etc.so |
| | 755a3b2e0000-755a3b2f0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 755a3b2f3000-755a3b3f6000 rw-p 00000000 00:00 0 |
| | 755a3b3f6000-755a3b3fa000 r--p 00000000 00:36 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 755a3b3fa000-755a3b41d000 r-xp 00004000 00:36 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 755a3b41d000-755a3b421000 r--p 00027000 00:36 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 755a3b421000-755a3b422000 r--p 0002b000 00:36 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 755a3b422000-755a3b423000 rw-p 0002c000 00:36 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 755a3b423000-755a3b44b000 r--p 00000000 00:36 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 755a3b44b000-755a3b5d3000 r-xp 00028000 00:36 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 755a3b5d3000-755a3b622000 r--p 001b0000 00:36 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 755a3b622000-755a3b626000 r--p 001fe000 00:36 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 755a3b626000-755a3b628000 rw-p 00202000 00:36 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 755a3b628000-755a3b637000 rw-p 00000000 00:00 0 |
| | 755a3b637000-755a3b647000 r--p 00000000 00:36 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 755a3b647000-755a3b6c6000 r-xp 00010000 00:36 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 755a3b6c6000-755a3b71e000 r--p 0008f000 00:36 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 755a3b71e000-755a3b71f000 r--p 000e7000 00:36 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 755a3b71f000-755a3b720000 rw-p 000e8000 00:36 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 755a3b720000-755a3b722000 r--p 00000000 00:36 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 755a3b722000-755a3b737000 r-xp 00002000 00:36 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 755a3b737000-755a3b750000 r--p 00017000 00:36 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 755a3b750000-755a3b751000 r--p 0002f000 00:36 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 755a3b751000-755a3b752000 rw-p 00030000 00:36 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 755a3b752000-755a3b75a000 rw-p 00000000 00:00 0 |
| | 755a3b75a000-755a3b764000 r--p 00000000 00:36 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 755a3b764000-755a3b7c7000 r-xp 0000a000 00:36 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 755a3b7c7000-755a3b7dc000 r--p 0006d000 00:36 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 755a3b7dc000-755a3b7dd000 r--p 00081000 00:36 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 755a3b7dd000-755a3b7de000 rw-p 00082000 00:36 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 755a3b7de000-755a3b7e0000 r--p 00000000 00:36 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 755a3b7e0000-755a3b7f2000 r-xp 00002000 00:36 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 755a3b7f2000-755a3b7f8000 r--p 00014000 00:36 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 755a3b7f8000-755a3b7f9000 r--p 0001a000 00:36 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 755a3b7f9000-755a3b7fa000 rw-p 0001b000 00:36 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 755a3b7fa000-755a3b7fb000 r--p 00000000 00:36 14708781 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/encdb.so |
| | 755a3b7fb000-755a3b7fc000 r-xp 00001000 00:36 14708781 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/encdb.so |
| | 755a3b7fc000-755a3b7fd000 r--p 00002000 00:36 14708781 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/encdb.so |
| | 755a3b7fd000-755a3b7fe000 r--p 00002000 00:36 14708781 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/encdb.so |
| | 755a3b7fe000-755a3b7ff000 rw-p 00003000 00:36 14708781 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/encdb.so |
| | 755a3b7ff000-755a3b848000 r--p 00000000 00:36 14708523 /tmp/ruby/build/trunk-repeat20/libruby.so.4.1.0 |
| | 755a3b848000-755a3bd25000 r-xp 00049000 00:36 14708523 /tmp/ruby/build/trunk-repeat20/libruby.so.4.1.0 |
| | 755a3bd25000-755a3bece000 r--p 00526000 00:36 14708523 /tmp/ruby/build/trunk-repeat20/libruby.so.4.1.0 |
| | 755a3bece000-755a3bee5000 r--p 006cf000 00:36 14708523 /tmp/ruby/build/trunk-repeat20/libruby.so.4.1.0 |
| | 755a3bee5000-755a3bee9000 rw-p 006e6000 00:36 14708523 /tmp/ruby/build/trunk-repeat20/libruby.so.4.1.0 |
| | 755a3bee9000-755a3bf02000 rw-p 00000000 00:00 0 |
| | 755a3bf02000-755a3bf03000 r--p 00000000 00:36 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 755a3bf03000-755a3bf2e000 r-xp 00001000 00:36 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 755a3bf2e000-755a3bf38000 r--p 0002c000 00:36 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 755a3bf38000-755a3bf3a000 r--p 00036000 00:36 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 755a3bf3a000-755a3bf3c000 rw-p 00038000 00:36 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7ffcc149a000-7ffcc14bc000 rw-p 00000000 00:00 0 [stack] |
| | 7ffcc15f9000-7ffcc15fd000 r--p 00000000 00:00 0 [vvar] |
| | 7ffcc15fd000-7ffcc15ff000 r-xp 00000000 00:00 0 [vdso] |
| | ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall] |
| | |
| | |
| Children under /tmp/rubytest.okw4u3: |
| * -rw------- 1 9182502 2026-03-24 15:02:29 +0000 20260324-663730-iob16u |
| * -rw------- 1 8041835 2026-03-24 15:02:29 +0000 20260324-663730-2yyqd4 |
| * -rw------- 1 6997582 2026-03-24 15:02:29 +0000 20260324-663730-47gjk8 |
| * -rw------- 1 7991264 2026-03-24 15:02:29 +0000 20260324-663730-u7gf3p |
| make: *** [uncommon.mk:930: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS=--repeat-count=20" exit with 0. |