| "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 2036663 killed by SIGABRT (signal 6) (core dumped) |
| | rb_obj_info_dump: ,�3�U |
| | -:6: [BUG] try to mark T_NONE object |
| | ruby 3.5.0dev (2025-02-19T14:56:17Z master 49e229b3fc) +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:0003f0 EVAL -:4 [FINISH] |
| | c:0001 p:0000 s:0003 E:000210 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) [0x7f94513b1727] /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) [0x7f945119d801] /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) [0x7f94510aaf48] /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) [0x7f94511cae10] /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) [0x7f94511e2231] /tmp/ruby/src/trunk-repeat20-asserts/imemo.c:347 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(gc_mark_stacked_objects+0x4f) [0x7f94511ce5db] /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) [0x7f94511cf9d9] /tmp/ruby/src/trunk-repeat20-asserts/gc/default/default.c:2412 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(newobj_alloc+0x7e) [0x7f94511cfe4e] /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) [0x7f94511d34d3] /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) [0x7f94513265e5] /tmp/ruby/src/trunk-repeat20-asserts/string.c:3694 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(vm_exec_core+0xf2f) [0x7f9451395c5f] ../../src/trunk-repeat20-asserts/insns.def:402 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(rb_vm_exec+0x159) [0x7f945139c089] /tmp/ruby/src/trunk-repeat20-asserts/vm.c:2595 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(rb_ec_exec_node+0xb1) [0x7f94511a6091] /tmp/ruby/src/trunk-repeat20-asserts/eval.c:280 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(ruby_run_node+0x9b) [0x7f94511acd5b] /tmp/ruby/src/trunk-repeat20-asserts/eval.c:318 |
| | /tmp/ruby/build/trunk-repeat20-asserts/ruby(rb_main+0x21) [0x559b2595b186] /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) [0x7f9450c9f1ca] ../sysdeps/nptl/libc_start_call_main.h:58 |
| | /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7f9450c9f28b] ../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 |
| | [0x559b2595b1d5] |
| | |
| | -- Other runtime information ----------------------------------------------- |
| | |
| | * Process memory map: |
| | |
| | 559b2595a000-559b2595b000 r--p 00000000 00:3f 17174738 /tmp/ruby/build/trunk-repeat20-asserts/ruby |
| | 559b2595b000-559b2595c000 r-xp 00001000 00:3f 17174738 /tmp/ruby/build/trunk-repeat20-asserts/ruby |
| | 559b2595c000-559b2595d000 r--p 00002000 00:3f 17174738 /tmp/ruby/build/trunk-repeat20-asserts/ruby |
| | 559b2595d000-559b2595e000 r--p 00002000 00:3f 17174738 /tmp/ruby/build/trunk-repeat20-asserts/ruby |
| | 559b2595e000-559b2595f000 rw-p 00003000 00:3f 17174738 /tmp/ruby/build/trunk-repeat20-asserts/ruby |
| | 559b33db0000-559b34198000 rw-p 00000000 00:00 0 [heap] |
| | 7f944aa8b000-7f944ac92000 r--s 00000000 00:3f 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7f944ac92000-7f944acd0000 r--s 00000000 00:3f 17174738 /tmp/ruby/build/trunk-repeat20-asserts/ruby |
| | 7f944acd0000-7f944c8e5000 rw-p 00000000 00:00 0 |
| | 7f944c8e5000-7f944de62000 r--s 00000000 00:3f 17203261 /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5.0 |
| | 7f944de62000-7f944dea0000 r--s 00000000 00:3f 17174738 /tmp/ruby/build/trunk-repeat20-asserts/ruby |
| | 7f944dea0000-7f944df10000 rw-p 00000000 00:00 0 |
| | 7f944df1f000-7f944e0d0000 rw-p 00000000 00:00 0 |
| | 7f944e0d0000-7f944e0d1000 ---p 00000000 00:00 0 |
| | 7f944e0d1000-7f944e112000 rw-p 00000000 00:00 0 |
| | 7f944e112000-7f944e113000 ---p 00000000 00:00 0 |
| | 7f944e113000-7f944e154000 rw-p 00000000 00:00 0 |
| | 7f944e154000-7f944e155000 ---p 00000000 00:00 0 |
| | 7f944e155000-7f944e196000 rw-p 00000000 00:00 0 |
| | 7f944e196000-7f944e197000 ---p 00000000 00:00 0 |
| | 7f944e197000-7f944e1d8000 rw-p 00000000 00:00 0 |
| | 7f944e1d8000-7f944e1d9000 ---p 00000000 00:00 0 |
| | 7f944e1d9000-7f944e21a000 rw-p 00000000 00:00 0 |
| | 7f944e21a000-7f944e21b000 ---p 00000000 00:00 0 |
| | 7f944e21b000-7f944e25c000 rw-p 00000000 00:00 0 |
| | 7f944e25c000-7f944e25d000 ---p 00000000 00:00 0 |
| | 7f944e25d000-7f944e29e000 rw-p 00000000 00:00 0 |
| | 7f944e29e000-7f944e29f000 ---p 00000000 00:00 0 |
| | 7f944e29f000-7f944e2e0000 rw-p 00000000 00:00 0 |
| | 7f944e2e0000-7f944e2e1000 ---p 00000000 00:00 0 |
| | 7f944e2e1000-7f944e322000 rw-p 00000000 00:00 0 |
| | 7f944e322000-7f944e323000 ---p 00000000 00:00 0 |
| | 7f944e323000-7f944e364000 rw-p 00000000 00:00 0 |
| | 7f944e364000-7f944e365000 ---p 00000000 00:00 0 |
| | 7f944e365000-7f944e3a6000 rw-p 00000000 00:00 0 |
| | 7f944e3a6000-7f944e3a7000 ---p 00000000 00:00 0 |
| | 7f944e3a7000-7f944e3e8000 rw-p 00000000 00:00 0 |
| | 7f944e3e8000-7f944e3e9000 ---p 00000000 00:00 0 |
| | 7f944e3e9000-7f944e42a000 rw-p 00000000 00:00 0 |
| | 7f944e42a000-7f944e42b000 ---p 00000000 00:00 0 |
| | 7f944e42b000-7f944e46c000 rw-p 00000000 00:00 0 |
| | 7f944e46c000-7f944e46d000 ---p 00000000 00:00 0 |
| | 7f944e46d000-7f944e4ae000 rw-p 00000000 00:00 0 |
| | 7f944e4ae000-7f944e4af000 ---p 00000000 00:00 0 |
| | 7f944e4af000-7f944e4f0000 rw-p 00000000 00:00 0 |
| | 7f944e4f0000-7f944e4f1000 ---p 00000000 00:00 0 |
| | 7f944e4f1000-7f944e532000 rw-p 00000000 00:00 0 |
| | 7f944e532000-7f944e533000 ---p 00000000 00:00 0 |
| | 7f944e533000-7f944e574000 rw-p 00000000 00:00 0 |
| | 7f944e574000-7f944e575000 ---p 00000000 00:00 0 |
| | 7f944e575000-7f944e5b6000 rw-p 00000000 00:00 0 |
| | 7f944e5b6000-7f944e5b7000 ---p 00000000 00:00 0 |
| | 7f944e5b7000-7f944e5f8000 rw-p 00000000 00:00 0 |
| | 7f944e5f8000-7f944e5f9000 ---p 00000000 00:00 0 |
| | 7f944e5f9000-7f944e63a000 rw-p 00000000 00:00 0 |
| | 7f944e63a000-7f944e63b000 ---p 00000000 00:00 0 |
| | 7f944e63b000-7f944e67c000 rw-p 00000000 00:00 0 |
| | 7f944e67c000-7f944e67d000 ---p 00000000 00:00 0 |
| | 7f944e67d000-7f944e6be000 rw-p 00000000 00:00 0 |
| | 7f944e6be000-7f944e6bf000 ---p 00000000 00:00 0 |
| | 7f944e6bf000-7f944e700000 rw-p 00000000 00:00 0 |
| | 7f944e700000-7f944e701000 ---p 00000000 00:00 0 |
| | 7f944e701000-7f944e742000 rw-p 00000000 00:00 0 |
| | 7f944e742000-7f944e743000 ---p 00000000 00:00 0 |
| | 7f944e743000-7f944e784000 rw-p 00000000 00:00 0 |
| | 7f944e784000-7f944e785000 ---p 00000000 00:00 0 |
| | 7f944e785000-7f944e7c6000 rw-p 00000000 00:00 0 |
| | 7f944e7c6000-7f944e7c7000 ---p 00000000 00:00 0 |
| | 7f944e7c7000-7f944e808000 rw-p 00000000 00:00 0 |
| | 7f944e808000-7f944e809000 ---p 00000000 00:00 0 |
| | 7f944e809000-7f944e84a000 rw-p 00000000 00:00 0 |
| | 7f944e84a000-7f944e84b000 ---p 00000000 00:00 0 |
| | 7f944e84b000-7f944e88c000 rw-p 00000000 00:00 0 |
| | 7f944e88c000-7f944e88d000 ---p 00000000 00:00 0 |
| | 7f944e88d000-7f944e8ce000 rw-p 00000000 00:00 0 |
| | 7f944e8ce000-7f944e8cf000 ---p 00000000 00:00 0 |
| | 7f944e8cf000-7f944e920000 rw-p 00000000 00:00 0 |
| | 7f944e92f000-7f944e930000 ---p 00000000 00:00 0 |
| | 7f944e930000-7f944f180000 rw-p 00000000 00:00 0 |
| | 7f944f18a000-7f944f18b000 r--p 00000000 00:3f 17708118 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/monitor.so |
| | 7f944f18b000-7f944f18c000 r-xp 00001000 00:3f 17708118 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/monitor.so |
| | 7f944f18c000-7f944f18d000 r--p 00002000 00:3f 17708118 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/monitor.so |
| | 7f944f18d000-7f944f18e000 r--p 00002000 00:3f 17708118 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/monitor.so |
| | 7f944f18e000-7f944f18f000 rw-p 00003000 00:3f 17708118 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/monitor.so |
| | 7f944f18f000-7f9450b40000 rw-p 00000000 00:00 0 |
| | 7f9450b40000-7f9450b41000 r--p 00000000 00:3f 17709361 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7f9450b41000-7f9450b42000 r-xp 00001000 00:3f 17709361 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7f9450b42000-7f9450b43000 r--p 00002000 00:3f 17709361 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7f9450b43000-7f9450b44000 r--p 00002000 00:3f 17709361 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7f9450b44000-7f9450b45000 rw-p 00003000 00:3f 17709361 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7f9450b45000-7f9450c48000 rw-p 00000000 00:00 0 |
| | 7f9450c48000-7f9450c4c000 r--p 00000000 00:3f 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7f9450c4c000-7f9450c6f000 r-xp 00004000 00:3f 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7f9450c6f000-7f9450c73000 r--p 00027000 00:3f 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7f9450c73000-7f9450c74000 r--p 0002b000 00:3f 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7f9450c74000-7f9450c75000 rw-p 0002c000 00:3f 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7f9450c75000-7f9450c9d000 r--p 00000000 00:3f 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7f9450c9d000-7f9450e25000 r-xp 00028000 00:3f 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7f9450e25000-7f9450e74000 r--p 001b0000 00:3f 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7f9450e74000-7f9450e78000 r--p 001fe000 00:3f 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7f9450e78000-7f9450e7a000 rw-p 00202000 00:3f 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7f9450e7a000-7f9450e89000 rw-p 00000000 00:00 0 |
| | 7f9450e89000-7f9450e99000 r--p 00000000 00:3f 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7f9450e99000-7f9450f18000 r-xp 00010000 00:3f 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7f9450f18000-7f9450f70000 r--p 0008f000 00:3f 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7f9450f70000-7f9450f71000 r--p 000e7000 00:3f 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7f9450f71000-7f9450f72000 rw-p 000e8000 00:3f 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7f9450f72000-7f9450f74000 r--p 00000000 00:3f 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7f9450f74000-7f9450f89000 r-xp 00002000 00:3f 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7f9450f89000-7f9450fa2000 r--p 00017000 00:3f 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7f9450fa2000-7f9450fa3000 r--p 0002f000 00:3f 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7f9450fa3000-7f9450fa4000 rw-p 00030000 00:3f 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7f9450fa4000-7f9450fac000 rw-p 00000000 00:00 0 |
| | 7f9450fac000-7f9450fb6000 r--p 00000000 00:3f 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7f9450fb6000-7f9451019000 r-xp 0000a000 00:3f 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7f9451019000-7f945102e000 r--p 0006d000 00:3f 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7f945102e000-7f945102f000 r--p 00081000 00:3f 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7f945102f000-7f9451030000 rw-p 00082000 00:3f 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7f9451030000-7f9451032000 r--p 00000000 00:3f 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7f9451032000-7f9451044000 r-xp 00002000 00:3f 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7f9451044000-7f945104a000 r--p 00014000 00:3f 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7f945104a000-7f945104b000 r--p 0001a000 00:3f 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7f945104b000-7f945104c000 rw-p 0001b000 00:3f 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7f945104c000-7f945104d000 r--p 00000000 00:3f 17709103 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7f945104d000-7f945104e000 r-xp 00001000 00:3f 17709103 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7f945104e000-7f945104f000 r--p 00002000 00:3f 17709103 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7f945104f000-7f9451050000 r--p 00002000 00:3f 17709103 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7f9451050000-7f9451051000 rw-p 00003000 00:3f 17709103 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7f9451051000-7f9451099000 r--p 00000000 00:3f 17203261 /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5.0 |
| | 7f9451099000-7f945154a000 r-xp 00048000 00:3f 17203261 /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5.0 |
| | 7f945154a000-7f94516fe000 r--p 004f9000 00:3f 17203261 /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5.0 |
| | 7f94516fe000-7f9451714000 r--p 006ac000 00:3f 17203261 /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5.0 |
| | 7f9451714000-7f9451718000 rw-p 006c2000 00:3f 17203261 /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5.0 |
| | 7f9451718000-7f945172e000 rw-p 00000000 00:00 0 |
| | 7f945172e000-7f945172f000 r--p 00000000 00:3f 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7f945172f000-7f945175a000 r-xp 00001000 00:3f 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7f945175a000-7f9451764000 r--p 0002c000 00:3f 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7f9451764000-7f9451766000 r--p 00036000 00:3f 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7f9451766000-7f9451768000 rw-p 00038000 00:3f 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7fff435a0000-7fff435c1000 rw-p 00000000 00:00 0 [stack] |
| | 7fff435f0000-7fff435f4000 r--p 00000000 00:00 0 [vvar] |
| | 7fff435f4000-7fff435f6000 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)>' |