| "git clone --depth 1 https://github.com/ruby/ruby.git trunk-repeat20-asserts" exit with 0. |
| Cloning into 'trunk-repeat20-asserts'... |
| Updating files: 95% (10534/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 1137335 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:0011a0 EVAL -:4 [FINISH] |
| | c:0001 p:0000 s:0003 E:000fc0 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) [0x7f78e768c6e7] /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) [0x7f78e74787f1] /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) [0x7f78e7385f48] /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) [0x7f78e74a5d60] /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) [0x7f78e74bd1d1] /tmp/ruby/src/trunk-repeat20-asserts/imemo.c:347 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(gc_mark_stacked_objects+0x4f) [0x7f78e74a968b] /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) [0x7f78e74aaa89] /tmp/ruby/src/trunk-repeat20-asserts/gc/default/default.c:2412 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(newobj_alloc+0x7e) [0x7f78e74aaefe] /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) [0x7f78e74ae583] /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) [0x7f78e751a6e9] /tmp/ruby/src/trunk-repeat20-asserts/object.c:131 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(class_call_alloc_func+0x5) [0x7f78e751cf42] /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) [0x7f78e765d0b9] /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) [0x7f78e7661d2a] /tmp/ruby/src/trunk-repeat20-asserts/vm_insnhelper.c:5968 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(vm_exec_core+0x9b) [0x7f78e766fd8b] ../../src/trunk-repeat20-asserts/insns.def:898 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(rb_vm_exec+0x159) [0x7f78e7677049] /tmp/ruby/src/trunk-repeat20-asserts/vm.c:2595 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(rb_ec_exec_node+0xb1) [0x7f78e7481081] /tmp/ruby/src/trunk-repeat20-asserts/eval.c:280 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(ruby_run_node+0x9b) [0x7f78e7487d4b] /tmp/ruby/src/trunk-repeat20-asserts/eval.c:318 |
| | /tmp/ruby/build/trunk-repeat20-asserts/ruby(rb_main+0x21) [0x56114eb65186] /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) [0x7f78e6f7a1ca] ../sysdeps/nptl/libc_start_call_main.h:58 |
| | /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7f78e6f7a28b] ../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 |
| | [0x56114eb651d5] |
| | |
| | -- Other runtime information ----------------------------------------------- |
| | |
| | * Process memory map: |
| | |
| | 56114eb64000-56114eb65000 r--p 00000000 00:3f 14717594 /tmp/ruby/build/trunk-repeat20-asserts/ruby |
| | 56114eb65000-56114eb66000 r-xp 00001000 00:3f 14717594 /tmp/ruby/build/trunk-repeat20-asserts/ruby |
| | 56114eb66000-56114eb67000 r--p 00002000 00:3f 14717594 /tmp/ruby/build/trunk-repeat20-asserts/ruby |
| | 56114eb67000-56114eb68000 r--p 00002000 00:3f 14717594 /tmp/ruby/build/trunk-repeat20-asserts/ruby |
| | 56114eb68000-56114eb69000 rw-p 00003000 00:3f 14717594 /tmp/ruby/build/trunk-repeat20-asserts/ruby |
| | 561159d22000-56115a10a000 rw-p 00000000 00:00 0 [heap] |
| | 7f78e0d6d000-7f78e0f74000 r--s 00000000 00:3f 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7f78e0f74000-7f78e0fb2000 r--s 00000000 00:3f 14717594 /tmp/ruby/build/trunk-repeat20-asserts/ruby |
| | 7f78e0fb2000-7f78e2bc7000 rw-p 00000000 00:00 0 |
| | 7f78e2bc7000-7f78e4142000 r--s 00000000 00:3f 14717371 /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5.0 |
| | 7f78e4142000-7f78e4180000 r--s 00000000 00:3f 14717594 /tmp/ruby/build/trunk-repeat20-asserts/ruby |
| | 7f78e4180000-7f78e41f0000 rw-p 00000000 00:00 0 |
| | 7f78e41ff000-7f78e43b0000 rw-p 00000000 00:00 0 |
| | 7f78e43b0000-7f78e43b1000 ---p 00000000 00:00 0 |
| | 7f78e43b1000-7f78e43f2000 rw-p 00000000 00:00 0 |
| | 7f78e43f2000-7f78e43f3000 ---p 00000000 00:00 0 |
| | 7f78e43f3000-7f78e4434000 rw-p 00000000 00:00 0 |
| | 7f78e4434000-7f78e4435000 ---p 00000000 00:00 0 |
| | 7f78e4435000-7f78e4476000 rw-p 00000000 00:00 0 |
| | 7f78e4476000-7f78e4477000 ---p 00000000 00:00 0 |
| | 7f78e4477000-7f78e44b8000 rw-p 00000000 00:00 0 |
| | 7f78e44b8000-7f78e44b9000 ---p 00000000 00:00 0 |
| | 7f78e44b9000-7f78e44fa000 rw-p 00000000 00:00 0 |
| | 7f78e44fa000-7f78e44fb000 ---p 00000000 00:00 0 |
| | 7f78e44fb000-7f78e453c000 rw-p 00000000 00:00 0 |
| | 7f78e453c000-7f78e453d000 ---p 00000000 00:00 0 |
| | 7f78e453d000-7f78e457e000 rw-p 00000000 00:00 0 |
| | 7f78e457e000-7f78e457f000 ---p 00000000 00:00 0 |
| | 7f78e457f000-7f78e45c0000 rw-p 00000000 00:00 0 |
| | 7f78e45c0000-7f78e45c1000 ---p 00000000 00:00 0 |
| | 7f78e45c1000-7f78e4602000 rw-p 00000000 00:00 0 |
| | 7f78e4602000-7f78e4603000 ---p 00000000 00:00 0 |
| | 7f78e4603000-7f78e4644000 rw-p 00000000 00:00 0 |
| | 7f78e4644000-7f78e4645000 ---p 00000000 00:00 0 |
| | 7f78e4645000-7f78e4686000 rw-p 00000000 00:00 0 |
| | 7f78e4686000-7f78e4687000 ---p 00000000 00:00 0 |
| | 7f78e4687000-7f78e46c8000 rw-p 00000000 00:00 0 |
| | 7f78e46c8000-7f78e46c9000 ---p 00000000 00:00 0 |
| | 7f78e46c9000-7f78e470a000 rw-p 00000000 00:00 0 |
| | 7f78e470a000-7f78e470b000 ---p 00000000 00:00 0 |
| | 7f78e470b000-7f78e474c000 rw-p 00000000 00:00 0 |
| | 7f78e474c000-7f78e474d000 ---p 00000000 00:00 0 |
| | 7f78e474d000-7f78e478e000 rw-p 00000000 00:00 0 |
| | 7f78e478e000-7f78e478f000 ---p 00000000 00:00 0 |
| | 7f78e478f000-7f78e47d0000 rw-p 00000000 00:00 0 |
| | 7f78e47d0000-7f78e47d1000 ---p 00000000 00:00 0 |
| | 7f78e47d1000-7f78e4812000 rw-p 00000000 00:00 0 |
| | 7f78e4812000-7f78e4813000 ---p 00000000 00:00 0 |
| | 7f78e4813000-7f78e4854000 rw-p 00000000 00:00 0 |
| | 7f78e4854000-7f78e4855000 ---p 00000000 00:00 0 |
| | 7f78e4855000-7f78e4896000 rw-p 00000000 00:00 0 |
| | 7f78e4896000-7f78e4897000 ---p 00000000 00:00 0 |
| | 7f78e4897000-7f78e48d8000 rw-p 00000000 00:00 0 |
| | 7f78e48d8000-7f78e48d9000 ---p 00000000 00:00 0 |
| | 7f78e48d9000-7f78e491a000 rw-p 00000000 00:00 0 |
| | 7f78e491a000-7f78e491b000 ---p 00000000 00:00 0 |
| | 7f78e491b000-7f78e495c000 rw-p 00000000 00:00 0 |
| | 7f78e495c000-7f78e495d000 ---p 00000000 00:00 0 |
| | 7f78e495d000-7f78e499e000 rw-p 00000000 00:00 0 |
| | 7f78e499e000-7f78e499f000 ---p 00000000 00:00 0 |
| | 7f78e499f000-7f78e49e0000 rw-p 00000000 00:00 0 |
| | 7f78e49e0000-7f78e49e1000 ---p 00000000 00:00 0 |
| | 7f78e49e1000-7f78e4a22000 rw-p 00000000 00:00 0 |
| | 7f78e4a22000-7f78e4a23000 ---p 00000000 00:00 0 |
| | 7f78e4a23000-7f78e4a64000 rw-p 00000000 00:00 0 |
| | 7f78e4a64000-7f78e4a65000 ---p 00000000 00:00 0 |
| | 7f78e4a65000-7f78e4aa6000 rw-p 00000000 00:00 0 |
| | 7f78e4aa6000-7f78e4aa7000 ---p 00000000 00:00 0 |
| | 7f78e4aa7000-7f78e4ae8000 rw-p 00000000 00:00 0 |
| | 7f78e4ae8000-7f78e4ae9000 ---p 00000000 00:00 0 |
| | 7f78e4ae9000-7f78e4b2a000 rw-p 00000000 00:00 0 |
| | 7f78e4b2a000-7f78e4b2b000 ---p 00000000 00:00 0 |
| | 7f78e4b2b000-7f78e4b6c000 rw-p 00000000 00:00 0 |
| | 7f78e4b6c000-7f78e4b6d000 ---p 00000000 00:00 0 |
| | 7f78e4b6d000-7f78e4bae000 rw-p 00000000 00:00 0 |
| | 7f78e4bae000-7f78e4baf000 ---p 00000000 00:00 0 |
| | 7f78e4baf000-7f78e4c00000 rw-p 00000000 00:00 0 |
| | 7f78e4c0f000-7f78e4c10000 ---p 00000000 00:00 0 |
| | 7f78e4c10000-7f78e5460000 rw-p 00000000 00:00 0 |
| | 7f78e5465000-7f78e5466000 r--p 00000000 00:3f 16819719 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/monitor.so |
| | 7f78e5466000-7f78e5467000 r-xp 00001000 00:3f 16819719 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/monitor.so |
| | 7f78e5467000-7f78e5468000 r--p 00002000 00:3f 16819719 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/monitor.so |
| | 7f78e5468000-7f78e5469000 r--p 00002000 00:3f 16819719 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/monitor.so |
| | 7f78e5469000-7f78e546a000 rw-p 00003000 00:3f 16819719 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/monitor.so |
| | 7f78e546a000-7f78e546b000 r--p 00000000 00:3f 17335543 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7f78e546b000-7f78e546c000 r-xp 00001000 00:3f 17335543 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7f78e546c000-7f78e546d000 r--p 00002000 00:3f 17335543 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7f78e546d000-7f78e546e000 r--p 00002000 00:3f 17335543 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7f78e546e000-7f78e546f000 rw-p 00003000 00:3f 17335543 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7f78e546f000-7f78e6f23000 rw-p 00000000 00:00 0 |
| | 7f78e6f23000-7f78e6f27000 r--p 00000000 00:3f 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7f78e6f27000-7f78e6f4a000 r-xp 00004000 00:3f 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7f78e6f4a000-7f78e6f4e000 r--p 00027000 00:3f 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7f78e6f4e000-7f78e6f4f000 r--p 0002b000 00:3f 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7f78e6f4f000-7f78e6f50000 rw-p 0002c000 00:3f 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7f78e6f50000-7f78e6f78000 r--p 00000000 00:3f 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7f78e6f78000-7f78e7100000 r-xp 00028000 00:3f 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7f78e7100000-7f78e714f000 r--p 001b0000 00:3f 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7f78e714f000-7f78e7153000 r--p 001fe000 00:3f 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7f78e7153000-7f78e7155000 rw-p 00202000 00:3f 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7f78e7155000-7f78e7164000 rw-p 00000000 00:00 0 |
| | 7f78e7164000-7f78e7174000 r--p 00000000 00:3f 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7f78e7174000-7f78e71f3000 r-xp 00010000 00:3f 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7f78e71f3000-7f78e724b000 r--p 0008f000 00:3f 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7f78e724b000-7f78e724c000 r--p 000e7000 00:3f 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7f78e724c000-7f78e724d000 rw-p 000e8000 00:3f 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7f78e724d000-7f78e724f000 r--p 00000000 00:3f 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7f78e724f000-7f78e7264000 r-xp 00002000 00:3f 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7f78e7264000-7f78e727d000 r--p 00017000 00:3f 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7f78e727d000-7f78e727e000 r--p 0002f000 00:3f 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7f78e727e000-7f78e727f000 rw-p 00030000 00:3f 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7f78e727f000-7f78e7287000 rw-p 00000000 00:00 0 |
| | 7f78e7287000-7f78e7291000 r--p 00000000 00:3f 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7f78e7291000-7f78e72f4000 r-xp 0000a000 00:3f 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7f78e72f4000-7f78e7309000 r--p 0006d000 00:3f 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7f78e7309000-7f78e730a000 r--p 00081000 00:3f 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7f78e730a000-7f78e730b000 rw-p 00082000 00:3f 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7f78e730b000-7f78e730d000 r--p 00000000 00:3f 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7f78e730d000-7f78e731f000 r-xp 00002000 00:3f 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7f78e731f000-7f78e7325000 r--p 00014000 00:3f 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7f78e7325000-7f78e7326000 r--p 0001a000 00:3f 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7f78e7326000-7f78e7327000 rw-p 0001b000 00:3f 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7f78e7327000-7f78e7328000 r--p 00000000 00:3f 17334576 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7f78e7328000-7f78e7329000 r-xp 00001000 00:3f 17334576 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7f78e7329000-7f78e732a000 r--p 00002000 00:3f 17334576 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7f78e732a000-7f78e732b000 r--p 00002000 00:3f 17334576 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7f78e732b000-7f78e732c000 rw-p 00003000 00:3f 17334576 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7f78e732c000-7f78e7374000 r--p 00000000 00:3f 14717371 /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5.0 |
| | 7f78e7374000-7f78e7824000 r-xp 00048000 00:3f 14717371 /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5.0 |
| | 7f78e7824000-7f78e79d8000 r--p 004f8000 00:3f 14717371 /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5.0 |
| | 7f78e79d8000-7f78e79ee000 r--p 006ab000 00:3f 14717371 /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5.0 |
| | 7f78e79ee000-7f78e79f2000 rw-p 006c1000 00:3f 14717371 /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5.0 |
| | 7f78e79f2000-7f78e7a08000 rw-p 00000000 00:00 0 |
| | 7f78e7a08000-7f78e7a09000 r--p 00000000 00:3f 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7f78e7a09000-7f78e7a34000 r-xp 00001000 00:3f 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7f78e7a34000-7f78e7a3e000 r--p 0002c000 00:3f 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7f78e7a3e000-7f78e7a40000 r--p 00036000 00:3f 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7f78e7a40000-7f78e7a42000 rw-p 00038000 00:3f 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7ffcf6242000-7ffcf6263000 rw-p 00000000 00:00 0 [stack] |
| | 7ffcf6302000-7ffcf6306000 r--p 00000000 00:00 0 [vvar] |
| | 7ffcf6306000-7ffcf6308000 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)>' |