| "git clone --depth 1 https://github.com/ruby/ruby.git trunk-repeat20-asserts" exit with 0. |
| Cloning into 'trunk-repeat20-asserts'... |
| Updating files: 91% (10044/11005) |
| "./autogen.sh" exit with 0. |
| "autoconf" exit with 0. |
| "/tmp/ruby/src/trunk-repeat20-asserts/configure --prefix=/tmp/ruby/install/trunk-repeat20-asserts --disable-install-doc --enable-shared" exit with 0. |
| configure: WARNING: something wrong with CXXFLAGS="" |
| "make update-download DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. |
| Cloning into '/tmp/ruby/src/trunk-repeat20-asserts/gems/src/syslog'... |
| From https://github.com/ruby/syslog |
| * branch f2b9e75a8e016502607a3a20695cef57956150c2 -> FETCH_HEAD |
| HEAD is now at f2b9e75 Merge pull request #16 from jeremyd2019/enable-build-on-cygwin |
| Cloning into '/tmp/ruby/src/trunk-repeat20-asserts/gems/src/pstore'... |
| From https://github.com/ruby/pstore |
| * branch b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f -> FETCH_HEAD |
| HEAD is now at b563c4d Added lib path to in assert_in_out_err |
| Cloning into '/tmp/ruby/src/trunk-repeat20-asserts/gems/src/irb'... |
| From https://github.com/ruby/irb |
| * branch 6bb53630c3398b2042fb99d5232c68399491d338 -> FETCH_HEAD |
| HEAD is now at 6bb5363 Ignore to contain directory to Gem::Specification#files |
| Cloning into '/tmp/ruby/src/trunk-repeat20-asserts/gems/src/reline'... |
| From https://github.com/ruby/reline |
| * branch defcd36c0b6e6648333d4b9ab5923eb4e543615e -> FETCH_HEAD |
| HEAD is now at defcd36 Reject directory from Gem::Specification#files |
| "make update-src DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. |
| "make after-update DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. |
| + cp /tmp/ruby/src/trunk-repeat20-asserts/enc/jis/props.h.blt /tmp/ruby/src/trunk-repeat20-asserts/enc/jis/props.h |
| "make miniruby DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. |
| "make ruby DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. |
| "make all DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. |
| "make install DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. |
| "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: |
| TestProc#test_local_variable_set_wb [/tmp/ruby/src/trunk-repeat20-asserts/test/ruby/test_proc.rb:1718]: |
| [Bug #13605] |
| pid 1225766 killed by SIGABRT (signal 6) (core dumped) |
| | rb_obj_info_dump: |
| | -:7: [BUG] try to mark T_NONE object |
| | ruby 3.5.0dev (2025-02-18T23:48:33Z master 6e510d78c0) +PRISM [x86_64-linux] |
| | |
| | -- Control frame information ----------------------------------------------- |
| | c:0005 p:---- s:0024 e:000023 CFUNC :new |
| | c:0004 p:0023 s:0020 e:000019 BLOCK -:7 |
| | c:0003 p:0024 s:0013 e:000012 METHOD <internal:numeric>:257 |
| | c:0002 p:0014 s:0008 E:0021c0 EVAL -:4 [FINISH] |
| | c:0001 p:0000 s:0003 E:001fe0 DUMMY [FINISH] |
| | |
| | -- Ruby level backtrace information ---------------------------------------- |
| | -:4:in '<main>' |
| | <internal:numeric>:257:in 'times' |
| | -:7:in 'block in <main>' |
| | -:7:in 'new' |
| | |
| | -- Threading information --------------------------------------------------- |
| | Total ractor count: 1 |
| | Ruby thread count for this ractor: 1 |
| | |
| | -- C level backtrace information ------------------------------------------- |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(rb_print_backtrace+0x14) [0x7fc46b8746e7] /tmp/ruby/src/trunk-repeat20-asserts/vm_dump.c:823 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(rb_vm_bugreport) /tmp/ruby/src/trunk-repeat20-asserts/vm_dump.c:1155 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(bug_report_end+0x0) [0x7fc46b6607f1] /tmp/ruby/src/trunk-repeat20-asserts/error.c:1097 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(rb_bug_without_die_internal) /tmp/ruby/src/trunk-repeat20-asserts/error.c:1097 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(die+0x0) [0x7fc46b56df48] /tmp/ruby/src/trunk-repeat20-asserts/error.c:1115 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(rb_bug) /tmp/ruby/src/trunk-repeat20-asserts/error.c:1117 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(gc_mark+0x130) [0x7fc46b68dd60] /tmp/ruby/src/trunk-repeat20-asserts/gc/default/default.c:4454 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(rb_imemo_mark_and_move+0x1f1) [0x7fc46b6a51d1] /tmp/ruby/src/trunk-repeat20-asserts/imemo.c:347 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(gc_mark_stacked_objects+0x4f) [0x7fc46b69168b] /tmp/ruby/src/trunk-repeat20-asserts/gc/default/default.c:4634 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(gc_mark_stacked_objects_incremental) /tmp/ruby/src/trunk-repeat20-asserts/gc/default/default.c:4687 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(gc_marks_step) /tmp/ruby/src/trunk-repeat20-asserts/gc/default/default.c:5718 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(gc_marks_continue) /tmp/ruby/src/trunk-repeat20-asserts/gc/default/default.c:5738 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(gc_continue) /tmp/ruby/src/trunk-repeat20-asserts/gc/default/default.c:2073 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(newobj_cache_miss+0x59) [0x7fc46b692a89] /tmp/ruby/src/trunk-repeat20-asserts/gc/default/default.c:2412 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(newobj_alloc+0x7e) [0x7fc46b692efe] /tmp/ruby/src/trunk-repeat20-asserts/gc/default/default.c:2445 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(rb_gc_impl_new_obj+0x4e) [0x7fc46b696583] /tmp/ruby/src/trunk-repeat20-asserts/gc/default/default.c:2530 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(newobj_of) /tmp/ruby/src/trunk-repeat20-asserts/gc.c:1007 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(rb_wb_protected_newobj_of) /tmp/ruby/src/trunk-repeat20-asserts/gc.c:1045 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(rb_class_allocate_instance+0x69) [0x7fc46b7026e9] /tmp/ruby/src/trunk-repeat20-asserts/object.c:131 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(class_call_alloc_func+0x5) [0x7fc46b704f42] /tmp/ruby/src/trunk-repeat20-asserts/object.c:2147 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(rb_class_alloc) /tmp/ruby/src/trunk-repeat20-asserts/object.c:2119 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(rb_class_new_instance_pass_kw) /tmp/ruby/src/trunk-repeat20-asserts/object.c:2178 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(vm_cfp_consistent_p+0x0) [0x7fc46b8450b9] /tmp/ruby/src/trunk-repeat20-asserts/vm_insnhelper.c:3801 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk-repeat20-asserts/vm_insnhelper.c:3803 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(vm_sendish+0x16a) [0x7fc46b849d2a] /tmp/ruby/src/trunk-repeat20-asserts/vm_insnhelper.c:5968 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(vm_exec_core+0x9b) [0x7fc46b857d8b] ../../src/trunk-repeat20-asserts/insns.def:898 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(rb_vm_exec+0x159) [0x7fc46b85f049] /tmp/ruby/src/trunk-repeat20-asserts/vm.c:2595 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(rb_ec_exec_node+0xb1) [0x7fc46b669081] /tmp/ruby/src/trunk-repeat20-asserts/eval.c:280 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(ruby_run_node+0x9b) [0x7fc46b66fd4b] /tmp/ruby/src/trunk-repeat20-asserts/eval.c:318 |
| | /tmp/ruby/build/trunk-repeat20-asserts/ruby(rb_main+0x21) [0x55f8a1821186] /tmp/ruby/src/trunk-repeat20-asserts/main.c:40 |
| | /tmp/ruby/build/trunk-repeat20-asserts/ruby(main) /tmp/ruby/src/trunk-repeat20-asserts/main.c:65 |
| | /lib/x86_64-linux-gnu/libc.so.6(__libc_start_call_main+0x7a) [0x7fc46b1621ca] ../sysdeps/nptl/libc_start_call_main.h:58 |
| | /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7fc46b16228b] ../csu/libc-start.c:360 |
| | /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main_impl) ../csu/libc-start.c:347 |
| | /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main) (null):0 |
| | [0x55f8a18211d5] |
| | |
| | -- Other runtime information ----------------------------------------------- |
| | |
| | * Process memory map: |
| | |
| | 55f8a1820000-55f8a1821000 r--p 00000000 00:3f 14725489 /tmp/ruby/build/trunk-repeat20-asserts/ruby |
| | 55f8a1821000-55f8a1822000 r-xp 00001000 00:3f 14725489 /tmp/ruby/build/trunk-repeat20-asserts/ruby |
| | 55f8a1822000-55f8a1823000 r--p 00002000 00:3f 14725489 /tmp/ruby/build/trunk-repeat20-asserts/ruby |
| | 55f8a1823000-55f8a1824000 r--p 00002000 00:3f 14725489 /tmp/ruby/build/trunk-repeat20-asserts/ruby |
| | 55f8a1824000-55f8a1825000 rw-p 00003000 00:3f 14725489 /tmp/ruby/build/trunk-repeat20-asserts/ruby |
| | 55f8d42eb000-55f8d46d3000 rw-p 00000000 00:00 0 [heap] |
| | 7fc464f4d000-7fc465154000 r--s 00000000 00:3f 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7fc465154000-7fc465192000 r--s 00000000 00:3f 14725489 /tmp/ruby/build/trunk-repeat20-asserts/ruby |
| | 7fc465192000-7fc466da7000 rw-p 00000000 00:00 0 |
| | 7fc466da7000-7fc468322000 r--s 00000000 00:3f 14725486 /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5.0 |
| | 7fc468322000-7fc468360000 r--s 00000000 00:3f 14725489 /tmp/ruby/build/trunk-repeat20-asserts/ruby |
| | 7fc468360000-7fc4683d0000 rw-p 00000000 00:00 0 |
| | 7fc4683df000-7fc468590000 rw-p 00000000 00:00 0 |
| | 7fc468590000-7fc468591000 ---p 00000000 00:00 0 |
| | 7fc468591000-7fc4685d2000 rw-p 00000000 00:00 0 |
| | 7fc4685d2000-7fc4685d3000 ---p 00000000 00:00 0 |
| | 7fc4685d3000-7fc468614000 rw-p 00000000 00:00 0 |
| | 7fc468614000-7fc468615000 ---p 00000000 00:00 0 |
| | 7fc468615000-7fc468656000 rw-p 00000000 00:00 0 |
| | 7fc468656000-7fc468657000 ---p 00000000 00:00 0 |
| | 7fc468657000-7fc468698000 rw-p 00000000 00:00 0 |
| | 7fc468698000-7fc468699000 ---p 00000000 00:00 0 |
| | 7fc468699000-7fc4686da000 rw-p 00000000 00:00 0 |
| | 7fc4686da000-7fc4686db000 ---p 00000000 00:00 0 |
| | 7fc4686db000-7fc46871c000 rw-p 00000000 00:00 0 |
| | 7fc46871c000-7fc46871d000 ---p 00000000 00:00 0 |
| | 7fc46871d000-7fc46875e000 rw-p 00000000 00:00 0 |
| | 7fc46875e000-7fc46875f000 ---p 00000000 00:00 0 |
| | 7fc46875f000-7fc4687a0000 rw-p 00000000 00:00 0 |
| | 7fc4687a0000-7fc4687a1000 ---p 00000000 00:00 0 |
| | 7fc4687a1000-7fc4687e2000 rw-p 00000000 00:00 0 |
| | 7fc4687e2000-7fc4687e3000 ---p 00000000 00:00 0 |
| | 7fc4687e3000-7fc468824000 rw-p 00000000 00:00 0 |
| | 7fc468824000-7fc468825000 ---p 00000000 00:00 0 |
| | 7fc468825000-7fc468866000 rw-p 00000000 00:00 0 |
| | 7fc468866000-7fc468867000 ---p 00000000 00:00 0 |
| | 7fc468867000-7fc4688a8000 rw-p 00000000 00:00 0 |
| | 7fc4688a8000-7fc4688a9000 ---p 00000000 00:00 0 |
| | 7fc4688a9000-7fc4688ea000 rw-p 00000000 00:00 0 |
| | 7fc4688ea000-7fc4688eb000 ---p 00000000 00:00 0 |
| | 7fc4688eb000-7fc46892c000 rw-p 00000000 00:00 0 |
| | 7fc46892c000-7fc46892d000 ---p 00000000 00:00 0 |
| | 7fc46892d000-7fc46896e000 rw-p 00000000 00:00 0 |
| | 7fc46896e000-7fc46896f000 ---p 00000000 00:00 0 |
| | 7fc46896f000-7fc4689b0000 rw-p 00000000 00:00 0 |
| | 7fc4689b0000-7fc4689b1000 ---p 00000000 00:00 0 |
| | 7fc4689b1000-7fc4689f2000 rw-p 00000000 00:00 0 |
| | 7fc4689f2000-7fc4689f3000 ---p 00000000 00:00 0 |
| | 7fc4689f3000-7fc468a34000 rw-p 00000000 00:00 0 |
| | 7fc468a34000-7fc468a35000 ---p 00000000 00:00 0 |
| | 7fc468a35000-7fc468a76000 rw-p 00000000 00:00 0 |
| | 7fc468a76000-7fc468a77000 ---p 00000000 00:00 0 |
| | 7fc468a77000-7fc468ab8000 rw-p 00000000 00:00 0 |
| | 7fc468ab8000-7fc468ab9000 ---p 00000000 00:00 0 |
| | 7fc468ab9000-7fc468afa000 rw-p 00000000 00:00 0 |
| | 7fc468afa000-7fc468afb000 ---p 00000000 00:00 0 |
| | 7fc468afb000-7fc468b3c000 rw-p 00000000 00:00 0 |
| | 7fc468b3c000-7fc468b3d000 ---p 00000000 00:00 0 |
| | 7fc468b3d000-7fc468b7e000 rw-p 00000000 00:00 0 |
| | 7fc468b7e000-7fc468b7f000 ---p 00000000 00:00 0 |
| | 7fc468b7f000-7fc468bc0000 rw-p 00000000 00:00 0 |
| | 7fc468bc0000-7fc468bc1000 ---p 00000000 00:00 0 |
| | 7fc468bc1000-7fc468c02000 rw-p 00000000 00:00 0 |
| | 7fc468c02000-7fc468c03000 ---p 00000000 00:00 0 |
| | 7fc468c03000-7fc468c44000 rw-p 00000000 00:00 0 |
| | 7fc468c44000-7fc468c45000 ---p 00000000 00:00 0 |
| | 7fc468c45000-7fc468c86000 rw-p 00000000 00:00 0 |
| | 7fc468c86000-7fc468c87000 ---p 00000000 00:00 0 |
| | 7fc468c87000-7fc468cc8000 rw-p 00000000 00:00 0 |
| | 7fc468cc8000-7fc468cc9000 ---p 00000000 00:00 0 |
| | 7fc468cc9000-7fc468d0a000 rw-p 00000000 00:00 0 |
| | 7fc468d0a000-7fc468d0b000 ---p 00000000 00:00 0 |
| | 7fc468d0b000-7fc468d4c000 rw-p 00000000 00:00 0 |
| | 7fc468d4c000-7fc468d4d000 ---p 00000000 00:00 0 |
| | 7fc468d4d000-7fc468d8e000 rw-p 00000000 00:00 0 |
| | 7fc468d8e000-7fc468d8f000 ---p 00000000 00:00 0 |
| | 7fc468d8f000-7fc468de0000 rw-p 00000000 00:00 0 |
| | 7fc468def000-7fc468df0000 ---p 00000000 00:00 0 |
| | 7fc468df0000-7fc469640000 rw-p 00000000 00:00 0 |
| | 7fc46964a000-7fc46964b000 r--p 00000000 00:3f 16953127 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/monitor.so |
| | 7fc46964b000-7fc46964c000 r-xp 00001000 00:3f 16953127 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/monitor.so |
| | 7fc46964c000-7fc46964d000 r--p 00002000 00:3f 16953127 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/monitor.so |
| | 7fc46964d000-7fc46964e000 r--p 00002000 00:3f 16953127 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/monitor.so |
| | 7fc46964e000-7fc46964f000 rw-p 00003000 00:3f 16953127 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/monitor.so |
| | 7fc46964f000-7fc46b000000 rw-p 00000000 00:00 0 |
| | 7fc46b003000-7fc46b004000 r--p 00000000 00:3f 17309492 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7fc46b004000-7fc46b005000 r-xp 00001000 00:3f 17309492 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7fc46b005000-7fc46b006000 r--p 00002000 00:3f 17309492 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7fc46b006000-7fc46b007000 r--p 00002000 00:3f 17309492 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7fc46b007000-7fc46b008000 rw-p 00003000 00:3f 17309492 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7fc46b008000-7fc46b10b000 rw-p 00000000 00:00 0 |
| | 7fc46b10b000-7fc46b10f000 r--p 00000000 00:3f 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7fc46b10f000-7fc46b132000 r-xp 00004000 00:3f 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7fc46b132000-7fc46b136000 r--p 00027000 00:3f 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7fc46b136000-7fc46b137000 r--p 0002b000 00:3f 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7fc46b137000-7fc46b138000 rw-p 0002c000 00:3f 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7fc46b138000-7fc46b160000 r--p 00000000 00:3f 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7fc46b160000-7fc46b2e8000 r-xp 00028000 00:3f 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7fc46b2e8000-7fc46b337000 r--p 001b0000 00:3f 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7fc46b337000-7fc46b33b000 r--p 001fe000 00:3f 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7fc46b33b000-7fc46b33d000 rw-p 00202000 00:3f 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7fc46b33d000-7fc46b34c000 rw-p 00000000 00:00 0 |
| | 7fc46b34c000-7fc46b35c000 r--p 00000000 00:3f 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7fc46b35c000-7fc46b3db000 r-xp 00010000 00:3f 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7fc46b3db000-7fc46b433000 r--p 0008f000 00:3f 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7fc46b433000-7fc46b434000 r--p 000e7000 00:3f 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7fc46b434000-7fc46b435000 rw-p 000e8000 00:3f 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7fc46b435000-7fc46b437000 r--p 00000000 00:3f 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7fc46b437000-7fc46b44c000 r-xp 00002000 00:3f 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7fc46b44c000-7fc46b465000 r--p 00017000 00:3f 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7fc46b465000-7fc46b466000 r--p 0002f000 00:3f 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7fc46b466000-7fc46b467000 rw-p 00030000 00:3f 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7fc46b467000-7fc46b46f000 rw-p 00000000 00:00 0 |
| | 7fc46b46f000-7fc46b479000 r--p 00000000 00:3f 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7fc46b479000-7fc46b4dc000 r-xp 0000a000 00:3f 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7fc46b4dc000-7fc46b4f1000 r--p 0006d000 00:3f 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7fc46b4f1000-7fc46b4f2000 r--p 00081000 00:3f 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7fc46b4f2000-7fc46b4f3000 rw-p 00082000 00:3f 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7fc46b4f3000-7fc46b4f5000 r--p 00000000 00:3f 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7fc46b4f5000-7fc46b507000 r-xp 00002000 00:3f 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7fc46b507000-7fc46b50d000 r--p 00014000 00:3f 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7fc46b50d000-7fc46b50e000 r--p 0001a000 00:3f 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7fc46b50e000-7fc46b50f000 rw-p 0001b000 00:3f 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7fc46b50f000-7fc46b510000 r--p 00000000 00:3f 17308325 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7fc46b510000-7fc46b511000 r-xp 00001000 00:3f 17308325 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7fc46b511000-7fc46b512000 r--p 00002000 00:3f 17308325 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7fc46b512000-7fc46b513000 r--p 00002000 00:3f 17308325 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7fc46b513000-7fc46b514000 rw-p 00003000 00:3f 17308325 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7fc46b514000-7fc46b55c000 r--p 00000000 00:3f 14725486 /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5.0 |
| | 7fc46b55c000-7fc46ba0c000 r-xp 00048000 00:3f 14725486 /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5.0 |
| | 7fc46ba0c000-7fc46bbc0000 r--p 004f8000 00:3f 14725486 /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5.0 |
| | 7fc46bbc0000-7fc46bbd6000 r--p 006ab000 00:3f 14725486 /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5.0 |
| | 7fc46bbd6000-7fc46bbda000 rw-p 006c1000 00:3f 14725486 /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5.0 |
| | 7fc46bbda000-7fc46bbf0000 rw-p 00000000 00:00 0 |
| | 7fc46bbf0000-7fc46bbf1000 r--p 00000000 00:3f 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7fc46bbf1000-7fc46bc1c000 r-xp 00001000 00:3f 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7fc46bc1c000-7fc46bc26000 r--p 0002c000 00:3f 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7fc46bc26000-7fc46bc28000 r--p 00036000 00:3f 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7fc46bc28000-7fc46bc2a000 rw-p 00038000 00:3f 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7ffcf1860000-7ffcf1881000 rw-p 00000000 00:00 0 [stack] |
| | 7ffcf18cb000-7ffcf18cf000 r--p 00000000 00:00 0 [vvar] |
| | 7ffcf18cf000-7ffcf18d1000 r-xp 00000000 00:00 0 [vdso] |
| | ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall] |
| | |
| | |
| make: *** [uncommon.mk:953: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS=--repeat-count=20" exit with 0. |
| ruby_version_is with an inclusive range is deprecated, use an exclusive range ("2.1"..."2.3") instead. |
| from /tmp/ruby/src/trunk-repeat20-asserts/spec/ruby/language/numbered_parameters_spec.rb:93:in 'block in <top (required)>' |