| "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. |
| From https://github.com/ruby/ruby |
| 648870b..339295d master -> origin/master |
| "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 3572524 killed by SIGABRT (signal 6) (core dumped) |
| | <test_pattern_matching.rb>:1: [BUG] Segmentation fault at 0x0000000000000000 |
| | ruby 3.3.0dev (2023-03-30T16:16:44Z master 339295dd7c) [x86_64-linux] |
| | |
| | -- Control frame information ----------------------------------------------- |
| | c:0011 p:---- s:0056 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:0009f0 EVAL -:29 [FINISH] |
| | c:0001 p:0000 s:0003 E:0023a0 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' |
| | |
| | -- Threading information --------------------------------------------------- |
| | Total ractor count: 1 |
| | Ruby thread count for this ractor: 1 |
| | |
| | -- Machine register context ------------------------------------------------ |
| | RIP: 0x00007f8ca18c478f RBP: 0x000055a379ceb278 RSP: 0x00007ffcade92430 |
| | RAX: 0x0000000000000011 RBX: 0x0000000000000010 RCX: 0x1ed011f505a90198 |
| | RDX: 0x0000000000000476 RDI: 0x000055a37986b0e0 RSI: 0x0000000000000036 |
| | R8: 0x0000000000008048 R9: 0x0000000000000040 R10: 0x00007f8ca1240010 |
| | R11: 0x0000000000000008 R12: 0x000055a37986b0e0 R13: 0x000055a379d02f70 |
| | R14: 0x0000000000000000 R15: 0x000055a379d02f60 EFL: 0x0000000000010206 |
| | |
| | -- C level backtrace information ------------------------------------------- |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(rb_print_backtrace+0xd) [0x7f8ca1a9639f] /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) [0x7f8ca189d4d4] /tmp/ruby/src/trunk-repeat20/error.c:813 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(sigsegv+0x4d) [0x7f8ca19e2e8d] /tmp/ruby/src/trunk-repeat20/signal.c:964 |
| | /lib/x86_64-linux-gnu/libc.so.6(0x7f8ca1402520) [0x7f8ca1402520] |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(RVALUE_MARKED+0x34) [0x7f8ca18c478f] /tmp/ruby/src/trunk-repeat20/gc.c:1636 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(gc_mark_set) /tmp/ruby/src/trunk-repeat20/gc.c:6948 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(gc_mark_ptr) /tmp/ruby/src/trunk-repeat20/gc.c:7060 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(mark_ast_value+0x9) [0x7f8ca1928e5c] /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+0x78) [0x7f8ca18c7ab8] /tmp/ruby/src/trunk-repeat20/gc.c:7512 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(gc_mark_stacked_objects_all) /tmp/ruby/src/trunk-repeat20/gc.c:7550 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(gc_marks_rest) /tmp/ruby/src/trunk-repeat20/gc.c:8717 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(gc_marking_exit+0x0) [0x7f8ca18c8a72] /tmp/ruby/src/trunk-repeat20/gc.c:8774 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(gc_marks) /tmp/ruby/src/trunk-repeat20/gc.c:8785 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(gc_start) /tmp/ruby/src/trunk-repeat20/gc.c:9557 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(heap_prepare+0x26) [0x7f8ca18cb98d] /tmp/ruby/src/trunk-repeat20/gc.c:2416 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(heap_next_free_page) /tmp/ruby/src/trunk-repeat20/gc.c:2685 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(newobj_alloc) /tmp/ruby/src/trunk-repeat20/gc.c:2791 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(newobj_of0+0x66) [0x7f8ca18cc0d1] /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(ary_alloc_embed+0x10) [0x7f8ca180af60] /tmp/ruby/src/trunk-repeat20/array.c:797 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(ary_new) /tmp/ruby/src/trunk-repeat20/array.c:838 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(rb_ary_tmp_new_from_values) /tmp/ruby/src/trunk-repeat20/array.c:889 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(rb_ary_new_from_values) /tmp/ruby/src/trunk-repeat20/array.c:901 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(args_copy+0x17) [0x7f8ca1a747ff] /tmp/ruby/src/trunk-repeat20/vm_args.c:158 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(setup_parameters_complex) /tmp/ruby/src/trunk-repeat20/vm_args.c:684 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(vm_callee_setup_arg+0x16f) [0x7f8ca1a7533f] /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:2906 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(vm_call_iseq_setup_2+0x0) [0x7f8ca1a757b8] /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:2918 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(vm_call_iseq_setup) /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:2919 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(vm_call0_body+0x4bd) [0x7f8ca1a867bd] /tmp/ruby/src/trunk-repeat20/vm_eval.c:202 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(vm_call0_cc+0x6e) [0x7f8ca1a8a13f] /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) [0x7f8c9d8f607c] /tmp/ruby/build/trunk-repeat20/ext/ripper/ripper.y:14193 |
| | /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/ripper.so(ripper_yyparse+0x10a5a) [0x7f8c9d90f44a] /tmp/ruby/build/trunk-repeat20/ext/ripper/ripper.y:5952 |
| | /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/ripper.so(ripper_parse0+0xe2) [0x7f8c9d9115b2] /tmp/ruby/build/trunk-repeat20/ext/ripper/ripper.y:14372 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(rb_ensure+0x126) [0x7f8ca18a7016] /tmp/ruby/src/trunk-repeat20/eval.c:1005 |
| | /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/ripper.so(ripper_parse+0x95) [0x7f8c9d8f4315] /tmp/ruby/build/trunk-repeat20/ext/ripper/ripper.y:14410 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(vm_cfp_consistent_p+0x0) [0x7f8ca1a6b074] /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) [0x7f8ca1a7a48d] /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) [0x7f8ca1a80c2b] /tmp/ruby/src/trunk-repeat20/vm.c:2366 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(eval_string_with_cref+0xd9) [0x7f8ca1a80e29] /tmp/ruby/src/trunk-repeat20/vm_eval.c:1701 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(eval_under+0x48) [0x7f8ca1a902ca] /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) [0x7f8ca1a6b074] /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) [0x7f8ca1a7a48d] /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) [0x7f8ca1a80c2b] /tmp/ruby/src/trunk-repeat20/vm.c:2366 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(rb_yield+0x1da) [0x7f8ca1a8f2da] /tmp/ruby/src/trunk-repeat20/vm.c:1384 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(RB_FL_TEST_RAW+0x0) [0x7f8ca180333c] /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) [0x7f8ca1a6b074] /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) [0x7f8ca1a7be09] /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) [0x7f8ca1a80c2b] /tmp/ruby/src/trunk-repeat20/vm.c:2366 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(rb_ec_exec_node+0xb1) [0x7f8ca18a28d1] /tmp/ruby/src/trunk-repeat20/eval.c:287 |
| | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(ruby_run_node+0x93) [0x7f8ca18a8d93] /tmp/ruby/src/trunk-repeat20/eval.c:328 |
| | /tmp/ruby/build/trunk-repeat20/ruby(rb_main+0x21) [0x55a3792d0187] /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) [0x7f8ca13e9d90] ../sysdeps/nptl/libc_start_call_main.h:58 |
| | /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7f8ca13e9e40] ../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 |
| | [0x55a3792d01d5] |
| | |
| | -- Other runtime information ----------------------------------------------- |
| | |
| | * Process memory map: |
| | |
| | 55a3792cf000-55a3792d0000 r--p 00000000 00:33 16016775 /tmp/ruby/build/trunk-repeat20/ruby |
| | 55a3792d0000-55a3792d1000 r-xp 00001000 00:33 16016775 /tmp/ruby/build/trunk-repeat20/ruby |
| | 55a3792d1000-55a3792d2000 r--p 00002000 00:33 16016775 /tmp/ruby/build/trunk-repeat20/ruby |
| | 55a3792d2000-55a3792d3000 r--p 00002000 00:33 16016775 /tmp/ruby/build/trunk-repeat20/ruby |
| | 55a3792d3000-55a3792d4000 rw-p 00003000 00:33 16016775 /tmp/ruby/build/trunk-repeat20/ruby |
| | 55a379868000-55a37a342000 rw-p 00000000 00:00 0 [heap] |
| | 7f8c99f5d000-7f8c9a532000 rw-p 00000000 00:00 0 |
| | 7f8c9a532000-7f8c9a969000 r--s 00000000 00:33 14692161 /usr/lib/debug/.build-id/69/389d485a9793dbe873f0ea2c93e02efaa9aa3d.debug |
| | 7f8c9a969000-7f8c9bb0f000 rw-p 00000000 00:00 0 |
| | 7f8c9bb0f000-7f8c9cb5e000 r--s 00000000 00:33 16016765 /tmp/ruby/build/trunk-repeat20/libruby.so.3.3.0 |
| | 7f8c9cb5e000-7f8c9d0e0000 rw-p 00000000 00:00 0 |
| | 7f8c9d1d0000-7f8c9d200000 rw-p 00000000 00:00 0 |
| | 7f8c9d22c000-7f8c9d44a000 r--s 00000000 00:33 13112803 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7f8c9d44a000-7f8c9d480000 r--s 00000000 00:33 16016775 /tmp/ruby/build/trunk-repeat20/ruby |
| | 7f8c9d480000-7f8c9d550000 rw-p 00000000 00:00 0 |
| | 7f8c9d560000-7f8c9d670000 rw-p 00000000 00:00 0 |
| | 7f8c9d680000-7f8c9d720000 rw-p 00000000 00:00 0 |
| | 7f8c9d727000-7f8c9d74c000 rw-p 00000000 00:00 0 |
| | 7f8c9d760000-7f8c9d850000 rw-p 00000000 00:00 0 |
| | 7f8c9d85b000-7f8c9d85c000 r--p 00000000 00:33 16129023 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1251.so |
| | 7f8c9d85c000-7f8c9d85d000 r-xp 00001000 00:33 16129023 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1251.so |
| | 7f8c9d85d000-7f8c9d85e000 r--p 00002000 00:33 16129023 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1251.so |
| | 7f8c9d85e000-7f8c9d85f000 r--p 00002000 00:33 16129023 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1251.so |
| | 7f8c9d85f000-7f8c9d860000 rw-p 00003000 00:33 16129023 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1251.so |
| | 7f8c9d860000-7f8c9d8e0000 rw-p 00000000 00:00 0 |
| | 7f8c9d8e1000-7f8c9d8e3000 r--p 00000000 00:33 16256804 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/io/console.so |
| | 7f8c9d8e3000-7f8c9d8e8000 r-xp 00002000 00:33 16256804 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/io/console.so |
| | 7f8c9d8e8000-7f8c9d8e9000 r--p 00007000 00:33 16256804 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/io/console.so |
| | 7f8c9d8e9000-7f8c9d8ea000 ---p 00008000 00:33 16256804 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/io/console.so |
| | 7f8c9d8ea000-7f8c9d8eb000 r--p 00008000 00:33 16256804 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/io/console.so |
| | 7f8c9d8eb000-7f8c9d8ec000 rw-p 00009000 00:33 16256804 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/io/console.so |
| | 7f8c9d8ec000-7f8c9d8f2000 r--p 00000000 00:33 16151106 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/ripper.so |
| | 7f8c9d8f2000-7f8c9d914000 r-xp 00006000 00:33 16151106 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/ripper.so |
| | 7f8c9d914000-7f8c9d92d000 r--p 00028000 00:33 16151106 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/ripper.so |
| | 7f8c9d92d000-7f8c9d92f000 r--p 00040000 00:33 16151106 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/ripper.so |
| | 7f8c9d92f000-7f8c9d930000 rw-p 00042000 00:33 16151106 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/ripper.so |
| | 7f8c9d930000-7f8c9d950000 rw-p 00000000 00:00 0 |
| | 7f8c9d950000-7f8c9d951000 ---p 00000000 00:00 0 |
| | 7f8c9d951000-7f8c9d992000 rw-p 00000000 00:00 0 |
| | 7f8c9d992000-7f8c9d993000 ---p 00000000 00:00 0 |
| | 7f8c9d993000-7f8c9d9d4000 rw-p 00000000 00:00 0 |
| | 7f8c9d9d4000-7f8c9d9d5000 ---p 00000000 00:00 0 |
| | 7f8c9d9d5000-7f8c9da16000 rw-p 00000000 00:00 0 |
| | 7f8c9da16000-7f8c9da17000 ---p 00000000 00:00 0 |
| | 7f8c9da17000-7f8c9da58000 rw-p 00000000 00:00 0 |
| | 7f8c9da58000-7f8c9da59000 ---p 00000000 00:00 0 |
| | 7f8c9da59000-7f8c9da9a000 rw-p 00000000 00:00 0 |
| | 7f8c9da9a000-7f8c9da9b000 ---p 00000000 00:00 0 |
| | 7f8c9da9b000-7f8c9dadc000 rw-p 00000000 00:00 0 |
| | 7f8c9dadc000-7f8c9dadd000 ---p 00000000 00:00 0 |
| | 7f8c9dadd000-7f8c9db1e000 rw-p 00000000 00:00 0 |
| | 7f8c9db1e000-7f8c9db1f000 ---p 00000000 00:00 0 |
| | 7f8c9db1f000-7f8c9db60000 rw-p 00000000 00:00 0 |
| | 7f8c9db60000-7f8c9db61000 ---p 00000000 00:00 0 |
| | 7f8c9db61000-7f8c9dba2000 rw-p 00000000 00:00 0 |
| | 7f8c9dba2000-7f8c9dba3000 ---p 00000000 00:00 0 |
| | 7f8c9dba3000-7f8c9dbe4000 rw-p 00000000 00:00 0 |
| | 7f8c9dbe4000-7f8c9dbe5000 ---p 00000000 00:00 0 |
| | 7f8c9dbe5000-7f8c9dc26000 rw-p 00000000 00:00 0 |
| | 7f8c9dc26000-7f8c9dc27000 ---p 00000000 00:00 0 |
| | 7f8c9dc27000-7f8c9dc68000 rw-p 00000000 00:00 0 |
| | 7f8c9dc68000-7f8c9dc69000 ---p 00000000 00:00 0 |
| | 7f8c9dc69000-7f8c9dcaa000 rw-p 00000000 00:00 0 |
| | 7f8c9dcaa000-7f8c9dcab000 ---p 00000000 00:00 0 |
| | 7f8c9dcab000-7f8c9dcec000 rw-p 00000000 00:00 0 |
| | 7f8c9dcec000-7f8c9dced000 ---p 00000000 00:00 0 |
| | 7f8c9dced000-7f8c9dd2e000 rw-p 00000000 00:00 0 |
| | 7f8c9dd2e000-7f8c9dd2f000 ---p 00000000 00:00 0 |
| | 7f8c9dd2f000-7f8c9dd70000 rw-p 00000000 00:00 0 |
| | 7f8c9dd70000-7f8c9dd71000 ---p 00000000 00:00 0 |
| | 7f8c9dd71000-7f8c9ddb2000 rw-p 00000000 00:00 0 |
| | 7f8c9ddb2000-7f8c9ddb3000 ---p 00000000 00:00 0 |
| | 7f8c9ddb3000-7f8c9ddf4000 rw-p 00000000 00:00 0 |
| | 7f8c9ddf4000-7f8c9ddf5000 ---p 00000000 00:00 0 |
| | 7f8c9ddf5000-7f8c9de36000 rw-p 00000000 00:00 0 |
| | 7f8c9de36000-7f8c9de37000 ---p 00000000 00:00 0 |
| | 7f8c9de37000-7f8c9de78000 rw-p 00000000 00:00 0 |
| | 7f8c9de78000-7f8c9de79000 ---p 00000000 00:00 0 |
| | 7f8c9de79000-7f8c9deba000 rw-p 00000000 00:00 0 |
| | 7f8c9deba000-7f8c9debb000 ---p 00000000 00:00 0 |
| | 7f8c9debb000-7f8c9defc000 rw-p 00000000 00:00 0 |
| | 7f8c9defc000-7f8c9defd000 ---p 00000000 00:00 0 |
| | 7f8c9defd000-7f8c9df3e000 rw-p 00000000 00:00 0 |
| | 7f8c9df3e000-7f8c9df3f000 ---p 00000000 00:00 0 |
| | 7f8c9df3f000-7f8c9df80000 rw-p 00000000 00:00 0 |
| | 7f8c9df80000-7f8c9df81000 ---p 00000000 00:00 0 |
| | 7f8c9df81000-7f8c9dfc2000 rw-p 00000000 00:00 0 |
| | 7f8c9dfc2000-7f8c9dfc3000 ---p 00000000 00:00 0 |
| | 7f8c9dfc3000-7f8c9e004000 rw-p 00000000 00:00 0 |
| | 7f8c9e004000-7f8c9e005000 ---p 00000000 00:00 0 |
| | 7f8c9e005000-7f8c9e046000 rw-p 00000000 00:00 0 |
| | 7f8c9e046000-7f8c9e047000 ---p 00000000 00:00 0 |
| | 7f8c9e047000-7f8c9e088000 rw-p 00000000 00:00 0 |
| | 7f8c9e088000-7f8c9e089000 ---p 00000000 00:00 0 |
| | 7f8c9e089000-7f8c9e0ca000 rw-p 00000000 00:00 0 |
| | 7f8c9e0ca000-7f8c9e0cb000 ---p 00000000 00:00 0 |
| | 7f8c9e0cb000-7f8c9e10c000 rw-p 00000000 00:00 0 |
| | 7f8c9e10c000-7f8c9e10d000 ---p 00000000 00:00 0 |
| | 7f8c9e10d000-7f8c9e14e000 rw-p 00000000 00:00 0 |
| | 7f8c9e14e000-7f8c9e14f000 ---p 00000000 00:00 0 |
| | 7f8c9e14f000-7f8c9e1c0000 rw-p 00000000 00:00 0 |
| | 7f8c9e1c0000-7f8c9e1c1000 r--p 00000000 00:33 16256811 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7f8c9e1c1000-7f8c9e1c3000 r-xp 00001000 00:33 16256811 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7f8c9e1c3000-7f8c9e1c4000 r--p 00003000 00:33 16256811 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7f8c9e1c4000-7f8c9e1c5000 r--p 00003000 00:33 16256811 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7f8c9e1c5000-7f8c9e1c6000 rw-p 00004000 00:33 16256811 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7f8c9e1c6000-7f8ca1290000 rw-p 00000000 00:00 0 |
| | 7f8ca1293000-7f8ca1294000 r--p 00000000 00:33 16129030 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7f8ca1294000-7f8ca1295000 r-xp 00001000 00:33 16129030 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7f8ca1295000-7f8ca1296000 r--p 00002000 00:33 16129030 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7f8ca1296000-7f8ca1297000 r--p 00002000 00:33 16129030 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7f8ca1297000-7f8ca1298000 rw-p 00003000 00:33 16129030 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7f8ca1298000-7f8ca1299000 r--p 00000000 00:33 16128923 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/encdb.so |
| | 7f8ca1299000-7f8ca129a000 r-xp 00001000 00:33 16128923 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/encdb.so |
| | 7f8ca129a000-7f8ca129b000 r--p 00002000 00:33 16128923 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/encdb.so |
| | 7f8ca129b000-7f8ca129c000 r--p 00002000 00:33 16128923 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/encdb.so |
| | 7f8ca129c000-7f8ca129d000 rw-p 00003000 00:33 16128923 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/encdb.so |
| | 7f8ca129d000-7f8ca13a0000 rw-p 00000000 00:00 0 |
| | 7f8ca13a0000-7f8ca13a3000 r--p 00000000 00:33 13112828 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7f8ca13a3000-7f8ca13ba000 r-xp 00003000 00:33 13112828 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7f8ca13ba000-7f8ca13be000 r--p 0001a000 00:33 13112828 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7f8ca13be000-7f8ca13bf000 r--p 0001d000 00:33 13112828 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7f8ca13bf000-7f8ca13c0000 rw-p 0001e000 00:33 13112828 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7f8ca13c0000-7f8ca13e8000 r--p 00000000 00:33 13112803 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7f8ca13e8000-7f8ca157d000 r-xp 00028000 00:33 13112803 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7f8ca157d000-7f8ca15d5000 r--p 001bd000 00:33 13112803 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7f8ca15d5000-7f8ca15d9000 r--p 00214000 00:33 13112803 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7f8ca15d9000-7f8ca15db000 rw-p 00218000 00:33 13112803 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7f8ca15db000-7f8ca15ea000 rw-p 00000000 00:00 0 |
| | 7f8ca15ea000-7f8ca15f8000 r--p 00000000 00:33 13112855 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7f8ca15f8000-7f8ca1674000 r-xp 0000e000 00:33 13112855 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7f8ca1674000-7f8ca16cf000 r--p 0008a000 00:33 13112855 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7f8ca16cf000-7f8ca16d0000 r--p 000e4000 00:33 13112855 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7f8ca16d0000-7f8ca16d1000 rw-p 000e5000 00:33 13112855 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7f8ca16d1000-7f8ca16d3000 r--p 00000000 00:33 13112812 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7f8ca16d3000-7f8ca16e7000 r-xp 00002000 00:33 13112812 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7f8ca16e7000-7f8ca1700000 r--p 00016000 00:33 13112812 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7f8ca1700000-7f8ca1701000 ---p 0002f000 00:33 13112812 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7f8ca1701000-7f8ca1702000 r--p 0002f000 00:33 13112812 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7f8ca1702000-7f8ca1703000 rw-p 00030000 00:33 13112812 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7f8ca1703000-7f8ca170b000 rw-p 00000000 00:00 0 |
| | 7f8ca170b000-7f8ca1715000 r--p 00000000 00:33 13112832 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 |
| | 7f8ca1715000-7f8ca1774000 r-xp 0000a000 00:33 13112832 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 |
| | 7f8ca1774000-7f8ca178b000 r--p 00069000 00:33 13112832 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 |
| | 7f8ca178b000-7f8ca178c000 r--p 0007f000 00:33 13112832 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 |
| | 7f8ca178c000-7f8ca178d000 rw-p 00080000 00:33 13112832 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 |
| | 7f8ca178d000-7f8ca178f000 r--p 00000000 00:33 13112934 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 |
| | 7f8ca178f000-7f8ca17a0000 r-xp 00002000 00:33 13112934 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 |
| | 7f8ca17a0000-7f8ca17a6000 r--p 00013000 00:33 13112934 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 |
| | 7f8ca17a6000-7f8ca17a7000 ---p 00019000 00:33 13112934 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 |
| | 7f8ca17a7000-7f8ca17a8000 r--p 00019000 00:33 13112934 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 |
| | 7f8ca17a8000-7f8ca17a9000 rw-p 0001a000 00:33 13112934 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 |
| | 7f8ca17ad000-7f8ca17f1000 r--p 00000000 00:33 16016765 /tmp/ruby/build/trunk-repeat20/libruby.so.3.3.0 |
| | 7f8ca17f1000-7f8ca1b50000 r-xp 00044000 00:33 16016765 /tmp/ruby/build/trunk-repeat20/libruby.so.3.3.0 |
| | 7f8ca1b50000-7f8ca1cb2000 r--p 003a3000 00:33 16016765 /tmp/ruby/build/trunk-repeat20/libruby.so.3.3.0 |
| | 7f8ca1cb2000-7f8ca1cc6000 r--p 00504000 00:33 16016765 /tmp/ruby/build/trunk-repeat20/libruby.so.3.3.0 |
| | 7f8ca1cc6000-7f8ca1cc9000 rw-p 00518000 00:33 16016765 /tmp/ruby/build/trunk-repeat20/libruby.so.3.3.0 |
| | 7f8ca1cc9000-7f8ca1cdf000 rw-p 00000000 00:00 0 |
| | 7f8ca1cdf000-7f8ca1ce1000 r--p 00000000 00:33 13112785 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7f8ca1ce1000-7f8ca1d0b000 r-xp 00002000 00:33 13112785 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7f8ca1d0b000-7f8ca1d16000 r--p 0002c000 00:33 13112785 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7f8ca1d17000-7f8ca1d19000 r--p 00037000 00:33 13112785 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7f8ca1d19000-7f8ca1d1b000 rw-p 00039000 00:33 13112785 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7ffcad699000-7ffcade98000 rw-p 00000000 00:00 0 [stack] |
| | 7ffcadff6000-7ffcadffa000 r--p 00000000 00:00 0 [vvar] |
| | 7ffcadffa000-7ffcadffc000 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. |