| "git clone --depth 1 https://github.com/ruby/ruby.git trunk-repeat20-asserts" exit with 0. |
| Cloning into 'trunk-repeat20-asserts'... |
| Updating files: 87% (9590/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 1718639 killed by SIGABRT (signal 6) (core dumped) |
| | rb_obj_info_dump: x |
| | -:6: [BUG] try to mark T_NONE object |
| | ruby 3.5.0dev (2025-02-19T04:54:51Z master bd84c75a01) +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:002040 EVAL -:4 [FINISH] |
| | c:0001 p:0000 s:0003 E:0001c0 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) [0x7f1a920376c7] /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) [0x7f1a91e237f1] /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) [0x7f1a91d30f48] /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) [0x7f1a91e50d60] /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) [0x7f1a91e681d1] /tmp/ruby/src/trunk-repeat20-asserts/imemo.c:347 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(gc_mark_stacked_objects+0x4f) [0x7f1a91e5468b] /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) [0x7f1a91e55a89] /tmp/ruby/src/trunk-repeat20-asserts/gc/default/default.c:2412 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(newobj_alloc+0x7e) [0x7f1a91e55efe] /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) [0x7f1a91e59583] /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) [0x7f1a91fac585] /tmp/ruby/src/trunk-repeat20-asserts/string.c:3694 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(vm_exec_core+0xf2f) [0x7f1a9201bbff] ../../src/trunk-repeat20-asserts/insns.def:402 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(rb_vm_exec+0x159) [0x7f1a92022029] /tmp/ruby/src/trunk-repeat20-asserts/vm.c:2595 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(rb_ec_exec_node+0xb1) [0x7f1a91e2c081] /tmp/ruby/src/trunk-repeat20-asserts/eval.c:280 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(ruby_run_node+0x9b) [0x7f1a91e32d4b] /tmp/ruby/src/trunk-repeat20-asserts/eval.c:318 |
| | /tmp/ruby/build/trunk-repeat20-asserts/ruby(rb_main+0x21) [0x556be3061186] /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) [0x7f1a919251ca] ../sysdeps/nptl/libc_start_call_main.h:58 |
| | /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7f1a9192528b] ../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 |
| | [0x556be30611d5] |
| | |
| | -- Other runtime information ----------------------------------------------- |
| | |
| | * Process memory map: |
| | |
| | 556be3060000-556be3061000 r--p 00000000 00:3f 16920994 /tmp/ruby/build/trunk-repeat20-asserts/ruby |
| | 556be3061000-556be3062000 r-xp 00001000 00:3f 16920994 /tmp/ruby/build/trunk-repeat20-asserts/ruby |
| | 556be3062000-556be3063000 r--p 00002000 00:3f 16920994 /tmp/ruby/build/trunk-repeat20-asserts/ruby |
| | 556be3063000-556be3064000 r--p 00002000 00:3f 16920994 /tmp/ruby/build/trunk-repeat20-asserts/ruby |
| | 556be3064000-556be3065000 rw-p 00003000 00:3f 16920994 /tmp/ruby/build/trunk-repeat20-asserts/ruby |
| | 556c0271d000-556c02b15000 rw-p 00000000 00:00 0 [heap] |
| | 7f1a8b70d000-7f1a8b914000 r--s 00000000 00:3f 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7f1a8b914000-7f1a8b952000 r--s 00000000 00:3f 16920994 /tmp/ruby/build/trunk-repeat20-asserts/ruby |
| | 7f1a8b952000-7f1a8d567000 rw-p 00000000 00:00 0 |
| | 7f1a8d567000-7f1a8eae2000 r--s 00000000 00:3f 16944536 /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5.0 |
| | 7f1a8eae2000-7f1a8eb20000 r--s 00000000 00:3f 16920994 /tmp/ruby/build/trunk-repeat20-asserts/ruby |
| | 7f1a8eb20000-7f1a8eb90000 rw-p 00000000 00:00 0 |
| | 7f1a8eb9f000-7f1a8ed50000 rw-p 00000000 00:00 0 |
| | 7f1a8ed50000-7f1a8ed51000 ---p 00000000 00:00 0 |
| | 7f1a8ed51000-7f1a8ed92000 rw-p 00000000 00:00 0 |
| | 7f1a8ed92000-7f1a8ed93000 ---p 00000000 00:00 0 |
| | 7f1a8ed93000-7f1a8edd4000 rw-p 00000000 00:00 0 |
| | 7f1a8edd4000-7f1a8edd5000 ---p 00000000 00:00 0 |
| | 7f1a8edd5000-7f1a8ee16000 rw-p 00000000 00:00 0 |
| | 7f1a8ee16000-7f1a8ee17000 ---p 00000000 00:00 0 |
| | 7f1a8ee17000-7f1a8ee58000 rw-p 00000000 00:00 0 |
| | 7f1a8ee58000-7f1a8ee59000 ---p 00000000 00:00 0 |
| | 7f1a8ee59000-7f1a8ee9a000 rw-p 00000000 00:00 0 |
| | 7f1a8ee9a000-7f1a8ee9b000 ---p 00000000 00:00 0 |
| | 7f1a8ee9b000-7f1a8eedc000 rw-p 00000000 00:00 0 |
| | 7f1a8eedc000-7f1a8eedd000 ---p 00000000 00:00 0 |
| | 7f1a8eedd000-7f1a8ef1e000 rw-p 00000000 00:00 0 |
| | 7f1a8ef1e000-7f1a8ef1f000 ---p 00000000 00:00 0 |
| | 7f1a8ef1f000-7f1a8ef60000 rw-p 00000000 00:00 0 |
| | 7f1a8ef60000-7f1a8ef61000 ---p 00000000 00:00 0 |
| | 7f1a8ef61000-7f1a8efa2000 rw-p 00000000 00:00 0 |
| | 7f1a8efa2000-7f1a8efa3000 ---p 00000000 00:00 0 |
| | 7f1a8efa3000-7f1a8efe4000 rw-p 00000000 00:00 0 |
| | 7f1a8efe4000-7f1a8efe5000 ---p 00000000 00:00 0 |
| | 7f1a8efe5000-7f1a8f026000 rw-p 00000000 00:00 0 |
| | 7f1a8f026000-7f1a8f027000 ---p 00000000 00:00 0 |
| | 7f1a8f027000-7f1a8f068000 rw-p 00000000 00:00 0 |
| | 7f1a8f068000-7f1a8f069000 ---p 00000000 00:00 0 |
| | 7f1a8f069000-7f1a8f0aa000 rw-p 00000000 00:00 0 |
| | 7f1a8f0aa000-7f1a8f0ab000 ---p 00000000 00:00 0 |
| | 7f1a8f0ab000-7f1a8f0ec000 rw-p 00000000 00:00 0 |
| | 7f1a8f0ec000-7f1a8f0ed000 ---p 00000000 00:00 0 |
| | 7f1a8f0ed000-7f1a8f12e000 rw-p 00000000 00:00 0 |
| | 7f1a8f12e000-7f1a8f12f000 ---p 00000000 00:00 0 |
| | 7f1a8f12f000-7f1a8f170000 rw-p 00000000 00:00 0 |
| | 7f1a8f170000-7f1a8f171000 ---p 00000000 00:00 0 |
| | 7f1a8f171000-7f1a8f1b2000 rw-p 00000000 00:00 0 |
| | 7f1a8f1b2000-7f1a8f1b3000 ---p 00000000 00:00 0 |
| | 7f1a8f1b3000-7f1a8f1f4000 rw-p 00000000 00:00 0 |
| | 7f1a8f1f4000-7f1a8f1f5000 ---p 00000000 00:00 0 |
| | 7f1a8f1f5000-7f1a8f236000 rw-p 00000000 00:00 0 |
| | 7f1a8f236000-7f1a8f237000 ---p 00000000 00:00 0 |
| | 7f1a8f237000-7f1a8f278000 rw-p 00000000 00:00 0 |
| | 7f1a8f278000-7f1a8f279000 ---p 00000000 00:00 0 |
| | 7f1a8f279000-7f1a8f2ba000 rw-p 00000000 00:00 0 |
| | 7f1a8f2ba000-7f1a8f2bb000 ---p 00000000 00:00 0 |
| | 7f1a8f2bb000-7f1a8f2fc000 rw-p 00000000 00:00 0 |
| | 7f1a8f2fc000-7f1a8f2fd000 ---p 00000000 00:00 0 |
| | 7f1a8f2fd000-7f1a8f33e000 rw-p 00000000 00:00 0 |
| | 7f1a8f33e000-7f1a8f33f000 ---p 00000000 00:00 0 |
| | 7f1a8f33f000-7f1a8f380000 rw-p 00000000 00:00 0 |
| | 7f1a8f380000-7f1a8f381000 ---p 00000000 00:00 0 |
| | 7f1a8f381000-7f1a8f3c2000 rw-p 00000000 00:00 0 |
| | 7f1a8f3c2000-7f1a8f3c3000 ---p 00000000 00:00 0 |
| | 7f1a8f3c3000-7f1a8f404000 rw-p 00000000 00:00 0 |
| | 7f1a8f404000-7f1a8f405000 ---p 00000000 00:00 0 |
| | 7f1a8f405000-7f1a8f446000 rw-p 00000000 00:00 0 |
| | 7f1a8f446000-7f1a8f447000 ---p 00000000 00:00 0 |
| | 7f1a8f447000-7f1a8f488000 rw-p 00000000 00:00 0 |
| | 7f1a8f488000-7f1a8f489000 ---p 00000000 00:00 0 |
| | 7f1a8f489000-7f1a8f4ca000 rw-p 00000000 00:00 0 |
| | 7f1a8f4ca000-7f1a8f4cb000 ---p 00000000 00:00 0 |
| | 7f1a8f4cb000-7f1a8f50c000 rw-p 00000000 00:00 0 |
| | 7f1a8f50c000-7f1a8f50d000 ---p 00000000 00:00 0 |
| | 7f1a8f50d000-7f1a8f54e000 rw-p 00000000 00:00 0 |
| | 7f1a8f54e000-7f1a8f54f000 ---p 00000000 00:00 0 |
| | 7f1a8f54f000-7f1a8f5a0000 rw-p 00000000 00:00 0 |
| | 7f1a8f5af000-7f1a8f5b0000 ---p 00000000 00:00 0 |
| | 7f1a8f5b0000-7f1a8fe00000 rw-p 00000000 00:00 0 |
| | 7f1a8fe0f000-7f1a917c0000 rw-p 00000000 00:00 0 |
| | 7f1a917c1000-7f1a917c2000 r--p 00000000 00:3f 17608320 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/monitor.so |
| | 7f1a917c2000-7f1a917c3000 r-xp 00001000 00:3f 17608320 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/monitor.so |
| | 7f1a917c3000-7f1a917c4000 r--p 00002000 00:3f 17608320 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/monitor.so |
| | 7f1a917c4000-7f1a917c5000 r--p 00002000 00:3f 17608320 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/monitor.so |
| | 7f1a917c5000-7f1a917c6000 rw-p 00003000 00:3f 17608320 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/monitor.so |
| | 7f1a917c6000-7f1a917c7000 r--p 00000000 00:3f 17697915 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7f1a917c7000-7f1a917c8000 r-xp 00001000 00:3f 17697915 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7f1a917c8000-7f1a917c9000 r--p 00002000 00:3f 17697915 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7f1a917c9000-7f1a917ca000 r--p 00002000 00:3f 17697915 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7f1a917ca000-7f1a917cb000 rw-p 00003000 00:3f 17697915 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7f1a917cb000-7f1a918ce000 rw-p 00000000 00:00 0 |
| | 7f1a918ce000-7f1a918d2000 r--p 00000000 00:3f 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7f1a918d2000-7f1a918f5000 r-xp 00004000 00:3f 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7f1a918f5000-7f1a918f9000 r--p 00027000 00:3f 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7f1a918f9000-7f1a918fa000 r--p 0002b000 00:3f 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7f1a918fa000-7f1a918fb000 rw-p 0002c000 00:3f 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7f1a918fb000-7f1a91923000 r--p 00000000 00:3f 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7f1a91923000-7f1a91aab000 r-xp 00028000 00:3f 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7f1a91aab000-7f1a91afa000 r--p 001b0000 00:3f 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7f1a91afa000-7f1a91afe000 r--p 001fe000 00:3f 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7f1a91afe000-7f1a91b00000 rw-p 00202000 00:3f 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7f1a91b00000-7f1a91b0f000 rw-p 00000000 00:00 0 |
| | 7f1a91b0f000-7f1a91b1f000 r--p 00000000 00:3f 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7f1a91b1f000-7f1a91b9e000 r-xp 00010000 00:3f 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7f1a91b9e000-7f1a91bf6000 r--p 0008f000 00:3f 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7f1a91bf6000-7f1a91bf7000 r--p 000e7000 00:3f 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7f1a91bf7000-7f1a91bf8000 rw-p 000e8000 00:3f 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7f1a91bf8000-7f1a91bfa000 r--p 00000000 00:3f 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7f1a91bfa000-7f1a91c0f000 r-xp 00002000 00:3f 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7f1a91c0f000-7f1a91c28000 r--p 00017000 00:3f 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7f1a91c28000-7f1a91c29000 r--p 0002f000 00:3f 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7f1a91c29000-7f1a91c2a000 rw-p 00030000 00:3f 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7f1a91c2a000-7f1a91c32000 rw-p 00000000 00:00 0 |
| | 7f1a91c32000-7f1a91c3c000 r--p 00000000 00:3f 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7f1a91c3c000-7f1a91c9f000 r-xp 0000a000 00:3f 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7f1a91c9f000-7f1a91cb4000 r--p 0006d000 00:3f 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7f1a91cb4000-7f1a91cb5000 r--p 00081000 00:3f 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7f1a91cb5000-7f1a91cb6000 rw-p 00082000 00:3f 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7f1a91cb6000-7f1a91cb8000 r--p 00000000 00:3f 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7f1a91cb8000-7f1a91cca000 r-xp 00002000 00:3f 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7f1a91cca000-7f1a91cd0000 r--p 00014000 00:3f 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7f1a91cd0000-7f1a91cd1000 r--p 0001a000 00:3f 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7f1a91cd1000-7f1a91cd2000 rw-p 0001b000 00:3f 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7f1a91cd2000-7f1a91cd3000 r--p 00000000 00:3f 17697623 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7f1a91cd3000-7f1a91cd4000 r-xp 00001000 00:3f 17697623 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7f1a91cd4000-7f1a91cd5000 r--p 00002000 00:3f 17697623 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7f1a91cd5000-7f1a91cd6000 r--p 00002000 00:3f 17697623 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7f1a91cd6000-7f1a91cd7000 rw-p 00003000 00:3f 17697623 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7f1a91cd7000-7f1a91d1f000 r--p 00000000 00:3f 16944536 /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5.0 |
| | 7f1a91d1f000-7f1a921cf000 r-xp 00048000 00:3f 16944536 /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5.0 |
| | 7f1a921cf000-7f1a92383000 r--p 004f8000 00:3f 16944536 /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5.0 |
| | 7f1a92383000-7f1a92399000 r--p 006ab000 00:3f 16944536 /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5.0 |
| | 7f1a92399000-7f1a9239d000 rw-p 006c1000 00:3f 16944536 /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5.0 |
| | 7f1a9239d000-7f1a923b3000 rw-p 00000000 00:00 0 |
| | 7f1a923b3000-7f1a923b4000 r--p 00000000 00:3f 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7f1a923b4000-7f1a923df000 r-xp 00001000 00:3f 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7f1a923df000-7f1a923e9000 r--p 0002c000 00:3f 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7f1a923e9000-7f1a923eb000 r--p 00036000 00:3f 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7f1a923eb000-7f1a923ed000 rw-p 00038000 00:3f 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7fff69aca000-7fff69aeb000 rw-p 00000000 00:00 0 [stack] |
| | 7fff69bc2000-7fff69bc6000 r--p 00000000 00:00 0 [vvar] |
| | 7fff69bc6000-7fff69bc8000 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)>' |