# Logfile created on 2024-01-19 16:32:41 +0000 by logger.rb/v1.4.3 I, [2024-01-19T16:32:41.704062 #1650851] INFO -- : #, @formatter=nil, @logdev=#, @binmode=false, @mon_data=#, @mon_data_owner_object_id=860>>> I, [2024-01-19T16:32:41.704468 #1650851] INFO -- : $$$[beg] make update-unicode -j4 I, [2024-01-19T16:32:41.906930 #1650851] INFO -- : make: Nothing to be done for 'update-unicode'. I, [2024-01-19T16:32:41.907801 #1650851] INFO -- : $$$[end] "make update-unicode -j4" exit with 0. I, [2024-01-19T16:32:41.907861 #1650851] INFO -- : $$$[beg] make update-download -j4 I, [2024-01-19T16:32:42.168367 #1650851] INFO -- : tool/config.guess already exists I, [2024-01-19T16:32:42.168449 #1650851] INFO -- : tool/config.sub already exists I, [2024-01-19T16:32:42.284022 #1650851] INFO -- : $$$[end] "make update-download -j4" exit with 0. I, [2024-01-19T16:32:42.284099 #1650851] INFO -- : $$$[beg] make update-rubyspec -j4 I, [2024-01-19T16:32:42.456290 #1650851] INFO -- : make: Nothing to be done for 'update-rubyspec'. I, [2024-01-19T16:32:42.456433 #1650851] INFO -- : $$$[end] "make update-rubyspec -j4" exit with 0. I, [2024-01-19T16:32:42.456460 #1650851] INFO -- : $$$[beg] make update-src -j4 E, [2024-01-19T16:32:43.759538 #1650851] ERROR -- : From https://github.com/ruby/ruby E, [2024-01-19T16:32:43.759650 #1650851] ERROR -- : 68b403c..400341a master -> origin/master I, [2024-01-19T16:32:43.884082 #1650851] INFO -- : Updating 68b403c..400341a I, [2024-01-19T16:32:43.884137 #1650851] INFO -- : Fast-forward I, [2024-01-19T16:32:43.932279 #1650851] INFO -- : NEWS.md | 8 +- I, [2024-01-19T16:32:43.932355 #1650851] INFO -- : bootstraptest/test_yjit.rb | 5 + I, [2024-01-19T16:32:43.932372 #1650851] INFO -- : common.mk | 2 +- I, [2024-01-19T16:32:43.932385 #1650851] INFO -- : doc/maintainers.md | 31 +- I, [2024-01-19T16:32:43.932398 #1650851] INFO -- : doc/standard_library.rdoc | 8 +- I, [2024-01-19T16:32:43.932411 #1650851] INFO -- : ext/-test-/memory_view/memory_view.c | 4 +- I, [2024-01-19T16:32:43.932425 #1650851] INFO -- : gc.c | 5 +- I, [2024-01-19T16:32:43.932439 #1650851] INFO -- : gems/bundled_gems | 8 +- I, [2024-01-19T16:32:43.932451 #1650851] INFO -- : iseq.c | 5 +- I, [2024-01-19T16:32:43.932463 #1650851] INFO -- : iseq.h | 4 +- I, [2024-01-19T16:32:43.932475 #1650851] INFO -- : lib/abbrev.gemspec | 30 - I, [2024-01-19T16:32:43.932503 #1650851] INFO -- : lib/abbrev.rb | 133 --- I, [2024-01-19T16:32:43.932517 #1650851] INFO -- : lib/observer.gemspec | 32 - I, [2024-01-19T16:32:43.932528 #1650851] INFO -- : lib/observer.rb | 229 ------ I, [2024-01-19T16:32:43.932541 #1650851] INFO -- : lib/prism/prism.gemspec | 1 + I, [2024-01-19T16:32:43.932555 #1650851] INFO -- : lib/resolv-replace.gemspec | 22 - I, [2024-01-19T16:32:43.932568 #1650851] INFO -- : lib/resolv-replace.rb | 76 -- I, [2024-01-19T16:32:43.932581 #1650851] INFO -- : lib/rinda/rinda.gemspec | 35 - I, [2024-01-19T16:32:43.932594 #1650851] INFO -- : lib/rinda/rinda.rb | 329 -------- I, [2024-01-19T16:32:43.932607 #1650851] INFO -- : lib/rinda/ring.rb | 484 ----------- I, [2024-01-19T16:32:43.932619 #1650851] INFO -- : lib/rinda/tuplespace.rb | 641 --------------- I, [2024-01-19T16:32:43.932637 #1650851] INFO -- : marshal.c | 6 +- I, [2024-01-19T16:32:43.932652 #1650851] INFO -- : memory_view.c | 4 +- I, [2024-01-19T16:32:43.932665 #1650851] INFO -- : prism/config.yml | 141 ++-- I, [2024-01-19T16:32:43.932676 #1650851] INFO -- : prism/defines.h | 8 + I, [2024-01-19T16:32:43.932688 #1650851] INFO -- : prism/prism.c | 54 +- I, [2024-01-19T16:32:43.932699 #1650851] INFO -- : prism/templates/src/prettyprint.c.erb | 6 +- I, [2024-01-19T16:32:43.932711 #1650851] INFO -- : prism_compile.c | 96 +-- I, [2024-01-19T16:32:43.932724 #1650851] INFO -- : regcomp.c | 6 +- I, [2024-01-19T16:32:43.932736 #1650851] INFO -- : regparse.c | 7 +- I, [2024-01-19T16:32:43.932752 #1650851] INFO -- : spec/ruby/library/abbrev/abbrev_spec.rb | 47 +- I, [2024-01-19T16:32:43.932765 #1650851] INFO -- : spec/ruby/library/observer/add_observer_spec.rb | 35 +- I, [2024-01-19T16:32:43.932778 #1650851] INFO -- : spec/ruby/library/observer/count_observers_spec.rb | 37 +- I, [2024-01-19T16:32:43.932792 #1650851] INFO -- : spec/ruby/library/observer/delete_observer_spec.rb | 29 +- I, [2024-01-19T16:32:43.932804 #1650851] INFO -- : .../ruby/library/observer/delete_observers_spec.rb | 29 +- I, [2024-01-19T16:32:43.933023 #1650851] INFO -- : spec/ruby/library/observer/fixtures/classes.rb | 24 +- I, [2024-01-19T16:32:43.933037 #1650851] INFO -- : .../ruby/library/observer/notify_observers_spec.rb | 49 +- I, [2024-01-19T16:32:43.933050 #1650851] INFO -- : test/rinda/test_rinda.rb | 912 --------------------- I, [2024-01-19T16:32:43.933063 #1650851] INFO -- : test/rinda/test_tuplebag.rb | 173 ---- I, [2024-01-19T16:32:43.933075 #1650851] INFO -- : test/test_abbrev.rb | 55 -- I, [2024-01-19T16:32:43.933086 #1650851] INFO -- : test/test_observer.rb | 66 -- I, [2024-01-19T16:32:43.933098 #1650851] INFO -- : thread_pthread.c | 6 +- I, [2024-01-19T16:32:43.933110 #1650851] INFO -- : tool/sync_default_gems.rb | 4 - I, [2024-01-19T16:32:43.933127 #1650851] INFO -- : tool/test-bundled-gems.rb | 3 + I, [2024-01-19T16:32:43.933140 #1650851] INFO -- : variable.c | 4 +- I, [2024-01-19T16:32:43.933152 #1650851] INFO -- : vm.c | 4 +- I, [2024-01-19T16:32:43.933164 #1650851] INFO -- : yjit/bindgen/src/main.rs | 1 + I, [2024-01-19T16:32:43.933184 #1650851] INFO -- : yjit/src/codegen.rs | 74 +- I, [2024-01-19T16:32:43.933198 #1650851] INFO -- : yjit/src/cruby_bindings.inc.rs | 19 + I, [2024-01-19T16:32:43.933210 #1650851] INFO -- : 49 files changed, 432 insertions(+), 3559 deletions(-) I, [2024-01-19T16:32:43.933223 #1650851] INFO -- : delete mode 100644 lib/abbrev.gemspec I, [2024-01-19T16:32:43.933236 #1650851] INFO -- : delete mode 100644 lib/abbrev.rb I, [2024-01-19T16:32:43.933252 #1650851] INFO -- : delete mode 100644 lib/observer.gemspec I, [2024-01-19T16:32:43.933264 #1650851] INFO -- : delete mode 100644 lib/observer.rb I, [2024-01-19T16:32:43.933276 #1650851] INFO -- : delete mode 100644 lib/resolv-replace.gemspec I, [2024-01-19T16:32:43.933289 #1650851] INFO -- : delete mode 100644 lib/resolv-replace.rb I, [2024-01-19T16:32:43.933301 #1650851] INFO -- : delete mode 100644 lib/rinda/rinda.gemspec I, [2024-01-19T16:32:43.933314 #1650851] INFO -- : delete mode 100644 lib/rinda/rinda.rb I, [2024-01-19T16:32:43.933326 #1650851] INFO -- : delete mode 100644 lib/rinda/ring.rb I, [2024-01-19T16:32:43.933338 #1650851] INFO -- : delete mode 100644 lib/rinda/tuplespace.rb I, [2024-01-19T16:32:43.933350 #1650851] INFO -- : delete mode 100644 test/rinda/test_rinda.rb I, [2024-01-19T16:32:43.933365 #1650851] INFO -- : delete mode 100644 test/rinda/test_tuplebag.rb I, [2024-01-19T16:32:43.933377 #1650851] INFO -- : delete mode 100644 test/test_abbrev.rb I, [2024-01-19T16:32:43.933388 #1650851] INFO -- : delete mode 100644 test/test_observer.rb I, [2024-01-19T16:32:43.958287 #1650851] INFO -- : Latest commit hash = 400341aee9 I, [2024-01-19T16:32:43.958937 #1650851] INFO -- : $$$[end] "make update-src -j4" exit with 0. I, [2024-01-19T16:32:43.958977 #1650851] INFO -- : $$$[beg] make after-update -j4 I, [2024-01-19T16:32:44.080018 #1650851] INFO -- : sed 's/{\$([^(){}]*)[^{}]*}//g' /tmp/ruby/src/trunk-repeat20/common.mk > uncommon.mk I, [2024-01-19T16:32:44.422383 #1650851] INFO -- : /tmp/ruby/src/trunk-repeat20/revision.h updated I, [2024-01-19T16:32:44.782578 #1650851] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk-repeat20/ext/socket' I, [2024-01-19T16:32:44.782666 #1650851] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2024-01-19T16:32:44.782716 #1650851] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk-repeat20/ext/socket' I, [2024-01-19T16:32:44.825981 #1650851] INFO -- : generating x86_64-linux-fake.rb I, [2024-01-19T16:32:44.993230 #1650851] INFO -- : x86_64-linux-fake.rb updated I, [2024-01-19T16:32:45.413606 #1650851] INFO -- : /bin/sh /tmp/ruby/src/trunk-repeat20/tool/ifchange "--timestamp=.rbconfig.time" rbconfig.rb rbconfig.tmp I, [2024-01-19T16:32:45.435687 #1650851] INFO -- : rbconfig.rb unchanged I, [2024-01-19T16:32:45.448478 #1650851] INFO -- : generating enc.mk I, [2024-01-19T16:32:45.798262 #1650851] INFO -- : making srcs under enc I, [2024-01-19T16:32:45.863016 #1650851] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-19T16:32:45.863139 #1650851] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2024-01-19T16:32:45.863224 #1650851] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-19T16:32:45.966268 #1650851] INFO -- : Downloading bundled gem minitest-5.21.2... I, [2024-01-19T16:32:45.992596 #1650851] INFO -- : Downloading bundled gem rbs-3.4.2... I, [2024-01-19T16:32:45.996196 #1650851] INFO -- : Downloading bundled gem observer-0.1.2... I, [2024-01-19T16:32:46.027620 #1650851] INFO -- : Downloading bundled gem abbrev-0.1.2... I, [2024-01-19T16:32:46.411611 #1650851] INFO -- : Downloading bundled gem resolv-replace-0.1.1... I, [2024-01-19T16:32:46.507609 #1650851] INFO -- : Downloading bundled gem rinda-0.2.0... I, [2024-01-19T16:32:46.759668 #1650851] INFO -- : Extracting bundle gem minitest-5.21.2... I, [2024-01-19T16:32:46.978133 #1650851] INFO -- : Unpacked gems/minitest-5.21.2.gem I, [2024-01-19T16:32:46.982528 #1650851] INFO -- : Extracting bundle gem observer-0.1.2... I, [2024-01-19T16:32:47.130281 #1650851] INFO -- : Extracting bundle gem rinda-0.2.0... I, [2024-01-19T16:32:47.197841 #1650851] INFO -- : Unpacked gems/observer-0.1.2.gem I, [2024-01-19T16:32:47.200096 #1650851] INFO -- : Extracting bundle gem rbs-3.4.2... I, [2024-01-19T16:32:47.228112 #1650851] INFO -- : Extracting bundle gem abbrev-0.1.2... I, [2024-01-19T16:32:47.451260 #1650851] INFO -- : Unpacked gems/abbrev-0.1.2.gem I, [2024-01-19T16:32:47.481851 #1650851] INFO -- : Unpacked gems/rinda-0.2.0.gem I, [2024-01-19T16:32:47.502430 #1650851] INFO -- : Extracting bundle gem resolv-replace-0.1.1... I, [2024-01-19T16:32:47.619616 #1650851] INFO -- : Unpacked gems/rbs-3.4.2.gem I, [2024-01-19T16:32:47.702854 #1650851] INFO -- : Unpacked gems/resolv-replace-0.1.1.gem I, [2024-01-19T16:32:47.707654 #1650851] INFO -- : $$$[end] "make after-update -j4" exit with 0. I, [2024-01-19T16:32:47.707883 #1650851] INFO -- : $$$[beg] make miniruby -j4 I, [2024-01-19T16:32:47.878751 #1650851] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-01-19T16:32:47.878839 #1650851] INFO -- : CC = gcc I, [2024-01-19T16:32:47.878875 #1650851] INFO -- : LD = ld I, [2024-01-19T16:32:47.878904 #1650851] INFO -- : LDSHARED = gcc -shared I, [2024-01-19T16:32:47.878940 #1650851] INFO -- : CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC I, [2024-01-19T16:32:47.878972 #1650851] INFO -- : XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-repeat20/include -I/tmp/ruby/src/trunk-repeat20 -I/tmp/ruby/src/trunk-repeat20/prism -I/tmp/ruby/src/trunk-repeat20/enc/unicode/15.0.0 I, [2024-01-19T16:32:47.879001 #1650851] INFO -- : CPPFLAGS = I, [2024-01-19T16:32:47.879029 #1650851] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-01-19T16:32:47.879057 #1650851] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2024-01-19T16:32:47.879083 #1650851] INFO -- : LANG = I, [2024-01-19T16:32:47.879109 #1650851] INFO -- : LC_ALL = I, [2024-01-19T16:32:47.879134 #1650851] INFO -- : LC_CTYPE = I, [2024-01-19T16:32:47.879159 #1650851] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2024-01-19T16:32:47.879184 #1650851] INFO -- : RUSTC = rustc I, [2024-01-19T16:32:47.879216 #1650851] INFO -- : YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-repeat20/yjit/target/release/' /tmp/ruby/src/trunk-repeat20/yjit/src/lib.rs I, [2024-01-19T16:32:47.893782 #1650851] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 I, [2024-01-19T16:32:47.893839 #1650851] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-01-19T16:32:47.893854 #1650851] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-01-19T16:32:47.893867 #1650851] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-01-19T16:32:47.893884 #1650851] INFO -- : I, [2024-01-19T16:32:47.915082 #1650851] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/miniinit.c I, [2024-01-19T16:32:47.917967 #1650851] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ast.c I, [2024-01-19T16:32:47.937580 #1650851] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/compile.c I, [2024-01-19T16:32:47.951611 #1650851] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/cont.c I, [2024-01-19T16:32:49.475628 #1650851] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/eval.c I, [2024-01-19T16:32:49.677539 #1650851] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/gc.c I, [2024-01-19T16:32:50.144178 #1650851] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/hash.c I, [2024-01-19T16:32:51.915584 #1650851] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/iseq.c I, [2024-01-19T16:32:56.401363 #1650851] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/load.c I, [2024-01-19T16:32:56.904148 #1650851] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/marshal.c I, [2024-01-19T16:32:58.827609 #1650851] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/memory_view.c I, [2024-01-19T16:32:59.624269 #1650851] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/rjit.c I, [2024-01-19T16:32:59.808648 #1650851] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/rjit_c.c I, [2024-01-19T16:32:59.899417 #1650851] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/proc.c I, [2024-01-19T16:33:00.916162 #1650851] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/regcomp.c I, [2024-01-19T16:33:02.429676 #1650851] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/regparse.c I, [2024-01-19T16:33:02.789349 #1650851] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ruby.c I, [2024-01-19T16:33:04.755859 #1650851] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/thread.c I, [2024-01-19T16:33:05.494530 #1650851] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/variable.c I, [2024-01-19T16:33:05.962213 #1650851] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/version.c I, [2024-01-19T16:33:06.551621 #1650851] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/vm.c I, [2024-01-19T16:33:08.612012 #1650851] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/vm_backtrace.c I, [2024-01-19T16:33:10.258402 #1650851] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/vm_dump.c I, [2024-01-19T16:33:11.210924 #1650851] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/vm_trace.c I, [2024-01-19T16:33:11.768636 #1650851] INFO -- : compiling prism/api_node.c I, [2024-01-19T16:33:13.643615 #1650851] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/prism/api_pack.c I, [2024-01-19T16:33:14.158643 #1650851] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/prism/diagnostic.c I, [2024-01-19T16:33:14.294158 #1650851] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/prism/encoding.c I, [2024-01-19T16:33:14.452126 #1650851] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/prism/extension.c I, [2024-01-19T16:33:15.238240 #1650851] INFO -- : compiling prism/node.c I, [2024-01-19T16:33:15.407785 #1650851] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/prism/options.c I, [2024-01-19T16:33:15.600047 #1650851] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/prism/pack.c I, [2024-01-19T16:33:15.832522 #1650851] INFO -- : compiling prism/prettyprint.c I, [2024-01-19T16:33:16.224988 #1650851] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/prism/regexp.c I, [2024-01-19T16:33:16.712125 #1650851] INFO -- : compiling prism/serialize.c I, [2024-01-19T16:33:17.672052 #1650851] INFO -- : compiling prism/token_type.c I, [2024-01-19T16:33:17.892432 #1650851] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/prism/util/pm_buffer.c I, [2024-01-19T16:33:17.924520 #1650851] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/prism/util/pm_char.c I, [2024-01-19T16:33:18.272593 #1650851] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/prism/util/pm_constant_pool.c I, [2024-01-19T16:33:18.303995 #1650851] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/prism/util/pm_list.c I, [2024-01-19T16:33:18.508292 #1650851] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/prism/util/pm_memchr.c I, [2024-01-19T16:33:18.628627 #1650851] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/prism/util/pm_newline_list.c I, [2024-01-19T16:33:18.672537 #1650851] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/prism/util/pm_state_stack.c I, [2024-01-19T16:33:18.778288 #1650851] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/prism/util/pm_string.c I, [2024-01-19T16:33:18.892161 #1650851] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/prism/util/pm_string_list.c I, [2024-01-19T16:33:19.012430 #1650851] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/prism/util/pm_strncasecmp.c I, [2024-01-19T16:33:19.092152 #1650851] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/prism/util/pm_strpbrk.c I, [2024-01-19T16:33:19.159612 #1650851] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/prism/prism.c I, [2024-01-19T16:33:19.388062 #1650851] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/prism_init.c I, [2024-01-19T16:33:19.816105 #1650851] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/yjit.c I, [2024-01-19T16:33:21.836177 #1650851] INFO -- : building Rust YJIT (release mode) I, [2024-01-19T16:33:49.074238 #1650851] INFO -- : touch yjit/target/release/libyjit.a I, [2024-01-19T16:33:49.075652 #1650851] INFO -- : partial linking yjit/target/release/libyjit.a into yjit/target/release/libyjit.o I, [2024-01-19T16:33:49.493932 #1650851] INFO -- : linking miniruby I, [2024-01-19T16:33:51.122234 #1650851] INFO -- : $$$[end] "make miniruby -j4" exit with 0. I, [2024-01-19T16:33:51.122596 #1650851] INFO -- : $$$[beg] make ruby -j4 I, [2024-01-19T16:33:51.238181 #1650851] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-01-19T16:33:51.238275 #1650851] INFO -- : CC = gcc I, [2024-01-19T16:33:51.238315 #1650851] INFO -- : LD = ld I, [2024-01-19T16:33:51.238356 #1650851] INFO -- : LDSHARED = gcc -shared I, [2024-01-19T16:33:51.238405 #1650851] INFO -- : CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC I, [2024-01-19T16:33:51.238458 #1650851] INFO -- : XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-repeat20/include -I/tmp/ruby/src/trunk-repeat20 -I/tmp/ruby/src/trunk-repeat20/prism -I/tmp/ruby/src/trunk-repeat20/enc/unicode/15.0.0 I, [2024-01-19T16:33:51.238502 #1650851] INFO -- : CPPFLAGS = I, [2024-01-19T16:33:51.238542 #1650851] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-01-19T16:33:51.238578 #1650851] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2024-01-19T16:33:51.238612 #1650851] INFO -- : LANG = I, [2024-01-19T16:33:51.238648 #1650851] INFO -- : LC_ALL = I, [2024-01-19T16:33:51.238685 #1650851] INFO -- : LC_CTYPE = I, [2024-01-19T16:33:51.238726 #1650851] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2024-01-19T16:33:51.238765 #1650851] INFO -- : RUSTC = rustc I, [2024-01-19T16:33:51.238816 #1650851] INFO -- : YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-repeat20/yjit/target/release/' /tmp/ruby/src/trunk-repeat20/yjit/src/lib.rs I, [2024-01-19T16:33:51.243336 #1650851] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 I, [2024-01-19T16:33:51.243391 #1650851] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-01-19T16:33:51.243407 #1650851] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-01-19T16:33:51.243419 #1650851] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-01-19T16:33:51.243441 #1650851] INFO -- : I, [2024-01-19T16:33:51.258979 #1650851] INFO -- : creating verconf.h I, [2024-01-19T16:33:51.372187 #1650851] INFO -- : verconf.h updated I, [2024-01-19T16:33:51.375820 #1650851] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/loadpath.c I, [2024-01-19T16:33:51.592476 #1650851] INFO -- : builtin_binary.inc updated I, [2024-01-19T16:33:51.602798 #1650851] INFO -- : f0f99355960b2d95d43d018499bd9b852f159a1c2db93c2d5f13e7f0b37fb1db builtin_binary.inc I, [2024-01-19T16:33:51.616572 #1650851] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/builtin.c I, [2024-01-19T16:33:52.336655 #1650851] INFO -- : linking static-library libruby-static.a I, [2024-01-19T16:33:54.058300 #1650851] INFO -- : linking shared-library libruby.so.3.4.0 I, [2024-01-19T16:33:57.706533 #1650851] INFO -- : linking ruby I, [2024-01-19T16:33:57.757175 #1650851] INFO -- : $$$[end] "make ruby -j4" exit with 0. I, [2024-01-19T16:33:57.757375 #1650851] INFO -- : $$$[beg] make all -j4 I, [2024-01-19T16:33:57.875802 #1650851] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-01-19T16:33:57.875884 #1650851] INFO -- : CC = gcc I, [2024-01-19T16:33:57.875917 #1650851] INFO -- : LD = ld I, [2024-01-19T16:33:57.875946 #1650851] INFO -- : LDSHARED = gcc -shared I, [2024-01-19T16:33:57.875980 #1650851] INFO -- : CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC I, [2024-01-19T16:33:57.876011 #1650851] INFO -- : XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-repeat20/include -I/tmp/ruby/src/trunk-repeat20 -I/tmp/ruby/src/trunk-repeat20/prism -I/tmp/ruby/src/trunk-repeat20/enc/unicode/15.0.0 I, [2024-01-19T16:33:57.876038 #1650851] INFO -- : CPPFLAGS = I, [2024-01-19T16:33:57.876066 #1650851] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-01-19T16:33:57.876096 #1650851] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2024-01-19T16:33:57.876125 #1650851] INFO -- : LANG = I, [2024-01-19T16:33:57.876154 #1650851] INFO -- : LC_ALL = I, [2024-01-19T16:33:57.876185 #1650851] INFO -- : LC_CTYPE = I, [2024-01-19T16:33:57.876216 #1650851] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2024-01-19T16:33:57.876245 #1650851] INFO -- : RUSTC = rustc I, [2024-01-19T16:33:57.876280 #1650851] INFO -- : YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-repeat20/yjit/target/release/' /tmp/ruby/src/trunk-repeat20/yjit/src/lib.rs I, [2024-01-19T16:33:57.879811 #1650851] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 I, [2024-01-19T16:33:57.879866 #1650851] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-01-19T16:33:57.879884 #1650851] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-01-19T16:33:57.879898 #1650851] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-01-19T16:33:57.879910 #1650851] INFO -- : I, [2024-01-19T16:33:57.976347 #1650851] INFO -- : generating encdb.h I, [2024-01-19T16:33:57.983320 #1650851] INFO -- : generating enc.mk I, [2024-01-19T16:33:57.984397 #1650851] INFO -- : building spec/ruby/optional/capi/ext/array_spec.so I, [2024-01-19T16:33:57.986941 #1650851] INFO -- : building spec/ruby/optional/capi/ext/basic_object_spec.so I, [2024-01-19T16:33:58.060361 #1650851] INFO -- : encdb.h unchanged I, [2024-01-19T16:33:58.076772 #1650851] INFO -- : building spec/ruby/optional/capi/ext/bignum_spec.so I, [2024-01-19T16:33:58.216302 #1650851] INFO -- : building spec/ruby/optional/capi/ext/binding_spec.so I, [2024-01-19T16:33:58.397464 #1650851] INFO -- : building spec/ruby/optional/capi/ext/boolean_spec.so I, [2024-01-19T16:33:58.439998 #1650851] INFO -- : building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so I, [2024-01-19T16:33:58.482726 #1650851] INFO -- : building spec/ruby/optional/capi/ext/class_spec.so I, [2024-01-19T16:33:58.495615 #1650851] INFO -- : building spec/ruby/optional/capi/ext/class_under_autoload_spec.so I, [2024-01-19T16:33:58.752151 #1650851] INFO -- : building spec/ruby/optional/capi/ext/complex_spec.so I, [2024-01-19T16:33:58.830167 #1650851] INFO -- : building spec/ruby/optional/capi/ext/constants_spec.so I, [2024-01-19T16:33:58.868166 #1650851] INFO -- : building spec/ruby/optional/capi/ext/data_spec.so I, [2024-01-19T16:33:59.028913 #1650851] INFO -- : building spec/ruby/optional/capi/ext/debug_spec.so I, [2024-01-19T16:33:59.086714 #1650851] INFO -- : building spec/ruby/optional/capi/ext/encoding_spec.so I, [2024-01-19T16:33:59.275773 #1650851] INFO -- : building spec/ruby/optional/capi/ext/enumerator_spec.so I, [2024-01-19T16:33:59.348081 #1650851] INFO -- : building spec/ruby/optional/capi/ext/exception_spec.so I, [2024-01-19T16:33:59.378855 #1650851] INFO -- : building spec/ruby/optional/capi/ext/fiber_spec.so I, [2024-01-19T16:33:59.604400 #1650851] INFO -- : building spec/ruby/optional/capi/ext/file_spec.so I, [2024-01-19T16:33:59.669586 #1650851] INFO -- : building spec/ruby/optional/capi/ext/fixnum_spec.so I, [2024-01-19T16:33:59.682628 #1650851] INFO -- : building spec/ruby/optional/capi/ext/float_spec.so I, [2024-01-19T16:33:59.812025 #1650851] INFO -- : building spec/ruby/optional/capi/ext/gc_spec.so I, [2024-01-19T16:33:59.923529 #1650851] INFO -- : building spec/ruby/optional/capi/ext/globals_spec.so I, [2024-01-19T16:33:59.930157 #1650851] INFO -- : building spec/ruby/optional/capi/ext/hash_spec.so I, [2024-01-19T16:33:59.971511 #1650851] INFO -- : building spec/ruby/optional/capi/ext/integer_spec.so I, [2024-01-19T16:34:00.092512 #1650851] INFO -- : building spec/ruby/optional/capi/ext/io_spec.so I, [2024-01-19T16:34:00.255393 #1650851] INFO -- : building spec/ruby/optional/capi/ext/kernel_spec.so I, [2024-01-19T16:34:00.380670 #1650851] INFO -- : building spec/ruby/optional/capi/ext/language_spec.so I, [2024-01-19T16:34:00.399674 #1650851] INFO -- : building spec/ruby/optional/capi/ext/marshal_spec.so I, [2024-01-19T16:34:00.708029 #1650851] INFO -- : building spec/ruby/optional/capi/ext/module_spec.so I, [2024-01-19T16:34:00.716643 #1650851] INFO -- : building spec/ruby/optional/capi/ext/module_under_autoload_spec.so I, [2024-01-19T16:34:00.753110 #1650851] INFO -- : building spec/ruby/optional/capi/ext/mutex_spec.so I, [2024-01-19T16:34:00.975573 #1650851] INFO -- : building spec/ruby/optional/capi/ext/numeric_spec.so I, [2024-01-19T16:34:01.016020 #1650851] INFO -- : building spec/ruby/optional/capi/ext/object_spec.so I, [2024-01-19T16:34:01.082738 #1650851] INFO -- : building spec/ruby/optional/capi/ext/proc_spec.so I, [2024-01-19T16:34:01.107966 #1650851] INFO -- : building spec/ruby/optional/capi/ext/range_spec.so I, [2024-01-19T16:34:01.338463 #1650851] INFO -- : building spec/ruby/optional/capi/ext/rational_spec.so I, [2024-01-19T16:34:01.545475 #1650851] INFO -- : building spec/ruby/optional/capi/ext/rbasic_spec.so I, [2024-01-19T16:34:01.548403 #1650851] INFO -- : building spec/ruby/optional/capi/ext/regexp_spec.so I, [2024-01-19T16:34:01.568524 #1650851] INFO -- : building spec/ruby/optional/capi/ext/st_spec.so I, [2024-01-19T16:34:01.600635 #1650851] INFO -- : building spec/ruby/optional/capi/ext/string_spec.so I, [2024-01-19T16:34:01.860544 #1650851] INFO -- : building spec/ruby/optional/capi/ext/struct_spec.so I, [2024-01-19T16:34:01.895619 #1650851] INFO -- : building spec/ruby/optional/capi/ext/symbol_spec.so I, [2024-01-19T16:34:01.951851 #1650851] INFO -- : building spec/ruby/optional/capi/ext/thread_spec.so I, [2024-01-19T16:34:02.209079 #1650851] INFO -- : building spec/ruby/optional/capi/ext/time_spec.so I, [2024-01-19T16:34:02.275201 #1650851] INFO -- : building spec/ruby/optional/capi/ext/tracepoint_spec.so I, [2024-01-19T16:34:02.336289 #1650851] INFO -- : building spec/ruby/optional/capi/ext/typed_data_spec.so I, [2024-01-19T16:34:02.525487 #1650851] INFO -- : building spec/ruby/optional/capi/ext/util_spec.so I, [2024-01-19T16:34:02.539214 #1650851] INFO -- : making enc I, [2024-01-19T16:34:02.577643 #1650851] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-19T16:34:02.577724 #1650851] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2024-01-19T16:34:02.577768 #1650851] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-19T16:34:02.578975 #1650851] INFO -- : making srcs under enc I, [2024-01-19T16:34:02.646346 #1650851] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-19T16:34:02.646424 #1650851] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2024-01-19T16:34:02.646473 #1650851] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-19T16:34:02.647617 #1650851] INFO -- : generating transdb.h I, [2024-01-19T16:34:02.904405 #1650851] INFO -- : transdb.h unchanged I, [2024-01-19T16:34:02.907263 #1650851] INFO -- : generating makefiles ext/configure-ext.mk I, [2024-01-19T16:34:02.907370 #1650851] INFO -- : making trans I, [2024-01-19T16:34:02.966110 #1650851] INFO -- : ext/configure-ext.mk updated I, [2024-01-19T16:34:02.975363 #1650851] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-19T16:34:02.981509 #1650851] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-19T16:34:02.981607 #1650851] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk-repeat20/enc/trans'. I, [2024-01-19T16:34:02.981659 #1650851] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-19T16:34:02.982832 #1650851] INFO -- : making encs I, [2024-01-19T16:34:03.262799 #1650851] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-19T16:34:03.262889 #1650851] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2024-01-19T16:34:03.262944 #1650851] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-19T16:34:04.052005 #1650851] INFO -- : configuring rbs-3.4.2/ext/rbs_extension I, [2024-01-19T16:34:04.527137 #1650851] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-19T16:34:04.527872 #1650851] INFO -- : generating makefile exts.mk I, [2024-01-19T16:34:04.620760 #1650851] INFO -- : exts.mk updated I, [2024-01-19T16:34:04.629613 #1650851] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-19T16:34:04.769217 #1650851] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/memory_view' I, [2024-01-19T16:34:04.769944 #1650851] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/memory_view/memory_view.c I, [2024-01-19T16:34:04.957697 #1650851] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/date' I, [2024-01-19T16:34:04.959885 #1650851] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/coverage' I, [2024-01-19T16:34:04.962853 #1650851] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/digest' I, [2024-01-19T16:34:04.966737 #1650851] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/coverage' I, [2024-01-19T16:34:04.982490 #1650851] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/digest' I, [2024-01-19T16:34:04.995695 #1650851] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/date' I, [2024-01-19T16:34:05.002444 #1650851] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/fiddle' I, [2024-01-19T16:34:05.015099 #1650851] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/io/console' I, [2024-01-19T16:34:05.029851 #1650851] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/io/console' I, [2024-01-19T16:34:05.031401 #1650851] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/fiddle' I, [2024-01-19T16:34:05.042664 #1650851] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/json' I, [2024-01-19T16:34:05.058956 #1650851] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/json' I, [2024-01-19T16:34:05.059771 #1650851] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/monitor' I, [2024-01-19T16:34:05.064508 #1650851] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/nkf' I, [2024-01-19T16:34:05.076044 #1650851] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/monitor' I, [2024-01-19T16:34:05.079099 #1650851] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/objspace' I, [2024-01-19T16:34:05.084990 #1650851] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/nkf' I, [2024-01-19T16:34:05.093013 #1650851] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/pathname' I, [2024-01-19T16:34:05.101389 #1650851] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/objspace' I, [2024-01-19T16:34:05.105419 #1650851] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/pathname' I, [2024-01-19T16:34:05.113314 #1650851] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/pty' I, [2024-01-19T16:34:05.121781 #1650851] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/psych' I, [2024-01-19T16:34:05.126089 #1650851] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/pty' I, [2024-01-19T16:34:05.129530 #1650851] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/openssl' I, [2024-01-19T16:34:05.160884 #1650851] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/ripper' I, [2024-01-19T16:34:05.174537 #1650851] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/psych' I, [2024-01-19T16:34:05.177669 #1650851] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/rubyvm' I, [2024-01-19T16:34:05.178175 #1650851] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/ripper' I, [2024-01-19T16:34:05.182574 #1650851] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/openssl' I, [2024-01-19T16:34:05.195855 #1650851] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/rubyvm' I, [2024-01-19T16:34:05.201344 #1650851] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/socket' I, [2024-01-19T16:34:05.202070 #1650851] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/syslog' I, [2024-01-19T16:34:05.220947 #1650851] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/socket' I, [2024-01-19T16:34:05.222928 #1650851] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/syslog' I, [2024-01-19T16:34:05.222988 #1650851] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-01-19T16:34:05.224950 #1650851] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-01-19T16:34:05.235915 #1650851] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-01-19T16:34:05.276000 #1650851] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-01-19T16:34:05.280171 #1650851] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/rbs-3.4.1/ext/rbs_extension' I, [2024-01-19T16:34:05.288686 #1650851] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-01-19T16:34:05.298872 #1650851] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/rbs-3.4.2/ext/rbs_extension' I, [2024-01-19T16:34:05.321815 #1650851] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-01-19T16:34:05.328329 #1650851] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/.bundle/gems/rbs-3.4.2/ext/rbs_extension/constants.c I, [2024-01-19T16:34:05.328908 #1650851] INFO -- : linking shared-object -test-/memory_view.so I, [2024-01-19T16:34:05.334126 #1650851] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/rbs-3.4.1/ext/rbs_extension' I, [2024-01-19T16:34:05.372008 #1650851] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/digest/sha2' I, [2024-01-19T16:34:05.390350 #1650851] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/.bundle/gems/rbs-3.4.2/ext/rbs_extension/lexer.c I, [2024-01-19T16:34:05.393682 #1650851] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/memory_view' I, [2024-01-19T16:34:05.394344 #1650851] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/.bundle/gems/rbs-3.4.2/ext/rbs_extension/lexstate.c I, [2024-01-19T16:34:05.407860 #1650851] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/digest/sha2' I, [2024-01-19T16:34:05.439607 #1650851] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/.bundle/gems/rbs-3.4.2/ext/rbs_extension/location.c I, [2024-01-19T16:34:05.818329 #1650851] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/.bundle/gems/rbs-3.4.2/ext/rbs_extension/main.c I, [2024-01-19T16:34:05.852059 #1650851] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/.bundle/gems/rbs-3.4.2/ext/rbs_extension/parser.c I, [2024-01-19T16:34:06.208183 #1650851] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/.bundle/gems/rbs-3.4.2/ext/rbs_extension/parserstate.c I, [2024-01-19T16:34:06.287616 #1650851] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/.bundle/gems/rbs-3.4.2/ext/rbs_extension/ruby_objs.c I, [2024-01-19T16:34:06.388184 #1650851] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/.bundle/gems/rbs-3.4.2/ext/rbs_extension/unescape.c I, [2024-01-19T16:34:06.760990 #1650851] INFO -- : ln -sfT ../../../../../src/trunk-repeat20/.bundle/gems/rbs-3.4.2/lib ../../../../../.bundle/gems/rbs-3.4.2/lib I, [2024-01-19T16:34:07.218877 #1650851] INFO -- : linking shared-object rbs_extension.so I, [2024-01-19T16:34:07.327884 #1650851] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/rbs-3.4.2/ext/rbs_extension' I, [2024-01-19T16:34:07.381949 #1650851] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-19T16:34:07.554717 #1650851] INFO -- : make[2]: 'ruby' is up to date. I, [2024-01-19T16:34:07.554830 #1650851] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-19T16:34:07.555727 #1650851] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-19T16:34:07.559967 #1650851] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-19T16:34:07.560036 #1650851] INFO -- : make[1]: Nothing to be done for 'note'. I, [2024-01-19T16:34:07.560055 #1650851] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-19T16:34:07.561166 #1650851] INFO -- : $$$[end] "make all -j4" exit with 0. I, [2024-01-19T16:34:07.561431 #1650851] INFO -- : $$$[beg] make install -j4 I, [2024-01-19T16:34:07.694350 #1650851] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-01-19T16:34:07.694453 #1650851] INFO -- : CC = gcc I, [2024-01-19T16:34:07.694486 #1650851] INFO -- : LD = ld I, [2024-01-19T16:34:07.694516 #1650851] INFO -- : LDSHARED = gcc -shared I, [2024-01-19T16:34:07.694552 #1650851] INFO -- : CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC I, [2024-01-19T16:34:07.694590 #1650851] INFO -- : XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-repeat20/include -I/tmp/ruby/src/trunk-repeat20 -I/tmp/ruby/src/trunk-repeat20/prism -I/tmp/ruby/src/trunk-repeat20/enc/unicode/15.0.0 I, [2024-01-19T16:34:07.694621 #1650851] INFO -- : CPPFLAGS = I, [2024-01-19T16:34:07.694652 #1650851] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-01-19T16:34:07.694680 #1650851] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2024-01-19T16:34:07.694707 #1650851] INFO -- : LANG = I, [2024-01-19T16:34:07.694733 #1650851] INFO -- : LC_ALL = I, [2024-01-19T16:34:07.694760 #1650851] INFO -- : LC_CTYPE = I, [2024-01-19T16:34:07.694787 #1650851] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2024-01-19T16:34:07.694815 #1650851] INFO -- : RUSTC = rustc I, [2024-01-19T16:34:07.694849 #1650851] INFO -- : YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-repeat20/yjit/target/release/' /tmp/ruby/src/trunk-repeat20/yjit/src/lib.rs I, [2024-01-19T16:34:07.787620 #1650851] INFO -- : generating encdb.h I, [2024-01-19T16:34:07.788572 #1650851] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 I, [2024-01-19T16:34:07.788618 #1650851] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-01-19T16:34:07.788636 #1650851] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-01-19T16:34:07.788653 #1650851] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-01-19T16:34:07.788666 #1650851] INFO -- : I, [2024-01-19T16:34:07.794354 #1650851] INFO -- : generating enc.mk I, [2024-01-19T16:34:07.852813 #1650851] INFO -- : encdb.h unchanged I, [2024-01-19T16:34:08.111337 #1650851] INFO -- : making srcs under enc I, [2024-01-19T16:34:08.111440 #1650851] INFO -- : making enc I, [2024-01-19T16:34:08.146407 #1650851] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-19T16:34:08.146481 #1650851] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2024-01-19T16:34:08.146525 #1650851] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-19T16:34:08.176144 #1650851] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-19T16:34:08.176228 #1650851] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2024-01-19T16:34:08.176285 #1650851] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-19T16:34:08.177426 #1650851] INFO -- : generating transdb.h I, [2024-01-19T16:34:08.435480 #1650851] INFO -- : transdb.h unchanged I, [2024-01-19T16:34:08.438588 #1650851] INFO -- : generating makefiles ext/configure-ext.mk I, [2024-01-19T16:34:08.438704 #1650851] INFO -- : making trans I, [2024-01-19T16:34:08.516254 #1650851] INFO -- : ext/configure-ext.mk unchanged I, [2024-01-19T16:34:08.519259 #1650851] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-19T16:34:08.519340 #1650851] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk-repeat20/enc/trans'. I, [2024-01-19T16:34:08.519389 #1650851] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-19T16:34:08.520373 #1650851] INFO -- : making encs I, [2024-01-19T16:34:08.524312 #1650851] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-19T16:34:08.626804 #1650851] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-19T16:34:08.626895 #1650851] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2024-01-19T16:34:08.626950 #1650851] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-19T16:34:08.829682 #1650851] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/coverage' I, [2024-01-19T16:34:08.830941 #1650851] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/date' I, [2024-01-19T16:34:08.836234 #1650851] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/digest' I, [2024-01-19T16:34:08.840239 #1650851] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/coverage' I, [2024-01-19T16:34:08.842549 #1650851] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/date' I, [2024-01-19T16:34:08.856028 #1650851] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/digest' I, [2024-01-19T16:34:08.862562 #1650851] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/fiddle' I, [2024-01-19T16:34:08.863048 #1650851] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/io/console' I, [2024-01-19T16:34:08.871969 #1650851] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/io/console' I, [2024-01-19T16:34:08.874021 #1650851] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/json' I, [2024-01-19T16:34:08.886461 #1650851] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/monitor' I, [2024-01-19T16:34:08.887266 #1650851] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/fiddle' I, [2024-01-19T16:34:08.889092 #1650851] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/nkf' I, [2024-01-19T16:34:08.894046 #1650851] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/nkf' I, [2024-01-19T16:34:08.904371 #1650851] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/objspace' I, [2024-01-19T16:34:08.907925 #1650851] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/monitor' I, [2024-01-19T16:34:08.908786 #1650851] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/json' I, [2024-01-19T16:34:08.912264 #1650851] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/objspace' I, [2024-01-19T16:34:08.918874 #1650851] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/pathname' I, [2024-01-19T16:34:08.924966 #1650851] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/openssl' I, [2024-01-19T16:34:08.929646 #1650851] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/pathname' I, [2024-01-19T16:34:08.930082 #1650851] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/psych' I, [2024-01-19T16:34:08.934620 #1650851] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/pty' I, [2024-01-19T16:34:08.951715 #1650851] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/pty' I, [2024-01-19T16:34:08.958302 #1650851] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/psych' I, [2024-01-19T16:34:08.966763 #1650851] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/ripper' I, [2024-01-19T16:34:08.969739 #1650851] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/rubyvm' I, [2024-01-19T16:34:08.975526 #1650851] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/rubyvm' I, [2024-01-19T16:34:08.982860 #1650851] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/openssl' I, [2024-01-19T16:34:08.997136 #1650851] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/ripper' I, [2024-01-19T16:34:08.997447 #1650851] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/socket' I, [2024-01-19T16:34:09.002668 #1650851] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-01-19T16:34:09.004671 #1650851] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/syslog' I, [2024-01-19T16:34:09.007735 #1650851] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-01-19T16:34:09.013351 #1650851] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/socket' I, [2024-01-19T16:34:09.027263 #1650851] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-01-19T16:34:09.027662 #1650851] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/syslog' I, [2024-01-19T16:34:09.040392 #1650851] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/rbs-3.4.1/ext/rbs_extension' I, [2024-01-19T16:34:09.071424 #1650851] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-01-19T16:34:09.074125 #1650851] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-01-19T16:34:09.079199 #1650851] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/rbs-3.4.2/ext/rbs_extension' I, [2024-01-19T16:34:09.100886 #1650851] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/rbs-3.4.1/ext/rbs_extension' I, [2024-01-19T16:34:09.103962 #1650851] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-01-19T16:34:09.109646 #1650851] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/digest/sha2' I, [2024-01-19T16:34:09.115826 #1650851] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/digest/sha2' I, [2024-01-19T16:34:09.147749 #1650851] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/rbs-3.4.2/ext/rbs_extension' I, [2024-01-19T16:34:09.195741 #1650851] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-19T16:34:09.355622 #1650851] INFO -- : make[2]: 'ruby' is up to date. I, [2024-01-19T16:34:09.355707 #1650851] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-19T16:34:09.356219 #1650851] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-19T16:34:09.362716 #1650851] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-19T16:34:09.362799 #1650851] INFO -- : make[1]: Nothing to be done for 'note'. I, [2024-01-19T16:34:09.362815 #1650851] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-19T16:34:09.363187 #1650851] INFO -- : ./miniruby -I/tmp/ruby/src/trunk-repeat20/lib -I. -I.ext/common /tmp/ruby/src/trunk-repeat20/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-repeat20/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j4 --jobserver-auth=4,5" --make-flags=" -j4 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man" --gnumake --install=all --exclude=doc I, [2024-01-19T16:34:09.582639 #1650851] INFO -- : Installing to I, [2024-01-19T16:34:09.582778 #1650851] INFO -- : installing binary commands: /tmp/ruby/install/trunk-repeat20/bin I, [2024-01-19T16:34:09.583359 #1650851] INFO -- : installing base libraries: /tmp/ruby/install/trunk-repeat20/lib I, [2024-01-19T16:34:09.613160 #1650851] INFO -- : installing arch files: /tmp/ruby/install/trunk-repeat20/lib/ruby/3.4.0+0/x86_64-linux I, [2024-01-19T16:34:09.613875 #1650851] INFO -- : installing pkgconfig data: /tmp/ruby/install/trunk-repeat20/lib/pkgconfig I, [2024-01-19T16:34:09.614103 #1650851] INFO -- : installing extension objects: /tmp/ruby/install/trunk-repeat20/lib/ruby/3.4.0+0/x86_64-linux I, [2024-01-19T16:34:09.644239 #1650851] INFO -- : installing extension objects: /tmp/ruby/install/trunk-repeat20/lib/ruby/site_ruby/3.4.0+0/x86_64-linux I, [2024-01-19T16:34:09.644305 #1650851] INFO -- : installing extension objects: /tmp/ruby/install/trunk-repeat20/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux I, [2024-01-19T16:34:09.644431 #1650851] INFO -- : installing extension headers: /tmp/ruby/install/trunk-repeat20/include/ruby-3.4.0+0/x86_64-linux I, [2024-01-19T16:34:09.644844 #1650851] INFO -- : installing extension scripts: /tmp/ruby/install/trunk-repeat20/lib/ruby/3.4.0+0 I, [2024-01-19T16:34:09.653451 #1650851] INFO -- : installing extension scripts: /tmp/ruby/install/trunk-repeat20/lib/ruby/site_ruby/3.4.0+0 I, [2024-01-19T16:34:09.653511 #1650851] INFO -- : installing extension scripts: /tmp/ruby/install/trunk-repeat20/lib/ruby/vendor_ruby/3.4.0+0 I, [2024-01-19T16:34:09.653532 #1650851] INFO -- : installing extension headers: /tmp/ruby/install/trunk-repeat20/include/ruby-3.4.0+0/ruby I, [2024-01-19T16:34:09.653743 #1650851] INFO -- : installing command scripts: /tmp/ruby/install/trunk-repeat20/bin I, [2024-01-19T16:34:09.653958 #1650851] INFO -- : installing library scripts: /tmp/ruby/install/trunk-repeat20/lib/ruby/3.4.0+0 I, [2024-01-19T16:34:09.749328 #1650851] INFO -- : installing common headers: /tmp/ruby/install/trunk-repeat20/include/ruby-3.4.0+0 I, [2024-01-19T16:34:09.771302 #1650851] INFO -- : installing manpages: /tmp/ruby/install/trunk-repeat20/share/man/man1 I, [2024-01-19T16:34:09.783908 #1650851] INFO -- : installing default gems from lib: /tmp/ruby/install/trunk-repeat20/lib/ruby/gems/3.4.0+0 I, [2024-01-19T16:34:09.820828 #1650851] INFO -- : benchmark 0.3.0 I, [2024-01-19T16:34:09.839453 #1650851] INFO -- : bundler 2.6.0.dev I, [2024-01-19T16:34:09.843715 #1650851] INFO -- : cgi 0.4.1 I, [2024-01-19T16:34:09.845545 #1650851] INFO -- : csv 3.2.9 I, [2024-01-19T16:34:09.847389 #1650851] INFO -- : delegate 0.3.1 I, [2024-01-19T16:34:09.849013 #1650851] INFO -- : did_you_mean 1.6.3 I, [2024-01-19T16:34:09.850753 #1650851] INFO -- : drb 2.2.0 I, [2024-01-19T16:34:09.852809 #1650851] INFO -- : english 0.8.0 I, [2024-01-19T16:34:09.854451 #1650851] INFO -- : erb 4.0.4 I, [2024-01-19T16:34:09.856968 #1650851] INFO -- : error_highlight 0.6.0 I, [2024-01-19T16:34:09.858561 #1650851] INFO -- : fileutils 1.7.2 I, [2024-01-19T16:34:09.860156 #1650851] INFO -- : find 0.2.0 I, [2024-01-19T16:34:09.861683 #1650851] INFO -- : forwardable 1.3.3 I, [2024-01-19T16:34:09.863322 #1650851] INFO -- : ipaddr 1.2.6 I, [2024-01-19T16:34:09.866707 #1650851] INFO -- : irb 1.11.1 I, [2024-01-19T16:34:09.869999 #1650851] INFO -- : logger 1.6.0 I, [2024-01-19T16:34:09.871690 #1650851] INFO -- : net-http 0.4.1 I, [2024-01-19T16:34:09.873466 #1650851] INFO -- : net-protocol 0.2.2 I, [2024-01-19T16:34:09.875150 #1650851] INFO -- : open-uri 0.4.1 I, [2024-01-19T16:34:09.876807 #1650851] INFO -- : open3 0.2.1 I, [2024-01-19T16:34:09.878363 #1650851] INFO -- : optparse 0.4.0 I, [2024-01-19T16:34:09.879983 #1650851] INFO -- : ostruct 0.6.0 I, [2024-01-19T16:34:09.881545 #1650851] INFO -- : pp 0.5.0 I, [2024-01-19T16:34:09.883263 #1650851] INFO -- : prettyprint 0.2.0 I, [2024-01-19T16:34:09.884872 #1650851] INFO -- : prism 0.19.0 I, [2024-01-19T16:34:09.886479 #1650851] INFO -- : pstore 0.1.3 I, [2024-01-19T16:34:09.887973 #1650851] INFO -- : rdoc 6.6.2 I, [2024-01-19T16:34:09.891248 #1650851] INFO -- : readline 0.0.4 I, [2024-01-19T16:34:09.892936 #1650851] INFO -- : reline 0.4.2 I, [2024-01-19T16:34:09.894650 #1650851] INFO -- : resolv 0.3.0 I, [2024-01-19T16:34:09.898486 #1650851] INFO -- : ruby2_keywords 0.0.5 I, [2024-01-19T16:34:09.901429 #1650851] INFO -- : securerandom 0.3.1 I, [2024-01-19T16:34:09.903080 #1650851] INFO -- : set 1.1.0 I, [2024-01-19T16:34:09.904702 #1650851] INFO -- : shellwords 0.2.0 I, [2024-01-19T16:34:09.906287 #1650851] INFO -- : singleton 0.2.0 I, [2024-01-19T16:34:09.907861 #1650851] INFO -- : syntax_suggest 2.0.0 I, [2024-01-19T16:34:09.910302 #1650851] INFO -- : tempfile 0.2.1 I, [2024-01-19T16:34:09.911976 #1650851] INFO -- : time 0.3.0 I, [2024-01-19T16:34:09.913795 #1650851] INFO -- : timeout 0.4.1 I, [2024-01-19T16:34:09.915518 #1650851] INFO -- : tmpdir 0.2.0 I, [2024-01-19T16:34:09.917223 #1650851] INFO -- : tsort 0.2.0 I, [2024-01-19T16:34:09.918806 #1650851] INFO -- : un 0.3.0 I, [2024-01-19T16:34:09.920501 #1650851] INFO -- : uri 0.13.0 I, [2024-01-19T16:34:09.922222 #1650851] INFO -- : weakref 0.1.3 I, [2024-01-19T16:34:09.924112 #1650851] INFO -- : yaml 0.3.0 I, [2024-01-19T16:34:09.925366 #1650851] INFO -- : installing default gems from ext: /tmp/ruby/install/trunk-repeat20/lib/ruby/gems/3.4.0+0 I, [2024-01-19T16:34:09.942933 #1650851] INFO -- : date 3.3.4 I, [2024-01-19T16:34:09.944508 #1650851] INFO -- : digest 3.1.1 I, [2024-01-19T16:34:09.945878 #1650851] INFO -- : etc 1.4.3 I, [2024-01-19T16:34:09.947283 #1650851] INFO -- : fcntl 1.1.0 I, [2024-01-19T16:34:09.948601 #1650851] INFO -- : fiddle 1.1.3 I, [2024-01-19T16:34:09.949940 #1650851] INFO -- : io-console 0.7.2 I, [2024-01-19T16:34:09.951261 #1650851] INFO -- : io-nonblock 0.3.0 I, [2024-01-19T16:34:09.952616 #1650851] INFO -- : io-wait 0.3.1 I, [2024-01-19T16:34:09.953994 #1650851] INFO -- : json 2.7.1 I, [2024-01-19T16:34:09.955529 #1650851] INFO -- : nkf 0.1.3 I, [2024-01-19T16:34:09.957160 #1650851] INFO -- : openssl 3.2.0 I, [2024-01-19T16:34:09.958635 #1650851] INFO -- : pathname 0.3.0 I, [2024-01-19T16:34:09.961281 #1650851] INFO -- : psych 5.1.2 I, [2024-01-19T16:34:09.963633 #1650851] INFO -- : stringio 3.1.1 I, [2024-01-19T16:34:09.965233 #1650851] INFO -- : strscan 3.0.9 I, [2024-01-19T16:34:09.966809 #1650851] INFO -- : syslog 0.1.2 I, [2024-01-19T16:34:09.968623 #1650851] INFO -- : zlib 3.1.0 I, [2024-01-19T16:34:09.969979 #1650851] INFO -- : installing bundled gems: /tmp/ruby/install/trunk-repeat20/lib/ruby/gems/3.4.0+0 I, [2024-01-19T16:34:09.971127 #1650851] INFO -- : minitest 5.21.2 I, [2024-01-19T16:34:09.990115 #1650851] INFO -- : power_assert 2.0.3 I, [2024-01-19T16:34:09.997846 #1650851] INFO -- : rake 13.1.0 I, [2024-01-19T16:34:10.016638 #1650851] INFO -- : test-unit 3.6.1 I, [2024-01-19T16:34:10.037274 #1650851] INFO -- : rexml 3.2.6 I, [2024-01-19T16:34:10.058576 #1650851] INFO -- : rss 0.3.0 I, [2024-01-19T16:34:10.077838 #1650851] INFO -- : net-ftp 0.3.4 I, [2024-01-19T16:34:10.081697 #1650851] INFO -- : net-imap 0.4.9.1 I, [2024-01-19T16:34:10.096146 #1650851] INFO -- : net-pop 0.1.2 I, [2024-01-19T16:34:10.100143 #1650851] INFO -- : net-smtp 0.4.0.1 I, [2024-01-19T16:34:10.105078 #1650851] INFO -- : matrix 0.4.2 I, [2024-01-19T16:34:10.109611 #1650851] INFO -- : prime 0.1.2 I, [2024-01-19T16:34:10.116066 #1650851] INFO -- : rbs 3.4.2 I, [2024-01-19T16:34:10.222141 #1650851] INFO -- : typeprof 0.21.9 I, [2024-01-19T16:34:10.233933 #1650851] INFO -- : debug 1.9.1 I, [2024-01-19T16:34:10.246845 #1650851] INFO -- : racc 1.7.3 I, [2024-01-19T16:34:10.258901 #1650851] INFO -- : mutex_m 0.2.0 I, [2024-01-19T16:34:10.264362 #1650851] INFO -- : getoptlong 0.2.1 I, [2024-01-19T16:34:10.270845 #1650851] INFO -- : base64 0.2.0 I, [2024-01-19T16:34:10.274588 #1650851] INFO -- : bigdecimal 3.1.6 I, [2024-01-19T16:34:10.285249 #1650851] INFO -- : observer 0.1.2 I, [2024-01-19T16:34:10.289521 #1650851] INFO -- : abbrev 0.1.2 I, [2024-01-19T16:34:10.293550 #1650851] INFO -- : resolv-replace 0.1.1 I, [2024-01-19T16:34:10.297645 #1650851] INFO -- : rinda 0.2.0 I, [2024-01-19T16:34:10.301243 #1650851] INFO -- : installing bundled gem cache: /tmp/ruby/install/trunk-repeat20/lib/ruby/gems/3.4.0+0/cache I, [2024-01-19T16:34:10.312940 #1650851] INFO -- : $$$[end] "make install -j4" exit with 0. I, [2024-01-19T16:34:10.313134 #1650851] INFO -- : $$$[beg] make yes-btest TESTOPTS='-q -j4' I, [2024-01-19T16:34:49.198871 #1650851] INFO -- : PASS all 1877 tests E, [2024-01-19T16:34:49.206069 #1650851] ERROR -- : I, [2024-01-19T16:34:49.206177 #1650851] INFO -- : $$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0. I, [2024-01-19T16:34:49.206481 #1650851] INFO -- : $$$[beg] make yes-test-basic TESTS=--repeat-count=20 I, [2024-01-19T16:34:49.295899 #1650851] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-01-19T16:34:49.295966 #1650851] INFO -- : CC = gcc I, [2024-01-19T16:34:49.296002 #1650851] INFO -- : LD = ld I, [2024-01-19T16:34:49.296028 #1650851] INFO -- : LDSHARED = gcc -shared I, [2024-01-19T16:34:49.296054 #1650851] INFO -- : CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC I, [2024-01-19T16:34:49.296079 #1650851] INFO -- : XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-repeat20/include -I/tmp/ruby/src/trunk-repeat20 -I/tmp/ruby/src/trunk-repeat20/prism -I/tmp/ruby/src/trunk-repeat20/enc/unicode/15.0.0 I, [2024-01-19T16:34:49.296105 #1650851] INFO -- : CPPFLAGS = I, [2024-01-19T16:34:49.296128 #1650851] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-01-19T16:34:49.296150 #1650851] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2024-01-19T16:34:49.296171 #1650851] INFO -- : LANG = I, [2024-01-19T16:34:49.296191 #1650851] INFO -- : LC_ALL = I, [2024-01-19T16:34:49.296211 #1650851] INFO -- : LC_CTYPE = I, [2024-01-19T16:34:49.296231 #1650851] INFO -- : MFLAGS = I, [2024-01-19T16:34:49.296250 #1650851] INFO -- : RUSTC = rustc I, [2024-01-19T16:34:49.296276 #1650851] INFO -- : YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-repeat20/yjit/target/release/' /tmp/ruby/src/trunk-repeat20/yjit/src/lib.rs I, [2024-01-19T16:34:49.298720 #1650851] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 I, [2024-01-19T16:34:49.298759 #1650851] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-01-19T16:34:49.298772 #1650851] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-01-19T16:34:49.298782 #1650851] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-01-19T16:34:49.298794 #1650851] INFO -- : I, [2024-01-19T16:34:49.409665 #1650851] INFO -- : Ignore setproctitle.o because of setproctitle.c under missing I, [2024-01-19T16:34:49.409740 #1650851] INFO -- : Ignore strlcat.o because of strlcat.c under missing I, [2024-01-19T16:34:49.409760 #1650851] INFO -- : Ignore strlcpy.o because of strlcpy.c under missing I, [2024-01-19T16:34:49.562759 #1650851] INFO -- : Checking leaked global symbols...none I, [2024-01-19T16:34:49.673324 #1650851] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 I, [2024-01-19T16:34:49.673621 #1650851] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:condition ..OK 2 I, [2024-01-19T16:34:49.673777 #1650851] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:if/unless ...OK 3 I, [2024-01-19T16:34:49.674135 #1650851] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:case .....OK 5 I, [2024-01-19T16:34:49.674824 #1650851] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:while/until ........OK 8 I, [2024-01-19T16:34:49.675272 #1650851] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:exception ..........OK 10 I, [2024-01-19T16:34:49.676968 #1650851] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:array .......................................OK 39 I, [2024-01-19T16:34:49.678139 #1650851] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:hash ...........................OK 27 I, [2024-01-19T16:34:49.682908 #1650851] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:iterator ...........................................................................................................OK 107 I, [2024-01-19T16:34:49.685691 #1650851] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:float ................................................................................OK 80 I, [2024-01-19T16:34:49.689168 #1650851] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:bignum ...............................OK 31 I, [2024-01-19T16:34:49.693464 #1650851] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:string & char ..............................................................OK 62 I, [2024-01-19T16:34:49.693845 #1650851] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:assignment ..........OK 10 I, [2024-01-19T16:34:49.694117 #1650851] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:call ......OK 6 I, [2024-01-19T16:34:49.694531 #1650851] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:proc .........OK 9 I, [2024-01-19T16:34:49.794930 #1650851] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:signal ..OK 2 I, [2024-01-19T16:34:49.797771 #1650851] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:eval ...........................OK 27 I, [2024-01-19T16:34:50.023692 #1650851] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:system ........OK 8 I, [2024-01-19T16:34:50.023750 #1650851] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:const .....OK 5 I, [2024-01-19T16:34:50.023766 #1650851] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:clone .....OK 5 I, [2024-01-19T16:34:50.023779 #1650851] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:marshal ....OK 4 I, [2024-01-19T16:34:50.023791 #1650851] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:pack ....OK 4 I, [2024-01-19T16:34:50.023803 #1650851] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:math ..OK 2 I, [2024-01-19T16:34:50.023814 #1650851] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:struct ......OK 6 I, [2024-01-19T16:34:50.023836 #1650851] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:variable ............OK 12 I, [2024-01-19T16:34:50.023847 #1650851] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:trace ...OK 3 I, [2024-01-19T16:34:50.023858 #1650851] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:defined? ............OK 12 I, [2024-01-19T16:34:50.023869 #1650851] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:alias ......OK 6 I, [2024-01-19T16:34:50.023880 #1650851] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:path .......................OK 23 I, [2024-01-19T16:34:50.093292 #1650851] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:gc ....OK 4 I, [2024-01-19T16:34:50.097436 #1650851] INFO -- : I, [2024-01-19T16:34:50.097511 #1650851] INFO -- : test succeeded I, [2024-01-19T16:34:50.099255 #1650851] INFO -- : $$$[end] "make yes-test-basic TESTS=--repeat-count=20" exit with 0. I, [2024-01-19T16:34:50.099382 #1650851] INFO -- : $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS=--repeat-count=20 I, [2024-01-19T16:34:50.294239 #1650851] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-01-19T16:34:50.294321 #1650851] INFO -- : CC = gcc I, [2024-01-19T16:34:50.294353 #1650851] INFO -- : LD = ld I, [2024-01-19T16:34:50.294377 #1650851] INFO -- : LDSHARED = gcc -shared I, [2024-01-19T16:34:50.294404 #1650851] INFO -- : CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC I, [2024-01-19T16:34:50.294442 #1650851] INFO -- : XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-repeat20/include -I/tmp/ruby/src/trunk-repeat20 -I/tmp/ruby/src/trunk-repeat20/prism -I/tmp/ruby/src/trunk-repeat20/enc/unicode/15.0.0 I, [2024-01-19T16:34:50.294467 #1650851] INFO -- : CPPFLAGS = I, [2024-01-19T16:34:50.294490 #1650851] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-01-19T16:34:50.294513 #1650851] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2024-01-19T16:34:50.294533 #1650851] INFO -- : LANG = I, [2024-01-19T16:34:50.294554 #1650851] INFO -- : LC_ALL = I, [2024-01-19T16:34:50.294575 #1650851] INFO -- : LC_CTYPE = I, [2024-01-19T16:34:50.294596 #1650851] INFO -- : MFLAGS = I, [2024-01-19T16:34:50.294616 #1650851] INFO -- : RUSTC = rustc I, [2024-01-19T16:34:50.294644 #1650851] INFO -- : YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-repeat20/yjit/target/release/' /tmp/ruby/src/trunk-repeat20/yjit/src/lib.rs I, [2024-01-19T16:34:50.297521 #1650851] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 I, [2024-01-19T16:34:50.297574 #1650851] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-01-19T16:34:50.297588 #1650851] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-01-19T16:34:50.297598 #1650851] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-01-19T16:34:50.297609 #1650851] INFO -- : I, [2024-01-19T16:34:50.300630 #1650851] INFO -- : generating enc.mk I, [2024-01-19T16:34:50.596086 #1650851] INFO -- : generating encdb.h I, [2024-01-19T16:34:50.665471 #1650851] INFO -- : encdb.h unchanged I, [2024-01-19T16:34:50.668436 #1650851] INFO -- : making enc I, [2024-01-19T16:34:50.706963 #1650851] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-19T16:34:50.707062 #1650851] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2024-01-19T16:34:50.707113 #1650851] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-19T16:34:50.708172 #1650851] INFO -- : making srcs under enc I, [2024-01-19T16:34:50.775549 #1650851] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-19T16:34:50.775650 #1650851] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2024-01-19T16:34:50.775704 #1650851] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-19T16:34:50.777378 #1650851] INFO -- : generating transdb.h I, [2024-01-19T16:34:51.026120 #1650851] INFO -- : transdb.h unchanged I, [2024-01-19T16:34:51.029128 #1650851] INFO -- : making trans I, [2024-01-19T16:34:51.103401 #1650851] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-19T16:34:51.103481 #1650851] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk-repeat20/enc/trans'. I, [2024-01-19T16:34:51.103532 #1650851] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-19T16:34:51.104678 #1650851] INFO -- : making encs I, [2024-01-19T16:34:51.184949 #1650851] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-19T16:34:51.185034 #1650851] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2024-01-19T16:34:51.185099 #1650851] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-19T16:34:51.188848 #1650851] INFO -- : generating makefiles ext/configure-ext.mk I, [2024-01-19T16:34:51.250634 #1650851] INFO -- : ext/configure-ext.mk updated I, [2024-01-19T16:34:51.255474 #1650851] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-19T16:34:53.973523 #1650851] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-19T16:34:53.974467 #1650851] INFO -- : generating makefile exts.mk I, [2024-01-19T16:34:54.055906 #1650851] INFO -- : exts.mk unchanged I, [2024-01-19T16:34:54.063773 #1650851] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-19T16:34:54.532445 #1650851] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/coverage' I, [2024-01-19T16:34:54.538111 #1650851] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/coverage' I, [2024-01-19T16:34:54.546150 #1650851] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/date' I, [2024-01-19T16:34:54.552509 #1650851] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/date' I, [2024-01-19T16:34:54.557308 #1650851] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/digest' I, [2024-01-19T16:34:54.567305 #1650851] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/digest' I, [2024-01-19T16:34:54.600382 #1650851] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/digest/sha2' I, [2024-01-19T16:34:54.606821 #1650851] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/digest/sha2' I, [2024-01-19T16:34:54.637477 #1650851] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/fiddle' I, [2024-01-19T16:34:54.650936 #1650851] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/fiddle' I, [2024-01-19T16:34:54.658395 #1650851] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/io/console' I, [2024-01-19T16:34:54.663400 #1650851] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/io/console' I, [2024-01-19T16:34:54.681627 #1650851] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/json' I, [2024-01-19T16:34:54.694542 #1650851] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/json' I, [2024-01-19T16:34:54.717121 #1650851] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/monitor' I, [2024-01-19T16:34:54.721937 #1650851] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/monitor' I, [2024-01-19T16:34:54.729492 #1650851] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/nkf' I, [2024-01-19T16:34:54.734741 #1650851] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/nkf' I, [2024-01-19T16:34:54.745593 #1650851] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/objspace' I, [2024-01-19T16:34:54.754040 #1650851] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/objspace' I, [2024-01-19T16:34:54.778886 #1650851] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/openssl' I, [2024-01-19T16:34:54.806507 #1650851] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/openssl' I, [2024-01-19T16:34:54.813399 #1650851] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/pathname' I, [2024-01-19T16:34:54.818591 #1650851] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/pathname' I, [2024-01-19T16:34:54.828396 #1650851] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/psych' I, [2024-01-19T16:34:54.865269 #1650851] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/psych' I, [2024-01-19T16:34:54.872625 #1650851] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/pty' I, [2024-01-19T16:34:54.877697 #1650851] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/pty' I, [2024-01-19T16:34:54.899447 #1650851] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/ripper' I, [2024-01-19T16:34:54.910694 #1650851] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/ripper' I, [2024-01-19T16:34:54.913411 #1650851] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/rubyvm' I, [2024-01-19T16:34:54.917345 #1650851] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/rubyvm' I, [2024-01-19T16:34:54.934993 #1650851] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/socket' I, [2024-01-19T16:34:54.949303 #1650851] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/socket' I, [2024-01-19T16:34:54.968884 #1650851] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/syslog' I, [2024-01-19T16:34:54.974034 #1650851] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/syslog' I, [2024-01-19T16:34:54.984392 #1650851] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-01-19T16:34:55.031662 #1650851] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-01-19T16:34:55.035287 #1650851] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-01-19T16:34:55.083028 #1650851] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-01-19T16:34:55.086760 #1650851] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-01-19T16:34:55.133200 #1650851] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-01-19T16:34:55.137560 #1650851] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/rbs-3.4.1/ext/rbs_extension' I, [2024-01-19T16:34:55.181631 #1650851] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/rbs-3.4.1/ext/rbs_extension' I, [2024-01-19T16:34:55.185883 #1650851] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/rbs-3.4.2/ext/rbs_extension' I, [2024-01-19T16:34:55.231105 #1650851] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/rbs-3.4.2/ext/rbs_extension' I, [2024-01-19T16:34:55.277369 #1650851] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-19T16:34:55.431706 #1650851] INFO -- : make[2]: 'ruby' is up to date. I, [2024-01-19T16:34:55.431832 #1650851] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-19T16:34:55.432752 #1650851] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-19T16:34:55.438994 #1650851] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-19T16:34:55.439059 #1650851] INFO -- : make[1]: Nothing to be done for 'note'. I, [2024-01-19T16:34:55.439078 #1650851] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-19T16:35:08.028281 #1650851] INFO -- : Run options: I, [2024-01-19T16:35:08.028348 #1650851] INFO -- : --seed=31209 I, [2024-01-19T16:35:08.028370 #1650851] INFO -- : "--ruby=./miniruby -I/tmp/ruby/src/trunk-repeat20/lib -I. -I.ext/common /tmp/ruby/src/trunk-repeat20/tool/runruby.rb --extout=.ext -- --disable-gems" I, [2024-01-19T16:35:08.028388 #1650851] INFO -- : --excludes-dir=/tmp/ruby/src/trunk-repeat20/test/.excludes I, [2024-01-19T16:35:08.028404 #1650851] INFO -- : --name=!/memory_leak/ I, [2024-01-19T16:35:08.028418 #1650851] INFO -- : --stderr-on-failure I, [2024-01-19T16:35:08.028432 #1650851] INFO -- : --repeat-count=20 I, [2024-01-19T16:35:08.028459 #1650851] INFO -- : --exclude=rubygems/test_gem_package_task\.rb I, [2024-01-19T16:35:08.028475 #1650851] INFO -- : I, [2024-01-19T16:35:08.028490 #1650851] INFO -- : # Running tests: I, [2024-01-19T16:35:08.028505 #1650851] INFO -- : I, [2024-01-19T16:36:03.524117 #1650851] INFO -- : Leaked file descriptor: DRbTests::TestDRbTCP#test_immediate_close: 12 : # I, [2024-01-19T17:02:30.615612 #1650851] INFO -- : Finished(1/20) tests in 1642.218812s, 16.3005 tests/s, 5811.2152 assertions/s. I, [2024-01-19T17:31:30.757442 #1650851] INFO -- : Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 9 : # I, [2024-01-19T17:37:38.336200 #1650851] INFO -- : Finished(2/20) tests in 2107.935646s, 12.6996 tests/s, 4527.4447 assertions/s. I, [2024-01-19T18:06:41.430468 #1650851] INFO -- : Finished(3/20) tests in 1743.146926s, 15.3573 tests/s, 5474.2155 assertions/s. I, [2024-01-19T18:34:23.151636 #1650851] INFO -- : Finished(4/20) tests in 1661.708266s, 16.1099 tests/s, 5742.5200 assertions/s. I, [2024-01-19T18:57:38.122124 #1650851] INFO -- : Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 9 : # I, [2024-01-19T18:57:38.159682 #1650851] INFO -- : Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 9 I, [2024-01-19T19:06:57.723294 #1650851] INFO -- : Finished(5/20) tests in 1954.336935s, 13.6977 tests/s, 4883.1524 assertions/s. I, [2024-01-19T19:34:45.879633 #1650851] INFO -- : Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 9 : # I, [2024-01-19T19:34:45.891708 #1650851] INFO -- : Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 9 I, [2024-01-19T19:41:05.601459 #1650851] INFO -- : Finished(6/20) tests in 2048.102907s, 13.0706 tests/s, 4657.9705 assertions/s. I, [2024-01-19T19:41:51.594083 #1650851] INFO -- : Leaked file descriptor: DRbTests::TestDRbTCP#test_immediate_close: 12 : # I, [2024-01-19T19:41:51.594152 #1650851] INFO -- : Leaked thread: DRbTests::TestDRbTCP#test_immediate_close: # I, [2024-01-19T20:04:03.355740 #1650851] INFO -- : Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 9 : # I, [2024-01-19T20:10:24.066361 #1650851] INFO -- : Finished(7/20) tests in 1758.457043s, 15.2236 tests/s, 5426.9827 assertions/s. I, [2024-01-19T20:39:01.323057 #1650851] INFO -- : Finished(8/20) tests in 1717.242728s, 15.5889 tests/s, 5555.9274 assertions/s. I, [2024-01-19T21:01:39.935670 #1650851] INFO -- : Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 9 : # I, [2024-01-19T21:01:42.533252 #1650851] INFO -- : Closed file descriptor: TestGemSourceGit#test_rev_parse: 9 I, [2024-01-19T21:11:27.599678 #1650851] INFO -- : Finished(9/20) tests in 1946.033469s, 13.7562 tests/s, 4903.6783 assertions/s. I, [2024-01-19T21:45:34.722722 #1650851] INFO -- : Finished(10/20) tests in 2047.355442s, 13.0754 tests/s, 4661.4060 assertions/s. I, [2024-01-19T22:08:27.539605 #1650851] INFO -- : Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 9 : # I, [2024-01-19T22:08:27.565845 #1650851] INFO -- : Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 9 I, [2024-01-19T22:15:11.908548 #1650851] INFO -- : Finished(11/20) tests in 1777.203588s, 15.0630 tests/s, 5369.4889 assertions/s. I, [2024-01-19T22:38:23.859987 #1650851] INFO -- : Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 9 : # I, [2024-01-19T22:44:48.225245 #1650851] INFO -- : Finished(12/20) tests in 1776.306124s, 15.0706 tests/s, 5372.9252 assertions/s. I, [2024-01-19T23:14:14.835632 #1650851] INFO -- : Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 9 : # I, [2024-01-19T23:14:17.241955 #1650851] INFO -- : Closed file descriptor: TestGemSourceGit#test_rev_parse: 9 I, [2024-01-19T23:22:20.250307 #1650851] INFO -- : Finished(13/20) tests in 2251.985976s, 11.8873 tests/s, 4237.4043 assertions/s. I, [2024-01-19T23:53:16.558513 #1650851] INFO -- : Finished(14/20) tests in 1856.317188s, 14.4210 tests/s, 5140.2325 assertions/s. I, [2024-01-20T00:20:29.688198 #1650851] INFO -- : Finished(15/20) tests in 1633.098158s, 16.3922 tests/s, 5843.6818 assertions/s. I, [2024-01-20T00:41:48.683619 #1650851] INFO -- : Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 9 : # I, [2024-01-20T00:41:50.163831 #1650851] INFO -- : Closed file descriptor: TestGemSourceGit#test_specs_local: 9 I, [2024-01-20T00:47:53.376985 #1650851] INFO -- : Finished(16/20) tests in 1643.717396s, 16.2863 tests/s, 5805.9871 assertions/s. I, [2024-01-20T01:18:11.931327 #1650851] INFO -- : Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 9 : # I, [2024-01-20T01:18:11.963770 #1650851] INFO -- : Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 9 I, [2024-01-20T01:25:22.131815 #1650851] INFO -- : Finished(17/20) tests in 2248.772548s, 11.9043 tests/s, 4242.8884 assertions/s. I, [2024-01-20T01:52:59.521624 #1650851] INFO -- : Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 9 : # I, [2024-01-20T01:59:40.374154 #1650851] INFO -- : Finished(18/20) tests in 2058.218965s, 13.0064 tests/s, 4635.8814 assertions/s. I, [2024-01-20T02:24:57.873957 #1650851] INFO -- : Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 9 : # I, [2024-01-20T02:31:52.771283 #1650851] INFO -- : Finished(19/20) tests in 1932.440164s, 13.8530 tests/s, 4938.4303 assertions/s. I, [2024-01-20T02:33:15.671769 #1650851] INFO -- : Leaked file descriptor: DRbTests::TestDRbTCP#test_immediate_close: 12 : # I, [2024-01-20T02:33:15.671847 #1650851] INFO -- : Leaked thread: DRbTests::TestDRbTCP#test_immediate_close: # I, [2024-01-20T03:08:21.238346 #1650851] INFO -- : Finished(20/20) tests in 2188.916033s, 12.2298 tests/s, 4359.6213 assertions/s. I, [2024-01-20T03:08:21.238444 #1650851] INFO -- : 535399 tests, 190852037 assertions, 0 failures, 0 errors, 2275 skips I, [2024-01-20T03:08:21.238473 #1650851] INFO -- : I, [2024-01-20T03:08:21.238489 #1650851] INFO -- : ruby -v: ruby 3.4.0dev (2024-01-19T16:22:40Z master 400341aee9) [x86_64-linux] I, [2024-01-20T03:08:21.431551 #1650851] INFO -- : $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS=--repeat-count=20" exit with 0. I, [2024-01-20T03:08:21.432125 #1650851] INFO -- : $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS=--repeat-count=20 I, [2024-01-20T03:08:21.904107 #1650851] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-01-20T03:08:21.904205 #1650851] INFO -- : CC = gcc I, [2024-01-20T03:08:21.904243 #1650851] INFO -- : LD = ld I, [2024-01-20T03:08:21.904279 #1650851] INFO -- : LDSHARED = gcc -shared I, [2024-01-20T03:08:21.904320 #1650851] INFO -- : CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC I, [2024-01-20T03:08:21.904373 #1650851] INFO -- : XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-repeat20/include -I/tmp/ruby/src/trunk-repeat20 -I/tmp/ruby/src/trunk-repeat20/prism -I/tmp/ruby/src/trunk-repeat20/enc/unicode/15.0.0 I, [2024-01-20T03:08:21.904404 #1650851] INFO -- : CPPFLAGS = I, [2024-01-20T03:08:21.904434 #1650851] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-01-20T03:08:21.904462 #1650851] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2024-01-20T03:08:21.904489 #1650851] INFO -- : LANG = I, [2024-01-20T03:08:21.904516 #1650851] INFO -- : LC_ALL = I, [2024-01-20T03:08:21.904542 #1650851] INFO -- : LC_CTYPE = I, [2024-01-20T03:08:21.904569 #1650851] INFO -- : MFLAGS = I, [2024-01-20T03:08:21.904603 #1650851] INFO -- : RUSTC = rustc I, [2024-01-20T03:08:21.904637 #1650851] INFO -- : YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-repeat20/yjit/target/release/' /tmp/ruby/src/trunk-repeat20/yjit/src/lib.rs I, [2024-01-20T03:08:21.915583 #1650851] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 I, [2024-01-20T03:08:21.915655 #1650851] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-01-20T03:08:21.915670 #1650851] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-01-20T03:08:21.915683 #1650851] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-01-20T03:08:21.915694 #1650851] INFO -- : I, [2024-01-20T03:08:21.919898 #1650851] INFO -- : generating enc.mk I, [2024-01-20T03:08:22.394984 #1650851] INFO -- : generating encdb.h I, [2024-01-20T03:08:22.493114 #1650851] INFO -- : encdb.h unchanged I, [2024-01-20T03:08:22.500225 #1650851] INFO -- : making enc I, [2024-01-20T03:08:22.546363 #1650851] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-20T03:08:22.546465 #1650851] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2024-01-20T03:08:22.546524 #1650851] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-20T03:08:22.547821 #1650851] INFO -- : making srcs under enc I, [2024-01-20T03:08:22.674513 #1650851] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-20T03:08:22.674602 #1650851] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2024-01-20T03:08:22.674652 #1650851] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-20T03:08:22.676552 #1650851] INFO -- : generating transdb.h I, [2024-01-20T03:08:23.099296 #1650851] INFO -- : transdb.h unchanged I, [2024-01-20T03:08:23.102717 #1650851] INFO -- : making trans I, [2024-01-20T03:08:23.194880 #1650851] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-20T03:08:23.194996 #1650851] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk-repeat20/enc/trans'. I, [2024-01-20T03:08:23.195077 #1650851] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-20T03:08:23.196379 #1650851] INFO -- : making encs I, [2024-01-20T03:08:23.320953 #1650851] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-20T03:08:23.321048 #1650851] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2024-01-20T03:08:23.321110 #1650851] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-20T03:08:23.329387 #1650851] INFO -- : generating makefiles ext/configure-ext.mk I, [2024-01-20T03:08:23.426611 #1650851] INFO -- : ext/configure-ext.mk updated I, [2024-01-20T03:08:23.431859 #1650851] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-20T03:08:28.792909 #1650851] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-20T03:08:28.793467 #1650851] INFO -- : generating makefile exts.mk I, [2024-01-20T03:08:28.902711 #1650851] INFO -- : exts.mk unchanged I, [2024-01-20T03:08:28.916851 #1650851] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-20T03:08:29.615730 #1650851] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/coverage' I, [2024-01-20T03:08:29.625546 #1650851] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/coverage' I, [2024-01-20T03:08:29.634374 #1650851] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/date' I, [2024-01-20T03:08:29.646178 #1650851] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/date' I, [2024-01-20T03:08:29.651503 #1650851] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/digest' I, [2024-01-20T03:08:29.685378 #1650851] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/digest' I, [2024-01-20T03:08:29.742850 #1650851] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/digest/sha2' I, [2024-01-20T03:08:29.749196 #1650851] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/digest/sha2' I, [2024-01-20T03:08:29.801398 #1650851] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/fiddle' I, [2024-01-20T03:08:29.828456 #1650851] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/fiddle' I, [2024-01-20T03:08:29.834993 #1650851] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/io/console' I, [2024-01-20T03:08:29.848531 #1650851] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/io/console' I, [2024-01-20T03:08:29.902733 #1650851] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/json' I, [2024-01-20T03:08:29.924838 #1650851] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/json' I, [2024-01-20T03:08:29.959978 #1650851] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/monitor' I, [2024-01-20T03:08:29.968670 #1650851] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/monitor' I, [2024-01-20T03:08:29.975644 #1650851] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/nkf' I, [2024-01-20T03:08:30.015888 #1650851] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/nkf' I, [2024-01-20T03:08:30.049548 #1650851] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/objspace' I, [2024-01-20T03:08:30.057142 #1650851] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/objspace' I, [2024-01-20T03:08:30.147797 #1650851] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/openssl' I, [2024-01-20T03:08:30.218615 #1650851] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/openssl' I, [2024-01-20T03:08:30.230093 #1650851] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/pathname' I, [2024-01-20T03:08:30.248645 #1650851] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/pathname' I, [2024-01-20T03:08:30.275635 #1650851] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/psych' I, [2024-01-20T03:08:30.342451 #1650851] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/psych' I, [2024-01-20T03:08:30.350071 #1650851] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/pty' I, [2024-01-20T03:08:30.364678 #1650851] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/pty' I, [2024-01-20T03:08:30.428167 #1650851] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/ripper' I, [2024-01-20T03:08:30.450726 #1650851] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/ripper' I, [2024-01-20T03:08:30.454046 #1650851] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/rubyvm' I, [2024-01-20T03:08:30.464420 #1650851] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/rubyvm' I, [2024-01-20T03:08:30.511196 #1650851] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/socket' I, [2024-01-20T03:08:30.562672 #1650851] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/socket' I, [2024-01-20T03:08:30.590130 #1650851] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/syslog' I, [2024-01-20T03:08:30.608533 #1650851] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/syslog' I, [2024-01-20T03:08:30.622859 #1650851] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-01-20T03:08:30.735085 #1650851] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-01-20T03:08:30.739171 #1650851] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-01-20T03:08:30.809047 #1650851] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-01-20T03:08:30.813278 #1650851] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-01-20T03:08:30.874388 #1650851] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-01-20T03:08:30.878659 #1650851] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/rbs-3.4.1/ext/rbs_extension' I, [2024-01-20T03:08:30.987510 #1650851] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/rbs-3.4.1/ext/rbs_extension' I, [2024-01-20T03:08:30.991994 #1650851] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/rbs-3.4.2/ext/rbs_extension' I, [2024-01-20T03:08:31.082248 #1650851] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/rbs-3.4.2/ext/rbs_extension' I, [2024-01-20T03:08:31.149526 #1650851] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-20T03:08:31.560656 #1650851] INFO -- : make[2]: 'ruby' is up to date. I, [2024-01-20T03:08:31.560780 #1650851] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-20T03:08:31.561665 #1650851] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-20T03:08:31.567161 #1650851] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-20T03:08:31.567244 #1650851] INFO -- : make[1]: Nothing to be done for 'note'. I, [2024-01-20T03:08:31.567287 #1650851] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-20T03:08:31.764719 #1650851] INFO -- : $ /tmp/ruby/build/trunk-repeat20/miniruby -I/tmp/ruby/src/trunk-repeat20/lib /tmp/ruby/src/trunk-repeat20/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-repeat20 --extout=.ext -- /tmp/ruby/src/trunk-repeat20/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-repeat20/spec/default.mspec --error-output stderr --debug I, [2024-01-20T03:08:32.059680 #1650851] INFO -- : ruby 3.4.0dev (2024-01-19T16:22:40Z master 400341aee9) [x86_64-linux] I, [2024-01-20T03:09:27.199548 #1650851] INFO -- : 0 ......................................................................... I, [2024-01-20T03:09:42.958705 #1650851] INFO -- : 73 ......................................................................... I, [2024-01-20T03:09:45.903279 #1650851] INFO -- : 146 ......................................................................... I, [2024-01-20T03:09:50.683358 #1650851] INFO -- : 219 ......................................................................... I, [2024-01-20T03:09:53.119843 #1650851] INFO -- : 292 ......................................................................... I, [2024-01-20T03:09:56.669062 #1650851] INFO -- : 365 ......................................................................... I, [2024-01-20T03:09:58.646506 #1650851] INFO -- : 438 ......................................................................... I, [2024-01-20T03:10:00.110968 #1650851] INFO -- : 511 ......................................................................... I, [2024-01-20T03:10:03.311685 #1650851] INFO -- : 584 ......................................................................... I, [2024-01-20T03:10:08.847112 #1650851] INFO -- : 657 ......................................................................... I, [2024-01-20T03:10:10.308805 #1650851] INFO -- : 730 ......................................................................... I, [2024-01-20T03:10:11.788108 #1650851] INFO -- : 803 ......................................................................... I, [2024-01-20T03:10:15.676232 #1650851] INFO -- : 876 ......................................................................... I, [2024-01-20T03:10:18.494339 #1650851] INFO -- : 949 ......................................................................... I, [2024-01-20T03:10:34.214384 #1650851] INFO -- : 1022 ......................................................................... I, [2024-01-20T03:10:54.494365 #1650851] INFO -- : 1095 ......................................................................... I, [2024-01-20T03:11:03.950220 #1650851] INFO -- : 1168 ......................................................................... I, [2024-01-20T03:11:08.598009 #1650851] INFO -- : 1241 ......................................................................... I, [2024-01-20T03:11:12.047594 #1650851] INFO -- : 1314 ......................................................................... I, [2024-01-20T03:11:14.250285 #1650851] INFO -- : 1387 ......................................................................... I, [2024-01-20T03:11:33.022076 #1650851] INFO -- : 1460 ......................................................................... I, [2024-01-20T03:12:03.817565 #1650851] INFO -- : 1533 ......................................................................... I, [2024-01-20T03:12:07.332025 #1650851] INFO -- : 1606 ......................................................................... I, [2024-01-20T03:12:15.147303 #1650851] INFO -- : 1679 ......................................................................... I, [2024-01-20T03:12:21.971103 #1650851] INFO -- : 1752 ......................................................................... I, [2024-01-20T03:12:31.443697 #1650851] INFO -- : 1825 ......................................................................... I, [2024-01-20T03:12:38.098165 #1650851] INFO -- : 1898 ......................................................................... I, [2024-01-20T03:12:43.577293 #1650851] INFO -- : 1971 ......................................................................... I, [2024-01-20T03:12:49.006761 #1650851] INFO -- : 2044 ......................................................................... I, [2024-01-20T03:12:49.679013 #1650851] INFO -- : 2117 ......................................................................... I, [2024-01-20T03:12:51.513904 #1650851] INFO -- : 2190 ......................................................................... I, [2024-01-20T03:12:52.437065 #1650851] INFO -- : 2263 ......................................................................... I, [2024-01-20T03:12:53.763594 #1650851] INFO -- : 2336 ......................................................................... I, [2024-01-20T03:12:55.482898 #1650851] INFO -- : 2409 ......................................................................... I, [2024-01-20T03:12:56.850281 #1650851] INFO -- : 2482 ......................................................................... I, [2024-01-20T03:13:00.534339 #1650851] INFO -- : 2555 ......................................................................... I, [2024-01-20T03:13:00.601839 #1650851] INFO -- : 2628 ......................................................................... I, [2024-01-20T03:13:01.406329 #1650851] INFO -- : 2701 ......................................................................... I, [2024-01-20T03:13:07.970085 #1650851] INFO -- : 2774 ......................................................................... I, [2024-01-20T03:13:11.945540 #1650851] INFO -- : 2847 ......................................................................... I, [2024-01-20T03:13:17.670630 #1650851] INFO -- : 2920 ......................................................................... I, [2024-01-20T03:13:19.060941 #1650851] INFO -- : 2993 ......................................................................... I, [2024-01-20T03:13:24.340878 #1650851] INFO -- : 3066 ......................................................................... I, [2024-01-20T03:13:31.254233 #1650851] INFO -- : 3139 ......................................................................... I, [2024-01-20T03:13:36.219657 #1650851] INFO -- : 3212 ......................................................................... I, [2024-01-20T03:13:40.068252 #1650851] INFO -- : 3285 ......................................................................... I, [2024-01-20T03:13:41.865925 #1650851] INFO -- : 3358 ......................................................................... I, [2024-01-20T03:13:46.892540 #1650851] INFO -- : 3431 ......................................................................... I, [2024-01-20T03:13:47.753426 #1650851] INFO -- : 3504 ......................................................................... I, [2024-01-20T03:13:48.680766 #1650851] INFO -- : 3577 ......................................................................... I, [2024-01-20T03:14:01.197320 #1650851] INFO -- : 3650 ......................................................................... I, [2024-01-20T03:14:02.663772 #1650851] INFO -- : 3723 ..... I, [2024-01-20T03:14:02.663991 #1650851] INFO -- : I, [2024-01-20T03:14:02.664034 #1650851] INFO -- : Finished in 330.602974 seconds I, [2024-01-20T03:14:02.664052 #1650851] INFO -- : I, [2024-01-20T03:14:02.664065 #1650851] INFO -- : 3728 files, 32011 examples, 169689 expectations, 0 failures, 0 errors, 0 tagged I, [2024-01-20T03:14:02.705621 #1650851] INFO -- : $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS=--repeat-count=20" exit with 0.