| "make update-unicode DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. |
| "make update-download DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. |
| "make update-rubyspec DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. |
| "make update-src DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. |
| From https://github.com/ruby/ruby |
| 3ff53c8..f0ae583 master -> origin/master |
| "make after-update DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 512. |
| make[1]: *** No rule to make target 'id.h', needed by 'ripper.y'. Stop. |
| make: *** [uncommon.mk:1201: /tmp/ruby/v3/src/trunk-gc-asserts/ext/ripper/ripper.c] Error 2 |
| "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. |
| "make install DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. |
| "make yes-btest TESTOPTS='-q -j6'" exit with 0. |
| "make yes-test-basic TESTS='-j6'" exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j6'" exit with 512. |
| 1) Failure: |
| TestRipper::Generic#test_parse_files:test/ruby [/tmp/ruby/v3/src/trunk-gc-asserts/test/ripper/test_files_test_2.rb:6]: |
| pid 25178 killed by SIGABRT (signal 6) (core dumped) |
| | verify_internal_consistency_reachable_i: WB miss (O->Y) 0x00007fd3afa227b0 [3LM ] T_IMEMO <ast> -> 0x00007fd3af90ffd0 [0 ] T_OBJECT (Object)(embed) len:2 |
| | verify_internal_consistency_reachable_i: WB miss (O->Y) 0x00007fd3afa227b0 [3LM ] T_IMEMO <ast> -> 0x00007fd3af91b920 [0 ] T_OBJECT (Object)(embed) len:2 |
| | verify_internal_consistency_reachable_i: WB miss (O->Y) 0x00007fd3afa227b0 [3LM ] T_IMEMO <ast> -> 0x00007fd3af9cb898 [0 ] T_OBJECT (Object)(embed) len:2 |
| | (eval):1: [BUG] gc_verify_internal_consistency: found internal inconsistency. |
| | ruby 3.2.0dev (2022-07-21T17:56:08Z master f0ae583a3d) [x86_64-linux] |
| | |
| | -- Control frame information ----------------------------------------------- |
| | c:0011 p:---- s:0053 e:000052 CFUNC :inspect |
| | me: |
| | called_id: inspect, type: cfunc |
| | owner class: 0x00007fd3b03c1550 [3LM ] T_CLASS Array |
| | self: 0x00007fd3b24a4c40 [0 ] T_ARRAY (Array)[E ] len: 3 (embed) |
| | c:0010 p:0011 s:0049 e:000048 METHOD (eval):1 [FINISH] |
| | me: |
| | called_id: on_args_add_block, type: iseq |
| | owner class: 0x00007fd3afaea508 [3LM R ] T_CLASS Parser |
| | self: 0x00007fd3afa229e0 [0LM U ] ripper (Parser)ripper |
| | lvars: |
| | args: 0x00007fd3b24a50f0 [0 ] T_ARRAY (Array)[E ] len: 2 (embed) |
| | r: 0x00007fd3b24a4c40 [0 ] T_ARRAY (Array)[E ] len: 3 (embed) |
| | c:0009 p:---- s:0043 e:000042 CFUNC :parse |
| | me: |
| | called_id: parse, type: cfunc |
| | owner class: 0x00007fd3afb5d850 [3LM ] T_CLASS Ripper |
| | self: 0x00007fd3afa229e0 [0LM U ] ripper (Parser)ripper |
| | c:0008 p:0003 s:0039 e:000038 EVAL <test_pattern_matching.rb>:1 [FINISH] |
| | self: 0x00007fd3afa229e0 [0LM U ] ripper (Parser)ripper |
| | c:0007 p:---- s:0036 e:000035 CFUNC :instance_eval |
| | me: |
| | called_id: instance_eval, type: cfunc |
| | owner class: 0x00007fd3b03cff10 [3LM ] T_CLASS BasicObject |
| | self: 0x00007fd3afa229e0 [0LM U ] ripper (Parser)ripper |
| | c:0006 p:0064 s:0030 e:000029 BLOCK -:22 |
| | self: 0x00007fd3b245cda0 [3LM ] T_OBJECT (embed) len:2 |
| | lvars: |
| | parser: 0x00007fd3afa229e0 [0LM U ] ripper (Parser)ripper |
| | c:0005 p:0040 s:0026 e:000025 METHOD /tmp/ruby/v3/src/trunk-gc-asserts/tool/lib/core_assertions.rb:180 |
| | me: |
| | called_id: assert_nothing_raised, type: iseq |
| | owner class: 0x00007fd3b03b3720 [3LM ] T_MODULE (Module)Test::Unit::CoreAssertions |
| | defined_class: 0x00007fd3afaea8c8 [3LM ] T_ICLASS src:Test::Unit::CoreAssertions |
| | self: 0x00007fd3b245cda0 [3LM ] T_OBJECT (embed) len:2 |
| | lvars: |
| | args: 0x00007fd3afa22aa8 [3LM ] T_ARRAY (Array)[E ] len: 0 (embed) |
| | msg: T_NIL |
| | e: T_NIL |
| | c:0004 p:0009 s:0019 e:000018 BLOCK -:20 [FINISH] |
| | self: 0x00007fd3b245cda0 [3LM ] T_OBJECT (embed) len:2 |
| | lvars: |
| | (null): 0x00007fd3afa6e520 [3LM ] T_STRING (String) len: 24, capa: 55 "test_pattern_matching.rb" |
| | c:0003 p:---- s:0015 e:000014 CFUNC :each |
| | me: |
| | called_id: each, type: cfunc |
| | owner class: 0x00007fd3b03c1550 [3LM ] T_CLASS Array |
| | self: 0x00007fd3afa6dd00 [3LM ] T_ARRAY (Array)[E ] len: 8 (embed) |
| | c:0002 p:0186 s:0011 E:000068 EVAL -:19 [FINISH] |
| | self: 0x00007fd3b245cda0 [3LM ] T_OBJECT (embed) len:2 |
| | lvars: |
| | pattern: 0x00007fd3afaa0b88 [3LM ] T_STRING (String) len: 7, capa: 15 "**/*.rb" |
| | dir: 0x00007fd3afb6fb90 [3LM ] T_STRING (String) len: 43, capa: 55 "/tmp/ruby/v3/src/trunk-gc-asserts/test/ruby" |
| | scripts: 0x00007fd3afa6dd00 [3LM ] T_ARRAY (Array)[E ] len: 8 (embed) |
| | num: T_FLOAT |
| | script: 0x00007fd3afa6e520 [3LM ] T_STRING (String) len: 24, capa: 55 "test_pattern_matching.rb" |
| | c:0001 p:0000 s:0003 E:001bd0 (none) [FINISH] |
| | self: 0x00007fd3b245cda0 [3LM ] T_OBJECT (embed) len:2 |
| | |
| | -- Ruby level backtrace information ---------------------------------------- |
| | -:19:in `<main>' |
| | -:19:in `each' |
| | -:20:in `block in <main>' |
| | /tmp/ruby/v3/src/trunk-gc-asserts/tool/lib/core_assertions.rb:180:in `assert_nothing_raised' |
| | -:22:in `block (2 levels) in <main>' |
| | -:22:in `instance_eval' |
| | <test_pattern_matching.rb>:1:in `block (2 levels) in <main>' |
| | <test_pattern_matching.rb>:1:in `parse' |
| | (eval):1:in `on_args_add_block' |
| | (eval):1:in `inspect' |
| | |
| | -- C level backtrace information ------------------------------------------- |
| | /tmp/ruby/v3/build/trunk-gc-asserts/libruby.so.3.2.0(rb_print_backtrace+0x11) [0x7fd3b2cee80b] /tmp/ruby/v3/src/trunk-gc-asserts/vm_dump.c:762 |
| | /tmp/ruby/v3/build/trunk-gc-asserts/libruby.so.3.2.0(rb_vm_bugreport) /tmp/ruby/v3/src/trunk-gc-asserts/vm_dump.c:1057 |
| | /tmp/ruby/v3/build/trunk-gc-asserts/libruby.so.3.2.0(bug_report_end+0x0) [0x7fd3b2ae6de7] /tmp/ruby/v3/src/trunk-gc-asserts/error.c:799 |
| | /tmp/ruby/v3/build/trunk-gc-asserts/libruby.so.3.2.0(rb_bug_without_die) /tmp/ruby/v3/src/trunk-gc-asserts/error.c:799 |
| | /tmp/ruby/v3/build/trunk-gc-asserts/libruby.so.3.2.0(die+0x0) [0x7fd3b2a46f62] /tmp/ruby/v3/src/trunk-gc-asserts/error.c:807 |
| | /tmp/ruby/v3/build/trunk-gc-asserts/libruby.so.3.2.0(rb_bug) /tmp/ruby/v3/src/trunk-gc-asserts/error.c:809 |
| | /tmp/ruby/v3/build/trunk-gc-asserts/libruby.so.3.2.0(gc_mode_transition+0x0) [0x7fd3b2a488a0] /tmp/ruby/v3/src/trunk-gc-asserts/gc.c:8012 |
| | /tmp/ruby/v3/build/trunk-gc-asserts/libruby.so.3.2.0(gc_sweep_start) /tmp/ruby/v3/src/trunk-gc-asserts/gc.c:5769 |
| | /tmp/ruby/v3/build/trunk-gc-asserts/libruby.so.3.2.0(gc_sweep) /tmp/ruby/v3/src/trunk-gc-asserts/gc.c:6138 |
| | /tmp/ruby/v3/build/trunk-gc-asserts/libruby.so.3.2.0(gc_verify_internal_consistency+0x39) [0x7fd3b2b16107] /tmp/ruby/v3/src/trunk-gc-asserts/gc.c:8080 |
| | /tmp/ruby/v3/build/trunk-gc-asserts/libruby.so.3.2.0(gc_start) /tmp/ruby/v3/src/trunk-gc-asserts/gc.c:9348 |
| | /tmp/ruby/v3/build/trunk-gc-asserts/libruby.so.3.2.0(heap_prepare+0x16) [0x7fd3b2b18139] /tmp/ruby/v3/src/trunk-gc-asserts/gc.c:2379 |
| | /tmp/ruby/v3/build/trunk-gc-asserts/libruby.so.3.2.0(heap_next_free_page) /tmp/ruby/v3/src/trunk-gc-asserts/gc.c:2612 |
| | /tmp/ruby/v3/build/trunk-gc-asserts/libruby.so.3.2.0(newobj_alloc) /tmp/ruby/v3/src/trunk-gc-asserts/gc.c:2718 |
| | /tmp/ruby/v3/build/trunk-gc-asserts/libruby.so.3.2.0(newobj_of0+0x47) [0x7fd3b2b19169] /tmp/ruby/v3/src/trunk-gc-asserts/gc.c:2811 |
| | /tmp/ruby/v3/build/trunk-gc-asserts/libruby.so.3.2.0(newobj_of) /tmp/ruby/v3/src/trunk-gc-asserts/gc.c:2828 |
| | /tmp/ruby/v3/build/trunk-gc-asserts/libruby.so.3.2.0(rb_wb_protected_newobj_of) /tmp/ruby/v3/src/trunk-gc-asserts/gc.c:2850 |
| | /tmp/ruby/v3/build/trunk-gc-asserts/libruby.so.3.2.0(rbimpl_str_buf_new_cstr+0x5) [0x7fd3b2a4ca77] /tmp/ruby/v3/src/trunk-gc-asserts/include/ruby/internal/intern/string.h:1447 |
| | /tmp/ruby/v3/build/trunk-gc-asserts/libruby.so.3.2.0(inspect_ary) /tmp/ruby/v3/src/trunk-gc-asserts/array.c:3086 |
| | /tmp/ruby/v3/build/trunk-gc-asserts/libruby.so.3.2.0(inspect_ary) /tmp/ruby/v3/src/trunk-gc-asserts/array.c:3080 |
| | /tmp/ruby/v3/build/trunk-gc-asserts/libruby.so.3.2.0(exec_recursive+0x3cf) [0x7fd3b2c8b08f] /tmp/ruby/v3/src/trunk-gc-asserts/thread.c:5135 |
| | /tmp/ruby/v3/build/trunk-gc-asserts/libruby.so.3.2.0(vm_call_cfunc_with_frame+0x128) [0x7fd3b2cc5368] /tmp/ruby/v3/src/trunk-gc-asserts/vm_insnhelper.c:3020 |
| | /tmp/ruby/v3/build/trunk-gc-asserts/libruby.so.3.2.0(vm_sendish+0x10) [0x7fd3b2cd38f2] /tmp/ruby/v3/src/trunk-gc-asserts/vm_insnhelper.c:4742 |
| | /tmp/ruby/v3/build/trunk-gc-asserts/libruby.so.3.2.0(vm_exec_core) ../../src/trunk-gc-asserts/insns.def:778 |
| | /tmp/ruby/v3/build/trunk-gc-asserts/libruby.so.3.2.0(rb_vm_exec+0x18e) [0x7fd3b2cd94fe] /tmp/ruby/v3/src/trunk-gc-asserts/vm.c:2291 |
| | /tmp/ruby/v3/build/trunk-gc-asserts/libruby.so.3.2.0(vm_call0_body+0x53b) [0x7fd3b2ce1aeb] /tmp/ruby/v3/src/trunk-gc-asserts/vm_eval.c:205 |
| | /tmp/ruby/v3/build/trunk-gc-asserts/libruby.so.3.2.0(rb_funcallv+0x196) [0x7fd3b2ce4b56] /tmp/ruby/v3/src/trunk-gc-asserts/vm_eval.c:86 |
| | /tmp/ruby/v3/build/trunk-gc-asserts/.ext/x86_64-linux/ripper.so(ripper_dispatch2+0x51) [0x7fd3afb16971] ripper.y:13666 |
| | /tmp/ruby/v3/build/trunk-gc-asserts/.ext/x86_64-linux/ripper.so(ripper_yyparse+0xbbd7) [0x7fd3afb29907] ripper.y:2797 |
| | /tmp/ruby/v3/build/trunk-gc-asserts/.ext/x86_64-linux/ripper.so(ripper_parse0+0xea) [0x7fd3afb3131a] ripper.y:13837 |
| | /tmp/ruby/v3/build/trunk-gc-asserts/libruby.so.3.2.0(rb_ensure+0x12e) [0x7fd3b2af012e] /tmp/ruby/v3/src/trunk-gc-asserts/eval.c:994 |
| | /tmp/ruby/v3/build/trunk-gc-asserts/.ext/x86_64-linux/ripper.so(ripper_parse+0x95) [0x7fd3afb143e5] ripper.y:13875 |
| | /tmp/ruby/v3/build/trunk-gc-asserts/libruby.so.3.2.0(vm_call_cfunc_with_frame+0x128) [0x7fd3b2cc5368] /tmp/ruby/v3/src/trunk-gc-asserts/vm_insnhelper.c:3020 |
| | /tmp/ruby/v3/build/trunk-gc-asserts/libruby.so.3.2.0(vm_sendish+0x10) [0x7fd3b2cd38f2] /tmp/ruby/v3/src/trunk-gc-asserts/vm_insnhelper.c:4742 |
| | /tmp/ruby/v3/build/trunk-gc-asserts/libruby.so.3.2.0(vm_exec_core) ../../src/trunk-gc-asserts/insns.def:778 |
| | /tmp/ruby/v3/build/trunk-gc-asserts/libruby.so.3.2.0(rb_vm_exec+0x18e) [0x7fd3b2cd94fe] /tmp/ruby/v3/src/trunk-gc-asserts/vm.c:2291 |
| | /tmp/ruby/v3/build/trunk-gc-asserts/libruby.so.3.2.0(eval_string_with_cref+0xb6) [0x7fd3b2cdbda6] /tmp/ruby/v3/src/trunk-gc-asserts/vm_eval.c:1759 |
| | /tmp/ruby/v3/build/trunk-gc-asserts/libruby.so.3.2.0(eval_under+0x50) [0x7fd3b2ce015b] /tmp/ruby/v3/src/trunk-gc-asserts/vm_eval.c:2001 |
| | /tmp/ruby/v3/build/trunk-gc-asserts/libruby.so.3.2.0(specific_eval) /tmp/ruby/v3/src/trunk-gc-asserts/vm_eval.c:2025 |
| | /tmp/ruby/v3/build/trunk-gc-asserts/libruby.so.3.2.0(vm_call_cfunc_with_frame+0x128) [0x7fd3b2cc5368] /tmp/ruby/v3/src/trunk-gc-asserts/vm_insnhelper.c:3020 |
| | /tmp/ruby/v3/build/trunk-gc-asserts/libruby.so.3.2.0(vm_sendish+0x10) [0x7fd3b2cd38f2] /tmp/ruby/v3/src/trunk-gc-asserts/vm_insnhelper.c:4742 |
| | /tmp/ruby/v3/build/trunk-gc-asserts/libruby.so.3.2.0(vm_exec_core) ../../src/trunk-gc-asserts/insns.def:778 |
| | /tmp/ruby/v3/build/trunk-gc-asserts/libruby.so.3.2.0(rb_vm_exec+0x18e) [0x7fd3b2cd94fe] /tmp/ruby/v3/src/trunk-gc-asserts/vm.c:2291 |
| | /tmp/ruby/v3/build/trunk-gc-asserts/libruby.so.3.2.0(rb_yield+0x266) [0x7fd3b2cde8f6] /tmp/ruby/v3/src/trunk-gc-asserts/vm.c:1319 |
| | /tmp/ruby/v3/build/trunk-gc-asserts/libruby.so.3.2.0(RB_FL_TEST_RAW+0x0) [0x7fd3b2a4c7dc] /tmp/ruby/v3/src/trunk-gc-asserts/array.c:2730 |
| | /tmp/ruby/v3/build/trunk-gc-asserts/libruby.so.3.2.0(RB_FL_ANY_RAW) /tmp/ruby/v3/src/trunk-gc-asserts/include/ruby/internal/fl_type.h:552 |
| | /tmp/ruby/v3/build/trunk-gc-asserts/libruby.so.3.2.0(rb_array_len) /tmp/ruby/v3/src/trunk-gc-asserts/include/ruby/internal/core/rarray.h:321 |
| | /tmp/ruby/v3/build/trunk-gc-asserts/libruby.so.3.2.0(rb_ary_each) /tmp/ruby/v3/src/trunk-gc-asserts/array.c:2729 |
| | /tmp/ruby/v3/build/trunk-gc-asserts/libruby.so.3.2.0(vm_call_cfunc_with_frame+0x128) [0x7fd3b2cc5368] /tmp/ruby/v3/src/trunk-gc-asserts/vm_insnhelper.c:3020 |
| | /tmp/ruby/v3/build/trunk-gc-asserts/libruby.so.3.2.0(vm_sendish+0xe) [0x7fd3b2cd3a03] /tmp/ruby/v3/src/trunk-gc-asserts/vm_insnhelper.c:4742 |
| | /tmp/ruby/v3/build/trunk-gc-asserts/libruby.so.3.2.0(vm_exec_core) ../../src/trunk-gc-asserts/insns.def:759 |
| | /tmp/ruby/v3/build/trunk-gc-asserts/libruby.so.3.2.0(rb_vm_exec+0x18e) [0x7fd3b2cd94fe] /tmp/ruby/v3/src/trunk-gc-asserts/vm.c:2291 |
| | /tmp/ruby/v3/build/trunk-gc-asserts/libruby.so.3.2.0(rb_ec_exec_node+0xbb) [0x7fd3b2aebacb] /tmp/ruby/v3/src/trunk-gc-asserts/eval.c:280 |
| | /tmp/ruby/v3/build/trunk-gc-asserts/libruby.so.3.2.0(ruby_run_node+0x5a) [0x7fd3b2af211a] /tmp/ruby/v3/src/trunk-gc-asserts/eval.c:321 |
| | /tmp/ruby/v3/build/trunk-gc-asserts/ruby(rb_main+0x21) [0x55f6ce9291db] /tmp/ruby/v3/src/trunk-gc-asserts/main.c:38 |
| | /tmp/ruby/v3/build/trunk-gc-asserts/ruby(main) /tmp/ruby/v3/src/trunk-gc-asserts/main.c:57 |
| | /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fd3b25da0b3] ../csu/libc-start.c:308 |
| | /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main) (null):0 |
| | [0x55f6ce92922e] |
| | |
| | -- 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 /tmp/ruby/v3/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7 /tmp/ruby/v3/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 8 /tmp/ruby/v3/build/trunk-gc-asserts/.ext/x86_64-linux/ripper.so |
| | 9 /tmp/ruby/v3/build/trunk-gc-asserts/.ext/common/ripper/core.rb |
| | 10 /tmp/ruby/v3/build/trunk-gc-asserts/.ext/common/ripper/lexer.rb |
| | 11 /tmp/ruby/v3/build/trunk-gc-asserts/.ext/common/ripper/filter.rb |
| | 12 /tmp/ruby/v3/build/trunk-gc-asserts/.ext/common/ripper/sexp.rb |
| | 13 /tmp/ruby/v3/build/trunk-gc-asserts/.ext/common/ripper.rb |
| | 14 /tmp/ruby/v3/src/trunk-gc-asserts/lib/open3/version.rb |
| | 15 /tmp/ruby/v3/src/trunk-gc-asserts/lib/open3.rb |
| | 16 /tmp/ruby/v3/src/trunk-gc-asserts/lib/timeout.rb |
| | 17 /tmp/ruby/v3/build/trunk-gc-asserts/rbconfig.rb |
| | 18 /tmp/ruby/v3/src/trunk-gc-asserts/tool/lib/find_executable.rb |
| | 19 /tmp/ruby/v3/build/trunk-gc-asserts/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 20 /tmp/ruby/v3/src/trunk-gc-asserts/tool/lib/envutil.rb |
| | 21 /tmp/ruby/v3/src/trunk-gc-asserts/tool/lib/colorize.rb |
| | 22 /tmp/ruby/v3/src/trunk-gc-asserts/tool/lib/leakchecker.rb |
| | 23 /tmp/ruby/v3/src/trunk-gc-asserts/lib/prettyprint.rb |
| | 24 /tmp/ruby/v3/src/trunk-gc-asserts/lib/pp.rb |
| | 25 /tmp/ruby/v3/src/trunk-gc-asserts/tool/lib/test/unit/assertions.rb |
| | 26 /tmp/ruby/v3/build/trunk-gc-asserts/.ext/x86_64-linux/io/console.so |
| | 27 /tmp/ruby/v3/src/trunk-gc-asserts/tool/lib/core_assertions.rb |
| | 28 /tmp/ruby/v3/src/trunk-gc-asserts/tool/lib/test/unit/testcase.rb |
| | 29 /tmp/ruby/v3/src/trunk-gc-asserts/lib/optparse.rb |
| | 30 /tmp/ruby/v3/src/trunk-gc-asserts/tool/lib/test/unit.rb |
| | 31 /tmp/ruby/v3/build/trunk-gc-asserts/.ext/x86_64-linux/enc/shift_jis.so |
| | |
| | * Process memory map: |
| | |
| | 55f6ce928000-55f6ce929000 r--p 00000000 00:88 227619985 /tmp/ruby/v3/build/trunk-gc-asserts/ruby |
| | 55f6ce929000-55f6ce92a000 r-xp 00001000 00:88 227619985 /tmp/ruby/v3/build/trunk-gc-asserts/ruby |
| | 55f6ce92a000-55f6ce92b000 r--p 00002000 00:88 227619985 /tmp/ruby/v3/build/trunk-gc-asserts/ruby |
| | 55f6ce92b000-55f6ce92c000 r--p 00002000 00:88 227619985 /tmp/ruby/v3/build/trunk-gc-asserts/ruby |
| | 55f6ce92c000-55f6ce92d000 rw-p 00003000 00:88 227619985 /tmp/ruby/v3/build/trunk-gc-asserts/ruby |
| | 55f6cfab5000-55f6cfff6000 rw-p 00000000 00:00 0 [heap] |
| | 7fd3ac7c6000-7fd3ad85a000 r--s 00000000 fe:00 2148990397 /usr/lib/debug/lib/x86_64-linux-gnu/libc-2.31.so |
| | 7fd3ad85a000-7fd3ada4a000 r--s 00000000 fe:00 6503530924 /usr/lib/x86_64-linux-gnu/libc-2.31.so |
| | 7fd3ada4a000-7fd3adaf7000 r--s 00000000 00:88 227730872 /tmp/ruby/v3/build/trunk-gc-asserts/.ext/x86_64-linux/ripper.so |
| | 7fd3adaf7000-7fd3aec13000 rw-p 00000000 00:00 0 |
| | 7fd3aec13000-7fd3af8f0000 r--s 00000000 00:88 227606441 /tmp/ruby/v3/build/trunk-gc-asserts/libruby.so.3.2.0 |
| | 7fd3af8f0000-7fd3af930000 rw-p 00000000 00:00 0 |
| | 7fd3af941000-7fd3af975000 r--s 00000000 00:88 227619985 /tmp/ruby/v3/build/trunk-gc-asserts/ruby |
| | 7fd3af975000-7fd3af978000 r--p 00000000 fe:00 6503530984 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7fd3af978000-7fd3af98a000 r-xp 00003000 fe:00 6503530984 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7fd3af98a000-7fd3af98e000 r--p 00015000 fe:00 6503530984 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7fd3af98e000-7fd3af98f000 r--p 00018000 fe:00 6503530984 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7fd3af98f000-7fd3af990000 rw-p 00019000 fe:00 6503530984 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7fd3af990000-7fd3afa90000 rw-p 00000000 00:00 0 |
| | 7fd3afa96000-7fd3afa98000 r--p 00000000 00:88 227658436 /tmp/ruby/v3/build/trunk-gc-asserts/.ext/x86_64-linux/io/console.so |
| | 7fd3afa98000-7fd3afa9c000 r-xp 00002000 00:88 227658436 /tmp/ruby/v3/build/trunk-gc-asserts/.ext/x86_64-linux/io/console.so |
| | 7fd3afa9c000-7fd3afa9d000 r--p 00006000 00:88 227658436 /tmp/ruby/v3/build/trunk-gc-asserts/.ext/x86_64-linux/io/console.so |
| | 7fd3afa9d000-7fd3afa9e000 ---p 00007000 00:88 227658436 /tmp/ruby/v3/build/trunk-gc-asserts/.ext/x86_64-linux/io/console.so |
| | 7fd3afa9e000-7fd3afa9f000 r--p 00007000 00:88 227658436 /tmp/ruby/v3/build/trunk-gc-asserts/.ext/x86_64-linux/io/console.so |
| | 7fd3afa9f000-7fd3afaa0000 rw-p 00008000 00:88 227658436 /tmp/ruby/v3/build/trunk-gc-asserts/.ext/x86_64-linux/io/console.so |
| | 7fd3afaa0000-7fd3afb00000 rw-p 00000000 00:00 0 |
| | 7fd3afb00000-7fd3afb01000 r--p 00000000 00:88 227810333 /tmp/ruby/v3/build/trunk-gc-asserts/.ext/x86_64-linux/enc/shift_jis.so |
| | 7fd3afb01000-7fd3afb02000 r-xp 00001000 00:88 227810333 /tmp/ruby/v3/build/trunk-gc-asserts/.ext/x86_64-linux/enc/shift_jis.so |
| | 7fd3afb02000-7fd3afb03000 r--p 00002000 00:88 227810333 /tmp/ruby/v3/build/trunk-gc-asserts/.ext/x86_64-linux/enc/shift_jis.so |
| | 7fd3afb03000-7fd3afb04000 ---p 00003000 00:88 227810333 /tmp/ruby/v3/build/trunk-gc-asserts/.ext/x86_64-linux/enc/shift_jis.so |
| | 7fd3afb04000-7fd3afb05000 r--p 00003000 00:88 227810333 /tmp/ruby/v3/build/trunk-gc-asserts/.ext/x86_64-linux/enc/shift_jis.so |
| | 7fd3afb05000-7fd3afb06000 rw-p 00004000 00:88 227810333 /tmp/ruby/v3/build/trunk-gc-asserts/.ext/x86_64-linux/enc/shift_jis.so |
| | 7fd3afb06000-7fd3afb07000 r--p 00000000 00:88 227722650 /tmp/ruby/v3/build/trunk-gc-asserts/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7fd3afb07000-7fd3afb09000 r-xp 00001000 00:88 227722650 /tmp/ruby/v3/build/trunk-gc-asserts/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7fd3afb09000-7fd3afb0a000 r--p 00003000 00:88 227722650 /tmp/ruby/v3/build/trunk-gc-asserts/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7fd3afb0a000-7fd3afb0b000 r--p 00003000 00:88 227722650 /tmp/ruby/v3/build/trunk-gc-asserts/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7fd3afb0b000-7fd3afb0c000 rw-p 00004000 00:88 227722650 /tmp/ruby/v3/build/trunk-gc-asserts/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7fd3afb0c000-7fd3afb12000 r--p 00000000 00:88 227730872 /tmp/ruby/v3/build/trunk-gc-asserts/.ext/x86_64-linux/ripper.so |
| | 7fd3afb12000-7fd3afb34000 r-xp 00006000 00:88 227730872 /tmp/ruby/v3/build/trunk-gc-asserts/.ext/x86_64-linux/ripper.so |
| | 7fd3afb34000-7fd3afb4d000 r--p 00028000 00:88 227730872 /tmp/ruby/v3/build/trunk-gc-asserts/.ext/x86_64-linux/ripper.so |
| | 7fd3afb4d000-7fd3afb4f000 r--p 00040000 00:88 227730872 /tmp/ruby/v3/build/trunk-gc-asserts/.ext/x86_64-linux/ripper.so |
| | 7fd3afb4f000-7fd3afb50000 rw-p 00042000 00:88 227730872 /tmp/ruby/v3/build/trunk-gc-asserts/.ext/x86_64-linux/ripper.so |
| | 7fd3afb50000-7fd3afb70000 rw-p 00000000 00:00 0 |
| | 7fd3afb70000-7fd3afb71000 ---p 00000000 00:00 0 |
| | 7fd3afb71000-7fd3afbb2000 rw-p 00000000 00:00 0 |
| | 7fd3afbb2000-7fd3afbb3000 ---p 00000000 00:00 0 |
| | 7fd3afbb3000-7fd3afbf4000 rw-p 00000000 00:00 0 |
| | 7fd3afbf4000-7fd3afbf5000 ---p 00000000 00:00 0 |
| | 7fd3afbf5000-7fd3afc36000 rw-p 00000000 00:00 0 |
| | 7fd3afc36000-7fd3afc37000 ---p 00000000 00:00 0 |
| | 7fd3afc37000-7fd3afc78000 rw-p 00000000 00:00 0 |
| | 7fd3afc78000-7fd3afc79000 ---p 00000000 00:00 0 |
| | 7fd3afc79000-7fd3afcba000 rw-p 00000000 00:00 0 |
| | 7fd3afcba000-7fd3afcbb000 ---p 00000000 00:00 0 |
| | 7fd3afcbb000-7fd3afcfc000 rw-p 00000000 00:00 0 |
| | 7fd3afcfc000-7fd3afcfd000 ---p 00000000 00:00 0 |
| | 7fd3afcfd000-7fd3afd3e000 rw-p 00000000 00:00 0 |
| | 7fd3afd3e000-7fd3afd3f000 ---p 00000000 00:00 0 |
| | 7fd3afd3f000-7fd3afd80000 rw-p 00000000 00:00 0 |
| | 7fd3afd80000-7fd3afd81000 ---p 00000000 00:00 0 |
| | 7fd3afd81000-7fd3afdc2000 rw-p 00000000 00:00 0 |
| | 7fd3afdc2000-7fd3afdc3000 ---p 00000000 00:00 0 |
| | 7fd3afdc3000-7fd3afe04000 rw-p 00000000 00:00 0 |
| | 7fd3afe04000-7fd3afe05000 ---p 00000000 00:00 0 |
| | 7fd3afe05000-7fd3afe46000 rw-p 00000000 00:00 0 |
| | 7fd3afe46000-7fd3afe47000 ---p 00000000 00:00 0 |
| | 7fd3afe47000-7fd3afe88000 rw-p 00000000 00:00 0 |
| | 7fd3afe88000-7fd3afe89000 ---p 00000000 00:00 0 |
| | 7fd3afe89000-7fd3afeca000 rw-p 00000000 00:00 0 |
| | 7fd3afeca000-7fd3afecb000 ---p 00000000 00:00 0 |
| | 7fd3afecb000-7fd3aff0c000 rw-p 00000000 00:00 0 |
| | 7fd3aff0c000-7fd3aff0d000 ---p 00000000 00:00 0 |
| | 7fd3aff0d000-7fd3aff4e000 rw-p 00000000 00:00 0 |
| | 7fd3aff4e000-7fd3aff4f000 ---p 00000000 00:00 0 |
| | 7fd3aff4f000-7fd3aff90000 rw-p 00000000 00:00 0 |
| | 7fd3aff90000-7fd3aff91000 ---p 00000000 00:00 0 |
| | 7fd3aff91000-7fd3affd2000 rw-p 00000000 00:00 0 |
| | 7fd3affd2000-7fd3affd3000 ---p 00000000 00:00 0 |
| | 7fd3affd3000-7fd3b0014000 rw-p 00000000 00:00 0 |
| | 7fd3b0014000-7fd3b0015000 ---p 00000000 00:00 0 |
| | 7fd3b0015000-7fd3b0056000 rw-p 00000000 00:00 0 |
| | 7fd3b0056000-7fd3b0057000 ---p 00000000 00:00 0 |
| | 7fd3b0057000-7fd3b0098000 rw-p 00000000 00:00 0 |
| | 7fd3b0098000-7fd3b0099000 ---p 00000000 00:00 0 |
| | 7fd3b0099000-7fd3b00da000 rw-p 00000000 00:00 0 |
| | 7fd3b00da000-7fd3b00db000 ---p 00000000 00:00 0 |
| | 7fd3b00db000-7fd3b011c000 rw-p 00000000 00:00 0 |
| | 7fd3b011c000-7fd3b011d000 ---p 00000000 00:00 0 |
| | 7fd3b011d000-7fd3b015e000 rw-p 00000000 00:00 0 |
| | 7fd3b015e000-7fd3b015f000 ---p 00000000 00:00 0 |
| | 7fd3b015f000-7fd3b01a0000 rw-p 00000000 00:00 0 |
| | 7fd3b01a0000-7fd3b01a1000 ---p 00000000 00:00 0 |
| | 7fd3b01a1000-7fd3b01e2000 rw-p 00000000 00:00 0 |
| | 7fd3b01e2000-7fd3b01e3000 ---p 00000000 00:00 0 |
| | 7fd3b01e3000-7fd3b0224000 rw-p 00000000 00:00 0 |
| | 7fd3b0224000-7fd3b0225000 ---p 00000000 00:00 0 |
| | 7fd3b0225000-7fd3b0266000 rw-p 00000000 00:00 0 |
| | 7fd3b0266000-7fd3b0267000 ---p 00000000 00:00 0 |
| | 7fd3b0267000-7fd3b02a8000 rw-p 00000000 00:00 0 |
| | 7fd3b02a8000-7fd3b02a9000 ---p 00000000 00:00 0 |
| | 7fd3b02a9000-7fd3b02ea000 rw-p 00000000 00:00 0 |
| | 7fd3b02ea000-7fd3b02eb000 ---p 00000000 00:00 0 |
| | 7fd3b02eb000-7fd3b032c000 rw-p 00000000 00:00 0 |
| | 7fd3b032c000-7fd3b032d000 ---p 00000000 00:00 0 |
| | 7fd3b032d000-7fd3b036e000 rw-p 00000000 00:00 0 |
| | 7fd3b036e000-7fd3b036f000 ---p 00000000 00:00 0 |
| | 7fd3b036f000-7fd3b03e0000 rw-p 00000000 00:00 0 |
| | 7fd3b03e0000-7fd3b03e1000 r--p 00000000 00:88 227795796 /tmp/ruby/v3/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7fd3b03e1000-7fd3b03e3000 r-xp 00001000 00:88 227795796 /tmp/ruby/v3/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7fd3b03e3000-7fd3b03e4000 r--p 00003000 00:88 227795796 /tmp/ruby/v3/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7fd3b03e4000-7fd3b03e5000 r--p 00003000 00:88 227795796 /tmp/ruby/v3/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7fd3b03e5000-7fd3b03e6000 rw-p 00004000 00:88 227795796 /tmp/ruby/v3/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7fd3b03e6000-7fd3b24b0000 rw-p 00000000 00:00 0 |
| | 7fd3b24b3000-7fd3b25b6000 rw-p 00000000 00:00 0 |
| | 7fd3b25b6000-7fd3b25d8000 r--p 00000000 fe:00 6503530924 /usr/lib/x86_64-linux-gnu/libc-2.31.so |
| | 7fd3b25d8000-7fd3b2750000 r-xp 00022000 fe:00 6503530924 /usr/lib/x86_64-linux-gnu/libc-2.31.so |
| | 7fd3b2750000-7fd3b279e000 r--p 0019a000 fe:00 6503530924 /usr/lib/x86_64-linux-gnu/libc-2.31.so |
| | 7fd3b279e000-7fd3b27a2000 r--p 001e7000 fe:00 6503530924 /usr/lib/x86_64-linux-gnu/libc-2.31.so |
| | 7fd3b27a2000-7fd3b27a4000 rw-p 001eb000 fe:00 6503530924 /usr/lib/x86_64-linux-gnu/libc-2.31.so |
| | 7fd3b27a4000-7fd3b27a8000 rw-p 00000000 00:00 0 |
| | 7fd3b27a8000-7fd3b27ae000 r--p 00000000 fe:00 6503626143 /usr/lib/x86_64-linux-gnu/libpthread-2.31.so |
| | 7fd3b27ae000-7fd3b27bf000 r-xp 00006000 fe:00 6503626143 /usr/lib/x86_64-linux-gnu/libpthread-2.31.so |
| | 7fd3b27bf000-7fd3b27c5000 r--p 00017000 fe:00 6503626143 /usr/lib/x86_64-linux-gnu/libpthread-2.31.so |
| | 7fd3b27c5000-7fd3b27c6000 r--p 0001c000 fe:00 6503626143 /usr/lib/x86_64-linux-gnu/libpthread-2.31.so |
| | 7fd3b27c6000-7fd3b27c7000 rw-p 0001d000 fe:00 6503626143 /usr/lib/x86_64-linux-gnu/libpthread-2.31.so |
| | 7fd3b27c7000-7fd3b27cb000 rw-p 00000000 00:00 0 |
| | 7fd3b27cb000-7fd3b27d8000 r--p 00000000 fe:00 6503599365 /usr/lib/x86_64-linux-gnu/libm-2.31.so |
| | 7fd3b27d8000-7fd3b287f000 r-xp 0000d000 fe:00 6503599365 /usr/lib/x86_64-linux-gnu/libm-2.31.so |
| | 7fd3b287f000-7fd3b2918000 r--p 000b4000 fe:00 6503599365 /usr/lib/x86_64-linux-gnu/libm-2.31.so |
| | 7fd3b2918000-7fd3b2919000 r--p 0014c000 fe:00 6503599365 /usr/lib/x86_64-linux-gnu/libm-2.31.so |
| | 7fd3b2919000-7fd3b291a000 rw-p 0014d000 fe:00 6503599365 /usr/lib/x86_64-linux-gnu/libm-2.31.so |
| | 7fd3b291a000-7fd3b291c000 rw-p 00000000 00:00 0 |
| | 7fd3b291c000-7fd3b291e000 r--p 00000000 fe:00 456830 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7fd3b291e000-7fd3b2933000 r-xp 00002000 fe:00 456830 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7fd3b2933000-7fd3b294d000 r--p 00017000 fe:00 456830 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7fd3b294d000-7fd3b294e000 r--p 00030000 fe:00 456830 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7fd3b294e000-7fd3b294f000 rw-p 00031000 fe:00 456830 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7fd3b294f000-7fd3b2957000 rw-p 00000000 00:00 0 |
| | 7fd3b2957000-7fd3b2958000 r--p 00000000 fe:00 6503530956 /usr/lib/x86_64-linux-gnu/libdl-2.31.so |
| | 7fd3b2958000-7fd3b295a000 r-xp 00001000 fe:00 6503530956 /usr/lib/x86_64-linux-gnu/libdl-2.31.so |
| | 7fd3b295a000-7fd3b295b000 r--p 00003000 fe:00 6503530956 /usr/lib/x86_64-linux-gnu/libdl-2.31.so |
| | 7fd3b295b000-7fd3b295c000 r--p 00003000 fe:00 6503530956 /usr/lib/x86_64-linux-gnu/libdl-2.31.so |
| | 7fd3b295c000-7fd3b295d000 rw-p 00004000 fe:00 6503530956 /usr/lib/x86_64-linux-gnu/libdl-2.31.so |
| | 7fd3b295d000-7fd3b2967000 r--p 00000000 fe:00 460724 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0 |
| | 7fd3b2967000-7fd3b29c7000 r-xp 0000a000 fe:00 460724 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0 |
| | 7fd3b29c7000-7fd3b29de000 r--p 0006a000 fe:00 460724 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0 |
| | 7fd3b29de000-7fd3b29df000 ---p 00081000 fe:00 460724 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0 |
| | 7fd3b29df000-7fd3b29e0000 r--p 00081000 fe:00 460724 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0 |
| | 7fd3b29e0000-7fd3b29e1000 rw-p 00082000 fe:00 460724 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0 |
| | 7fd3b29e1000-7fd3b29e3000 r--p 00000000 fe:00 6503626162 /usr/lib/x86_64-linux-gnu/librt-2.31.so |
| | 7fd3b29e3000-7fd3b29e7000 r-xp 00002000 fe:00 6503626162 /usr/lib/x86_64-linux-gnu/librt-2.31.so |
| | 7fd3b29e7000-7fd3b29e9000 r--p 00006000 fe:00 6503626162 /usr/lib/x86_64-linux-gnu/librt-2.31.so |
| | 7fd3b29e9000-7fd3b29ea000 r--p 00007000 fe:00 6503626162 /usr/lib/x86_64-linux-gnu/librt-2.31.so |
| | 7fd3b29ea000-7fd3b29eb000 rw-p 00008000 fe:00 6503626162 /usr/lib/x86_64-linux-gnu/librt-2.31.so |
| | 7fd3b29eb000-7fd3b29ed000 r--p 00000000 fe:00 6503639960 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 |
| | 7fd3b29ed000-7fd3b29fe000 r-xp 00002000 fe:00 6503639960 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 |
| | 7fd3b29fe000-7fd3b2a04000 r--p 00013000 fe:00 6503639960 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 |
| | 7fd3b2a04000-7fd3b2a05000 ---p 00019000 fe:00 6503639960 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 |
| | 7fd3b2a05000-7fd3b2a06000 r--p 00019000 fe:00 6503639960 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 |
| | 7fd3b2a06000-7fd3b2a07000 rw-p 0001a000 fe:00 6503639960 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 |
| | 7fd3b2a08000-7fd3b2a09000 r--p 00000000 00:88 227800174 /tmp/ruby/v3/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7fd3b2a09000-7fd3b2a0a000 r-xp 00001000 00:88 227800174 /tmp/ruby/v3/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7fd3b2a0a000-7fd3b2a0b000 r--p 00002000 00:88 227800174 /tmp/ruby/v3/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7fd3b2a0b000-7fd3b2a0c000 r--p 00002000 00:88 227800174 /tmp/ruby/v3/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7fd3b2a0c000-7fd3b2a0d000 rw-p 00003000 00:88 227800174 /tmp/ruby/v3/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7fd3b2a0d000-7fd3b2a40000 r--p 00000000 00:88 227606441 /tmp/ruby/v3/build/trunk-gc-asserts/libruby.so.3.2.0 |
| | 7fd3b2a40000-7fd3b2cfc000 r-xp 00033000 00:88 227606441 /tmp/ruby/v3/build/trunk-gc-asserts/libruby.so.3.2.0 |
| | 7fd3b2cfc000-7fd3b2e13000 r--p 002ef000 00:88 227606441 /tmp/ruby/v3/build/trunk-gc-asserts/libruby.so.3.2.0 |
| | 7fd3b2e13000-7fd3b2e14000 ---p 00406000 00:88 227606441 /tmp/ruby/v3/build/trunk-gc-asserts/libruby.so.3.2.0 |
| | 7fd3b2e14000-7fd3b2e1b000 r--p 00406000 00:88 227606441 /tmp/ruby/v3/build/trunk-gc-asserts/libruby.so.3.2.0 |
| | 7fd3b2e1b000-7fd3b2e1f000 rw-p 0040d000 00:88 227606441 /tmp/ruby/v3/build/trunk-gc-asserts/libruby.so.3.2.0 |
| | 7fd3b2e1f000-7fd3b2e30000 rw-p 00000000 00:00 0 |
| | 7fd3b2e30000-7fd3b2e32000 rw-p 00000000 00:00 0 |
| | 7fd3b2e32000-7fd3b2e33000 r--p 00000000 fe:00 6503204991 /usr/lib/x86_64-linux-gnu/ld-2.31.so |
| | 7fd3b2e33000-7fd3b2e56000 r-xp 00001000 fe:00 6503204991 /usr/lib/x86_64-linux-gnu/ld-2.31.so |
| | 7fd3b2e56000-7fd3b2e5e000 r--p 00024000 fe:00 6503204991 /usr/lib/x86_64-linux-gnu/ld-2.31.so |
| | 7fd3b2e5f000-7fd3b2e60000 r--p 0002c000 fe:00 6503204991 /usr/lib/x86_64-linux-gnu/ld-2.31.so |
| | 7fd3b2e60000-7fd3b2e61000 rw-p 0002d000 fe:00 6503204991 /usr/lib/x86_64-linux-gnu/ld-2.31.so |
| | 7fd3b2e61000-7fd3b2e62000 rw-p 00000000 00:00 0 |
| | 7ffc6d861000-7ffc6e060000 rw-p 00000000 00:00 0 [stack] |
| | 7ffc6e1bf000-7ffc6e1c1000 r--p 00000000 00:00 0 [vvar] |
| | 7ffc6e1c1000-7ffc6e1c3000 r-xp 00000000 00:00 0 [vdso] |
| | ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0 [vsyscall] |
| | |
| | |
| make: *** [uncommon.mk:823: yes-test-all] Error 1 |
| "make yes-test-rubyspec TESTS='-j6'" exit with 0. |
| $ /tmp/ruby/v3/build/trunk-gc-asserts/miniruby -I/tmp/ruby/v3/src/trunk-gc-asserts/lib /tmp/ruby/v3/src/trunk-gc-asserts/tool/runruby.rb --archdir=/tmp/ruby/v3/build/trunk-gc-asserts --extout=.ext -- /tmp/ruby/v3/src/trunk-gc-asserts/spec/mspec/bin/mspec-run -B /tmp/ruby/v3/src/trunk-gc-asserts/spec/default.mspec |