| "git clone --depth 1 https://github.com/ruby/ruby.git trunk-repeat20-asserts" exit with 0. |
| Cloning into 'trunk-repeat20-asserts'... |
| "./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 1603919 killed by SIGABRT (signal 6) (core dumped) |
| | rb_obj_info_dump: |
| | -:6: [BUG] try to mark T_NONE object |
| | ruby 3.5.0dev (2025-02-19T02:46:12Z master eac35edfd1) +PRISM [x86_64-linux] |
| | |
| | -- Control frame information ----------------------------------------------- |
| | c:0004 p:0017 s:0022 e:000019 BLOCK -:6 |
| | c:0003 p:0024 s:0013 e:000012 METHOD <internal:numeric>:257 |
| | c:0002 p:0014 s:0008 E:0009d0 EVAL -:4 [FINISH] |
| | c:0001 p:0000 s:0003 E:0023e0 DUMMY [FINISH] |
| | |
| | -- Ruby level backtrace information ---------------------------------------- |
| | -:4:in '<main>' |
| | <internal:numeric>:257:in 'times' |
| | -:6:in 'block in <main>' |
| | |
| | -- 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) [0x7f9997af96c7] /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) [0x7f99978e57f1] /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) [0x7f99977f2f48] /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) [0x7f9997912d60] /tmp/ruby/src/trunk-repeat20-asserts/gc/default/default.c:4458 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(rb_imemo_mark_and_move+0x1f1) [0x7f999792a1d1] /tmp/ruby/src/trunk-repeat20-asserts/imemo.c:347 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(gc_mark_stacked_objects+0x4f) [0x7f999791668b] /tmp/ruby/src/trunk-repeat20-asserts/gc/default/default.c:4638 |
| | /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:4691 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(gc_marks_step) /tmp/ruby/src/trunk-repeat20-asserts/gc/default/default.c:5722 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(gc_marks_continue) /tmp/ruby/src/trunk-repeat20-asserts/gc/default/default.c:5742 |
| | /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) [0x7f9997917a89] /tmp/ruby/src/trunk-repeat20-asserts/gc/default/default.c:2412 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(newobj_alloc+0x7e) [0x7f9997917efe] /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) [0x7f999791b583] /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_str_concat_literals+0x95) [0x7f9997a6e585] /tmp/ruby/src/trunk-repeat20-asserts/string.c:3694 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(vm_exec_core+0xf2f) [0x7f9997addbff] ../../src/trunk-repeat20-asserts/insns.def:402 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(rb_vm_exec+0x159) [0x7f9997ae4029] /tmp/ruby/src/trunk-repeat20-asserts/vm.c:2595 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(rb_ec_exec_node+0xb1) [0x7f99978ee081] /tmp/ruby/src/trunk-repeat20-asserts/eval.c:280 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(ruby_run_node+0x9b) [0x7f99978f4d4b] /tmp/ruby/src/trunk-repeat20-asserts/eval.c:318 |
| | /tmp/ruby/build/trunk-repeat20-asserts/ruby(rb_main+0x21) [0x55e3a1d55186] /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) [0x7f99973e71ca] ../sysdeps/nptl/libc_start_call_main.h:58 |
| | /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7f99973e728b] ../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 |
| | [0x55e3a1d551d5] |
| | |
| | -- Other runtime information ----------------------------------------------- |
| | |
| | * Process memory map: |
| | |
| | 55e3a1d54000-55e3a1d55000 r--p 00000000 00:3f 14813011 /tmp/ruby/build/trunk-repeat20-asserts/ruby |
| | 55e3a1d55000-55e3a1d56000 r-xp 00001000 00:3f 14813011 /tmp/ruby/build/trunk-repeat20-asserts/ruby |
| | 55e3a1d56000-55e3a1d57000 r--p 00002000 00:3f 14813011 /tmp/ruby/build/trunk-repeat20-asserts/ruby |
| | 55e3a1d57000-55e3a1d58000 r--p 00002000 00:3f 14813011 /tmp/ruby/build/trunk-repeat20-asserts/ruby |
| | 55e3a1d58000-55e3a1d59000 rw-p 00003000 00:3f 14813011 /tmp/ruby/build/trunk-repeat20-asserts/ruby |
| | 55e3c2afb000-55e3c2ee6000 rw-p 00000000 00:00 0 [heap] |
| | 7f99911cd000-7f99913d4000 r--s 00000000 00:3f 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7f99913d4000-7f9991412000 r--s 00000000 00:3f 14813011 /tmp/ruby/build/trunk-repeat20-asserts/ruby |
| | 7f9991412000-7f9993027000 rw-p 00000000 00:00 0 |
| | 7f9993027000-7f99945a2000 r--s 00000000 00:3f 14812842 /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5.0 |
| | 7f99945a2000-7f99945e0000 r--s 00000000 00:3f 14813011 /tmp/ruby/build/trunk-repeat20-asserts/ruby |
| | 7f99945e0000-7f9994650000 rw-p 00000000 00:00 0 |
| | 7f999465f000-7f9994810000 rw-p 00000000 00:00 0 |
| | 7f9994810000-7f9994811000 ---p 00000000 00:00 0 |
| | 7f9994811000-7f9994852000 rw-p 00000000 00:00 0 |
| | 7f9994852000-7f9994853000 ---p 00000000 00:00 0 |
| | 7f9994853000-7f9994894000 rw-p 00000000 00:00 0 |
| | 7f9994894000-7f9994895000 ---p 00000000 00:00 0 |
| | 7f9994895000-7f99948d6000 rw-p 00000000 00:00 0 |
| | 7f99948d6000-7f99948d7000 ---p 00000000 00:00 0 |
| | 7f99948d7000-7f9994918000 rw-p 00000000 00:00 0 |
| | 7f9994918000-7f9994919000 ---p 00000000 00:00 0 |
| | 7f9994919000-7f999495a000 rw-p 00000000 00:00 0 |
| | 7f999495a000-7f999495b000 ---p 00000000 00:00 0 |
| | 7f999495b000-7f999499c000 rw-p 00000000 00:00 0 |
| | 7f999499c000-7f999499d000 ---p 00000000 00:00 0 |
| | 7f999499d000-7f99949de000 rw-p 00000000 00:00 0 |
| | 7f99949de000-7f99949df000 ---p 00000000 00:00 0 |
| | 7f99949df000-7f9994a20000 rw-p 00000000 00:00 0 |
| | 7f9994a20000-7f9994a21000 ---p 00000000 00:00 0 |
| | 7f9994a21000-7f9994a62000 rw-p 00000000 00:00 0 |
| | 7f9994a62000-7f9994a63000 ---p 00000000 00:00 0 |
| | 7f9994a63000-7f9994aa4000 rw-p 00000000 00:00 0 |
| | 7f9994aa4000-7f9994aa5000 ---p 00000000 00:00 0 |
| | 7f9994aa5000-7f9994ae6000 rw-p 00000000 00:00 0 |
| | 7f9994ae6000-7f9994ae7000 ---p 00000000 00:00 0 |
| | 7f9994ae7000-7f9994b28000 rw-p 00000000 00:00 0 |
| | 7f9994b28000-7f9994b29000 ---p 00000000 00:00 0 |
| | 7f9994b29000-7f9994b6a000 rw-p 00000000 00:00 0 |
| | 7f9994b6a000-7f9994b6b000 ---p 00000000 00:00 0 |
| | 7f9994b6b000-7f9994bac000 rw-p 00000000 00:00 0 |
| | 7f9994bac000-7f9994bad000 ---p 00000000 00:00 0 |
| | 7f9994bad000-7f9994bee000 rw-p 00000000 00:00 0 |
| | 7f9994bee000-7f9994bef000 ---p 00000000 00:00 0 |
| | 7f9994bef000-7f9994c30000 rw-p 00000000 00:00 0 |
| | 7f9994c30000-7f9994c31000 ---p 00000000 00:00 0 |
| | 7f9994c31000-7f9994c72000 rw-p 00000000 00:00 0 |
| | 7f9994c72000-7f9994c73000 ---p 00000000 00:00 0 |
| | 7f9994c73000-7f9994cb4000 rw-p 00000000 00:00 0 |
| | 7f9994cb4000-7f9994cb5000 ---p 00000000 00:00 0 |
| | 7f9994cb5000-7f9994cf6000 rw-p 00000000 00:00 0 |
| | 7f9994cf6000-7f9994cf7000 ---p 00000000 00:00 0 |
| | 7f9994cf7000-7f9994d38000 rw-p 00000000 00:00 0 |
| | 7f9994d38000-7f9994d39000 ---p 00000000 00:00 0 |
| | 7f9994d39000-7f9994d7a000 rw-p 00000000 00:00 0 |
| | 7f9994d7a000-7f9994d7b000 ---p 00000000 00:00 0 |
| | 7f9994d7b000-7f9994dbc000 rw-p 00000000 00:00 0 |
| | 7f9994dbc000-7f9994dbd000 ---p 00000000 00:00 0 |
| | 7f9994dbd000-7f9994dfe000 rw-p 00000000 00:00 0 |
| | 7f9994dfe000-7f9994dff000 ---p 00000000 00:00 0 |
| | 7f9994dff000-7f9994e40000 rw-p 00000000 00:00 0 |
| | 7f9994e40000-7f9994e41000 ---p 00000000 00:00 0 |
| | 7f9994e41000-7f9994e82000 rw-p 00000000 00:00 0 |
| | 7f9994e82000-7f9994e83000 ---p 00000000 00:00 0 |
| | 7f9994e83000-7f9994ec4000 rw-p 00000000 00:00 0 |
| | 7f9994ec4000-7f9994ec5000 ---p 00000000 00:00 0 |
| | 7f9994ec5000-7f9994f06000 rw-p 00000000 00:00 0 |
| | 7f9994f06000-7f9994f07000 ---p 00000000 00:00 0 |
| | 7f9994f07000-7f9994f48000 rw-p 00000000 00:00 0 |
| | 7f9994f48000-7f9994f49000 ---p 00000000 00:00 0 |
| | 7f9994f49000-7f9994f8a000 rw-p 00000000 00:00 0 |
| | 7f9994f8a000-7f9994f8b000 ---p 00000000 00:00 0 |
| | 7f9994f8b000-7f9994fcc000 rw-p 00000000 00:00 0 |
| | 7f9994fcc000-7f9994fcd000 ---p 00000000 00:00 0 |
| | 7f9994fcd000-7f999500e000 rw-p 00000000 00:00 0 |
| | 7f999500e000-7f999500f000 ---p 00000000 00:00 0 |
| | 7f999500f000-7f9995060000 rw-p 00000000 00:00 0 |
| | 7f999506f000-7f9995070000 ---p 00000000 00:00 0 |
| | 7f9995070000-7f99958c0000 rw-p 00000000 00:00 0 |
| | 7f99958cf000-7f9997280000 rw-p 00000000 00:00 0 |
| | 7f9997283000-7f9997284000 r--p 00000000 00:3f 17215456 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/monitor.so |
| | 7f9997284000-7f9997285000 r-xp 00001000 00:3f 17215456 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/monitor.so |
| | 7f9997285000-7f9997286000 r--p 00002000 00:3f 17215456 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/monitor.so |
| | 7f9997286000-7f9997287000 r--p 00002000 00:3f 17215456 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/monitor.so |
| | 7f9997287000-7f9997288000 rw-p 00003000 00:3f 17215456 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/monitor.so |
| | 7f9997288000-7f9997289000 r--p 00000000 00:3f 17311509 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7f9997289000-7f999728a000 r-xp 00001000 00:3f 17311509 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7f999728a000-7f999728b000 r--p 00002000 00:3f 17311509 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7f999728b000-7f999728c000 r--p 00002000 00:3f 17311509 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7f999728c000-7f999728d000 rw-p 00003000 00:3f 17311509 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7f999728d000-7f9997390000 rw-p 00000000 00:00 0 |
| | 7f9997390000-7f9997394000 r--p 00000000 00:3f 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7f9997394000-7f99973b7000 r-xp 00004000 00:3f 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7f99973b7000-7f99973bb000 r--p 00027000 00:3f 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7f99973bb000-7f99973bc000 r--p 0002b000 00:3f 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7f99973bc000-7f99973bd000 rw-p 0002c000 00:3f 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7f99973bd000-7f99973e5000 r--p 00000000 00:3f 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7f99973e5000-7f999756d000 r-xp 00028000 00:3f 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7f999756d000-7f99975bc000 r--p 001b0000 00:3f 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7f99975bc000-7f99975c0000 r--p 001fe000 00:3f 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7f99975c0000-7f99975c2000 rw-p 00202000 00:3f 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7f99975c2000-7f99975d1000 rw-p 00000000 00:00 0 |
| | 7f99975d1000-7f99975e1000 r--p 00000000 00:3f 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7f99975e1000-7f9997660000 r-xp 00010000 00:3f 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7f9997660000-7f99976b8000 r--p 0008f000 00:3f 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7f99976b8000-7f99976b9000 r--p 000e7000 00:3f 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7f99976b9000-7f99976ba000 rw-p 000e8000 00:3f 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7f99976ba000-7f99976bc000 r--p 00000000 00:3f 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7f99976bc000-7f99976d1000 r-xp 00002000 00:3f 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7f99976d1000-7f99976ea000 r--p 00017000 00:3f 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7f99976ea000-7f99976eb000 r--p 0002f000 00:3f 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7f99976eb000-7f99976ec000 rw-p 00030000 00:3f 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7f99976ec000-7f99976f4000 rw-p 00000000 00:00 0 |
| | 7f99976f4000-7f99976fe000 r--p 00000000 00:3f 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7f99976fe000-7f9997761000 r-xp 0000a000 00:3f 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7f9997761000-7f9997776000 r--p 0006d000 00:3f 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7f9997776000-7f9997777000 r--p 00081000 00:3f 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7f9997777000-7f9997778000 rw-p 00082000 00:3f 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7f9997778000-7f999777a000 r--p 00000000 00:3f 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7f999777a000-7f999778c000 r-xp 00002000 00:3f 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7f999778c000-7f9997792000 r--p 00014000 00:3f 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7f9997792000-7f9997793000 r--p 0001a000 00:3f 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7f9997793000-7f9997794000 rw-p 0001b000 00:3f 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7f9997794000-7f9997795000 r--p 00000000 00:3f 17311659 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7f9997795000-7f9997796000 r-xp 00001000 00:3f 17311659 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7f9997796000-7f9997797000 r--p 00002000 00:3f 17311659 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7f9997797000-7f9997798000 r--p 00002000 00:3f 17311659 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7f9997798000-7f9997799000 rw-p 00003000 00:3f 17311659 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7f9997799000-7f99977e1000 r--p 00000000 00:3f 14812842 /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5.0 |
| | 7f99977e1000-7f9997c91000 r-xp 00048000 00:3f 14812842 /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5.0 |
| | 7f9997c91000-7f9997e45000 r--p 004f8000 00:3f 14812842 /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5.0 |
| | 7f9997e45000-7f9997e5b000 r--p 006ab000 00:3f 14812842 /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5.0 |
| | 7f9997e5b000-7f9997e5f000 rw-p 006c1000 00:3f 14812842 /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5.0 |
| | 7f9997e5f000-7f9997e75000 rw-p 00000000 00:00 0 |
| | 7f9997e75000-7f9997e76000 r--p 00000000 00:3f 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7f9997e76000-7f9997ea1000 r-xp 00001000 00:3f 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7f9997ea1000-7f9997eab000 r--p 0002c000 00:3f 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7f9997eab000-7f9997ead000 r--p 00036000 00:3f 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7f9997ead000-7f9997eaf000 rw-p 00038000 00:3f 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7fff4884d000-7fff4886e000 rw-p 00000000 00:00 0 [stack] |
| | 7fff48969000-7fff4896d000 r--p 00000000 00:00 0 [vvar] |
| | 7fff4896d000-7fff4896f000 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)>' |