| "make update-unicode -j4" exit with 0. |
| "make update-download -j4" exit with 0. |
| From https://github.com/ruby/rbs |
| * branch c24c65ce867c7d1cc3cc1ca871fc002579bd8854 -> FETCH_HEAD |
| HEAD is now at c24c65ce Merge pull request #1291 from pocke/Avoid_to_test__Pathname__taint_untaint___when_it_is_not_defined |
| "make update-rubyspec -j4" exit with 0. |
| "make update-src -j4" exit with 0. |
| "make after-update -j4" exit with 0. |
| From https://github.com/ruby/rbs |
| * branch c24c65ce867c7d1cc3cc1ca871fc002579bd8854 -> FETCH_HEAD |
| HEAD is now at c24c65ce Merge pull request #1291 from pocke/Avoid_to_test__Pathname__taint_untaint___when_it_is_not_defined |
| "make miniruby -j4" exit with 0. |
| "make ruby -j4" exit with 0. |
| "make all -j4" exit with 0. |
| "make install -j4" exit with 0. |
| From https://github.com/ruby/rbs |
| * branch c24c65ce867c7d1cc3cc1ca871fc002579bd8854 -> FETCH_HEAD |
| HEAD is now at c24c65ce Merge pull request #1291 from pocke/Avoid_to_test__Pathname__taint_untaint___when_it_is_not_defined |
| "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: |
| TestRipper::Generic#test_parse_files:test/ruby [/tmp/ruby/src/trunk-repeat20/test/ripper/test_files_test_2.rb:6]: |
| pid 3092367 killed by SIGABRT (signal 6) (core dumped) |
| | (eval):1: [BUG] Segmentation fault at 0x0000000000000100 |
| | ruby 3.3.0dev (2023-03-29T21:57:52Z master 1b06422767) [x86_64-linux] |
| | |
| | -- Control frame information ----------------------------------------------- |
| | c:0012 p:0000 s:0060 e:000059 METHOD (eval):1 [FINISH] |
| | c:0011 p:---- s:0054 e:000053 CFUNC :parse |
| | c:0010 p:0003 s:0050 e:000049 EVAL <test_pattern_matching.rb>:1 [FINISH] |
| | c:0009 p:---- s:0047 e:000046 CFUNC :instance_eval |
| | c:0008 p:0019 s:0041 e:000040 BLOCK -:33 |
| | c:0007 p:0024 s:0038 e:000037 METHOD /tmp/ruby/src/trunk-repeat20/tool/lib/envutil.rb:243 |
| | c:0006 p:0039 s:0033 e:000032 BLOCK -:32 |
| | c:0005 p:0033 s:0029 e:000028 METHOD /tmp/ruby/src/trunk-repeat20/tool/lib/core_assertions.rb:182 |
| | c:0004 p:0009 s:0022 e:000021 BLOCK -:30 [FINISH] |
| | c:0003 p:---- s:0018 e:000017 CFUNC :each |
| | c:0002 p:0129 s:0014 E:0004b0 EVAL -:29 [FINISH] |
| | c:0001 p:0000 s:0003 E:001e60 DUMMY [FINISH] |
| | |
| | -- Ruby level backtrace information ---------------------------------------- |
| | -:29:in `<main>' |
| | -:29:in `each' |
| | -:30:in `block in <main>' |
| | /tmp/ruby/src/trunk-repeat20/tool/lib/core_assertions.rb:182:in `assert_nothing_raised' |
| | -:32:in `block (2 levels) in <main>' |
| | /tmp/ruby/src/trunk-repeat20/tool/lib/envutil.rb:243:in `under_gc_stress' |
| | -:33:in `block (3 levels) in <main>' |
| | -:33:in `instance_eval' |
| | <test_pattern_matching.rb>:1:in `block (3 levels) in <main>' |
| | <test_pattern_matching.rb>:1:in `parse' |
| | (eval):1:in `on_kw' |
| | |
| | -- Threading information --------------------------------------------------- |
| | Total ractor count: 1 |
| | Ruby thread count for this ractor: 1 |
| | |
| | -- Machine register context ------------------------------------------------ |
| | RIP: 0x00007f90af5b9718 RBP: 0x00005634ba26f868 RSP: 0x00007ffeea7c0580 |
| | RAX: 0x999999999999cb48 RBX: 0x00000000000000c0 RCX: 0xcccccccccccccccd |
| | RDX: 0x0000000000000635 RDI: 0x00005634b9e8f0e0 RSI: 0x0000000000000000 |
| | R8: 0x0000000000008068 R9: 0x0000000000000020 R10: 0x00007ffeea7f2080 |
| | R11: 0x0000000000000008 R12: 0x00005634b9e8f0e0 R13: 0x00005634ba260000 |
| | R14: 0x0000000000000035 R15: 0x00005634ba1dd310 EFL: 0x0000000000010206 |
| | |
| | -- C level backtrace information ------------------------------------------- |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(rb_print_backtrace+0xd) [0x7f90af7911ff] /tmp/ruby/src/trunk-repeat20/vm_dump.c:785 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(rb_vm_bugreport) /tmp/ruby/src/trunk-repeat20/vm_dump.c:1101 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(rb_bug_for_fatal_signal+0xf4) [0x7f90af5984a4] /tmp/ruby/src/trunk-repeat20/error.c:813 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(sigsegv+0x4d) [0x7f90af6ddc6d] /tmp/ruby/src/trunk-repeat20/signal.c:964 |
| | /lib/x86_64-linux-gnu/libc.so.6(0x7f90af0fd520) [0x7f90af0fd520] |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(RVALUE_WB_UNPROTECTED+0x1a) [0x7f90af5b9718] /tmp/ruby/src/trunk-repeat20/gc.c:1650 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(rgengc_check_relation) /tmp/ruby/src/trunk-repeat20/gc.c:6983 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(rgengc_check_relation+0x5) [0x7f90af5bf7bd] /tmp/ruby/src/trunk-repeat20/gc.c:7078 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(gc_mark_ptr) /tmp/ruby/src/trunk-repeat20/gc.c:7059 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(mark_ast_value+0x9) [0x7f90af623c5c] /tmp/ruby/src/trunk-repeat20/node.c:1379 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(iterate_buffer_elements) /tmp/ruby/src/trunk-repeat20/node.c:1338 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(iterate_node_values) /tmp/ruby/src/trunk-repeat20/node.c:1348 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(rb_ast_mark) /tmp/ruby/src/trunk-repeat20/node.c:1436 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(gc_mark_stacked_objects+0x3f) [0x7f90af5c29a7] /tmp/ruby/src/trunk-repeat20/gc.c:7512 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(gc_mark_stacked_objects_incremental) /tmp/ruby/src/trunk-repeat20/gc.c:7544 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(gc_marks_rest) /tmp/ruby/src/trunk-repeat20/gc.c:8714 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(gc_marking_exit+0x0) [0x7f90af5c6658] /tmp/ruby/src/trunk-repeat20/gc.c:8754 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(gc_marks_continue) /tmp/ruby/src/trunk-repeat20/gc.c:8757 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(gc_continue) /tmp/ruby/src/trunk-repeat20/gc.c:2389 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(ractor_cache_allocate_slot+0x0) [0x7f90af5c68dd] /tmp/ruby/src/trunk-repeat20/gc.c:2782 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(newobj_alloc) /tmp/ruby/src/trunk-repeat20/gc.c:2786 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(newobj_of0+0x66) [0x7f90af5c70a1] /tmp/ruby/src/trunk-repeat20/gc.c:2893 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(newobj_of) /tmp/ruby/src/trunk-repeat20/gc.c:2913 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(rb_wb_protected_newobj_of) /tmp/ruby/src/trunk-repeat20/gc.c:2935 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(rb_array_const_ptr_transient+0x0) [0x7f90af50c960] /tmp/ruby/src/trunk-repeat20/array.c:797 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(ary_make_partial) /tmp/ruby/src/trunk-repeat20/array.c:1345 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(rb_ary_resurrect) /tmp/ruby/src/trunk-repeat20/array.c:2916 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(vm_exec_core+0xc11) [0x7f90af775e01] ../../src/trunk-repeat20/insns.def:486 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(rb_vm_exec+0x99b) [0x7f90af77ba8b] /tmp/ruby/src/trunk-repeat20/vm.c:2366 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(vm_call0_cc+0x6e) [0x7f90af784f9f] /tmp/ruby/src/trunk-repeat20/vm_eval.c:85 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(rb_funcallv) /tmp/ruby/src/trunk-repeat20/vm_eval.c:1040 |
| | /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/ripper.so(ripper_scan_event_val+0x5c) [0x7f90ab5f7f4a] /tmp/ruby/build/trunk-repeat20/ext/ripper/ripper.y:14192 |
| | /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/ripper.so(ripper_dispatch_scan_event) /tmp/ruby/build/trunk-repeat20/ext/ripper/ripper.y:6282 |
| | /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/ripper.so(yylex+0x3e) [0x7f90ab5fff85] /tmp/ruby/build/trunk-repeat20/ext/ripper/ripper.y:10490 |
| | /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/ripper.so(ripper_yyparse) /tmp/ruby/build/trunk-repeat20/ext/ripper/ripper.c:10528 |
| | /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/ripper.so(ripper_parse0+0xe2) [0x7f90ab6115b2] /tmp/ruby/build/trunk-repeat20/ext/ripper/ripper.y:14371 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(rb_ensure+0x126) [0x7f90af5a1fe6] /tmp/ruby/src/trunk-repeat20/eval.c:1005 |
| | /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/ripper.so(ripper_parse+0x95) [0x7f90ab5f4315] /tmp/ruby/build/trunk-repeat20/ext/ripper/ripper.y:14409 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(vm_cfp_consistent_p+0x0) [0x7f90af765ed4] /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:3357 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:3359 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(vm_call_cfunc_with_frame) /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:3385 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(vm_sendish+0x90) [0x7f90af7752ed] /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:5225 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(vm_exec_core) ../../src/trunk-repeat20/insns.def:835 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(rb_vm_exec+0x99b) [0x7f90af77ba8b] /tmp/ruby/src/trunk-repeat20/vm.c:2366 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(eval_string_with_cref+0xd9) [0x7f90af77bc89] /tmp/ruby/src/trunk-repeat20/vm_eval.c:1701 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(eval_under+0x48) [0x7f90af78b12a] /tmp/ruby/src/trunk-repeat20/vm_eval.c:1946 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(rb_obj_instance_eval_internal) /tmp/ruby/src/trunk-repeat20/vm_eval.c:1970 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(vm_cfp_consistent_p+0x0) [0x7f90af765ed4] /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:3357 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:3359 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(vm_call_cfunc_with_frame) /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:3385 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(vm_sendish+0x90) [0x7f90af7752ed] /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:5225 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(vm_exec_core) ../../src/trunk-repeat20/insns.def:835 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(rb_vm_exec+0x99b) [0x7f90af77ba8b] /tmp/ruby/src/trunk-repeat20/vm.c:2366 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(rb_yield+0x1da) [0x7f90af78a13a] /tmp/ruby/src/trunk-repeat20/vm.c:1384 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(RB_FL_TEST_RAW+0x0) [0x7f90af4fe30c] /tmp/ruby/src/trunk-repeat20/array.c:2747 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(RB_FL_ANY_RAW) /tmp/ruby/src/trunk-repeat20/include/ruby/internal/fl_type.h:552 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(rb_array_len) /tmp/ruby/src/trunk-repeat20/include/ruby/internal/core/rarray.h:321 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(rb_ary_each) /tmp/ruby/src/trunk-repeat20/array.c:2746 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(vm_cfp_consistent_p+0x0) [0x7f90af765ed4] /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:3357 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:3359 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(vm_call_cfunc_with_frame) /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:3385 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(vm_sendish+0x98) [0x7f90af776c69] /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:5225 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(vm_exec_core) ../../src/trunk-repeat20/insns.def:815 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(rb_vm_exec+0x99b) [0x7f90af77ba8b] /tmp/ruby/src/trunk-repeat20/vm.c:2366 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(rb_ec_exec_node+0xb1) [0x7f90af59d8a1] /tmp/ruby/src/trunk-repeat20/eval.c:287 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(ruby_run_node+0x93) [0x7f90af5a3d63] /tmp/ruby/src/trunk-repeat20/eval.c:328 |
| | /tmp/ruby/build/trunk-repeat20/ruby(rb_main+0x21) [0x5634b9171187] /tmp/ruby/src/trunk-repeat20/main.c:39 |
| | /tmp/ruby/build/trunk-repeat20/ruby(main) /tmp/ruby/src/trunk-repeat20/main.c:58 |
| | /lib/x86_64-linux-gnu/libc.so.6(__libc_start_call_main+0x80) [0x7f90af0e4d90] ../sysdeps/nptl/libc_start_call_main.h:58 |
| | /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7f90af0e4e40] ../csu/libc-start.c:392 |
| | /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main_impl) ../csu/libc-start.c:379 |
| | /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main) (null):0 |
| | [0x5634b91711d5] |
| | |
| | -- Other runtime information ----------------------------------------------- |
| | |
| | * Process memory map: |
| | |
| | 5634b9170000-5634b9171000 r--p 00000000 00:33 16018883 /tmp/ruby/build/trunk-repeat20/ruby |
| | 5634b9171000-5634b9172000 r-xp 00001000 00:33 16018883 /tmp/ruby/build/trunk-repeat20/ruby |
| | 5634b9172000-5634b9173000 r--p 00002000 00:33 16018883 /tmp/ruby/build/trunk-repeat20/ruby |
| | 5634b9173000-5634b9174000 r--p 00002000 00:33 16018883 /tmp/ruby/build/trunk-repeat20/ruby |
| | 5634b9174000-5634b9175000 rw-p 00003000 00:33 16018883 /tmp/ruby/build/trunk-repeat20/ruby |
| | 5634b9e8c000-5634ba3ad000 rw-p 00000000 00:00 0 [heap] |
| | 7f90a80fc000-7f90a8924000 rw-p 00000000 00:00 0 |
| | 7f90a8924000-7f90a8d5b000 r--s 00000000 00:33 14692161 /usr/lib/debug/.build-id/69/389d485a9793dbe873f0ea2c93e02efaa9aa3d.debug |
| | 7f90a8d5b000-7f90a8f79000 r--s 00000000 00:33 13112803 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7f90a8f79000-7f90aa2ec000 rw-p 00000000 00:00 0 |
| | 7f90aa2ec000-7f90ab33a000 r--s 00000000 00:33 16011917 /tmp/ruby/build/trunk-repeat20/libruby.so.3.3.0 |
| | 7f90ab33a000-7f90ab370000 r--s 00000000 00:33 16018883 /tmp/ruby/build/trunk-repeat20/ruby |
| | 7f90ab370000-7f90ab380000 rw-p 00000000 00:00 0 |
| | 7f90ab38f000-7f90ab550000 rw-p 00000000 00:00 0 |
| | 7f90ab555000-7f90ab557000 r--p 00000000 00:33 16129254 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/io/console.so |
| | 7f90ab557000-7f90ab55c000 r-xp 00002000 00:33 16129254 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/io/console.so |
| | 7f90ab55c000-7f90ab55d000 r--p 00007000 00:33 16129254 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/io/console.so |
| | 7f90ab55d000-7f90ab55e000 ---p 00008000 00:33 16129254 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/io/console.so |
| | 7f90ab55e000-7f90ab55f000 r--p 00008000 00:33 16129254 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/io/console.so |
| | 7f90ab55f000-7f90ab560000 rw-p 00009000 00:33 16129254 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/io/console.so |
| | 7f90ab560000-7f90ab5e0000 rw-p 00000000 00:00 0 |
| | 7f90ab5e6000-7f90ab5e7000 r--p 00000000 00:33 16129262 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7f90ab5e7000-7f90ab5e9000 r-xp 00001000 00:33 16129262 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7f90ab5e9000-7f90ab5ea000 r--p 00003000 00:33 16129262 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7f90ab5ea000-7f90ab5eb000 r--p 00003000 00:33 16129262 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7f90ab5eb000-7f90ab5ec000 rw-p 00004000 00:33 16129262 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7f90ab5ec000-7f90ab5f2000 r--p 00000000 00:33 16131979 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/ripper.so |
| | 7f90ab5f2000-7f90ab614000 r-xp 00006000 00:33 16131979 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/ripper.so |
| | 7f90ab614000-7f90ab62d000 r--p 00028000 00:33 16131979 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/ripper.so |
| | 7f90ab62d000-7f90ab62f000 r--p 00040000 00:33 16131979 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/ripper.so |
| | 7f90ab62f000-7f90ab630000 rw-p 00042000 00:33 16131979 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/ripper.so |
| | 7f90ab630000-7f90ab650000 rw-p 00000000 00:00 0 |
| | 7f90ab650000-7f90ab651000 ---p 00000000 00:00 0 |
| | 7f90ab651000-7f90ab692000 rw-p 00000000 00:00 0 |
| | 7f90ab692000-7f90ab693000 ---p 00000000 00:00 0 |
| | 7f90ab693000-7f90ab6d4000 rw-p 00000000 00:00 0 |
| | 7f90ab6d4000-7f90ab6d5000 ---p 00000000 00:00 0 |
| | 7f90ab6d5000-7f90ab716000 rw-p 00000000 00:00 0 |
| | 7f90ab716000-7f90ab717000 ---p 00000000 00:00 0 |
| | 7f90ab717000-7f90ab758000 rw-p 00000000 00:00 0 |
| | 7f90ab758000-7f90ab759000 ---p 00000000 00:00 0 |
| | 7f90ab759000-7f90ab79a000 rw-p 00000000 00:00 0 |
| | 7f90ab79a000-7f90ab79b000 ---p 00000000 00:00 0 |
| | 7f90ab79b000-7f90ab7dc000 rw-p 00000000 00:00 0 |
| | 7f90ab7dc000-7f90ab7dd000 ---p 00000000 00:00 0 |
| | 7f90ab7dd000-7f90ab81e000 rw-p 00000000 00:00 0 |
| | 7f90ab81e000-7f90ab81f000 ---p 00000000 00:00 0 |
| | 7f90ab81f000-7f90ab860000 rw-p 00000000 00:00 0 |
| | 7f90ab860000-7f90ab861000 ---p 00000000 00:00 0 |
| | 7f90ab861000-7f90ab8a2000 rw-p 00000000 00:00 0 |
| | 7f90ab8a2000-7f90ab8a3000 ---p 00000000 00:00 0 |
| | 7f90ab8a3000-7f90ab8e4000 rw-p 00000000 00:00 0 |
| | 7f90ab8e4000-7f90ab8e5000 ---p 00000000 00:00 0 |
| | 7f90ab8e5000-7f90ab926000 rw-p 00000000 00:00 0 |
| | 7f90ab926000-7f90ab927000 ---p 00000000 00:00 0 |
| | 7f90ab927000-7f90ab968000 rw-p 00000000 00:00 0 |
| | 7f90ab968000-7f90ab969000 ---p 00000000 00:00 0 |
| | 7f90ab969000-7f90ab9aa000 rw-p 00000000 00:00 0 |
| | 7f90ab9aa000-7f90ab9ab000 ---p 00000000 00:00 0 |
| | 7f90ab9ab000-7f90ab9ec000 rw-p 00000000 00:00 0 |
| | 7f90ab9ec000-7f90ab9ed000 ---p 00000000 00:00 0 |
| | 7f90ab9ed000-7f90aba2e000 rw-p 00000000 00:00 0 |
| | 7f90aba2e000-7f90aba2f000 ---p 00000000 00:00 0 |
| | 7f90aba2f000-7f90aba70000 rw-p 00000000 00:00 0 |
| | 7f90aba70000-7f90aba71000 ---p 00000000 00:00 0 |
| | 7f90aba71000-7f90abab2000 rw-p 00000000 00:00 0 |
| | 7f90abab2000-7f90abab3000 ---p 00000000 00:00 0 |
| | 7f90abab3000-7f90abaf4000 rw-p 00000000 00:00 0 |
| | 7f90abaf4000-7f90abaf5000 ---p 00000000 00:00 0 |
| | 7f90abaf5000-7f90abb36000 rw-p 00000000 00:00 0 |
| | 7f90abb36000-7f90abb37000 ---p 00000000 00:00 0 |
| | 7f90abb37000-7f90abb78000 rw-p 00000000 00:00 0 |
| | 7f90abb78000-7f90abb79000 ---p 00000000 00:00 0 |
| | 7f90abb79000-7f90abbba000 rw-p 00000000 00:00 0 |
| | 7f90abbba000-7f90abbbb000 ---p 00000000 00:00 0 |
| | 7f90abbbb000-7f90abbfc000 rw-p 00000000 00:00 0 |
| | 7f90abbfc000-7f90abbfd000 ---p 00000000 00:00 0 |
| | 7f90abbfd000-7f90abc3e000 rw-p 00000000 00:00 0 |
| | 7f90abc3e000-7f90abc3f000 ---p 00000000 00:00 0 |
| | 7f90abc3f000-7f90abc80000 rw-p 00000000 00:00 0 |
| | 7f90abc80000-7f90abc81000 ---p 00000000 00:00 0 |
| | 7f90abc81000-7f90abcc2000 rw-p 00000000 00:00 0 |
| | 7f90abcc2000-7f90abcc3000 ---p 00000000 00:00 0 |
| | 7f90abcc3000-7f90abd04000 rw-p 00000000 00:00 0 |
| | 7f90abd04000-7f90abd05000 ---p 00000000 00:00 0 |
| | 7f90abd05000-7f90abd46000 rw-p 00000000 00:00 0 |
| | 7f90abd46000-7f90abd47000 ---p 00000000 00:00 0 |
| | 7f90abd47000-7f90abd88000 rw-p 00000000 00:00 0 |
| | 7f90abd88000-7f90abd89000 ---p 00000000 00:00 0 |
| | 7f90abd89000-7f90abdca000 rw-p 00000000 00:00 0 |
| | 7f90abdca000-7f90abdcb000 ---p 00000000 00:00 0 |
| | 7f90abdcb000-7f90abe0c000 rw-p 00000000 00:00 0 |
| | 7f90abe0c000-7f90abe0d000 ---p 00000000 00:00 0 |
| | 7f90abe0d000-7f90abe4e000 rw-p 00000000 00:00 0 |
| | 7f90abe4e000-7f90abe4f000 ---p 00000000 00:00 0 |
| | 7f90abe4f000-7f90abec0000 rw-p 00000000 00:00 0 |
| | 7f90abec1000-7f90abec2000 r--p 00000000 00:33 16128803 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7f90abec2000-7f90abec3000 r-xp 00001000 00:33 16128803 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7f90abec3000-7f90abec4000 r--p 00002000 00:33 16128803 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7f90abec4000-7f90abec5000 r--p 00002000 00:33 16128803 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7f90abec5000-7f90abec6000 rw-p 00003000 00:33 16128803 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7f90abec6000-7f90aef90000 rw-p 00000000 00:00 0 |
| | 7f90aef93000-7f90aef94000 r--p 00000000 00:33 16126238 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/encdb.so |
| | 7f90aef94000-7f90aef95000 r-xp 00001000 00:33 16126238 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/encdb.so |
| | 7f90aef95000-7f90aef96000 r--p 00002000 00:33 16126238 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/encdb.so |
| | 7f90aef96000-7f90aef97000 r--p 00002000 00:33 16126238 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/encdb.so |
| | 7f90aef97000-7f90aef98000 rw-p 00003000 00:33 16126238 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/encdb.so |
| | 7f90aef98000-7f90af09b000 rw-p 00000000 00:00 0 |
| | 7f90af09b000-7f90af09e000 r--p 00000000 00:33 13112828 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7f90af09e000-7f90af0b5000 r-xp 00003000 00:33 13112828 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7f90af0b5000-7f90af0b9000 r--p 0001a000 00:33 13112828 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7f90af0b9000-7f90af0ba000 r--p 0001d000 00:33 13112828 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7f90af0ba000-7f90af0bb000 rw-p 0001e000 00:33 13112828 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7f90af0bb000-7f90af0e3000 r--p 00000000 00:33 13112803 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7f90af0e3000-7f90af278000 r-xp 00028000 00:33 13112803 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7f90af278000-7f90af2d0000 r--p 001bd000 00:33 13112803 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7f90af2d0000-7f90af2d4000 r--p 00214000 00:33 13112803 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7f90af2d4000-7f90af2d6000 rw-p 00218000 00:33 13112803 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7f90af2d6000-7f90af2e5000 rw-p 00000000 00:00 0 |
| | 7f90af2e5000-7f90af2f3000 r--p 00000000 00:33 13112855 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7f90af2f3000-7f90af36f000 r-xp 0000e000 00:33 13112855 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7f90af36f000-7f90af3ca000 r--p 0008a000 00:33 13112855 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7f90af3ca000-7f90af3cb000 r--p 000e4000 00:33 13112855 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7f90af3cb000-7f90af3cc000 rw-p 000e5000 00:33 13112855 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7f90af3cc000-7f90af3ce000 r--p 00000000 00:33 13112812 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7f90af3ce000-7f90af3e2000 r-xp 00002000 00:33 13112812 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7f90af3e2000-7f90af3fb000 r--p 00016000 00:33 13112812 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7f90af3fb000-7f90af3fc000 ---p 0002f000 00:33 13112812 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7f90af3fc000-7f90af3fd000 r--p 0002f000 00:33 13112812 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7f90af3fd000-7f90af3fe000 rw-p 00030000 00:33 13112812 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7f90af3fe000-7f90af406000 rw-p 00000000 00:00 0 |
| | 7f90af406000-7f90af410000 r--p 00000000 00:33 13112832 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 |
| | 7f90af410000-7f90af46f000 r-xp 0000a000 00:33 13112832 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 |
| | 7f90af46f000-7f90af486000 r--p 00069000 00:33 13112832 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 |
| | 7f90af486000-7f90af487000 r--p 0007f000 00:33 13112832 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 |
| | 7f90af487000-7f90af488000 rw-p 00080000 00:33 13112832 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 |
| | 7f90af488000-7f90af48a000 r--p 00000000 00:33 13112934 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 |
| | 7f90af48a000-7f90af49b000 r-xp 00002000 00:33 13112934 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 |
| | 7f90af49b000-7f90af4a1000 r--p 00013000 00:33 13112934 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 |
| | 7f90af4a1000-7f90af4a2000 ---p 00019000 00:33 13112934 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 |
| | 7f90af4a2000-7f90af4a3000 r--p 00019000 00:33 13112934 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 |
| | 7f90af4a3000-7f90af4a4000 rw-p 0001a000 00:33 13112934 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 |
| | 7f90af4a8000-7f90af4ec000 r--p 00000000 00:33 16011917 /tmp/ruby/build/trunk-repeat20/libruby.so.3.3.0 |
| | 7f90af4ec000-7f90af84b000 r-xp 00044000 00:33 16011917 /tmp/ruby/build/trunk-repeat20/libruby.so.3.3.0 |
| | 7f90af84b000-7f90af9ad000 r--p 003a3000 00:33 16011917 /tmp/ruby/build/trunk-repeat20/libruby.so.3.3.0 |
| | 7f90af9ad000-7f90af9c1000 r--p 00504000 00:33 16011917 /tmp/ruby/build/trunk-repeat20/libruby.so.3.3.0 |
| | 7f90af9c1000-7f90af9c4000 rw-p 00518000 00:33 16011917 /tmp/ruby/build/trunk-repeat20/libruby.so.3.3.0 |
| | 7f90af9c4000-7f90af9da000 rw-p 00000000 00:00 0 |
| | 7f90af9da000-7f90af9dc000 r--p 00000000 00:33 13112785 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7f90af9dc000-7f90afa06000 r-xp 00002000 00:33 13112785 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7f90afa06000-7f90afa11000 r--p 0002c000 00:33 13112785 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7f90afa12000-7f90afa14000 r--p 00037000 00:33 13112785 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7f90afa14000-7f90afa16000 rw-p 00039000 00:33 13112785 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7ffee9fc7000-7ffeea7c6000 rw-p 00000000 00:00 0 [stack] |
| | 7ffeea7f2000-7ffeea7f6000 r--p 00000000 00:00 0 [vvar] |
| | 7ffeea7f6000-7ffeea7f8000 r-xp 00000000 00:00 0 [vdso] |
| | ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall] |
| | |
| | |
| make: *** [uncommon.mk:828: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr' TESTS=--repeat-count=20" exit with 0. |