| "git clone --depth 1 https://github.com/ruby/ruby.git trunk-gc-asserts" exit with 0. |
| Cloning into 'trunk-gc-asserts'... |
| "./autogen.sh" exit with 0. |
| "autoconf" exit with 0. |
| "/tmp/ruby/src/trunk-gc-asserts/configure --prefix=/tmp/ruby/install/trunk-gc-asserts --disable-install-doc --enable-shared" exit with 0. |
| configure: WARNING: something wrong with CXXFLAGS="" |
| "make update-download DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. |
| Cloning into '/tmp/ruby/src/trunk-gc-asserts/gems/src/power_assert'... |
| From https://github.com/ruby/power_assert |
| * branch a7dab941153b233d3412e249d25da52a6c5691de -> FETCH_HEAD |
| HEAD is now at a7dab94 Merge pull request #56 from k-tsj/fix-failures-on-head |
| Cloning into '/tmp/ruby/src/trunk-gc-asserts/gems/src/matrix'... |
| Cloning into '/tmp/ruby/src/trunk-gc-asserts/gems/src/prime'... |
| Cloning into '/tmp/ruby/src/trunk-gc-asserts/gems/src/debug'... |
| From https://github.com/ruby/debug |
| * branch cf469f2b21710727abdd153b25a1e5123b002bb0 -> FETCH_HEAD |
| HEAD is now at cf469f2 The debug gem can abort when stepping into a rescue clause: |
| Cloning into '/tmp/ruby/src/trunk-gc-asserts/gems/src/repl_type_completor'... |
| Cloning into '/tmp/ruby/src/trunk-gc-asserts/gems/src/ostruct'... |
| From https://github.com/ruby/ostruct |
| * branch 50d51248bec5560a102a1024aff4174b31dca8cc -> FETCH_HEAD |
| HEAD is now at 50d5124 Use `Ractor#value` as `Ractor#take` is removed |
| "make update-src DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. |
| "make after-update DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. |
| + cp /tmp/ruby/src/trunk-gc-asserts/enc/jis/props.h.blt /tmp/ruby/src/trunk-gc-asserts/enc/jis/props.h |
| "make miniruby DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. |
| "make ruby DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. |
| "make all DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. |
| /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/rbs-3.9.4/ext/rbs_extension/main.c: In function ‘Init_rbs_extension’: |
| /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/rbs-3.9.4/ext/rbs_extension/main.c:24:3: warning: multi-line comment [-Wcomment] |
| 24 | // grep -o 'INTERN("\([^"]*\)")' ext/rbs_extension/parser.c \ |
| | ^ |
| At top level: |
| cc1: note: unrecognized command-line option ‘-Wno-self-assign’ may have been intended to silence earlier diagnostics |
| cc1: note: unrecognized command-line option ‘-Wno-parentheses-equality’ may have been intended to silence earlier diagnostics |
| cc1: note: unrecognized command-line option ‘-Wno-constant-logical-operand’ may have been intended to silence earlier diagnostics |
| "make install DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. |
| "make yes-btest TESTOPTS='-q -j4'" exit with 0. |
| |
| "make yes-test-basic TESTS='-j4'" exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 512. |
| 1) Failure: |
| TestObjectIdRactor#test_object_id_race_free_with_stress_compact [/tmp/ruby/src/trunk-gc-asserts/test/ruby/test_object_id.rb:248]: |
| pid 2787137 killed by SIGABRT (signal 6) (core dumped) |
| | verify_internal_consistency_reachable_i: WB miss (O->Y) 0x00007638ea89ffc8 ractor/port/Ractor::Port ractor/port -> 0x0000763904e3a478 ractor/Ractor r:1 |
| | <internal:ractor>:548: [BUG] gc_verify_internal_consistency: found internal inconsistency. |
| | ruby 3.5.0dev (2025-06-14T03:32:51Z master 68625a23d6) +PRISM [x86_64-linux] |
| | |
| | -- Control frame information ----------------------------------------------- |
| | c:0006 p:---- s:0026 e:000025 CFUNC :initialize |
| | c:0005 p:0009 s:0022 e:000020 METHOD <internal:ractor>:548 |
| | c:0004 p:0003 s:0016 e:000015 METHOD <internal:ractor>:574 [FINISH] |
| | c:0003 p:---- s:0012 e:000011 CFUNC :map |
| | c:0002 p:0102 s:0008 E:000110 EVAL -:30 [FINISH] |
| | c:0001 p:0000 s:0003 E:002280 DUMMY [FINISH] |
| | |
| | -- Ruby level backtrace information ---------------------------------------- |
| | -:30:in '<main>' |
| | -:30:in 'map' |
| | <internal:ractor>:574:in 'value' |
| | <internal:ractor>:548:in 'join' |
| | <internal:ractor>:548:in 'initialize' |
| | |
| | -- Threading information --------------------------------------------------- |
| | Total ractor count: 2 |
| | Ruby thread count for this ractor: 1 |
| | |
| | -- C level backtrace information ------------------------------------------- |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_print_backtrace+0x8) [0x763905750cda] /tmp/ruby/src/trunk-gc-asserts/vm_dump.c:843 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_vm_bugreport) /tmp/ruby/src/trunk-gc-asserts/vm_dump.c:1175 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_bug_without_die_internal+0x71) [0x76390543d932] /tmp/ruby/src/trunk-gc-asserts/error.c:1097 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_bug) /tmp/ruby/src/trunk-gc-asserts/error.c:1115 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_gc_mark_roots+0x0) [0x76390543f62f] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:5121 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_objspace_reachable_objects_from_root) /tmp/ruby/src/trunk-gc-asserts/gc.c:4627 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(gc_verify_internal_consistency+0x59) [0x76390554c359] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:5190 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(gc_start+0x120) [0x763905552aa0] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:6333 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_multi_ractor_p+0x0) [0x76390555708a] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:6307 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_vm_lock_leave) /tmp/ruby/src/trunk-gc-asserts/vm_sync.h:101 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_gc_vm_unlock) /tmp/ruby/src/trunk-gc-asserts/gc.c:144 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(garbage_collect) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:6309 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(garbage_collect_with_gvl) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:6707 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(objspace_malloc_gc_stress+0x2b) [0x7639055571c4] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:7930 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_gc_impl_malloc) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:7921 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(handle_malloc_failure+0x0) [0x763905557236] /tmp/ruby/src/trunk-gc-asserts/gc.c:5231 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(ruby_xmalloc) /tmp/ruby/src/trunk-gc-asserts/gc.c:5221 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(ractor_lock+0x0) [0x763905629358] /tmp/ruby/src/trunk-gc-asserts/ractor_sync.c:251 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(ractor_add_port) /tmp/ruby/src/trunk-gc-asserts/ractor_sync.c:387 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(ractor_port_init) /tmp/ruby/src/trunk-gc-asserts/ractor_sync.c:86 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(ractor_port_initialzie) /tmp/ruby/src/trunk-gc-asserts/ractor_sync.c:96 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(vm_call_cfunc_with_frame_+0x10d) [0x76390571d67d] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3774 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(vm_sendish+0xb6) [0x7639057329f3] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:5972 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(vm_exec_core) ../../src/trunk-gc-asserts/insns.def:899 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_vm_exec+0x20e) [0x76390573911e] /tmp/ruby/src/trunk-gc-asserts/vm.c:2625 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(vm_call0_cc+0xf4) [0x76390573f174] /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:101 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_call0+0x392) [0x763905740a82] /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:572 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_funcall_with_block_kw+0x78) [0x7639057413e8] /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:891 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(vm_yield_with_cref+0x50) [0x76390573de44] /tmp/ruby/src/trunk-gc-asserts/vm.c:1706 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(vm_yield) /tmp/ruby/src/trunk-gc-asserts/vm.c:1714 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_yield_0) /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:1362 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_yield) /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:1378 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_ary_collect+0x5c) [0x76390545662c] /tmp/ruby/src/trunk-gc-asserts/array.c:3655 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(vm_call_cfunc_with_frame_+0x10d) [0x76390571d67d] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3774 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(vm_sendish+0xc7) [0x763905725b17] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:5972 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(vm_exec_core+0x1030) [0x7639057338f0] ../../src/trunk-gc-asserts/insns.def:851 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_vm_exec+0x20e) [0x76390573911e] /tmp/ruby/src/trunk-gc-asserts/vm.c:2625 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_ec_exec_node+0xa5) [0x76390552ab85] /tmp/ruby/src/trunk-gc-asserts/eval.c:281 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(ruby_run_node+0x8b) [0x76390552ee1b] /tmp/ruby/src/trunk-gc-asserts/eval.c:319 |
| | /tmp/ruby/build/trunk-gc-asserts/ruby(rb_main+0x21) [0x6170dfc7c186] /tmp/ruby/src/trunk-gc-asserts/main.c:42 |
| | /tmp/ruby/build/trunk-gc-asserts/ruby(main) /tmp/ruby/src/trunk-gc-asserts/main.c:62 |
| | /lib/x86_64-linux-gnu/libc.so.6(__libc_start_call_main+0x7a) [0x76390503c1ca] ../sysdeps/nptl/libc_start_call_main.h:58 |
| | /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x76390503c28b] ../csu/libc-start.c:360 |
| | /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main_impl) ../csu/libc-start.c:347 |
| | /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main) (null):0 |
| | [0x6170dfc7c1d5] |
| | |
| | -- Other runtime information ----------------------------------------------- |
| | |
| | * Loaded script: - |
| | |
| | * Loaded features: |
| | |
| | 0 enumerator.so |
| | 1 thread.rb |
| | 2 fiber.so |
| | 3 rational.so |
| | 4 complex.so |
| | 5 ruby2_keywords.rb |
| | 6 set.rb |
| | 7 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 8 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 9 /tmp/ruby/src/trunk-gc-asserts/lib/open3/version.rb |
| | 10 /tmp/ruby/src/trunk-gc-asserts/lib/open3.rb |
| | 11 /tmp/ruby/src/trunk-gc-asserts/lib/timeout.rb |
| | 12 /tmp/ruby/build/trunk-gc-asserts/rbconfig.rb |
| | 13 /tmp/ruby/src/trunk-gc-asserts/tool/lib/find_executable.rb |
| | 14 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 15 /tmp/ruby/src/trunk-gc-asserts/tool/lib/envutil.rb |
| | 16 /tmp/ruby/src/trunk-gc-asserts/tool/lib/colorize.rb |
| | 17 /tmp/ruby/src/trunk-gc-asserts/tool/lib/leakchecker.rb |
| | 18 /tmp/ruby/src/trunk-gc-asserts/lib/prettyprint.rb |
| | 19 /tmp/ruby/src/trunk-gc-asserts/lib/pp.rb |
| | 20 /tmp/ruby/src/trunk-gc-asserts/tool/lib/test/unit/assertions.rb |
| | 21 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/asan.so |
| | 22 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/io/console.so |
| | 23 /tmp/ruby/src/trunk-gc-asserts/tool/lib/core_assertions.rb |
| | 24 /tmp/ruby/src/trunk-gc-asserts/tool/lib/test/unit/testcase.rb |
| | 25 /tmp/ruby/src/trunk-gc-asserts/lib/optparse.rb |
| | 26 /tmp/ruby/src/trunk-gc-asserts/tool/lib/test/unit.rb |
| | |
| | * Process memory map: |
| | |
| | 6170dfc7b000-6170dfc7c000 r--p 00000000 00:4d 13785236 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 6170dfc7c000-6170dfc7d000 r-xp 00001000 00:4d 13785236 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 6170dfc7d000-6170dfc7e000 r--p 00002000 00:4d 13785236 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 6170dfc7e000-6170dfc7f000 r--p 00002000 00:4d 13785236 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 6170dfc7f000-6170dfc80000 rw-p 00003000 00:4d 13785236 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 6170f07f0000-6170f0ba0000 rw-p 00000000 00:00 0 [heap] |
| | 7638bc000000-7638bc021000 rw-p 00000000 00:00 0 |
| | 7638bc021000-7638c0000000 ---p 00000000 00:00 0 |
| | 7638c3226000-7638c342d000 r--s 00000000 00:4d 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7638c342d000-7638c4021000 rw-p 00000000 00:00 0 |
| | 7638c4021000-7638c8000000 ---p 00000000 00:00 0 |
| | 7638c80ef000-7638c9227000 rw-p 00000000 00:00 0 |
| | 7638c9227000-7638ca800000 r--s 00000000 00:4d 13785232 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 7638ca800000-7638ca901000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7638ca901000-7638ca902000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7638ca902000-7638caa22000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7638caa22000-7638caa23000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7638caa23000-7638cab43000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7638cab43000-7638cab44000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7638cab44000-7638cac64000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7638cac64000-7638cac65000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7638cac65000-7638ea800000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7638ea810000-7638ea84e000 r--s 00000000 00:4d 13785236 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 7638ea84e000-7638ea84f000 ---p 00000000 00:00 0 |
| | 7638ea84f000-7638ea86f000 rw-p 00000000 00:00 0 |
| | 7638ea86f000-7638ea870000 ---p 00000000 00:00 0 |
| | 7638ea870000-7638ea890000 rw-p 00000000 00:00 0 |
| | 7638ea890000-7638ea910000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7638ea91f000-7638ea960000 rw-p 00000000 00:00 0 |
| | 7638ea960000-7638ea9b0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7638ea9bf000-7638ea9c0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7638ea9c0000-7638eaa01000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7638eaa01000-7638eaa02000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7638eaa02000-7638eaa43000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7638eaa43000-7638eaa44000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7638eaa44000-7638eaa85000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7638eaa85000-7638eaa86000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7638eaa86000-7638eaac7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7638eaac7000-7638eaac8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7638eaac8000-7638eab09000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7638eab09000-7638eab0a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7638eab0a000-7638eab4b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7638eab4b000-7638eab4c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7638eab4c000-7638eab8d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7638eab8d000-7638eab8e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7638eab8e000-7638eabcf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7638eabcf000-7638eabd0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7638eabd0000-7638eac11000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7638eac11000-7638eac12000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7638eac12000-7638eac53000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7638eac53000-7638eac54000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7638eac54000-7638eac95000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7638eac95000-7638eac96000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7638eac96000-7638eacd7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7638eacd7000-7638eacd8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7638eacd8000-7638ead19000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7638ead19000-7638ead1a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7638ead1a000-7638ead5b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7638ead5b000-7638ead5c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7638ead5c000-7638ead9d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7638ead9d000-7638ead9e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7638ead9e000-7638eaddf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7638eaddf000-7638eade0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7638eade0000-7638eae21000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7638eae21000-7638eae22000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7638eae22000-7638eae63000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7638eae63000-7638eae64000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7638eae64000-7638eaea5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7638eaea5000-7638eaea6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7638eaea6000-7638eaee7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7638eaee7000-7638eaee8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7638eaee8000-7638eaf29000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7638eaf29000-7638eaf2a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7638eaf2a000-7638eaf6b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7638eaf6b000-7638eaf6c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7638eaf6c000-7638eafad000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7638eafad000-7638eafae000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7638eafae000-7638eafef000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7638eafef000-7638eaff0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7638eaff0000-7638eb031000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7638eb031000-7638eb032000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7638eb032000-7638eb073000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7638eb073000-7638eb074000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7638eb074000-7638eb0b5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7638eb0b5000-7638eb0b6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7638eb0b6000-7638eb0f7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7638eb0f7000-7638eb0f8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7638eb0f8000-7638eb139000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7638eb139000-7638eb13a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7638eb13a000-7638eb17b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7638eb17b000-7638eb17c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7638eb17c000-7638eb1bd000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7638eb1bd000-7638eb1be000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7638eb1be000-7638eb1ff000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7638eb1ff000-7638eb200000 ---p 00000000 00:00 0 |
| | 7638eb200000-7638eba00000 rw-p 00000000 00:00 0 |
| | 7638eba00000-763903a00000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache] |
| | 763903a00000-763904e00000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list] |
| | 763904e10000-763904ea0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 763904ea0000-763904ea2000 r--p 00000000 00:4d 14972958 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/io/console.so |
| | 763904ea2000-763904ea7000 r-xp 00002000 00:4d 14972958 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/io/console.so |
| | 763904ea7000-763904ea8000 r--p 00007000 00:4d 14972958 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/io/console.so |
| | 763904ea8000-763904ea9000 r--p 00008000 00:4d 14972958 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/io/console.so |
| | 763904ea9000-763904eaa000 rw-p 00009000 00:4d 14972958 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/io/console.so |
| | 763904eaa000-763904eab000 r--p 00000000 00:4d 14972231 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 763904eab000-763904eac000 r-xp 00001000 00:4d 14972231 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 763904eac000-763904ead000 r--p 00002000 00:4d 14972231 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 763904ead000-763904eae000 r--p 00002000 00:4d 14972231 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 763904eae000-763904eaf000 rw-p 00003000 00:4d 14972231 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 763904eb5000-763904eb6000 r--p 00000000 00:4d 14831688 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/asan.so |
| | 763904eb6000-763904eb7000 r-xp 00001000 00:4d 14831688 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/asan.so |
| | 763904eb7000-763904eb8000 r--p 00002000 00:4d 14831688 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/asan.so |
| | 763904eb8000-763904eb9000 r--p 00002000 00:4d 14831688 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/asan.so |
| | 763904eb9000-763904eba000 rw-p 00003000 00:4d 14831688 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/asan.so |
| | 763904eba000-763904ebb000 r--p 00000000 00:4d 14973521 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 763904ebb000-763904ebd000 r-xp 00001000 00:4d 14973521 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 763904ebd000-763904ebe000 r--p 00003000 00:4d 14973521 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 763904ebe000-763904ebf000 r--p 00003000 00:4d 14973521 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 763904ebf000-763904ec0000 rw-p 00004000 00:4d 14973521 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 763904ec0000-763904ee0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 763904ee2000-763904fe5000 rw-p 00000000 00:00 0 |
| | 763904fe5000-763904fe9000 r--p 00000000 00:4d 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 763904fe9000-76390500c000 r-xp 00004000 00:4d 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 76390500c000-763905010000 r--p 00027000 00:4d 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 763905010000-763905011000 r--p 0002b000 00:4d 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 763905011000-763905012000 rw-p 0002c000 00:4d 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 763905012000-76390503a000 r--p 00000000 00:4d 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 76390503a000-7639051c2000 r-xp 00028000 00:4d 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7639051c2000-763905211000 r--p 001b0000 00:4d 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 763905211000-763905215000 r--p 001fe000 00:4d 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 763905215000-763905217000 rw-p 00202000 00:4d 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 763905217000-763905226000 rw-p 00000000 00:00 0 |
| | 763905226000-763905236000 r--p 00000000 00:4d 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 763905236000-7639052b5000 r-xp 00010000 00:4d 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7639052b5000-76390530d000 r--p 0008f000 00:4d 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 76390530d000-76390530e000 r--p 000e7000 00:4d 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 76390530e000-76390530f000 rw-p 000e8000 00:4d 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 76390530f000-763905311000 r--p 00000000 00:4d 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 763905311000-763905326000 r-xp 00002000 00:4d 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 763905326000-76390533f000 r--p 00017000 00:4d 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 76390533f000-763905340000 r--p 0002f000 00:4d 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 763905340000-763905341000 rw-p 00030000 00:4d 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 763905341000-763905349000 rw-p 00000000 00:00 0 |
| | 763905349000-763905353000 r--p 00000000 00:4d 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 763905353000-7639053b6000 r-xp 0000a000 00:4d 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7639053b6000-7639053cb000 r--p 0006d000 00:4d 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7639053cb000-7639053cc000 r--p 00081000 00:4d 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7639053cc000-7639053cd000 rw-p 00082000 00:4d 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7639053cd000-7639053cf000 r--p 00000000 00:4d 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7639053cf000-7639053e1000 r-xp 00002000 00:4d 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7639053e1000-7639053e7000 r--p 00014000 00:4d 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7639053e7000-7639053e8000 r--p 0001a000 00:4d 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7639053e8000-7639053e9000 rw-p 0001b000 00:4d 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7639053e9000-7639053ea000 r--p 00000000 00:4d 14972237 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7639053ea000-7639053eb000 r-xp 00001000 00:4d 14972237 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7639053eb000-7639053ec000 r--p 00002000 00:4d 14972237 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7639053ec000-7639053ed000 r--p 00002000 00:4d 14972237 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7639053ed000-7639053ee000 rw-p 00003000 00:4d 14972237 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7639053ee000-763905436000 r--p 00000000 00:4d 13785232 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 763905436000-7639058ef000 r-xp 00048000 00:4d 13785232 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 7639058ef000-763905a84000 r--p 00501000 00:4d 13785232 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 763905a84000-763905a9a000 r--p 00696000 00:4d 13785232 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 763905a9a000-763905a9e000 rw-p 006ac000 00:4d 13785232 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 763905a9e000-763905ab4000 rw-p 00000000 00:00 0 |
| | 763905ab4000-763905ab5000 r--p 00000000 00:4d 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 763905ab5000-763905ae0000 r-xp 00001000 00:4d 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 763905ae0000-763905aea000 r--p 0002c000 00:4d 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 763905aea000-763905aec000 r--p 00036000 00:4d 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 763905aec000-763905aee000 rw-p 00038000 00:4d 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7ffc85e8a000-7ffc85eac000 rw-p 00000000 00:00 0 [stack] |
| | 7ffc85fe8000-7ffc85fec000 r--p 00000000 00:00 0 [vvar] |
| | 7ffc85fec000-7ffc85fee000 r-xp 00000000 00:00 0 [vdso] |
| | ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall] |
| | |
| | |
| make: *** [uncommon.mk:977: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0. |