| "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 3113899 killed by SIGABRT (signal 6) (core dumped) |
| | (eval):1: [BUG] Segmentation fault at 0x000008ed04170090 |
| | ruby 3.3.0dev (2023-03-29T21:57:52Z master 1b06422767) [x86_64-linux] |
| | |
| | -- Control frame information ----------------------------------------------- |
| | c:0014 p:---- s:0067 e:000066 CFUNC :inspect |
| | c:0013 p:---- s:0064 e:000063 CFUNC :inspect |
| | c:0012 p:0011 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:001d70 EVAL -:29 [FINISH] |
| | c:0001 p:0000 s:0003 E:001860 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_array' |
| | (eval):1:in `inspect' |
| | (eval):1:in `inspect' |
| | |
| | -- Threading information --------------------------------------------------- |
| | Total ractor count: 1 |
| | Ruby thread count for this ractor: 1 |
| | |
| | -- Machine register context ------------------------------------------------ |
| | RIP: 0x00007fe72dcd5718 RBP: 0x000055f8f28d66a8 RSP: 0x00007ffdcfb84d40 |
| | RAX: 0x0000000000001488 RBX: 0x0000000000000050 RCX: 0xcccccccccccccccd |
| | RDX: 0x0000000000000291 RDI: 0x000055f8f25130e0 RSI: 0x000008ed04170000 |
| | R8: 0x0000000000008068 R9: 0x0000000000000020 R10: 0x00007ffdcfb96080 |
| | R11: 0x0000000000000008 R12: 0x000055f8f25130e0 R13: 0x000055f8f28d0000 |
| | R14: 0x0000000000000011 R15: 0x000055f8f286a8d0 EFL: 0x0000000000010206 |
| | |
| | -- C level backtrace information ------------------------------------------- |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(rb_print_backtrace+0xd) [0x7fe72dead1ff] /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) [0x7fe72dcb44a4] /tmp/ruby/src/trunk-repeat20/error.c:813 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(sigsegv+0x4d) [0x7fe72ddf9c6d] /tmp/ruby/src/trunk-repeat20/signal.c:964 |
| | /lib/x86_64-linux-gnu/libc.so.6(0x7fe72d819520) [0x7fe72d819520] |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(RVALUE_WB_UNPROTECTED+0x1a) [0x7fe72dcd5718] /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) [0x7fe72dcdb7bd] /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) [0x7fe72dd3fc5c] /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) [0x7fe72dcde9a7] /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) [0x7fe72dce2658] /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) [0x7fe72dce28dd] /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) [0x7fe72dce30a1] /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(str_alloc_embed+0x10) [0x7fe72de151b0] /tmp/ruby/src/trunk-repeat20/string.c:907 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(str_new0) /tmp/ruby/src/trunk-repeat20/string.c:943 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(rb_enc_str_new) /tmp/ruby/src/trunk-repeat20/string.c:1000 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(sym_inspect+0xb8) [0x7fe72de2ef48] /tmp/ruby/src/trunk-repeat20/string.c:11559 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(vm_call0_cfunc_with_frame+0x111) [0x7fe72de9d2d1] /tmp/ruby/src/trunk-repeat20/vm_eval.c:148 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(vm_call0_cfunc) /tmp/ruby/src/trunk-repeat20/vm_eval.c:162 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(vm_call0_body) /tmp/ruby/src/trunk-repeat20/vm_eval.c:208 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(vm_call0_cc+0x6e) [0x7fe72dea0f9f] /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/libruby.so.3.3(rb_inspect+0x19) [0x7fe72dd549b9] /tmp/ruby/src/trunk-repeat20/object.c:659 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(inspect_ary+0x3e) [0x7fe72dc1a541] /tmp/ruby/src/trunk-repeat20/array.c:3105 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(inspect_ary) /tmp/ruby/src/trunk-repeat20/array.c:3097 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(exec_recursive+0x3e8) [0x7fe72de45778] /tmp/ruby/src/trunk-repeat20/thread.c:5149 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(vm_cfp_consistent_p+0x0) [0x7fe72de81ed4] /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) [0x7fe72de912ed] /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) [0x7fe72de97a8b] /tmp/ruby/src/trunk-repeat20/vm.c:2366 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(vm_call0_cc+0x6e) [0x7fe72dea0f9f] /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_dispatch1+0x3c) [0x7fe729d0607c] /tmp/ruby/build/trunk-repeat20/ext/ripper/ripper.y:14192 |
| | /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/ripper.so(ripper_yyparse+0xed25) [0x7fe729d1d715] /tmp/ruby/build/trunk-repeat20/ext/ripper/ripper.y:3266 |
| | /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/ripper.so(ripper_parse0+0xe2) [0x7fe729d215b2] /tmp/ruby/build/trunk-repeat20/ext/ripper/ripper.y:14371 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(rb_ensure+0x126) [0x7fe72dcbdfe6] /tmp/ruby/src/trunk-repeat20/eval.c:1005 |
| | /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/ripper.so(ripper_parse+0x95) [0x7fe729d04315] /tmp/ruby/build/trunk-repeat20/ext/ripper/ripper.y:14409 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(vm_cfp_consistent_p+0x0) [0x7fe72de81ed4] /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) [0x7fe72de912ed] /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) [0x7fe72de97a8b] /tmp/ruby/src/trunk-repeat20/vm.c:2366 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(eval_string_with_cref+0xd9) [0x7fe72de97c89] /tmp/ruby/src/trunk-repeat20/vm_eval.c:1701 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(eval_under+0x48) [0x7fe72dea712a] /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) [0x7fe72de81ed4] /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) [0x7fe72de912ed] /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) [0x7fe72de97a8b] /tmp/ruby/src/trunk-repeat20/vm.c:2366 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(rb_yield+0x1da) [0x7fe72dea613a] /tmp/ruby/src/trunk-repeat20/vm.c:1384 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(RB_FL_TEST_RAW+0x0) [0x7fe72dc1a30c] /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) [0x7fe72de81ed4] /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) [0x7fe72de92c69] /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) [0x7fe72de97a8b] /tmp/ruby/src/trunk-repeat20/vm.c:2366 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(rb_ec_exec_node+0xb1) [0x7fe72dcb98a1] /tmp/ruby/src/trunk-repeat20/eval.c:287 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(ruby_run_node+0x93) [0x7fe72dcbfd63] /tmp/ruby/src/trunk-repeat20/eval.c:328 |
| | /tmp/ruby/build/trunk-repeat20/ruby(rb_main+0x21) [0x55f8f1e29187] /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) [0x7fe72d800d90] ../sysdeps/nptl/libc_start_call_main.h:58 |
| | /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7fe72d800e40] ../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 |
| | [0x55f8f1e291d5] |
| | |
| | -- Other runtime information ----------------------------------------------- |
| | |
| | * Process memory map: |
| | |
| | 55f8f1e28000-55f8f1e29000 r--p 00000000 00:33 16017917 /tmp/ruby/build/trunk-repeat20/ruby |
| | 55f8f1e29000-55f8f1e2a000 r-xp 00001000 00:33 16017917 /tmp/ruby/build/trunk-repeat20/ruby |
| | 55f8f1e2a000-55f8f1e2b000 r--p 00002000 00:33 16017917 /tmp/ruby/build/trunk-repeat20/ruby |
| | 55f8f1e2b000-55f8f1e2c000 r--p 00002000 00:33 16017917 /tmp/ruby/build/trunk-repeat20/ruby |
| | 55f8f1e2c000-55f8f1e2d000 rw-p 00003000 00:33 16017917 /tmp/ruby/build/trunk-repeat20/ruby |
| | 55f8f2510000-55f8f29f0000 rw-p 00000000 00:00 0 [heap] |
| | 7fe7267d9000-7fe727001000 rw-p 00000000 00:00 0 |
| | 7fe727001000-7fe727438000 r--s 00000000 00:33 14692161 /usr/lib/debug/.build-id/69/389d485a9793dbe873f0ea2c93e02efaa9aa3d.debug |
| | 7fe727438000-7fe727656000 r--s 00000000 00:33 13112803 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7fe727656000-7fe728a0b000 rw-p 00000000 00:00 0 |
| | 7fe728a0b000-7fe729a59000 r--s 00000000 00:33 16011917 /tmp/ruby/build/trunk-repeat20/libruby.so.3.3.0 |
| | 7fe729a59000-7fe729a8f000 r--s 00000000 00:33 16017917 /tmp/ruby/build/trunk-repeat20/ruby |
| | 7fe729a8f000-7fe729c60000 rw-p 00000000 00:00 0 |
| | 7fe729c70000-7fe729cf0000 rw-p 00000000 00:00 0 |
| | 7fe729cf1000-7fe729cf3000 r--p 00000000 00:33 16129254 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/io/console.so |
| | 7fe729cf3000-7fe729cf8000 r-xp 00002000 00:33 16129254 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/io/console.so |
| | 7fe729cf8000-7fe729cf9000 r--p 00007000 00:33 16129254 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/io/console.so |
| | 7fe729cf9000-7fe729cfa000 ---p 00008000 00:33 16129254 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/io/console.so |
| | 7fe729cfa000-7fe729cfb000 r--p 00008000 00:33 16129254 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/io/console.so |
| | 7fe729cfb000-7fe729cfc000 rw-p 00009000 00:33 16129254 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/io/console.so |
| | 7fe729cfc000-7fe729d02000 r--p 00000000 00:33 16131979 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/ripper.so |
| | 7fe729d02000-7fe729d24000 r-xp 00006000 00:33 16131979 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/ripper.so |
| | 7fe729d24000-7fe729d3d000 r--p 00028000 00:33 16131979 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/ripper.so |
| | 7fe729d3d000-7fe729d3f000 r--p 00040000 00:33 16131979 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/ripper.so |
| | 7fe729d3f000-7fe729d40000 rw-p 00042000 00:33 16131979 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/ripper.so |
| | 7fe729d40000-7fe729d60000 rw-p 00000000 00:00 0 |
| | 7fe729d65000-7fe729d66000 r--p 00000000 00:33 16129262 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7fe729d66000-7fe729d68000 r-xp 00001000 00:33 16129262 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7fe729d68000-7fe729d69000 r--p 00003000 00:33 16129262 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7fe729d69000-7fe729d6a000 r--p 00003000 00:33 16129262 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7fe729d6a000-7fe729d6b000 rw-p 00004000 00:33 16129262 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7fe729d6b000-7fe729d6c000 r--p 00000000 00:33 16128803 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7fe729d6c000-7fe729d6d000 r-xp 00001000 00:33 16128803 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7fe729d6d000-7fe729d6e000 r--p 00002000 00:33 16128803 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7fe729d6e000-7fe729d6f000 r--p 00002000 00:33 16128803 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7fe729d6f000-7fe729d70000 rw-p 00003000 00:33 16128803 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7fe729d70000-7fe729d71000 ---p 00000000 00:00 0 |
| | 7fe729d71000-7fe729db2000 rw-p 00000000 00:00 0 |
| | 7fe729db2000-7fe729db3000 ---p 00000000 00:00 0 |
| | 7fe729db3000-7fe729df4000 rw-p 00000000 00:00 0 |
| | 7fe729df4000-7fe729df5000 ---p 00000000 00:00 0 |
| | 7fe729df5000-7fe729e36000 rw-p 00000000 00:00 0 |
| | 7fe729e36000-7fe729e37000 ---p 00000000 00:00 0 |
| | 7fe729e37000-7fe729e78000 rw-p 00000000 00:00 0 |
| | 7fe729e78000-7fe729e79000 ---p 00000000 00:00 0 |
| | 7fe729e79000-7fe729eba000 rw-p 00000000 00:00 0 |
| | 7fe729eba000-7fe729ebb000 ---p 00000000 00:00 0 |
| | 7fe729ebb000-7fe729efc000 rw-p 00000000 00:00 0 |
| | 7fe729efc000-7fe729efd000 ---p 00000000 00:00 0 |
| | 7fe729efd000-7fe729f3e000 rw-p 00000000 00:00 0 |
| | 7fe729f3e000-7fe729f3f000 ---p 00000000 00:00 0 |
| | 7fe729f3f000-7fe729f80000 rw-p 00000000 00:00 0 |
| | 7fe729f80000-7fe729f81000 ---p 00000000 00:00 0 |
| | 7fe729f81000-7fe729fc2000 rw-p 00000000 00:00 0 |
| | 7fe729fc2000-7fe729fc3000 ---p 00000000 00:00 0 |
| | 7fe729fc3000-7fe72a004000 rw-p 00000000 00:00 0 |
| | 7fe72a004000-7fe72a005000 ---p 00000000 00:00 0 |
| | 7fe72a005000-7fe72a046000 rw-p 00000000 00:00 0 |
| | 7fe72a046000-7fe72a047000 ---p 00000000 00:00 0 |
| | 7fe72a047000-7fe72a088000 rw-p 00000000 00:00 0 |
| | 7fe72a088000-7fe72a089000 ---p 00000000 00:00 0 |
| | 7fe72a089000-7fe72a0ca000 rw-p 00000000 00:00 0 |
| | 7fe72a0ca000-7fe72a0cb000 ---p 00000000 00:00 0 |
| | 7fe72a0cb000-7fe72a10c000 rw-p 00000000 00:00 0 |
| | 7fe72a10c000-7fe72a10d000 ---p 00000000 00:00 0 |
| | 7fe72a10d000-7fe72a14e000 rw-p 00000000 00:00 0 |
| | 7fe72a14e000-7fe72a14f000 ---p 00000000 00:00 0 |
| | 7fe72a14f000-7fe72a190000 rw-p 00000000 00:00 0 |
| | 7fe72a190000-7fe72a191000 ---p 00000000 00:00 0 |
| | 7fe72a191000-7fe72a1d2000 rw-p 00000000 00:00 0 |
| | 7fe72a1d2000-7fe72a1d3000 ---p 00000000 00:00 0 |
| | 7fe72a1d3000-7fe72a214000 rw-p 00000000 00:00 0 |
| | 7fe72a214000-7fe72a215000 ---p 00000000 00:00 0 |
| | 7fe72a215000-7fe72a256000 rw-p 00000000 00:00 0 |
| | 7fe72a256000-7fe72a257000 ---p 00000000 00:00 0 |
| | 7fe72a257000-7fe72a298000 rw-p 00000000 00:00 0 |
| | 7fe72a298000-7fe72a299000 ---p 00000000 00:00 0 |
| | 7fe72a299000-7fe72a2da000 rw-p 00000000 00:00 0 |
| | 7fe72a2da000-7fe72a2db000 ---p 00000000 00:00 0 |
| | 7fe72a2db000-7fe72a31c000 rw-p 00000000 00:00 0 |
| | 7fe72a31c000-7fe72a31d000 ---p 00000000 00:00 0 |
| | 7fe72a31d000-7fe72a35e000 rw-p 00000000 00:00 0 |
| | 7fe72a35e000-7fe72a35f000 ---p 00000000 00:00 0 |
| | 7fe72a35f000-7fe72a3a0000 rw-p 00000000 00:00 0 |
| | 7fe72a3a0000-7fe72a3a1000 ---p 00000000 00:00 0 |
| | 7fe72a3a1000-7fe72a3e2000 rw-p 00000000 00:00 0 |
| | 7fe72a3e2000-7fe72a3e3000 ---p 00000000 00:00 0 |
| | 7fe72a3e3000-7fe72a424000 rw-p 00000000 00:00 0 |
| | 7fe72a424000-7fe72a425000 ---p 00000000 00:00 0 |
| | 7fe72a425000-7fe72a466000 rw-p 00000000 00:00 0 |
| | 7fe72a466000-7fe72a467000 ---p 00000000 00:00 0 |
| | 7fe72a467000-7fe72a4a8000 rw-p 00000000 00:00 0 |
| | 7fe72a4a8000-7fe72a4a9000 ---p 00000000 00:00 0 |
| | 7fe72a4a9000-7fe72a4ea000 rw-p 00000000 00:00 0 |
| | 7fe72a4ea000-7fe72a4eb000 ---p 00000000 00:00 0 |
| | 7fe72a4eb000-7fe72a52c000 rw-p 00000000 00:00 0 |
| | 7fe72a52c000-7fe72a52d000 ---p 00000000 00:00 0 |
| | 7fe72a52d000-7fe72a56e000 rw-p 00000000 00:00 0 |
| | 7fe72a56e000-7fe72a56f000 ---p 00000000 00:00 0 |
| | 7fe72a56f000-7fe72a5e0000 rw-p 00000000 00:00 0 |
| | 7fe72a5e1000-7fe72a5e2000 r--p 00000000 00:33 16126238 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/encdb.so |
| | 7fe72a5e2000-7fe72a5e3000 r-xp 00001000 00:33 16126238 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/encdb.so |
| | 7fe72a5e3000-7fe72a5e4000 r--p 00002000 00:33 16126238 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/encdb.so |
| | 7fe72a5e4000-7fe72a5e5000 r--p 00002000 00:33 16126238 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/encdb.so |
| | 7fe72a5e5000-7fe72a5e6000 rw-p 00003000 00:33 16126238 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/encdb.so |
| | 7fe72a5e6000-7fe72d6b0000 rw-p 00000000 00:00 0 |
| | 7fe72d6b4000-7fe72d7b7000 rw-p 00000000 00:00 0 |
| | 7fe72d7b7000-7fe72d7ba000 r--p 00000000 00:33 13112828 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7fe72d7ba000-7fe72d7d1000 r-xp 00003000 00:33 13112828 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7fe72d7d1000-7fe72d7d5000 r--p 0001a000 00:33 13112828 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7fe72d7d5000-7fe72d7d6000 r--p 0001d000 00:33 13112828 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7fe72d7d6000-7fe72d7d7000 rw-p 0001e000 00:33 13112828 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7fe72d7d7000-7fe72d7ff000 r--p 00000000 00:33 13112803 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7fe72d7ff000-7fe72d994000 r-xp 00028000 00:33 13112803 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7fe72d994000-7fe72d9ec000 r--p 001bd000 00:33 13112803 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7fe72d9ec000-7fe72d9f0000 r--p 00214000 00:33 13112803 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7fe72d9f0000-7fe72d9f2000 rw-p 00218000 00:33 13112803 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7fe72d9f2000-7fe72da01000 rw-p 00000000 00:00 0 |
| | 7fe72da01000-7fe72da0f000 r--p 00000000 00:33 13112855 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7fe72da0f000-7fe72da8b000 r-xp 0000e000 00:33 13112855 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7fe72da8b000-7fe72dae6000 r--p 0008a000 00:33 13112855 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7fe72dae6000-7fe72dae7000 r--p 000e4000 00:33 13112855 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7fe72dae7000-7fe72dae8000 rw-p 000e5000 00:33 13112855 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7fe72dae8000-7fe72daea000 r--p 00000000 00:33 13112812 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7fe72daea000-7fe72dafe000 r-xp 00002000 00:33 13112812 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7fe72dafe000-7fe72db17000 r--p 00016000 00:33 13112812 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7fe72db17000-7fe72db18000 ---p 0002f000 00:33 13112812 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7fe72db18000-7fe72db19000 r--p 0002f000 00:33 13112812 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7fe72db19000-7fe72db1a000 rw-p 00030000 00:33 13112812 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7fe72db1a000-7fe72db22000 rw-p 00000000 00:00 0 |
| | 7fe72db22000-7fe72db2c000 r--p 00000000 00:33 13112832 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 |
| | 7fe72db2c000-7fe72db8b000 r-xp 0000a000 00:33 13112832 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 |
| | 7fe72db8b000-7fe72dba2000 r--p 00069000 00:33 13112832 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 |
| | 7fe72dba2000-7fe72dba3000 r--p 0007f000 00:33 13112832 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 |
| | 7fe72dba3000-7fe72dba4000 rw-p 00080000 00:33 13112832 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 |
| | 7fe72dba4000-7fe72dba6000 r--p 00000000 00:33 13112934 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 |
| | 7fe72dba6000-7fe72dbb7000 r-xp 00002000 00:33 13112934 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 |
| | 7fe72dbb7000-7fe72dbbd000 r--p 00013000 00:33 13112934 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 |
| | 7fe72dbbd000-7fe72dbbe000 ---p 00019000 00:33 13112934 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 |
| | 7fe72dbbe000-7fe72dbbf000 r--p 00019000 00:33 13112934 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 |
| | 7fe72dbbf000-7fe72dbc0000 rw-p 0001a000 00:33 13112934 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 |
| | 7fe72dbc4000-7fe72dc08000 r--p 00000000 00:33 16011917 /tmp/ruby/build/trunk-repeat20/libruby.so.3.3.0 |
| | 7fe72dc08000-7fe72df67000 r-xp 00044000 00:33 16011917 /tmp/ruby/build/trunk-repeat20/libruby.so.3.3.0 |
| | 7fe72df67000-7fe72e0c9000 r--p 003a3000 00:33 16011917 /tmp/ruby/build/trunk-repeat20/libruby.so.3.3.0 |
| | 7fe72e0c9000-7fe72e0dd000 r--p 00504000 00:33 16011917 /tmp/ruby/build/trunk-repeat20/libruby.so.3.3.0 |
| | 7fe72e0dd000-7fe72e0e0000 rw-p 00518000 00:33 16011917 /tmp/ruby/build/trunk-repeat20/libruby.so.3.3.0 |
| | 7fe72e0e0000-7fe72e0f6000 rw-p 00000000 00:00 0 |
| | 7fe72e0f6000-7fe72e0f8000 r--p 00000000 00:33 13112785 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7fe72e0f8000-7fe72e122000 r-xp 00002000 00:33 13112785 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7fe72e122000-7fe72e12d000 r--p 0002c000 00:33 13112785 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7fe72e12e000-7fe72e130000 r--p 00037000 00:33 13112785 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7fe72e130000-7fe72e132000 rw-p 00039000 00:33 13112785 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7ffdcf38d000-7ffdcfb8c000 rw-p 00000000 00:00 0 [stack] |
| | 7ffdcfb96000-7ffdcfb9a000 r--p 00000000 00:00 0 [vvar] |
| | 7ffdcfb9a000-7ffdcfb9c000 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. |