| "git clone --depth 1 https://github.com/ruby/ruby.git trunk-asserts" exit with 0. |
| Cloning into 'trunk-asserts'... |
| "./autogen.sh" exit with 0. |
| "autoconf" exit with 0. |
| "/tmp/ruby/src/trunk-asserts/configure --prefix=/tmp/ruby/install/trunk-asserts --disable-install-doc --enable-shared" exit with 0. |
| configure: WARNING: something wrong with CXXFLAGS="" |
| "make update-unicode DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline\"" exit with 0. |
| "make update-download DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline\"" exit with 0. |
| "make update-rubyspec DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline\"" exit with 0. |
| "make update-src DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline\"" exit with 0. |
| "make after-update DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline\"" exit with 0. |
| + cp /tmp/ruby/src/trunk-asserts/enc/jis/props.h.blt /tmp/ruby/src/trunk-asserts/enc/jis/props.h |
| "make miniruby DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline\"" exit with 0. |
| /tmp/ruby/src/trunk-asserts/io_buffer.c: In function 'io_buffer_read': |
| /tmp/ruby/src/trunk-asserts/io_buffer.c:2468:12: warning: 'length' may be used uninitialized in this function [-Wmaybe-uninitialized] |
| 2468 | return rb_io_buffer_read(self, io, length, offset); |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
| /tmp/ruby/src/trunk-asserts/io_buffer.c: In function 'io_buffer_write': |
| /tmp/ruby/src/trunk-asserts/io_buffer.c:2681:12: warning: 'length' may be used uninitialized in this function [-Wmaybe-uninitialized] |
| 2681 | return rb_io_buffer_write(self, io, length, offset); |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
| /tmp/ruby/src/trunk-asserts/io_buffer.c: At top level: |
| cc1: note: unrecognized command-line option '-Wno-self-assign' may have been intended to silence earlier diagnostics |
| cc1: note: unrecognized command-line option '-Wno-parentheses-equality' may have been intended to silence earlier diagnostics |
| cc1: note: unrecognized command-line option '-Wno-constant-logical-operand' may have been intended to silence earlier diagnostics |
| "make ruby DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline\"" exit with 0. |
| "make all DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline\"" exit with 0. |
| "make install DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline\"" exit with 0. |
| "make yes-btest TESTOPTS='-q -j4'" exit with 0. |
| |
| "make yes-test-basic TESTS='-j4'" exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 512. |
| /tmp/ruby/src/trunk-asserts/lib/yaml.rb:20: warning: already initialized constant YAML |
| /tmp/ruby/src/trunk-asserts/lib/rubygems/specification.rb:1308: warning: previous definition of YAML was here |
| Skipping Gem::PackageTask tests. rake not found. |
| 1) Failure: |
| TestYJIT#test_bug_19316 [/tmp/ruby/src/trunk-asserts/test/ruby/test_yjit.rb:1048]: |
| exited with status 134, stderr: |
| verify_internal_consistency_reachable_i: WB miss (O->Y) 0x00007f8d8193e360 [3LM ] T_CLASS Hash -> 0x00007f8d84a3f700 [2 ] T_IMEMO <ment> :_dump (pro,cc) type:NULL alias:-1 owner:0x0000000000000004 defined_class:0x0000000000000004 |
| -e:27: [BUG] gc_verify_internal_consistency: found internal inconsistency. |
| ruby 3.3.0dev (2023-01-11T09:09:48Z master 8c2b6926d2) +YJIT [x86_64-linux] |
| -- Control frame information ----------------------------------------------- |
| c:0003 p:---- s:0016 e:000015 CFUNC :dump |
| c:0002 p:0073 s:0011 E:0008c0 EVAL -e:27 [FINISH] |
| c:0001 p:0000 s:0003 E:0002f0 DUMMY [FINISH] |
| -- Ruby level backtrace information ---------------------------------------- |
| -e:27:in `<main>' |
| -e:27:in `dump' |
| -- C level backtrace information ------------------------------------------- |
| /tmp/ruby/build/trunk-asserts/libruby.so.3.3(rb_print_backtrace+0x19) [0x7f8d8521c579] /tmp/ruby/src/trunk-asserts/vm_dump.c:785 |
| /tmp/ruby/build/trunk-asserts/libruby.so.3.3(fprintf+0x0) [0x7f8d8521c690] /tmp/ruby/src/trunk-asserts/vm_dump.c:1080 |
| /tmp/ruby/build/trunk-asserts/libruby.so.3.3(rb_vm_bugreport) /tmp/ruby/src/trunk-asserts/vm_dump.c:1083 |
| /tmp/ruby/build/trunk-asserts/libruby.so.3.3(rb_bug_without_die+0x68) [0x7f8d8507ad38] /tmp/ruby/src/trunk-asserts/error.c:790 |
| /tmp/ruby/build/trunk-asserts/libruby.so.3.3(rb_bug+0x9f) [0x7f8d84ff9128] /tmp/ruby/src/trunk-asserts/error.c:798 |
| /tmp/ruby/build/trunk-asserts/libruby.so.3.3(gc_exit+0x0) [0x7f8d84ffaad4] /tmp/ruby/src/trunk-asserts/gc.c:8088 |
| /tmp/ruby/build/trunk-asserts/libruby.so.3.3(gc_verify_internal_consistency+0x4b) [0x7f8d8509edeb] /tmp/ruby/src/trunk-asserts/gc.c:8156 |
| /tmp/ruby/build/trunk-asserts/libruby.so.3.3(gc_start+0xcd) [0x7f8d850a14cd] /tmp/ruby/src/trunk-asserts/gc.c:9465 |
| /tmp/ruby/build/trunk-asserts/libruby.so.3.3(garbage_collect+0x3f) [0x7f8d850a173f] /tmp/ruby/src/trunk-asserts/gc.c:9428 |
| /tmp/ruby/build/trunk-asserts/libruby.so.3.3(objspace_xmalloc0+0x2d) [0x7f8d850a4aed] /tmp/ruby/src/trunk-asserts/gc.c:12296 |
| /tmp/ruby/build/trunk-asserts/libruby.so.3.3(vm_ccs_create+0x14) [0x7f8d851f6564] /tmp/ruby/src/trunk-asserts/vm_insnhelper.c:1876 |
| /tmp/ruby/build/trunk-asserts/libruby.so.3.3(cache_callable_method_entry+0x8b) [0x7f8d851f662b] /tmp/ruby/src/trunk-asserts/vm_method.c:1333 |
| /tmp/ruby/build/trunk-asserts/libruby.so.3.3(callable_method_entry_or_negative+0xd8) [0x7f8d851ffcb8] /tmp/ruby/src/trunk-asserts/vm_method.c:1382 |
| /tmp/ruby/build/trunk-asserts/libruby.so.3.3(callable_method_entry+0x9) [0x7f8d851ffd19] /tmp/ruby/src/trunk-asserts/vm_method.c:1402 |
| /tmp/ruby/build/trunk-asserts/libruby.so.3.3(vm_respond_to+0x3f) [0x7f8d8521251f] /tmp/ruby/src/trunk-asserts/vm_method.c:2759 |
| /tmp/ruby/build/trunk-asserts/libruby.so.3.3(rb_ec_obj_respond_to+0x35) [0x7f8d85212a65] /tmp/ruby/src/trunk-asserts/vm_method.c:2817 |
| /tmp/ruby/build/trunk-asserts/libruby.so.3.3(w_object+0x185) [0x7f8d850dd225] /tmp/ruby/src/trunk-asserts/marshal.c:892 |
| /tmp/ruby/build/trunk-asserts/libruby.so.3.3(hash_each+0x2b) [0x7f8d850ddddb] /tmp/ruby/src/trunk-asserts/marshal.c:520 |
| /tmp/ruby/build/trunk-asserts/libruby.so.3.3(hash_ar_foreach_iter+0x16) [0x7f8d850a6936] /tmp/ruby/src/trunk-asserts/hash.c:1373 |
| /tmp/ruby/build/trunk-asserts/libruby.so.3.3(ar_foreach_check+0xa3) [0x7f8d850a9313] /tmp/ruby/src/trunk-asserts/hash.c:985 |
| /tmp/ruby/build/trunk-asserts/libruby.so.3.3(hash_foreach_call+0x28) [0x7f8d850a93f8] /tmp/ruby/src/trunk-asserts/hash.c:1506 |
| /tmp/ruby/build/trunk-asserts/libruby.so.3.3(rb_ensure+0xfe) [0x7f8d85083e0e] /tmp/ruby/src/trunk-asserts/eval.c:1007 |
| /tmp/ruby/build/trunk-asserts/libruby.so.3.3(rb_hash_foreach+0xa1) [0x7f8d850abcf1] /tmp/ruby/src/trunk-asserts/hash.c:1534 |
| /tmp/ruby/build/trunk-asserts/libruby.so.3.3(w_object+0x6c1) [0x7f8d850dd761] /tmp/ruby/src/trunk-asserts/marshal.c:1057 |
| /tmp/ruby/build/trunk-asserts/libruby.so.3.3(rb_marshal_dump_limited+0xf6) [0x7f8d850ddc66] /tmp/ruby/src/trunk-asserts/marshal.c:1220 |
| /tmp/ruby/build/trunk-asserts/libruby.so.3.3(vm_call_cfunc_with_frame+0x100) [0x7f8d851fbf10] /tmp/ruby/src/trunk-asserts/vm_insnhelper.c:3252 |
| /tmp/ruby/build/trunk-asserts/libruby.so.3.3(vm_sendish+0x102) [0x7f8d85206a92] /tmp/ruby/src/trunk-asserts/vm_insnhelper.c:5064 |
| /tmp/ruby/build/trunk-asserts/libruby.so.3.3(vm_exec_core+0xad) [0x7f8d8520763d] ../../src/trunk-asserts/insns.def:820 |
| /tmp/ruby/build/trunk-asserts/libruby.so.3.3(rb_vm_exec+0xb3) [0x7f8d8520f3e3] /tmp/ruby/src/trunk-asserts/vm.c:2383 |
| /tmp/ruby/build/trunk-asserts/libruby.so.3.3(rb_ec_exec_node+0x90) [0x7f8d85080100] /tmp/ruby/src/trunk-asserts/eval.c:289 |
| /tmp/ruby/build/trunk-asserts/libruby.so.3.3(ruby_run_node+0x8b) [0x7f8d850854fb] /tmp/ruby/src/trunk-asserts/eval.c:330 |
| /tmp/ruby/build/trunk-asserts/ruby(rb_main+0x3b) [0x5620bf54f28b] /tmp/ruby/src/trunk-asserts/main.c:38 |
| /tmp/ruby/build/trunk-asserts/ruby(main+0x38) [0x5620bf54f158] /tmp/ruby/src/trunk-asserts/main.c:57 |
| -- Other runtime information ----------------------------------------------- |
| * Loaded script: -e |
| * Loaded features: |
| 0 enumerator.so |
| 1 thread.rb |
| 2 fiber.so |
| 3 rational.so |
| 4 complex.so |
| 5 ruby2_keywords.rb |
| 6 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/encdb.so |
| 7 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| * Process memory map: |
| 5620bf54e000-5620bf54f000 r--p 00000000 00:7c 14053105 /tmp/ruby/build/trunk-asserts/ruby |
| 5620bf54f000-5620bf550000 r-xp 00001000 00:7c 14053105 /tmp/ruby/build/trunk-asserts/ruby |
| 5620bf550000-5620bf551000 r--p 00002000 00:7c 14053105 /tmp/ruby/build/trunk-asserts/ruby |
| 5620bf551000-5620bf552000 r--p 00002000 00:7c 14053105 /tmp/ruby/build/trunk-asserts/ruby |
| 5620bf552000-5620bf553000 rw-p 00003000 00:7c 14053105 /tmp/ruby/build/trunk-asserts/ruby |
| 5620c0bb0000-5620c0d3f000 rw-p 00000000 00:00 0 [heap] |
| 7f8d7eedc000-7f8d7f0fa000 r--s 00000000 00:7c 13112803 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| 7f8d7f0fa000-7f8d8013c000 rw-p 00000000 00:00 0 |
| 7f8d8013c000-7f8d8109b000 r--s 00000000 00:7c 14053101 /tmp/ruby/build/trunk-asserts/libruby.so.3.3.0 |
| 7f8d8109b000-7f8d810d0000 r--s 00000000 00:7c 14053105 /tmp/ruby/build/trunk-asserts/ruby |
| 7f8d810d0000-7f8d810f0000 rw-p 00000000 00:00 0 |
| 7f8d810f0000-7f8d810f1000 ---p 00000000 00:00 0 |
| 7f8d810f1000-7f8d81132000 rw-p 00000000 00:00 0 |
| 7f8d81132000-7f8d81133000 ---p 00000000 00:00 0 |
| 7f8d81133000-7f8d81174000 rw-p 00000000 00:00 0 |
| 7f8d81174000-7f8d81175000 ---p 00000000 00:00 0 |
| 7f8d81175000-7f8d811b6000 rw-p 00000000 00:00 0 |
| 7f8d811b6000-7f8d811b7000 ---p 00000000 00:00 0 |
| 7f8d811b7000-7f8d811f8000 rw-p 00000000 00:00 0 |
| 7f8d811f8000-7f8d811f9000 ---p 00000000 00:00 0 |
| 7f8d811f9000-7f8d8123a000 rw-p 00000000 00:00 0 |
| 7f8d8123a000-7f8d8123b000 ---p 00000000 00:00 0 |
| 7f8d8123b000-7f8d8127c000 rw-p 00000000 00:00 0 |
| 7f8d8127c000-7f8d8127d000 ---p 00000000 00:00 0 |
| 7f8d8127d000-7f8d812be000 rw-p 00000000 00:00 0 |
| 7f8d812be000-7f8d812bf000 ---p 00000000 00:00 0 |
| 7f8d812bf000-7f8d81300000 rw-p 00000000 00:00 0 |
| 7f8d81300000-7f8d81301000 ---p 00000000 00:00 0 |
| 7f8d81301000-7f8d81342000 rw-p 00000000 00:00 0 |
| 7f8d81342000-7f8d81343000 ---p 00000000 00:00 0 |
| 7f8d81343000-7f8d81384000 rw-p 00000000 00:00 0 |
| 7f8d81384000-7f8d81385000 ---p 00000000 00:00 0 |
| 7f8d81385000-7f8d813c6000 rw-p 00000000 00:00 0 |
| 7f8d813c6000-7f8d813c7000 ---p 00000000 00:00 0 |
| 7f8d813c7000-7f8d81408000 rw-p 00000000 00:00 0 |
| 7f8d81408000-7f8d81409000 ---p 00000000 00:00 0 |
| 7f8d81409000-7f8d8144a000 rw-p 00000000 00:00 0 |
| 7f8d8144a000-7f8d8144b000 ---p 00000000 00:00 0 |
| 7f8d8144b000-7f8d8148c000 rw-p 00000000 00:00 0 |
| 7f8d8148c000-7f8d8148d000 ---p 00000000 00:00 0 |
| 7f8d8148d000-7f8d814ce000 rw-p 00000000 00:00 0 |
| 7f8d814ce000-7f8d814cf000 ---p 00000000 00:00 0 |
| 7f8d814cf000-7f8d81510000 rw-p 00000000 00:00 0 |
| 7f8d81510000-7f8d81511000 ---p 00000000 00:00 0 |
| 7f8d81511000-7f8d81552000 rw-p 00000000 00:00 0 |
| 7f8d81552000-7f8d81553000 ---p 00000000 00:00 0 |
| 7f8d81553000-7f8d81594000 rw-p 00000000 00:00 0 |
| 7f8d81594000-7f8d81595000 ---p 00000000 00:00 0 |
| 7f8d81595000-7f8d815d6000 rw-p 00000000 00:00 0 |
| 7f8d815d6000-7f8d815d7000 ---p 00000000 00:00 0 |
| 7f8d815d7000-7f8d81618000 rw-p 00000000 00:00 0 |
| 7f8d81618000-7f8d81619000 ---p 00000000 00:00 0 |
| 7f8d81619000-7f8d8165a000 rw-p 00000000 00:00 0 |
| 7f8d8165a000-7f8d8165b000 ---p 00000000 00:00 0 |
| 7f8d8165b000-7f8d8169c000 rw-p 00000000 00:00 0 |
| 7f8d8169c000-7f8d8169d000 ---p 00000000 00:00 0 |
| 7f8d8169d000-7f8d816de000 rw-p 00000000 00:00 0 |
| 7f8d816de000-7f8d816df000 ---p 00000000 00:00 0 |
| 7f8d816df000-7f8d81720000 rw-p 00000000 00:00 0 |
| 7f8d81720000-7f8d81721000 ---p 00000000 00:00 0 |
| 7f8d81721000-7f8d81762000 rw-p 00000000 00:00 0 |
| 7f8d81762000-7f8d81763000 ---p 00000000 00:00 0 |
| 7f8d81763000-7f8d817a4000 rw-p 00000000 00:00 0 |
| 7f8d817a4000-7f8d817a5000 ---p 00000000 00:00 0 |
| 7f8d817a5000-7f8d817e6000 rw-p 00000000 00:00 0 |
| 7f8d817e6000-7f8d817e7000 ---p 00000000 00:00 0 |
| 7f8d817e7000-7f8d81828000 rw-p 00000000 00:00 0 |
| 7f8d81828000-7f8d81829000 ---p 00000000 00:00 0 |
| 7f8d81829000-7f8d8186a000 rw-p 00000000 00:00 0 |
| 7f8d8186a000-7f8d8186b000 ---p 00000000 00:00 0 |
| 7f8d8186b000-7f8d818ac000 rw-p 00000000 00:00 0 |
| 7f8d818ac000-7f8d818ad000 ---p 00000000 00:00 0 |
| 7f8d818ad000-7f8d818ee000 rw-p 00000000 00:00 0 |
| 7f8d818ee000-7f8d818ef000 ---p 00000000 00:00 0 |
| 7f8d818ef000-7f8d81960000 rw-p 00000000 00:00 0 |
| 7f8d81966000-7f8d84a40000 rw-p 00000000 00:00 0 |
| 7f8d84a45000-7f8d84a46000 r--p 00000000 00:7c 16386598 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| 7f8d84a46000-7f8d84a47000 r-xp 00001000 00:7c 16386598 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| 7f8d84a47000-7f8d84a48000 r--p 00002000 00:7c 16386598 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| 7f8d84a48000-7f8d84a49000 r--p 00002000 00:7c 16386598 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| 7f8d84a49000-7f8d84a4a000 rw-p 00003000 00:7c 16386598 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| 7f8d84a4a000-7f8d84a4b000 r--p 00000000 00:7c 16386131 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/encdb.so |
| 7f8d84a4b000-7f8d84a4c000 r-xp 00001000 00:7c 16386131 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/encdb.so |
| 7f8d84a4c000-7f8d84a4d000 r--p 00002000 00:7c 16386131 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/encdb.so |
| 7f8d84a4d000-7f8d84a4e000 r--p 00002000 00:7c 16386131 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/encdb.so |
| 7f8d84a4e000-7f8d84a4f000 rw-p 00003000 00:7c 16386131 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/encdb.so |
| 7f8d84a4f000-7f8d84b52000 rw-p 00000000 00:00 0 |
| 7f8d84b52000-7f8d84b55000 r--p 00000000 00:7c 13112828 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| 7f8d84b55000-7f8d84b6c000 r-xp 00003000 00:7c 13112828 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| 7f8d84b6c000-7f8d84b70000 r--p 0001a000 00:7c 13112828 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| 7f8d84b70000-7f8d84b71000 r--p 0001d000 00:7c 13112828 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| 7f8d84b71000-7f8d84b72000 rw-p 0001e000 00:7c 13112828 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| 7f8d84b72000-7f8d84b9a000 r--p 00000000 00:7c 13112803 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| 7f8d84b9a000-7f8d84d2f000 r-xp 00028000 00:7c 13112803 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| 7f8d84d2f000-7f8d84d87000 r--p 001bd000 00:7c 13112803 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| 7f8d84d87000-7f8d84d8b000 r--p 00214000 00:7c 13112803 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| 7f8d84d8b000-7f8d84d8d000 rw-p 00218000 00:7c 13112803 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| 7f8d84d8d000-7f8d84d9c000 rw-p 00000000 00:00 0 |
| 7f8d84d9c000-7f8d84daa000 r--p 00000000 00:7c 13112855 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| 7f8d84daa000-7f8d84e26000 r-xp 0000e000 00:7c 13112855 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| 7f8d84e26000-7f8d84e81000 r--p 0008a000 00:7c 13112855 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| 7f8d84e81000-7f8d84e82000 r--p 000e4000 00:7c 13112855 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| 7f8d84e82000-7f8d84e83000 rw-p 000e5000 00:7c 13112855 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| 7f8d84e83000-7f8d84e85000 r--p 00000000 00:7c 13112812 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| 7f8d84e85000-7f8d84e99000 r-xp 00002000 00:7c 13112812 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| 7f8d84e99000-7f8d84eb2000 r--p 00016000 00:7c 13112812 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| 7f8d84eb2000-7f8d84eb3000 ---p 0002f000 00:7c 13112812 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| 7f8d84eb3000-7f8d84eb4000 r--p 0002f000 00:7c 13112812 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| 7f8d84eb4000-7f8d84eb5000 rw-p 00030000 00:7c 13112812 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| 7f8d84eb5000-7f8d84ebd000 rw-p 00000000 00:00 0 |
| 7f8d84ebd000-7f8d84ec7000 r--p 00000000 00:7c 13112832 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 |
| 7f8d84ec7000-7f8d84f26000 r-xp 0000a000 00:7c 13112832 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 |
| 7f8d84f26000-7f8d84f3d000 r--p 00069000 00:7c 13112832 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 |
| 7f8d84f3d000-7f8d84f3e000 r--p 0007f000 00:7c 13112832 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 |
| 7f8d84f3e000-7f8d84f3f000 rw-p 00080000 00:7c 13112832 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 |
| 7f8d84f3f000-7f8d84f41000 r--p 00000000 00:7c 13112934 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 |
| 7f8d84f41000-7f8d84f52000 r-xp 00002000 00:7c 13112934 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 |
| 7f8d84f52000-7f8d84f58000 r--p 00013000 00:7c 13112934 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 |
| 7f8d84f58000-7f8d84f59000 ---p 00019000 00:7c 13112934 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 |
| 7f8d84f59000-7f8d84f5a000 r--p 00019000 00:7c 13112934 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 |
| 7f8d84f5a000-7f8d84f5b000 rw-p 0001a000 00:7c 13112934 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 |
| 7f8d84f5f000-7f8d84fef000 r--p 00000000 00:7c 14053101 /tmp/ruby/build/trunk-asserts/libruby.so.3.3.0 |
| 7f8d84fef000-7f8d85337000 r-xp 00090000 00:7c 14053101 /tmp/ruby/build/trunk-asserts/libruby.so.3.3.0 |
| 7f8d85337000-7f8d85541000 r--p 003d8000 00:7c 14053101 /tmp/ruby/build/trunk-asserts/libruby.so.3.3.0 |
| 7f8d85541000-7f8d85542000 ---p 005e2000 00:7c 14053101 /tmp/ruby/build/trunk-asserts/libruby.so.3.3.0 |
| 7f8d85542000-7f8d8555b000 r--p 005e2000 00:7c 14053101 /tmp/ruby/build/trunk-asserts/libruby.so.3.3.0 |
| 7f8d8555b000-7f8d8555f000 rw-p 005fb000 00:7c 14053101 /tmp/ruby/build/trunk-asserts/libruby.so.3.3.0 |
| 7f8d8555f000-7f8d85575000 rw-p 00000000 00:00 0 |
| 7f8d85575000-7f8d85577000 r--p 00000000 00:7c 13112785 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| 7f8d85577000-7f8d855a1000 r-xp 00002000 00:7c 13112785 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| 7f8d855a1000-7f8d855ac000 r--p 0002c000 00:7c 13112785 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| 7f8d855ad000-7f8d855af000 r--p 00037000 00:7c 13112785 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| 7f8d855af000-7f8d855b1000 rw-p 00039000 00:7c 13112785 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| 7f8d85623000-7f8d85627000 r-xp 00000000 00:00 0 |
| 7f8d85627000-7f8d89623000 ---p 00000000 00:00 0 |
| 7ffd654ac000-7ffd65cab000 rw-p 00000000 00:00 0 [stack] |
| 7ffd65df7000-7ffd65dfb000 r--p 00000000 00:00 0 [vvar] |
| 7ffd65dfb000-7ffd65dfd000 r-xp 00000000 00:00 0 [vdso] |
| ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall] |
| make: *** [uncommon.mk:855: yes-test-all] Error 1 |
| "make yes-test-rubyspec TESTS='-j4'" exit with 0. |
| $ /tmp/ruby/build/trunk-asserts/miniruby -I/tmp/ruby/src/trunk-asserts/lib /tmp/ruby/src/trunk-asserts/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-asserts --extout=.ext -- /tmp/ruby/src/trunk-asserts/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-asserts/spec/default.mspec |