| "make update-unicode -j16" exit with 0. |
| "make update-download -j16" 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 |
| From https://github.com/ruby/debug |
| * branch 65197361213529fb5f0b5f6ec111b4d2688a3887 -> FETCH_HEAD |
| HEAD is now at 6519736 Increase timeout in debug_code |
| "make update-rubyspec -j16" exit with 0. |
| "make update-src -j16" exit with 0. |
| "make after-update -j16" 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 |
| From https://github.com/ruby/debug |
| * branch 65197361213529fb5f0b5f6ec111b4d2688a3887 -> FETCH_HEAD |
| HEAD is now at 6519736 Increase timeout in debug_code |
| "make miniruby -j16" exit with 0. |
| "make ruby -j16" exit with 0. |
| "make all -j16" exit with 0. |
| "make install -j16" 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 |
| From https://github.com/ruby/debug |
| * branch 65197361213529fb5f0b5f6ec111b4d2688a3887 -> FETCH_HEAD |
| HEAD is now at 6519736 Increase timeout in debug_code |
| "make yes-btest TESTOPTS='-q -j16'" exit with 0. |
| |
| "make yes-test-basic TESTS='-j16'" exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 512. |
| 1) Failure: |
| TestRipper::Generic#test_parse_files:test/ruby [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| pid 3147214 killed by SIGABRT (signal 6) (core dumped) |
| | (eval):1: [BUG] Segmentation fault at 0x0000000000010951 |
| | ruby 3.3.0dev (2023-03-28T08:17:51Z master 6b05f125bb) [x86_64-linux] |
| | |
| | -- Control frame information ----------------------------------------------- |
| | c:0013 p:---- s:0064 e:000063 CFUNC :new |
| | c:0012 p:0016 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/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/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:000950 EVAL -:29 [FINISH] |
| | c:0001 p:0000 s:0003 E:0018e0 DUMMY [FINISH] |
| | |
| | -- Ruby level backtrace information ---------------------------------------- |
| | -:29:in `<main>' |
| | -:29:in `each' |
| | -:30:in `block in <main>' |
| | /tmp/ruby/src/trunk/tool/lib/core_assertions.rb:182:in `assert_nothing_raised' |
| | -:32:in `block (2 levels) in <main>' |
| | /tmp/ruby/src/trunk/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_stmts_new' |
| | (eval):1:in `new' |
| | |
| | -- Threading information --------------------------------------------------- |
| | Total ractor count: 1 |
| | Ruby thread count for this ractor: 1 |
| | |
| | -- Machine register context ------------------------------------------------ |
| | RIP: 0x00007fcf910afa68 RBP: 0x0000558142aa0768 RSP: 0x00007fff657ca6e0 |
| | RAX: 0xccccccccccccce48 RBX: 0x0000000000000000 RCX: 0xcccccccccccccccd |
| | RDX: 0x000000000000002f RDI: 0x00005581426f60e0 RSI: 0x0000000000010911 |
| | R8: 0x0000000c00900865 R9: 0x0000000000000020 R10: 0x00005581429cc1f0 |
| | R11: 0x000000000000001a R12: 0x00005581426f60e0 R13: 0x0000558142aa0000 |
| | R14: 0x000000000000002f R15: 0x0000558142a9a420 EFL: 0x0000000000010202 |
| | |
| | -- C level backtrace information ------------------------------------------- |
| | /tmp/ruby/build/trunk/libruby.so.3.3(rb_print_backtrace+0xd) [0x7fcf9128756f] /tmp/ruby/src/trunk/vm_dump.c:785 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(rb_vm_bugreport) /tmp/ruby/src/trunk/vm_dump.c:1101 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(rb_bug_for_fatal_signal+0xf4) [0x7fcf9108e7f4] /tmp/ruby/src/trunk/error.c:813 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(sigsegv+0x4d) [0x7fcf911d3fbd] /tmp/ruby/src/trunk/signal.c:964 |
| | /lib/x86_64-linux-gnu/libc.so.6(0x7fcf90bf3520) [0x7fcf90bf3520] |
| | /tmp/ruby/build/trunk/libruby.so.3.3(RVALUE_WB_UNPROTECTED+0x1a) [0x7fcf910afa68] /tmp/ruby/src/trunk/gc.c:1650 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(rgengc_check_relation) /tmp/ruby/src/trunk/gc.c:6983 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(rgengc_check_relation+0x5) [0x7fcf910b5b0d] /tmp/ruby/src/trunk/gc.c:7078 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(gc_mark_ptr) /tmp/ruby/src/trunk/gc.c:7059 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(mark_ast_value+0x9) [0x7fcf91119fac] /tmp/ruby/src/trunk/node.c:1379 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(iterate_buffer_elements) /tmp/ruby/src/trunk/node.c:1338 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(iterate_node_values) /tmp/ruby/src/trunk/node.c:1348 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(rb_ast_mark) /tmp/ruby/src/trunk/node.c:1436 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(gc_mark_stacked_objects+0x3f) [0x7fcf910b8cf7] /tmp/ruby/src/trunk/gc.c:7512 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(gc_mark_stacked_objects_incremental) /tmp/ruby/src/trunk/gc.c:7544 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(gc_marks_rest) /tmp/ruby/src/trunk/gc.c:8714 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(gc_marking_exit+0x0) [0x7fcf910bc9a8] /tmp/ruby/src/trunk/gc.c:8754 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(gc_marks_continue) /tmp/ruby/src/trunk/gc.c:8757 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(gc_continue) /tmp/ruby/src/trunk/gc.c:2389 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(ractor_cache_allocate_slot+0x0) [0x7fcf910bcc2d] /tmp/ruby/src/trunk/gc.c:2782 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(newobj_alloc) /tmp/ruby/src/trunk/gc.c:2786 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(newobj_init+0x0) [0x7fcf910bdf68] /tmp/ruby/src/trunk/gc.c:2893 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(newobj_of0) /tmp/ruby/src/trunk/gc.c:2897 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(newobj_of) /tmp/ruby/src/trunk/gc.c:2913 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(rb_class_instance_allocate_internal) /tmp/ruby/src/trunk/gc.c:2977 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(rb_class_allocate_instance) /tmp/ruby/src/trunk/gc.c:3113 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(class_call_alloc_func+0x5) [0x7fcf9112f2a2] /tmp/ruby/src/trunk/object.c:2063 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(rb_class_alloc) /tmp/ruby/src/trunk/object.c:2035 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(rb_class_new_instance_pass_kw) /tmp/ruby/src/trunk/object.c:2094 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(vm_cfp_consistent_p+0x0) [0x7fcf9125c224] /tmp/ruby/src/trunk/vm_insnhelper.c:3357 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk/vm_insnhelper.c:3359 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(vm_call_cfunc_with_frame) /tmp/ruby/src/trunk/vm_insnhelper.c:3385 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(vm_sendish+0x90) [0x7fcf9126b5ad] /tmp/ruby/src/trunk/vm_insnhelper.c:5225 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(vm_exec_core) ../../src/trunk/insns.def:835 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(rb_vm_exec+0x99b) [0x7fcf91271d4b] /tmp/ruby/src/trunk/vm.c:2366 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(vm_call0_cc+0x6e) [0x7fcf9127bbef] /tmp/ruby/src/trunk/vm_eval.c:85 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(rb_funcallv) /tmp/ruby/src/trunk/vm_eval.c:1040 |
| | /tmp/ruby/build/trunk/.ext/x86_64-linux/ripper.so(ripper_yyparse+0x117ed) [0x7fcf8d1001dd] /tmp/ruby/build/trunk/ext/ripper/ripper.y:14185 |
| | /tmp/ruby/build/trunk/.ext/x86_64-linux/ripper.so(ripper_yyparse) (null):0 |
| | /tmp/ruby/build/trunk/.ext/x86_64-linux/ripper.so(ripper_parse0+0xe2) [0x7fcf8d1015b2] /tmp/ruby/build/trunk/ext/ripper/ripper.y:14371 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(rb_ensure+0x126) [0x7fcf91098336] /tmp/ruby/src/trunk/eval.c:1005 |
| | /tmp/ruby/build/trunk/.ext/x86_64-linux/ripper.so(ripper_parse+0x95) [0x7fcf8d0e4315] /tmp/ruby/build/trunk/ext/ripper/ripper.y:14409 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(vm_cfp_consistent_p+0x0) [0x7fcf9125c224] /tmp/ruby/src/trunk/vm_insnhelper.c:3357 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk/vm_insnhelper.c:3359 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(vm_call_cfunc_with_frame) /tmp/ruby/src/trunk/vm_insnhelper.c:3385 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(vm_sendish+0x90) [0x7fcf9126b5ad] /tmp/ruby/src/trunk/vm_insnhelper.c:5225 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(vm_exec_core) ../../src/trunk/insns.def:835 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(rb_vm_exec+0x99b) [0x7fcf91271d4b] /tmp/ruby/src/trunk/vm.c:2366 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(eval_string_with_cref+0xd9) [0x7fcf91271f49] /tmp/ruby/src/trunk/vm_eval.c:1701 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(eval_under+0x48) [0x7fcf912822ba] /tmp/ruby/src/trunk/vm_eval.c:1946 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(rb_obj_instance_eval_internal) /tmp/ruby/src/trunk/vm_eval.c:1970 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(vm_cfp_consistent_p+0x0) [0x7fcf9125c224] /tmp/ruby/src/trunk/vm_insnhelper.c:3357 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk/vm_insnhelper.c:3359 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(vm_call_cfunc_with_frame) /tmp/ruby/src/trunk/vm_insnhelper.c:3385 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(vm_sendish+0x90) [0x7fcf9126b5ad] /tmp/ruby/src/trunk/vm_insnhelper.c:5225 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(vm_exec_core) ../../src/trunk/insns.def:835 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(rb_vm_exec+0x99b) [0x7fcf91271d4b] /tmp/ruby/src/trunk/vm.c:2366 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(rb_yield+0x27b) [0x7fcf912812bb] /tmp/ruby/src/trunk/vm.c:1384 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(RB_FL_TEST_RAW+0x0) [0x7fcf90ff465c] /tmp/ruby/src/trunk/array.c:2747 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(RB_FL_ANY_RAW) /tmp/ruby/src/trunk/include/ruby/internal/fl_type.h:552 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(rb_array_len) /tmp/ruby/src/trunk/include/ruby/internal/core/rarray.h:321 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(rb_ary_each) /tmp/ruby/src/trunk/array.c:2746 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(vm_cfp_consistent_p+0x0) [0x7fcf9125c224] /tmp/ruby/src/trunk/vm_insnhelper.c:3357 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk/vm_insnhelper.c:3359 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(vm_call_cfunc_with_frame) /tmp/ruby/src/trunk/vm_insnhelper.c:3385 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(vm_sendish+0x98) [0x7fcf9126cf29] /tmp/ruby/src/trunk/vm_insnhelper.c:5225 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(vm_exec_core) ../../src/trunk/insns.def:815 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(rb_vm_exec+0x99b) [0x7fcf91271d4b] /tmp/ruby/src/trunk/vm.c:2366 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(rb_ec_exec_node+0xb1) [0x7fcf91093bf1] /tmp/ruby/src/trunk/eval.c:287 |
| | /tmp/ruby/build/trunk/libruby.so.3.3(ruby_run_node+0x93) [0x7fcf9109a0b3] /tmp/ruby/src/trunk/eval.c:328 |
| | /tmp/ruby/build/trunk/ruby(rb_main+0x21) [0x55814076b187] /tmp/ruby/src/trunk/main.c:39 |
| | /tmp/ruby/build/trunk/ruby(main) /tmp/ruby/src/trunk/main.c:58 |
| | /lib/x86_64-linux-gnu/libc.so.6(__libc_start_call_main+0x80) [0x7fcf90bdad90] ../sysdeps/nptl/libc_start_call_main.h:58 |
| | /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7fcf90bdae40] ../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 |
| | [0x55814076b1d5] |
| | |
| | -- Other runtime information ----------------------------------------------- |
| | |
| | * Process memory map: |
| | |
| | 55814076a000-55814076b000 r--p 00000000 00:25 1552706488 /tmp/ruby/build/trunk/ruby |
| | 55814076b000-55814076c000 r-xp 00001000 00:25 1552706488 /tmp/ruby/build/trunk/ruby |
| | 55814076c000-55814076d000 r--p 00002000 00:25 1552706488 /tmp/ruby/build/trunk/ruby |
| | 55814076d000-55814076e000 r--p 00002000 00:25 1552706488 /tmp/ruby/build/trunk/ruby |
| | 55814076e000-55814076f000 rw-p 00003000 00:25 1552706488 /tmp/ruby/build/trunk/ruby |
| | 5581426f3000-558142bf1000 rw-p 00000000 00:00 0 [heap] |
| | 7fcf89b4f000-7fcf8a377000 rw-p 00000000 00:00 0 |
| | 7fcf8a377000-7fcf8a7ae000 r--s 00000000 103:02 9442392 /usr/lib/debug/.build-id/69/389d485a9793dbe873f0ea2c93e02efaa9aa3d.debug |
| | 7fcf8a7ae000-7fcf8a9cc000 r--s 00000000 103:02 6296995 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7fcf8a9cc000-7fcf8bd67000 rw-p 00000000 00:00 0 |
| | 7fcf8bd67000-7fcf8cdc9000 r--s 00000000 00:25 1552706481 /tmp/ruby/build/trunk/libruby.so.3.3.0 |
| | 7fcf8cdc9000-7fcf8cdff000 r--s 00000000 00:25 1552706488 /tmp/ruby/build/trunk/ruby |
| | 7fcf8cdff000-7fcf8cec0000 rw-p 00000000 00:00 0 |
| | 7fcf8cecf000-7fcf8d040000 rw-p 00000000 00:00 0 |
| | 7fcf8d050000-7fcf8d0d0000 rw-p 00000000 00:00 0 |
| | 7fcf8d0d1000-7fcf8d0d3000 r--p 00000000 00:25 1368087021 /tmp/ruby/build/trunk/.ext/x86_64-linux/io/console.so |
| | 7fcf8d0d3000-7fcf8d0d8000 r-xp 00002000 00:25 1368087021 /tmp/ruby/build/trunk/.ext/x86_64-linux/io/console.so |
| | 7fcf8d0d8000-7fcf8d0d9000 r--p 00007000 00:25 1368087021 /tmp/ruby/build/trunk/.ext/x86_64-linux/io/console.so |
| | 7fcf8d0d9000-7fcf8d0da000 ---p 00008000 00:25 1368087021 /tmp/ruby/build/trunk/.ext/x86_64-linux/io/console.so |
| | 7fcf8d0da000-7fcf8d0db000 r--p 00008000 00:25 1368087021 /tmp/ruby/build/trunk/.ext/x86_64-linux/io/console.so |
| | 7fcf8d0db000-7fcf8d0dc000 rw-p 00009000 00:25 1368087021 /tmp/ruby/build/trunk/.ext/x86_64-linux/io/console.so |
| | 7fcf8d0dc000-7fcf8d0e2000 r--p 00000000 00:25 1508131348 /tmp/ruby/build/trunk/.ext/x86_64-linux/ripper.so |
| | 7fcf8d0e2000-7fcf8d104000 r-xp 00006000 00:25 1508131348 /tmp/ruby/build/trunk/.ext/x86_64-linux/ripper.so |
| | 7fcf8d104000-7fcf8d11d000 r--p 00028000 00:25 1508131348 /tmp/ruby/build/trunk/.ext/x86_64-linux/ripper.so |
| | 7fcf8d11d000-7fcf8d11f000 r--p 00040000 00:25 1508131348 /tmp/ruby/build/trunk/.ext/x86_64-linux/ripper.so |
| | 7fcf8d11f000-7fcf8d120000 rw-p 00042000 00:25 1508131348 /tmp/ruby/build/trunk/.ext/x86_64-linux/ripper.so |
| | 7fcf8d120000-7fcf8d140000 rw-p 00000000 00:00 0 |
| | 7fcf8d140000-7fcf8d141000 ---p 00000000 00:00 0 |
| | 7fcf8d141000-7fcf8d182000 rw-p 00000000 00:00 0 |
| | 7fcf8d182000-7fcf8d183000 ---p 00000000 00:00 0 |
| | 7fcf8d183000-7fcf8d1c4000 rw-p 00000000 00:00 0 |
| | 7fcf8d1c4000-7fcf8d1c5000 ---p 00000000 00:00 0 |
| | 7fcf8d1c5000-7fcf8d206000 rw-p 00000000 00:00 0 |
| | 7fcf8d206000-7fcf8d207000 ---p 00000000 00:00 0 |
| | 7fcf8d207000-7fcf8d248000 rw-p 00000000 00:00 0 |
| | 7fcf8d248000-7fcf8d249000 ---p 00000000 00:00 0 |
| | 7fcf8d249000-7fcf8d28a000 rw-p 00000000 00:00 0 |
| | 7fcf8d28a000-7fcf8d28b000 ---p 00000000 00:00 0 |
| | 7fcf8d28b000-7fcf8d2cc000 rw-p 00000000 00:00 0 |
| | 7fcf8d2cc000-7fcf8d2cd000 ---p 00000000 00:00 0 |
| | 7fcf8d2cd000-7fcf8d30e000 rw-p 00000000 00:00 0 |
| | 7fcf8d30e000-7fcf8d30f000 ---p 00000000 00:00 0 |
| | 7fcf8d30f000-7fcf8d350000 rw-p 00000000 00:00 0 |
| | 7fcf8d350000-7fcf8d351000 ---p 00000000 00:00 0 |
| | 7fcf8d351000-7fcf8d392000 rw-p 00000000 00:00 0 |
| | 7fcf8d392000-7fcf8d393000 ---p 00000000 00:00 0 |
| | 7fcf8d393000-7fcf8d3d4000 rw-p 00000000 00:00 0 |
| | 7fcf8d3d4000-7fcf8d3d5000 ---p 00000000 00:00 0 |
| | 7fcf8d3d5000-7fcf8d416000 rw-p 00000000 00:00 0 |
| | 7fcf8d416000-7fcf8d417000 ---p 00000000 00:00 0 |
| | 7fcf8d417000-7fcf8d458000 rw-p 00000000 00:00 0 |
| | 7fcf8d458000-7fcf8d459000 ---p 00000000 00:00 0 |
| | 7fcf8d459000-7fcf8d49a000 rw-p 00000000 00:00 0 |
| | 7fcf8d49a000-7fcf8d49b000 ---p 00000000 00:00 0 |
| | 7fcf8d49b000-7fcf8d4dc000 rw-p 00000000 00:00 0 |
| | 7fcf8d4dc000-7fcf8d4dd000 ---p 00000000 00:00 0 |
| | 7fcf8d4dd000-7fcf8d51e000 rw-p 00000000 00:00 0 |
| | 7fcf8d51e000-7fcf8d51f000 ---p 00000000 00:00 0 |
| | 7fcf8d51f000-7fcf8d560000 rw-p 00000000 00:00 0 |
| | 7fcf8d560000-7fcf8d561000 ---p 00000000 00:00 0 |
| | 7fcf8d561000-7fcf8d5a2000 rw-p 00000000 00:00 0 |
| | 7fcf8d5a2000-7fcf8d5a3000 ---p 00000000 00:00 0 |
| | 7fcf8d5a3000-7fcf8d5e4000 rw-p 00000000 00:00 0 |
| | 7fcf8d5e4000-7fcf8d5e5000 ---p 00000000 00:00 0 |
| | 7fcf8d5e5000-7fcf8d626000 rw-p 00000000 00:00 0 |
| | 7fcf8d626000-7fcf8d627000 ---p 00000000 00:00 0 |
| | 7fcf8d627000-7fcf8d668000 rw-p 00000000 00:00 0 |
| | 7fcf8d668000-7fcf8d669000 ---p 00000000 00:00 0 |
| | 7fcf8d669000-7fcf8d6aa000 rw-p 00000000 00:00 0 |
| | 7fcf8d6aa000-7fcf8d6ab000 ---p 00000000 00:00 0 |
| | 7fcf8d6ab000-7fcf8d6ec000 rw-p 00000000 00:00 0 |
| | 7fcf8d6ec000-7fcf8d6ed000 ---p 00000000 00:00 0 |
| | 7fcf8d6ed000-7fcf8d72e000 rw-p 00000000 00:00 0 |
| | 7fcf8d72e000-7fcf8d72f000 ---p 00000000 00:00 0 |
| | 7fcf8d72f000-7fcf8d770000 rw-p 00000000 00:00 0 |
| | 7fcf8d770000-7fcf8d771000 ---p 00000000 00:00 0 |
| | 7fcf8d771000-7fcf8d7b2000 rw-p 00000000 00:00 0 |
| | 7fcf8d7b2000-7fcf8d7b3000 ---p 00000000 00:00 0 |
| | 7fcf8d7b3000-7fcf8d7f4000 rw-p 00000000 00:00 0 |
| | 7fcf8d7f4000-7fcf8d7f5000 ---p 00000000 00:00 0 |
| | 7fcf8d7f5000-7fcf8d836000 rw-p 00000000 00:00 0 |
| | 7fcf8d836000-7fcf8d837000 ---p 00000000 00:00 0 |
| | 7fcf8d837000-7fcf8d878000 rw-p 00000000 00:00 0 |
| | 7fcf8d878000-7fcf8d879000 ---p 00000000 00:00 0 |
| | 7fcf8d879000-7fcf8d8ba000 rw-p 00000000 00:00 0 |
| | 7fcf8d8ba000-7fcf8d8bb000 ---p 00000000 00:00 0 |
| | 7fcf8d8bb000-7fcf8d8fc000 rw-p 00000000 00:00 0 |
| | 7fcf8d8fc000-7fcf8d8fd000 ---p 00000000 00:00 0 |
| | 7fcf8d8fd000-7fcf8d93e000 rw-p 00000000 00:00 0 |
| | 7fcf8d93e000-7fcf8d93f000 ---p 00000000 00:00 0 |
| | 7fcf8d93f000-7fcf8d9b0000 rw-p 00000000 00:00 0 |
| | 7fcf8d9b6000-7fcf90a80000 rw-p 00000000 00:00 0 |
| | 7fcf90a83000-7fcf90a84000 r--p 00000000 00:25 1368087092 /tmp/ruby/build/trunk/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7fcf90a84000-7fcf90a86000 r-xp 00001000 00:25 1368087092 /tmp/ruby/build/trunk/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7fcf90a86000-7fcf90a87000 r--p 00003000 00:25 1368087092 /tmp/ruby/build/trunk/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7fcf90a87000-7fcf90a88000 r--p 00003000 00:25 1368087092 /tmp/ruby/build/trunk/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7fcf90a88000-7fcf90a89000 rw-p 00004000 00:25 1368087092 /tmp/ruby/build/trunk/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7fcf90a89000-7fcf90a8a000 r--p 00000000 00:25 1368086341 /tmp/ruby/build/trunk/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7fcf90a8a000-7fcf90a8b000 r-xp 00001000 00:25 1368086341 /tmp/ruby/build/trunk/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7fcf90a8b000-7fcf90a8c000 r--p 00002000 00:25 1368086341 /tmp/ruby/build/trunk/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7fcf90a8c000-7fcf90a8d000 r--p 00002000 00:25 1368086341 /tmp/ruby/build/trunk/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7fcf90a8d000-7fcf90a8e000 rw-p 00003000 00:25 1368086341 /tmp/ruby/build/trunk/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7fcf90a8e000-7fcf90b91000 rw-p 00000000 00:00 0 |
| | 7fcf90b91000-7fcf90b94000 r--p 00000000 103:02 6291847 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7fcf90b94000-7fcf90bab000 r-xp 00003000 103:02 6291847 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7fcf90bab000-7fcf90baf000 r--p 0001a000 103:02 6291847 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7fcf90baf000-7fcf90bb0000 r--p 0001d000 103:02 6291847 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7fcf90bb0000-7fcf90bb1000 rw-p 0001e000 103:02 6291847 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7fcf90bb1000-7fcf90bd9000 r--p 00000000 103:02 6296995 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7fcf90bd9000-7fcf90d6e000 r-xp 00028000 103:02 6296995 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7fcf90d6e000-7fcf90dc6000 r--p 001bd000 103:02 6296995 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7fcf90dc6000-7fcf90dca000 r--p 00214000 103:02 6296995 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7fcf90dca000-7fcf90dcc000 rw-p 00218000 103:02 6296995 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7fcf90dcc000-7fcf90ddb000 rw-p 00000000 00:00 0 |
| | 7fcf90ddb000-7fcf90de9000 r--p 00000000 103:02 6297076 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7fcf90de9000-7fcf90e65000 r-xp 0000e000 103:02 6297076 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7fcf90e65000-7fcf90ec0000 r--p 0008a000 103:02 6297076 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7fcf90ec0000-7fcf90ec1000 r--p 000e4000 103:02 6297076 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7fcf90ec1000-7fcf90ec2000 rw-p 000e5000 103:02 6297076 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7fcf90ec2000-7fcf90ec4000 r--p 00000000 103:02 6297001 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7fcf90ec4000-7fcf90ed8000 r-xp 00002000 103:02 6297001 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7fcf90ed8000-7fcf90ef1000 r--p 00016000 103:02 6297001 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7fcf90ef1000-7fcf90ef2000 ---p 0002f000 103:02 6297001 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7fcf90ef2000-7fcf90ef3000 r--p 0002f000 103:02 6297001 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7fcf90ef3000-7fcf90ef4000 rw-p 00030000 103:02 6297001 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7fcf90ef4000-7fcf90efc000 rw-p 00000000 00:00 0 |
| | 7fcf90efc000-7fcf90f06000 r--p 00000000 103:02 6297039 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 |
| | 7fcf90f06000-7fcf90f65000 r-xp 0000a000 103:02 6297039 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 |
| | 7fcf90f65000-7fcf90f7c000 r--p 00069000 103:02 6297039 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 |
| | 7fcf90f7c000-7fcf90f7d000 r--p 0007f000 103:02 6297039 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 |
| | 7fcf90f7d000-7fcf90f7e000 rw-p 00080000 103:02 6297039 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 |
| | 7fcf90f7e000-7fcf90f80000 r--p 00000000 103:02 6291793 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 |
| | 7fcf90f80000-7fcf90f91000 r-xp 00002000 103:02 6291793 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 |
| | 7fcf90f91000-7fcf90f97000 r--p 00013000 103:02 6291793 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 |
| | 7fcf90f97000-7fcf90f98000 ---p 00019000 103:02 6291793 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 |
| | 7fcf90f98000-7fcf90f99000 r--p 00019000 103:02 6291793 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 |
| | 7fcf90f99000-7fcf90f9a000 rw-p 0001a000 103:02 6291793 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 |
| | 7fcf90f9b000-7fcf90f9c000 r--p 00000000 00:25 1368086178 /tmp/ruby/build/trunk/.ext/x86_64-linux/enc/encdb.so |
| | 7fcf90f9c000-7fcf90f9d000 r-xp 00001000 00:25 1368086178 /tmp/ruby/build/trunk/.ext/x86_64-linux/enc/encdb.so |
| | 7fcf90f9d000-7fcf90f9e000 r--p 00002000 00:25 1368086178 /tmp/ruby/build/trunk/.ext/x86_64-linux/enc/encdb.so |
| | 7fcf90f9e000-7fcf90f9f000 r--p 00002000 00:25 1368086178 /tmp/ruby/build/trunk/.ext/x86_64-linux/enc/encdb.so |
| | 7fcf90f9f000-7fcf90fa0000 rw-p 00003000 00:25 1368086178 /tmp/ruby/build/trunk/.ext/x86_64-linux/enc/encdb.so |
| | 7fcf90fa0000-7fcf90fe4000 r--p 00000000 00:25 1552706481 /tmp/ruby/build/trunk/libruby.so.3.3.0 |
| | 7fcf90fe4000-7fcf91342000 r-xp 00044000 00:25 1552706481 /tmp/ruby/build/trunk/libruby.so.3.3.0 |
| | 7fcf91342000-7fcf914a3000 r--p 003a2000 00:25 1552706481 /tmp/ruby/build/trunk/libruby.so.3.3.0 |
| | 7fcf914a3000-7fcf914a4000 ---p 00503000 00:25 1552706481 /tmp/ruby/build/trunk/libruby.so.3.3.0 |
| | 7fcf914a4000-7fcf914b8000 r--p 00503000 00:25 1552706481 /tmp/ruby/build/trunk/libruby.so.3.3.0 |
| | 7fcf914b8000-7fcf914bb000 rw-p 00517000 00:25 1552706481 /tmp/ruby/build/trunk/libruby.so.3.3.0 |
| | 7fcf914bb000-7fcf914d1000 rw-p 00000000 00:00 0 |
| | 7fcf914d1000-7fcf914d3000 r--p 00000000 103:02 6296968 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7fcf914d3000-7fcf914fd000 r-xp 00002000 103:02 6296968 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7fcf914fd000-7fcf91508000 r--p 0002c000 103:02 6296968 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7fcf91509000-7fcf9150b000 r--p 00037000 103:02 6296968 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7fcf9150b000-7fcf9150d000 rw-p 00039000 103:02 6296968 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7fff64fd1000-7fff657d0000 rw-p 00000000 00:00 0 [stack] |
| | 7fff657df000-7fff657e3000 r--p 00000000 00:00 0 [vvar] |
| | 7fff657e3000-7fff657e5000 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='-j16'" exit with 0. |