# Logfile created on 2023-04-04 19:42:48 +0000 by logger.rb/v1.4.3 I, [2023-04-04T19:42:48.539655 #848688] INFO -- : #, @formatter=nil, @logdev=#, @binmode=false, @mon_data=#, @mon_data_owner_object_id=860>>> I, [2023-04-04T19:42:48.540248 #848688] INFO -- : $$$[beg] make update-unicode -j4 I, [2023-04-04T19:42:48.643930 #848688] INFO -- : make: Nothing to be done for 'update-unicode'. I, [2023-04-04T19:42:48.644401 #848688] INFO -- : $$$[end] "make update-unicode -j4" exit with 0. I, [2023-04-04T19:42:48.644438 #848688] INFO -- : $$$[beg] make update-download -j4 I, [2023-04-04T19:42:48.871463 #848688] INFO -- : tool/config.guess already exists I, [2023-04-04T19:42:48.871666 #848688] INFO -- : tool/config.sub already exists I, [2023-04-04T19:42:48.876366 #848688] INFO -- : Update rbs to c24c65ce867c7d1cc3cc1ca871fc002579bd8854 I, [2023-04-04T19:42:48.876428 #848688] INFO -- : Update typeprof to aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 E, [2023-04-04T19:42:49.435570 #848688] ERROR -- : From https://github.com/ruby/typeprof E, [2023-04-04T19:42:49.435647 #848688] ERROR -- : * branch aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 -> FETCH_HEAD E, [2023-04-04T19:42:49.443821 #848688] ERROR -- : HEAD is now at aabc019 Skip VM_CALL_BLOCKISEQ for Ruby < 3.3 I, [2023-04-04T19:42:49.444294 #848688] INFO -- : echo aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 | /bin/sh /tmp/ruby/src/trunk-repeat20/tool/ifchange /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/typeprof.revision - I, [2023-04-04T19:42:49.475511 #848688] INFO -- : /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/typeprof.revision unchanged E, [2023-04-04T19:42:49.515456 #848688] ERROR -- : From https://github.com/ruby/rbs E, [2023-04-04T19:42:49.515514 #848688] ERROR -- : * branch c24c65ce867c7d1cc3cc1ca871fc002579bd8854 -> FETCH_HEAD E, [2023-04-04T19:42:49.547312 #848688] ERROR -- : HEAD is now at c24c65ce Merge pull request #1291 from pocke/Avoid_to_test__Pathname__taint_untaint___when_it_is_not_defined I, [2023-04-04T19:42:49.547942 #848688] INFO -- : echo c24c65ce867c7d1cc3cc1ca871fc002579bd8854 | /bin/sh /tmp/ruby/src/trunk-repeat20/tool/ifchange /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/rbs.revision - I, [2023-04-04T19:42:49.580220 #848688] INFO -- : /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/rbs.revision unchanged I, [2023-04-04T19:42:49.821373 #848688] INFO -- : $$$[end] "make update-download -j4" exit with 0. I, [2023-04-04T19:42:49.821437 #848688] INFO -- : $$$[beg] make update-rubyspec -j4 I, [2023-04-04T19:42:49.932134 #848688] INFO -- : make: Nothing to be done for 'update-rubyspec'. I, [2023-04-04T19:42:49.932695 #848688] INFO -- : $$$[end] "make update-rubyspec -j4" exit with 0. I, [2023-04-04T19:42:49.932742 #848688] INFO -- : $$$[beg] make update-src -j4 E, [2023-04-04T19:42:51.067328 #848688] ERROR -- : From https://github.com/ruby/ruby E, [2023-04-04T19:42:51.067388 #848688] ERROR -- : 06da0d1..e5de0fe master -> origin/master I, [2023-04-04T19:42:51.215129 #848688] INFO -- : Updating 06da0d1..e5de0fe I, [2023-04-04T19:42:51.215178 #848688] INFO -- : Fast-forward I, [2023-04-04T19:42:51.243698 #848688] INFO -- : .github/workflows/yjit-ubuntu.yml | 4 + I, [2023-04-04T19:42:51.243753 #848688] INFO -- : NEWS.md | 7 + I, [2023-04-04T19:42:51.243769 #848688] INFO -- : common.mk | 2 + I, [2023-04-04T19:42:51.243781 #848688] INFO -- : gc.c | 47 ++++++ I, [2023-04-04T19:42:51.243791 #848688] INFO -- : internal/gc.h | 1 + I, [2023-04-04T19:42:51.243801 #848688] INFO -- : process.c | 34 ++++ I, [2023-04-04T19:42:51.243812 #848688] INFO -- : spec/ruby/core/process/warmup_spec.rb | 11 ++ I, [2023-04-04T19:42:51.243821 #848688] INFO -- : test/ruby/test_process.rb | 8 + I, [2023-04-04T19:42:51.243833 #848688] INFO -- : test/ruby/test_time.rb | 7 +- I, [2023-04-04T19:42:51.243843 #848688] INFO -- : time.c | 57 ++++--- I, [2023-04-04T19:42:51.243853 #848688] INFO -- : timev.h | 7 +- I, [2023-04-04T19:42:51.243865 #848688] INFO -- : yjit.rb | 3 + I, [2023-04-04T19:42:51.243875 #848688] INFO -- : yjit/src/backend/arm64/mod.rs | 11 +- I, [2023-04-04T19:42:51.243885 #848688] INFO -- : yjit/src/backend/ir.rs | 189 ++++++++++++++++++++-- I, [2023-04-04T19:42:51.243895 #848688] INFO -- : yjit/src/backend/x86_64/mod.rs | 12 +- I, [2023-04-04T19:42:51.243905 #848688] INFO -- : yjit/src/codegen.rs | 286 ++++++++++++++++++++-------------- I, [2023-04-04T19:42:51.243916 #848688] INFO -- : yjit/src/core.rs | 147 +++++++++++++++-- I, [2023-04-04T19:42:51.243927 #848688] INFO -- : yjit/src/options.rs | 11 ++ I, [2023-04-04T19:42:51.243938 #848688] INFO -- : yjit/src/stats.rs | 4 + I, [2023-04-04T19:42:51.243952 #848688] INFO -- : 19 files changed, 668 insertions(+), 180 deletions(-) I, [2023-04-04T19:42:51.243962 #848688] INFO -- : create mode 100644 spec/ruby/core/process/warmup_spec.rb I, [2023-04-04T19:42:51.267501 #848688] INFO -- : Latest commit hash = e5de0fe108 I, [2023-04-04T19:42:51.283903 #848688] INFO -- : $$$[end] "make update-src -j4" exit with 0. I, [2023-04-04T19:42:51.283953 #848688] INFO -- : $$$[beg] make after-update -j4 I, [2023-04-04T19:42:51.446154 #848688] INFO -- : sed 's/{\$([^(){}]*)[^{}]*}//g' /tmp/ruby/src/trunk-repeat20/common.mk > uncommon.mk I, [2023-04-04T19:42:51.579454 #848688] INFO -- : making /tmp/ruby/src/trunk-repeat20/yjit.rbinc I, [2023-04-04T19:42:51.591468 #848688] INFO -- : generating miniprelude.c I, [2023-04-04T19:42:51.637774 #848688] INFO -- : /tmp/ruby/src/trunk-repeat20/revision.h updated I, [2023-04-04T19:42:51.638191 #848688] INFO -- : generating x86_64-linux-fake.rb I, [2023-04-04T19:42:51.759709 #848688] INFO -- : miniprelude.c updated I, [2023-04-04T19:42:51.792977 #848688] INFO -- : x86_64-linux-fake.rb updated I, [2023-04-04T19:42:52.045886 #848688] INFO -- : /bin/sh /tmp/ruby/src/trunk-repeat20/tool/ifchange "--timestamp=.rbconfig.time" rbconfig.rb rbconfig.tmp I, [2023-04-04T19:42:52.048043 #848688] INFO -- : rbconfig.rb unchanged I, [2023-04-04T19:42:52.049112 #848688] INFO -- : generating enc.mk I, [2023-04-04T19:42:52.310203 #848688] INFO -- : making srcs under enc I, [2023-04-04T19:42:52.368939 #848688] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2023-04-04T19:42:52.368996 #848688] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2023-04-04T19:42:52.369037 #848688] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2023-04-04T19:42:52.452919 #848688] INFO -- : Update rbs to c24c65ce867c7d1cc3cc1ca871fc002579bd8854 I, [2023-04-04T19:42:52.454188 #848688] INFO -- : Update typeprof to aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 E, [2023-04-04T19:42:52.953127 #848688] ERROR -- : From https://github.com/ruby/rbs E, [2023-04-04T19:42:52.953174 #848688] ERROR -- : * branch c24c65ce867c7d1cc3cc1ca871fc002579bd8854 -> FETCH_HEAD I, [2023-04-04T19:42:52.964743 #848688] INFO -- : echo c24c65ce867c7d1cc3cc1ca871fc002579bd8854 | /bin/sh /tmp/ruby/src/trunk-repeat20/tool/ifchange /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/rbs.revision - E, [2023-04-04T19:42:52.967464 #848688] ERROR -- : HEAD is now at c24c65ce Merge pull request #1291 from pocke/Avoid_to_test__Pathname__taint_untaint___when_it_is_not_defined E, [2023-04-04T19:42:52.967517 #848688] ERROR -- : From https://github.com/ruby/typeprof E, [2023-04-04T19:42:52.967535 #848688] ERROR -- : * branch aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 -> FETCH_HEAD E, [2023-04-04T19:42:52.991214 #848688] ERROR -- : HEAD is now at aabc019 Skip VM_CALL_BLOCKISEQ for Ruby < 3.3 I, [2023-04-04T19:42:52.991737 #848688] INFO -- : echo aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 | /bin/sh /tmp/ruby/src/trunk-repeat20/tool/ifchange /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/typeprof.revision - I, [2023-04-04T19:42:52.995349 #848688] INFO -- : /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/rbs.revision unchanged I, [2023-04-04T19:42:52.998204 #848688] INFO -- : /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/typeprof.revision unchanged I, [2023-04-04T19:42:53.178496 #848688] INFO -- : $$$[end] "make after-update -j4" exit with 0. I, [2023-04-04T19:42:53.178765 #848688] INFO -- : $$$[beg] make miniruby -j4 I, [2023-04-04T19:42:53.305255 #848688] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-04-04T19:42:53.305344 #848688] INFO -- : CC = gcc I, [2023-04-04T19:42:53.305378 #848688] INFO -- : LD = ld I, [2023-04-04T19:42:53.305410 #848688] INFO -- : LDSHARED = gcc -shared I, [2023-04-04T19:42:53.305453 #848688] INFO -- : CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -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 -Wundef -fPIC I, [2023-04-04T19:42:53.305487 #848688] 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/enc/unicode/15.0.0 I, [2023-04-04T19:42:53.305517 #848688] INFO -- : CPPFLAGS = I, [2023-04-04T19:42:53.305549 #848688] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-04-04T19:42:53.305580 #848688] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-04-04T19:42:53.305611 #848688] INFO -- : LANG = I, [2023-04-04T19:42:53.305641 #848688] INFO -- : LC_ALL = I, [2023-04-04T19:42:53.305671 #848688] INFO -- : LC_CTYPE = I, [2023-04-04T19:42:53.305700 #848688] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2023-04-04T19:42:53.305730 #848688] INFO -- : RUSTC = rustc I, [2023-04-04T19:42:53.305767 #848688] 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, [2023-04-04T19:42:53.315522 #848688] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 I, [2023-04-04T19:42:53.315583 #848688] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-04-04T19:42:53.315605 #848688] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-04-04T19:42:53.315621 #848688] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-04-04T19:42:53.315635 #848688] INFO -- : I, [2023-04-04T19:42:53.332009 #848688] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/array.c I, [2023-04-04T19:42:53.332275 #848688] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/miniinit.c I, [2023-04-04T19:42:53.335775 #848688] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ast.c I, [2023-04-04T19:42:53.359821 #848688] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/bignum.c I, [2023-04-04T19:42:54.024016 #848688] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/class.c I, [2023-04-04T19:42:54.411930 #848688] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/compile.c I, [2023-04-04T19:42:56.422335 #848688] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/complex.c I, [2023-04-04T19:42:59.813316 #848688] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/cont.c I, [2023-04-04T19:43:00.858234 #848688] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/debug.c I, [2023-04-04T19:43:01.442021 #848688] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/dir.c I, [2023-04-04T19:43:01.504508 #848688] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/encoding.c I, [2023-04-04T19:43:01.559896 #848688] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enum.c I, [2023-04-04T19:43:01.576009 #848688] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enumerator.c I, [2023-04-04T19:43:01.624548 #848688] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/error.c I, [2023-04-04T19:43:03.716241 #848688] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/eval.c I, [2023-04-04T19:43:05.119475 #848688] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/file.c I, [2023-04-04T19:43:05.164541 #848688] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/gc.c I, [2023-04-04T19:43:06.055920 #848688] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/hash.c I, [2023-04-04T19:43:06.747466 #848688] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/io.c I, [2023-04-04T19:43:08.251896 #848688] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/iseq.c I, [2023-04-04T19:43:11.075924 #848688] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/load.c I, [2023-04-04T19:43:11.631476 #848688] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/marshal.c I, [2023-04-04T19:43:12.244211 #848688] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/math.c I, [2023-04-04T19:43:12.287777 #848688] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/memory_view.c I, [2023-04-04T19:43:13.187513 #848688] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/rjit.c I, [2023-04-04T19:43:13.319881 #848688] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/rjit_c.c I, [2023-04-04T19:43:14.095813 #848688] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/node.c I, [2023-04-04T19:43:14.444517 #848688] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/numeric.c I, [2023-04-04T19:43:14.756160 #848688] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/object.c I, [2023-04-04T19:43:15.794198 #848688] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/pack.c I, [2023-04-04T19:43:17.228463 #848688] INFO -- : compiling parse.c I, [2023-04-04T19:43:18.279997 #848688] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/proc.c I, [2023-04-04T19:43:18.502199 #848688] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/process.c I, [2023-04-04T19:43:20.185066 #848688] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ractor.c I, [2023-04-04T19:43:20.526231 #848688] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/random.c I, [2023-04-04T19:43:22.818520 #848688] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/range.c I, [2023-04-04T19:43:22.860437 #848688] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/rational.c I, [2023-04-04T19:43:23.063468 #848688] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/re.c I, [2023-04-04T19:43:23.265038 #848688] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ruby.c I, [2023-04-04T19:43:25.707930 #848688] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/scheduler.c I, [2023-04-04T19:43:26.363456 #848688] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/shape.c I, [2023-04-04T19:43:26.711694 #848688] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/signal.c I, [2023-04-04T19:43:26.995137 #848688] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/sprintf.c I, [2023-04-04T19:43:27.043885 #848688] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/strftime.c I, [2023-04-04T19:43:28.132262 #848688] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/string.c I, [2023-04-04T19:43:28.651940 #848688] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/struct.c I, [2023-04-04T19:43:30.387463 #848688] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/symbol.c I, [2023-04-04T19:43:31.696013 #848688] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/thread.c I, [2023-04-04T19:43:32.612543 #848688] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/time.c I, [2023-04-04T19:43:36.103991 #848688] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/transcode.c I, [2023-04-04T19:43:36.148145 #848688] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/transient_heap.c I, [2023-04-04T19:43:36.765114 #848688] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/variable.c I, [2023-04-04T19:43:37.229440 #848688] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/version.c I, [2023-04-04T19:43:37.678634 #848688] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/vm.c I, [2023-04-04T19:43:38.308728 #848688] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/vm_backtrace.c I, [2023-04-04T19:43:38.997948 #848688] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/vm_dump.c I, [2023-04-04T19:43:39.587858 #848688] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/vm_sync.c I, [2023-04-04T19:43:39.856284 #848688] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/vm_trace.c I, [2023-04-04T19:43:39.911878 #848688] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/weakmap.c I, [2023-04-04T19:43:40.275922 #848688] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/yjit.c I, [2023-04-04T19:43:40.799881 #848688] INFO -- : building Rust YJIT (release mode) I, [2023-04-04T19:44:04.905662 #848688] INFO -- : touch yjit/target/release/libyjit.a I, [2023-04-04T19:44:04.906774 #848688] INFO -- : partial linking yjit/target/release/libyjit.a into yjit/target/release/libyjit.o I, [2023-04-04T19:44:05.289337 #848688] INFO -- : linking miniruby I, [2023-04-04T19:44:06.420144 #848688] INFO -- : $$$[end] "make miniruby -j4" exit with 0. I, [2023-04-04T19:44:06.420316 #848688] INFO -- : $$$[beg] make ruby -j4 I, [2023-04-04T19:44:06.662120 #848688] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-04-04T19:44:06.662192 #848688] INFO -- : CC = gcc I, [2023-04-04T19:44:06.662228 #848688] INFO -- : LD = ld I, [2023-04-04T19:44:06.662262 #848688] INFO -- : LDSHARED = gcc -shared I, [2023-04-04T19:44:06.662299 #848688] INFO -- : CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -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 -Wundef -fPIC I, [2023-04-04T19:44:06.662334 #848688] 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/enc/unicode/15.0.0 I, [2023-04-04T19:44:06.662378 #848688] INFO -- : CPPFLAGS = I, [2023-04-04T19:44:06.662410 #848688] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-04-04T19:44:06.662441 #848688] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-04-04T19:44:06.662472 #848688] INFO -- : LANG = I, [2023-04-04T19:44:06.662503 #848688] INFO -- : LC_ALL = I, [2023-04-04T19:44:06.662535 #848688] INFO -- : LC_CTYPE = I, [2023-04-04T19:44:06.662567 #848688] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2023-04-04T19:44:06.662599 #848688] INFO -- : RUSTC = rustc I, [2023-04-04T19:44:06.662634 #848688] 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, [2023-04-04T19:44:06.665888 #848688] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 I, [2023-04-04T19:44:06.665946 #848688] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-04-04T19:44:06.665963 #848688] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-04-04T19:44:06.665976 #848688] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-04-04T19:44:06.665989 #848688] INFO -- : I, [2023-04-04T19:44:06.683458 #848688] INFO -- : creating verconf.h I, [2023-04-04T19:44:06.804471 #848688] INFO -- : verconf.h updated I, [2023-04-04T19:44:06.807873 #848688] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/loadpath.c I, [2023-04-04T19:44:06.984546 #848688] INFO -- : builtin_binary.inc updated I, [2023-04-04T19:44:06.988367 #848688] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/builtin.c I, [2023-04-04T19:44:07.565319 #848688] INFO -- : linking static-library libruby-static.a I, [2023-04-04T19:44:08.753350 #848688] INFO -- : linking shared-library libruby.so.3.3.0 I, [2023-04-04T19:44:11.643552 #848688] INFO -- : linking ruby I, [2023-04-04T19:44:11.704165 #848688] INFO -- : $$$[end] "make ruby -j4" exit with 0. I, [2023-04-04T19:44:11.704327 #848688] INFO -- : $$$[beg] make all -j4 I, [2023-04-04T19:44:11.864443 #848688] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-04-04T19:44:11.864534 #848688] INFO -- : CC = gcc I, [2023-04-04T19:44:11.864565 #848688] INFO -- : LD = ld I, [2023-04-04T19:44:11.864594 #848688] INFO -- : LDSHARED = gcc -shared I, [2023-04-04T19:44:11.864637 #848688] INFO -- : CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -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 -Wundef -fPIC I, [2023-04-04T19:44:11.864672 #848688] 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/enc/unicode/15.0.0 I, [2023-04-04T19:44:11.864702 #848688] INFO -- : CPPFLAGS = I, [2023-04-04T19:44:11.864732 #848688] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-04-04T19:44:11.864763 #848688] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-04-04T19:44:11.864792 #848688] INFO -- : LANG = I, [2023-04-04T19:44:11.864832 #848688] INFO -- : LC_ALL = I, [2023-04-04T19:44:11.864866 #848688] INFO -- : LC_CTYPE = I, [2023-04-04T19:44:11.864895 #848688] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2023-04-04T19:44:11.864923 #848688] INFO -- : RUSTC = rustc I, [2023-04-04T19:44:11.864956 #848688] 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, [2023-04-04T19:44:11.870455 #848688] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 I, [2023-04-04T19:44:11.870512 #848688] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-04-04T19:44:11.870526 #848688] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-04-04T19:44:11.870541 #848688] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-04-04T19:44:11.870553 #848688] INFO -- : I, [2023-04-04T19:44:11.955442 #848688] INFO -- : generating encdb.h I, [2023-04-04T19:44:11.975939 #848688] INFO -- : generating enc.mk I, [2023-04-04T19:44:11.992290 #848688] INFO -- : building spec/ruby/optional/capi/ext/array_spec.so I, [2023-04-04T19:44:12.000275 #848688] INFO -- : building spec/ruby/optional/capi/ext/basic_object_spec.so I, [2023-04-04T19:44:12.090889 #848688] INFO -- : encdb.h unchanged I, [2023-04-04T19:44:12.091961 #848688] INFO -- : building spec/ruby/optional/capi/ext/bignum_spec.so I, [2023-04-04T19:44:12.248185 #848688] INFO -- : building spec/ruby/optional/capi/ext/binding_spec.so I, [2023-04-04T19:44:12.407857 #848688] INFO -- : building spec/ruby/optional/capi/ext/boolean_spec.so I, [2023-04-04T19:44:12.493007 #848688] INFO -- : building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so I, [2023-04-04T19:44:12.547911 #848688] INFO -- : building spec/ruby/optional/capi/ext/class_spec.so I, [2023-04-04T19:44:12.648443 #848688] INFO -- : building spec/ruby/optional/capi/ext/class_under_autoload_spec.so I, [2023-04-04T19:44:12.730138 #848688] INFO -- : building spec/ruby/optional/capi/ext/complex_spec.so I, [2023-04-04T19:44:12.884231 #848688] INFO -- : building spec/ruby/optional/capi/ext/constants_spec.so I, [2023-04-04T19:44:12.963678 #848688] INFO -- : building spec/ruby/optional/capi/ext/data_spec.so I, [2023-04-04T19:44:12.969656 #848688] INFO -- : building spec/ruby/optional/capi/ext/debug_spec.so I, [2023-04-04T19:44:13.067670 #848688] INFO -- : building spec/ruby/optional/capi/ext/encoding_spec.so I, [2023-04-04T19:44:13.365989 #848688] INFO -- : building spec/ruby/optional/capi/ext/enumerator_spec.so I, [2023-04-04T19:44:13.413244 #848688] INFO -- : building spec/ruby/optional/capi/ext/exception_spec.so I, [2023-04-04T19:44:13.423453 #848688] INFO -- : building spec/ruby/optional/capi/ext/fiber_spec.so I, [2023-04-04T19:44:13.502128 #848688] INFO -- : building spec/ruby/optional/capi/ext/file_spec.so I, [2023-04-04T19:44:13.724391 #848688] INFO -- : building spec/ruby/optional/capi/ext/fixnum_spec.so I, [2023-04-04T19:44:13.808748 #848688] INFO -- : building spec/ruby/optional/capi/ext/float_spec.so I, [2023-04-04T19:44:13.823116 #848688] INFO -- : building spec/ruby/optional/capi/ext/gc_spec.so I, [2023-04-04T19:44:13.829110 #848688] INFO -- : building spec/ruby/optional/capi/ext/globals_spec.so I, [2023-04-04T19:44:14.100184 #848688] INFO -- : building spec/ruby/optional/capi/ext/hash_spec.so I, [2023-04-04T19:44:14.143880 #848688] INFO -- : building spec/ruby/optional/capi/ext/integer_spec.so I, [2023-04-04T19:44:14.188159 #848688] INFO -- : building spec/ruby/optional/capi/ext/io_spec.so I, [2023-04-04T19:44:14.274772 #848688] INFO -- : building spec/ruby/optional/capi/ext/kernel_spec.so I, [2023-04-04T19:44:14.395230 #848688] INFO -- : building spec/ruby/optional/capi/ext/language_spec.so I, [2023-04-04T19:44:14.531956 #848688] INFO -- : building spec/ruby/optional/capi/ext/marshal_spec.so I, [2023-04-04T19:44:14.692197 #848688] INFO -- : building spec/ruby/optional/capi/ext/module_spec.so I, [2023-04-04T19:44:14.760188 #848688] INFO -- : building spec/ruby/optional/capi/ext/module_under_autoload_spec.so I, [2023-04-04T19:44:14.776281 #848688] INFO -- : building spec/ruby/optional/capi/ext/mutex_spec.so I, [2023-04-04T19:44:14.924270 #848688] INFO -- : building spec/ruby/optional/capi/ext/numeric_spec.so I, [2023-04-04T19:44:15.048192 #848688] INFO -- : building spec/ruby/optional/capi/ext/object_spec.so I, [2023-04-04T19:44:15.127923 #848688] INFO -- : building spec/ruby/optional/capi/ext/proc_spec.so I, [2023-04-04T19:44:15.199988 #848688] INFO -- : building spec/ruby/optional/capi/ext/range_spec.so I, [2023-04-04T19:44:15.384160 #848688] INFO -- : building spec/ruby/optional/capi/ext/rational_spec.so I, [2023-04-04T19:44:15.469053 #848688] INFO -- : building spec/ruby/optional/capi/ext/rbasic_spec.so I, [2023-04-04T19:44:15.474302 #848688] INFO -- : building spec/ruby/optional/capi/ext/regexp_spec.so I, [2023-04-04T19:44:15.732293 #848688] INFO -- : building spec/ruby/optional/capi/ext/st_spec.so I, [2023-04-04T19:44:15.747910 #848688] INFO -- : building spec/ruby/optional/capi/ext/string_spec.so I, [2023-04-04T19:44:15.792979 #848688] INFO -- : building spec/ruby/optional/capi/ext/struct_spec.so I, [2023-04-04T19:44:15.860128 #848688] INFO -- : building spec/ruby/optional/capi/ext/symbol_spec.so I, [2023-04-04T19:44:16.121943 #848688] INFO -- : building spec/ruby/optional/capi/ext/thread_spec.so I, [2023-04-04T19:44:16.145009 #848688] INFO -- : building spec/ruby/optional/capi/ext/time_spec.so I, [2023-04-04T19:44:16.332942 #848688] INFO -- : building spec/ruby/optional/capi/ext/tracepoint_spec.so I, [2023-04-04T19:44:16.537107 #848688] INFO -- : building spec/ruby/optional/capi/ext/typed_data_spec.so I, [2023-04-04T19:44:16.643927 #848688] INFO -- : building spec/ruby/optional/capi/ext/util_spec.so I, [2023-04-04T19:44:16.695284 #848688] INFO -- : making enc I, [2023-04-04T19:44:16.748018 #848688] INFO -- : making srcs under enc I, [2023-04-04T19:44:16.751903 #848688] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2023-04-04T19:44:16.752153 #848688] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2023-04-04T19:44:16.752213 #848688] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2023-04-04T19:44:16.868319 #848688] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2023-04-04T19:44:16.868405 #848688] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2023-04-04T19:44:16.868458 #848688] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2023-04-04T19:44:16.875924 #848688] INFO -- : generating transdb.h I, [2023-04-04T19:44:17.157768 #848688] INFO -- : transdb.h unchanged I, [2023-04-04T19:44:17.160780 #848688] INFO -- : generating makefiles ext/configure-ext.mk I, [2023-04-04T19:44:17.160844 #848688] INFO -- : making trans I, [2023-04-04T19:44:17.229026 #848688] INFO -- : ext/configure-ext.mk unchanged I, [2023-04-04T19:44:17.236285 #848688] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2023-04-04T19:44:17.270153 #848688] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2023-04-04T19:44:17.270240 #848688] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk-repeat20/enc/trans'. I, [2023-04-04T19:44:17.270303 #848688] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2023-04-04T19:44:17.277308 #848688] INFO -- : making encs I, [2023-04-04T19:44:17.366624 #848688] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2023-04-04T19:44:17.366699 #848688] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2023-04-04T19:44:17.366747 #848688] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2023-04-04T19:44:17.552830 #848688] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/rational' I, [2023-04-04T19:44:17.559752 #848688] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/rational/rat.c I, [2023-04-04T19:44:17.659456 #848688] INFO -- : linking shared-object -test-/rational.so I, [2023-04-04T19:44:17.671509 #848688] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/bigdecimal' I, [2023-04-04T19:44:17.685136 #848688] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/coverage' I, [2023-04-04T19:44:17.687295 #848688] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/coverage/coverage.c I, [2023-04-04T19:44:17.711805 #848688] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/bigdecimal' I, [2023-04-04T19:44:17.728246 #848688] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/date' I, [2023-04-04T19:44:17.732026 #848688] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/digest' I, [2023-04-04T19:44:17.744703 #848688] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/date' I, [2023-04-04T19:44:17.753718 #848688] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/digest' I, [2023-04-04T19:44:17.781182 #848688] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/fiddle' I, [2023-04-04T19:44:17.788154 #848688] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/io/console' I, [2023-04-04T19:44:17.793476 #848688] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/io/console' I, [2023-04-04T19:44:17.800213 #848688] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/rational' I, [2023-04-04T19:44:17.811687 #848688] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/fiddle' I, [2023-04-04T19:44:17.816143 #848688] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/json' I, [2023-04-04T19:44:17.837093 #848688] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/monitor' I, [2023-04-04T19:44:17.841675 #848688] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/nkf' I, [2023-04-04T19:44:17.855654 #848688] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/json' I, [2023-04-04T19:44:17.859795 #848688] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/monitor' I, [2023-04-04T19:44:17.873531 #848688] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/objspace' I, [2023-04-04T19:44:17.877574 #848688] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/objspace/object_tracing.c I, [2023-04-04T19:44:17.898104 #848688] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/openssl' I, [2023-04-04T19:44:17.898318 #848688] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/nkf' I, [2023-04-04T19:44:17.921422 #848688] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/openssl' I, [2023-04-04T19:44:17.923803 #848688] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/pathname' I, [2023-04-04T19:44:17.930060 #848688] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/psych' I, [2023-04-04T19:44:17.938766 #848688] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/pathname' I, [2023-04-04T19:44:17.954287 #848688] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/pty' I, [2023-04-04T19:44:17.955632 #848688] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/pty/pty.c I, [2023-04-04T19:44:17.959815 #848688] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/psych' I, [2023-04-04T19:44:17.986858 #848688] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/ripper' I, [2023-04-04T19:44:17.988854 #848688] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/ripper/ripper.c I, [2023-04-04T19:44:18.027642 #848688] INFO -- : linking shared-object pty.so I, [2023-04-04T19:44:18.201065 #848688] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/pty' I, [2023-04-04T19:44:18.203713 #848688] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/rubyvm' I, [2023-04-04T19:44:18.219079 #848688] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/rubyvm' I, [2023-04-04T19:44:18.232214 #848688] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/socket' I, [2023-04-04T19:44:18.247923 #848688] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/socket/init.c I, [2023-04-04T19:44:18.636059 #848688] INFO -- : linking shared-object coverage.so I, [2023-04-04T19:44:18.731955 #848688] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/objspace/objspace.c I, [2023-04-04T19:44:18.811916 #848688] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/coverage' I, [2023-04-04T19:44:18.857023 #848688] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/syslog' I, [2023-04-04T19:44:18.875541 #848688] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/syslog' I, [2023-04-04T19:44:18.895184 #848688] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/debug-1.7.2/ext/debug' I, [2023-04-04T19:44:19.019953 #848688] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/debug-1.7.2/ext/debug' I, [2023-04-04T19:44:19.035462 #848688] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/rbs-3.0.4/ext/rbs_extension' I, [2023-04-04T19:44:19.113805 #848688] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/rbs-3.0.4/ext/rbs_extension' I, [2023-04-04T19:44:19.143938 #848688] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/socket/constants.c I, [2023-04-04T19:44:19.185917 #848688] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/digest/sha2' I, [2023-04-04T19:44:19.191547 #848688] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/digest/sha2' I, [2023-04-04T19:44:19.248014 #848688] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/socket/basicsocket.c I, [2023-04-04T19:44:20.059467 #848688] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/socket/socket.c I, [2023-04-04T19:44:20.403456 #848688] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/objspace/objspace_dump.c I, [2023-04-04T19:44:21.343836 #848688] INFO -- : linking shared-object objspace.so I, [2023-04-04T19:44:21.379324 #848688] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/socket/ipsocket.c I, [2023-04-04T19:44:21.552113 #848688] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/objspace' I, [2023-04-04T19:44:21.554542 #848688] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/socket/tcpsocket.c I, [2023-04-04T19:44:21.991976 #848688] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/socket/tcpserver.c I, [2023-04-04T19:44:22.095919 #848688] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/socket/sockssocket.c I, [2023-04-04T19:44:22.443469 #848688] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/socket/udpsocket.c I, [2023-04-04T19:44:22.495000 #848688] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/socket/unixsocket.c I, [2023-04-04T19:44:22.549416 #848688] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/socket/unixserver.c I, [2023-04-04T19:44:23.057027 #848688] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/socket/option.c I, [2023-04-04T19:44:23.116382 #848688] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/socket/ancdata.c I, [2023-04-04T19:44:23.352165 #848688] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/socket/raddrinfo.c I, [2023-04-04T19:44:24.475963 #848688] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/socket/ifaddr.c I, [2023-04-04T19:44:25.135037 #848688] INFO -- : linking shared-object socket.so I, [2023-04-04T19:44:25.372576 #848688] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/socket' I, [2023-04-04T19:44:30.747600 #848688] INFO -- : linking shared-object ripper.so I, [2023-04-04T19:44:30.861723 #848688] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/ripper' I, [2023-04-04T19:44:30.897717 #848688] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2023-04-04T19:44:31.115368 #848688] INFO -- : make[2]: 'ruby' is up to date. I, [2023-04-04T19:44:31.115499 #848688] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2023-04-04T19:44:31.116277 #848688] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2023-04-04T19:44:31.123453 #848688] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2023-04-04T19:44:31.123517 #848688] INFO -- : make[1]: Nothing to be done for 'note'. I, [2023-04-04T19:44:31.123536 #848688] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2023-04-04T19:44:31.124468 #848688] INFO -- : $$$[end] "make all -j4" exit with 0. I, [2023-04-04T19:44:31.124683 #848688] INFO -- : $$$[beg] make install -j4 I, [2023-04-04T19:44:31.299103 #848688] INFO -- : Update rbs to c24c65ce867c7d1cc3cc1ca871fc002579bd8854 I, [2023-04-04T19:44:31.300949 #848688] INFO -- : Update typeprof to aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 I, [2023-04-04T19:44:31.344033 #848688] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-04-04T19:44:31.344101 #848688] INFO -- : CC = gcc I, [2023-04-04T19:44:31.344129 #848688] INFO -- : LD = ld I, [2023-04-04T19:44:31.344159 #848688] INFO -- : LDSHARED = gcc -shared I, [2023-04-04T19:44:31.344188 #848688] INFO -- : CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -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 -Wundef -fPIC I, [2023-04-04T19:44:31.344216 #848688] 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/enc/unicode/15.0.0 I, [2023-04-04T19:44:31.344241 #848688] INFO -- : CPPFLAGS = I, [2023-04-04T19:44:31.344265 #848688] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-04-04T19:44:31.344290 #848688] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-04-04T19:44:31.344314 #848688] INFO -- : LANG = I, [2023-04-04T19:44:31.344336 #848688] INFO -- : LC_ALL = I, [2023-04-04T19:44:31.344359 #848688] INFO -- : LC_CTYPE = I, [2023-04-04T19:44:31.344383 #848688] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2023-04-04T19:44:31.344406 #848688] INFO -- : RUSTC = rustc I, [2023-04-04T19:44:31.344436 #848688] 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, [2023-04-04T19:44:31.439551 #848688] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 I, [2023-04-04T19:44:31.439610 #848688] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-04-04T19:44:31.439630 #848688] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-04-04T19:44:31.439644 #848688] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-04-04T19:44:31.439655 #848688] INFO -- : I, [2023-04-04T19:44:31.439826 #848688] INFO -- : generating encdb.h I, [2023-04-04T19:44:31.451922 #848688] INFO -- : generating enc.mk I, [2023-04-04T19:44:31.512115 #848688] INFO -- : encdb.h unchanged I, [2023-04-04T19:44:31.771452 #848688] INFO -- : making srcs under enc I, [2023-04-04T19:44:31.791943 #848688] INFO -- : making enc E, [2023-04-04T19:44:31.846522 #848688] ERROR -- : From https://github.com/ruby/typeprof E, [2023-04-04T19:44:31.846585 #848688] ERROR -- : * branch aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 -> FETCH_HEAD I, [2023-04-04T19:44:31.864499 #848688] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2023-04-04T19:44:31.864581 #848688] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2023-04-04T19:44:31.864635 #848688] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2023-04-04T19:44:31.865617 #848688] INFO -- : generating transdb.h E, [2023-04-04T19:44:31.867623 #848688] ERROR -- : HEAD is now at aabc019 Skip VM_CALL_BLOCKISEQ for Ruby < 3.3 I, [2023-04-04T19:44:31.868195 #848688] INFO -- : echo aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 | /bin/sh /tmp/ruby/src/trunk-repeat20/tool/ifchange /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/typeprof.revision - I, [2023-04-04T19:44:31.883415 #848688] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2023-04-04T19:44:31.883480 #848688] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2023-04-04T19:44:31.883498 #848688] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' E, [2023-04-04T19:44:31.891368 #848688] ERROR -- : From https://github.com/ruby/rbs E, [2023-04-04T19:44:31.891439 #848688] ERROR -- : * branch c24c65ce867c7d1cc3cc1ca871fc002579bd8854 -> FETCH_HEAD I, [2023-04-04T19:44:31.903503 #848688] INFO -- : /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/typeprof.revision unchanged E, [2023-04-04T19:44:31.919761 #848688] ERROR -- : HEAD is now at c24c65ce Merge pull request #1291 from pocke/Avoid_to_test__Pathname__taint_untaint___when_it_is_not_defined I, [2023-04-04T19:44:31.920278 #848688] INFO -- : echo c24c65ce867c7d1cc3cc1ca871fc002579bd8854 | /bin/sh /tmp/ruby/src/trunk-repeat20/tool/ifchange /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/rbs.revision - I, [2023-04-04T19:44:31.964163 #848688] INFO -- : /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/rbs.revision unchanged I, [2023-04-04T19:44:32.143153 #848688] INFO -- : transdb.h unchanged I, [2023-04-04T19:44:32.146055 #848688] INFO -- : generating makefiles ext/configure-ext.mk I, [2023-04-04T19:44:32.173171 #848688] INFO -- : making trans I, [2023-04-04T19:44:32.235507 #848688] INFO -- : ext/configure-ext.mk unchanged I, [2023-04-04T19:44:32.259455 #848688] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2023-04-04T19:44:32.287929 #848688] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2023-04-04T19:44:32.287997 #848688] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk-repeat20/enc/trans'. I, [2023-04-04T19:44:32.288041 #848688] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2023-04-04T19:44:32.288851 #848688] INFO -- : making encs I, [2023-04-04T19:44:32.495455 #848688] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2023-04-04T19:44:32.495511 #848688] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2023-04-04T19:44:32.495529 #848688] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2023-04-04T19:44:32.698062 #848688] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/bigdecimal' I, [2023-04-04T19:44:32.719511 #848688] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/bigdecimal' I, [2023-04-04T19:44:32.730513 #848688] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/coverage' I, [2023-04-04T19:44:32.734947 #848688] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/digest' I, [2023-04-04T19:44:32.735412 #848688] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/date' I, [2023-04-04T19:44:32.755647 #848688] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/coverage' I, [2023-04-04T19:44:32.763451 #848688] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/date' I, [2023-04-04T19:44:32.783449 #848688] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/digest' I, [2023-04-04T19:44:32.823598 #848688] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/io/console' I, [2023-04-04T19:44:32.823654 #848688] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/fiddle' I, [2023-04-04T19:44:32.823675 #848688] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/json' I, [2023-04-04T19:44:32.827676 #848688] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/fiddle' I, [2023-04-04T19:44:32.839461 #848688] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/io/console' I, [2023-04-04T19:44:32.840810 #848688] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/monitor' I, [2023-04-04T19:44:32.850101 #848688] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/nkf' I, [2023-04-04T19:44:32.855491 #848688] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/json' I, [2023-04-04T19:44:32.869192 #848688] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/objspace' I, [2023-04-04T19:44:32.879458 #848688] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/monitor' I, [2023-04-04T19:44:32.879521 #848688] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/nkf' I, [2023-04-04T19:44:32.883337 #848688] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/pathname' I, [2023-04-04T19:44:32.891570 #848688] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/objspace' I, [2023-04-04T19:44:32.897849 #848688] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/psych' I, [2023-04-04T19:44:32.902776 #848688] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/pathname' I, [2023-04-04T19:44:32.904614 #848688] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/pty' I, [2023-04-04T19:44:32.909125 #848688] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/pty' I, [2023-04-04T19:44:32.918833 #848688] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/openssl' I, [2023-04-04T19:44:32.944265 #848688] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/ripper' I, [2023-04-04T19:44:32.949964 #848688] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/ripper' I, [2023-04-04T19:44:32.951761 #848688] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/psych' I, [2023-04-04T19:44:32.957984 #848688] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/rubyvm' I, [2023-04-04T19:44:32.970194 #848688] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/openssl' I, [2023-04-04T19:44:32.972399 #848688] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/rubyvm' I, [2023-04-04T19:44:32.985594 #848688] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/syslog' I, [2023-04-04T19:44:32.993841 #848688] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/socket' I, [2023-04-04T19:44:32.994940 #848688] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/debug-1.7.2/ext/debug' I, [2023-04-04T19:44:32.998361 #848688] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/syslog' I, [2023-04-04T19:44:33.003452 #848688] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/rbs-3.0.4/ext/rbs_extension' I, [2023-04-04T19:44:33.027459 #848688] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/socket' I, [2023-04-04T19:44:33.063900 #848688] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/digest/sha2' I, [2023-04-04T19:44:33.073827 #848688] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/digest/sha2' I, [2023-04-04T19:44:33.089695 #848688] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/rbs-3.0.4/ext/rbs_extension' I, [2023-04-04T19:44:33.095744 #848688] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/debug-1.7.2/ext/debug' I, [2023-04-04T19:44:33.146545 #848688] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2023-04-04T19:44:33.311009 #848688] INFO -- : make[2]: 'ruby' is up to date. I, [2023-04-04T19:44:33.311104 #848688] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2023-04-04T19:44:33.311780 #848688] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2023-04-04T19:44:33.316008 #848688] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2023-04-04T19:44:33.316073 #848688] INFO -- : make[1]: Nothing to be done for 'note'. I, [2023-04-04T19:44:33.316107 #848688] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2023-04-04T19:44:33.316589 #848688] 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, [2023-04-04T19:44:33.477533 #848688] INFO -- : Installing to I, [2023-04-04T19:44:33.477645 #848688] INFO -- : installing binary commands: /tmp/ruby/install/trunk-repeat20/bin I, [2023-04-04T19:44:33.478098 #848688] INFO -- : installing base libraries: /tmp/ruby/install/trunk-repeat20/lib I, [2023-04-04T19:44:33.496131 #848688] INFO -- : installing arch files: /tmp/ruby/install/trunk-repeat20/lib/ruby/3.3.0+0/x86_64-linux I, [2023-04-04T19:44:33.496408 #848688] INFO -- : installing pkgconfig data: /tmp/ruby/install/trunk-repeat20/lib/pkgconfig I, [2023-04-04T19:44:33.496569 #848688] INFO -- : installing extension objects: /tmp/ruby/install/trunk-repeat20/lib/ruby/3.3.0+0/x86_64-linux I, [2023-04-04T19:44:33.537657 #848688] INFO -- : installing extension objects: /tmp/ruby/install/trunk-repeat20/lib/ruby/site_ruby/3.3.0+0/x86_64-linux I, [2023-04-04T19:44:33.537760 #848688] INFO -- : installing extension objects: /tmp/ruby/install/trunk-repeat20/lib/ruby/vendor_ruby/3.3.0+0/x86_64-linux I, [2023-04-04T19:44:33.537941 #848688] INFO -- : installing extension headers: /tmp/ruby/install/trunk-repeat20/include/ruby-3.3.0+0/x86_64-linux I, [2023-04-04T19:44:33.538438 #848688] INFO -- : installing extension scripts: /tmp/ruby/install/trunk-repeat20/lib/ruby/3.3.0+0 I, [2023-04-04T19:44:33.549143 #848688] INFO -- : installing extension scripts: /tmp/ruby/install/trunk-repeat20/lib/ruby/site_ruby/3.3.0+0 I, [2023-04-04T19:44:33.549239 #848688] INFO -- : installing extension scripts: /tmp/ruby/install/trunk-repeat20/lib/ruby/vendor_ruby/3.3.0+0 I, [2023-04-04T19:44:33.549310 #848688] INFO -- : installing extension headers: /tmp/ruby/install/trunk-repeat20/include/ruby-3.3.0+0/ruby I, [2023-04-04T19:44:33.549573 #848688] INFO -- : installing command scripts: /tmp/ruby/install/trunk-repeat20/bin I, [2023-04-04T19:44:33.549833 #848688] INFO -- : installing library scripts: /tmp/ruby/install/trunk-repeat20/lib/ruby/3.3.0+0 I, [2023-04-04T19:44:33.696088 #848688] INFO -- : installing common headers: /tmp/ruby/install/trunk-repeat20/include/ruby-3.3.0+0 I, [2023-04-04T19:44:33.728721 #848688] INFO -- : installing manpages: /tmp/ruby/install/trunk-repeat20/share/man/man1 I, [2023-04-04T19:44:33.740013 #848688] INFO -- : installing default gems from lib: /tmp/ruby/install/trunk-repeat20/lib/ruby/gems/3.3.0+0 I, [2023-04-04T19:44:33.772838 #848688] INFO -- : abbrev 0.1.1 I, [2023-04-04T19:44:33.788150 #848688] INFO -- : base64 0.1.1 I, [2023-04-04T19:44:33.789735 #848688] INFO -- : benchmark 0.2.1 I, [2023-04-04T19:44:33.791154 #848688] INFO -- : bundler 2.5.0.dev I, [2023-04-04T19:44:33.794656 #848688] INFO -- : cgi 0.3.6 I, [2023-04-04T19:44:33.796373 #848688] INFO -- : csv 3.2.7 I, [2023-04-04T19:44:33.797962 #848688] INFO -- : delegate 0.3.0 I, [2023-04-04T19:44:33.801021 #848688] INFO -- : did_you_mean 1.6.3 I, [2023-04-04T19:44:33.802422 #848688] INFO -- : drb 2.1.1 I, [2023-04-04T19:44:33.803793 #848688] INFO -- : english 0.7.2 I, [2023-04-04T19:44:33.805108 #848688] INFO -- : erb 4.0.2 I, [2023-04-04T19:44:33.807461 #848688] INFO -- : error_highlight 0.5.1 I, [2023-04-04T19:44:33.808846 #848688] INFO -- : fileutils 1.7.1 I, [2023-04-04T19:44:33.810301 #848688] INFO -- : find 0.1.1 I, [2023-04-04T19:44:33.811872 #848688] INFO -- : forwardable 1.3.3 I, [2023-04-04T19:44:33.813352 #848688] INFO -- : getoptlong 0.2.0 I, [2023-04-04T19:44:33.815103 #848688] INFO -- : ipaddr 1.2.5 I, [2023-04-04T19:44:33.816755 #848688] INFO -- : irb 1.6.3 I, [2023-04-04T19:44:33.819246 #848688] INFO -- : logger 1.5.3 I, [2023-04-04T19:44:33.821106 #848688] INFO -- : mutex_m 0.1.2 I, [2023-04-04T19:44:33.822675 #848688] INFO -- : net-http 0.3.2 I, [2023-04-04T19:44:33.824119 #848688] INFO -- : net-protocol 0.2.1 I, [2023-04-04T19:44:33.825412 #848688] INFO -- : observer 0.1.1 I, [2023-04-04T19:44:33.826621 #848688] INFO -- : open-uri 0.3.0 I, [2023-04-04T19:44:33.827946 #848688] INFO -- : open3 0.1.2 I, [2023-04-04T19:44:33.829212 #848688] INFO -- : optparse 0.4.0.pre.1 I, [2023-04-04T19:44:33.831575 #848688] INFO -- : ostruct 0.5.5 I, [2023-04-04T19:44:33.832993 #848688] INFO -- : pp 0.4.0 I, [2023-04-04T19:44:33.834561 #848688] INFO -- : prettyprint 0.1.1 I, [2023-04-04T19:44:33.836056 #848688] INFO -- : pstore 0.1.2 I, [2023-04-04T19:44:33.837936 #848688] INFO -- : racc 1.6.2 I, [2023-04-04T19:44:33.840350 #848688] INFO -- : rdoc 6.5.0 I, [2023-04-04T19:44:33.843785 #848688] INFO -- : readline 0.0.3 I, [2023-04-04T19:44:33.845672 #848688] INFO -- : reline 0.3.3 I, [2023-04-04T19:44:33.847437 #848688] INFO -- : resolv 0.2.2 I, [2023-04-04T19:44:33.848854 #848688] INFO -- : resolv-replace 0.1.1 I, [2023-04-04T19:44:33.850436 #848688] INFO -- : rinda 0.1.1 I, [2023-04-04T19:44:33.852453 #848688] INFO -- : ruby2_keywords 0.0.5 I, [2023-04-04T19:44:33.854341 #848688] INFO -- : securerandom 0.2.2 I, [2023-04-04T19:44:33.856259 #848688] INFO -- : set 1.0.3 I, [2023-04-04T19:44:33.857880 #848688] INFO -- : shellwords 0.1.0 I, [2023-04-04T19:44:33.859313 #848688] INFO -- : singleton 0.1.1 I, [2023-04-04T19:44:33.860785 #848688] INFO -- : syntax_suggest 1.0.2 I, [2023-04-04T19:44:33.863180 #848688] INFO -- : tempfile 0.1.3 I, [2023-04-04T19:44:33.864810 #848688] INFO -- : time 0.2.1 I, [2023-04-04T19:44:33.866400 #848688] INFO -- : timeout 0.3.2 I, [2023-04-04T19:44:33.867955 #848688] INFO -- : tmpdir 0.1.3 I, [2023-04-04T19:44:33.869874 #848688] INFO -- : tsort 0.1.1 I, [2023-04-04T19:44:33.871623 #848688] INFO -- : un 0.2.1 I, [2023-04-04T19:44:33.873209 #848688] INFO -- : uri 0.12.1 I, [2023-04-04T19:44:33.874791 #848688] INFO -- : weakref 0.1.2 I, [2023-04-04T19:44:33.876398 #848688] INFO -- : yaml 0.2.1 I, [2023-04-04T19:44:33.877592 #848688] INFO -- : installing default gems from ext: /tmp/ruby/install/trunk-repeat20/lib/ruby/gems/3.3.0+0 I, [2023-04-04T19:44:33.894639 #848688] INFO -- : bigdecimal 3.1.4 I, [2023-04-04T19:44:33.897229 #848688] INFO -- : date 3.3.3 I, [2023-04-04T19:44:33.898799 #848688] INFO -- : digest 3.1.1 I, [2023-04-04T19:44:33.900429 #848688] INFO -- : etc 1.4.2 I, [2023-04-04T19:44:33.902035 #848688] INFO -- : fcntl 1.0.2 I, [2023-04-04T19:44:33.904005 #848688] INFO -- : fiddle 1.1.2 I, [2023-04-04T19:44:33.905615 #848688] INFO -- : io-console 0.6.0 I, [2023-04-04T19:44:33.907086 #848688] INFO -- : io-nonblock 0.2.0 I, [2023-04-04T19:44:33.908513 #848688] INFO -- : io-wait 0.3.0 I, [2023-04-04T19:44:33.909986 #848688] INFO -- : json 2.6.3 I, [2023-04-04T19:44:33.912134 #848688] INFO -- : nkf 0.1.2 I, [2023-04-04T19:44:33.913671 #848688] INFO -- : openssl 3.1.0 I, [2023-04-04T19:44:33.915224 #848688] INFO -- : pathname 0.2.1 I, [2023-04-04T19:44:33.916826 #848688] INFO -- : psych 5.1.0 I, [2023-04-04T19:44:33.918599 #848688] INFO -- : readline-ext 0.1.5 I, [2023-04-04T19:44:33.920255 #848688] INFO -- : stringio 3.0.6 I, [2023-04-04T19:44:33.921921 #848688] INFO -- : strscan 3.0.7 I, [2023-04-04T19:44:33.923485 #848688] INFO -- : syslog 0.1.1 I, [2023-04-04T19:44:33.924958 #848688] INFO -- : zlib 3.0.0 I, [2023-04-04T19:44:33.926101 #848688] INFO -- : installing bundled gems: /tmp/ruby/install/trunk-repeat20/lib/ruby/gems/3.3.0+0 I, [2023-04-04T19:44:33.927201 #848688] INFO -- : minitest 5.18.0 I, [2023-04-04T19:44:33.949041 #848688] INFO -- : power_assert 2.0.3 I, [2023-04-04T19:44:33.955262 #848688] INFO -- : rake 13.0.6 I, [2023-04-04T19:44:33.971030 #848688] INFO -- : test-unit 3.5.7 I, [2023-04-04T19:44:33.991551 #848688] INFO -- : rexml 3.2.5 I, [2023-04-04T19:44:34.011333 #848688] INFO -- : rss 0.2.9 I, [2023-04-04T19:44:34.034731 #848688] INFO -- : net-ftp 0.2.0 I, [2023-04-04T19:44:34.039462 #848688] INFO -- : net-imap 0.3.4 I, [2023-04-04T19:44:34.049944 #848688] INFO -- : net-pop 0.1.2 I, [2023-04-04T19:44:34.054065 #848688] INFO -- : net-smtp 0.3.3 I, [2023-04-04T19:44:34.057365 #848688] INFO -- : matrix 0.4.2 I, [2023-04-04T19:44:34.061467 #848688] INFO -- : prime 0.1.2 I, [2023-04-04T19:44:34.066591 #848688] INFO -- : rbs 3.0.4 I, [2023-04-04T19:44:34.181497 #848688] INFO -- : typeprof 0.21.7 I, [2023-04-04T19:44:34.192172 #848688] INFO -- : debug 1.7.2 I, [2023-04-04T19:44:34.203794 #848688] INFO -- : installing bundled gem cache: /tmp/ruby/install/trunk-repeat20/lib/ruby/gems/3.3.0+0/cache I, [2023-04-04T19:44:34.214319 #848688] INFO -- : $$$[end] "make install -j4" exit with 0. I, [2023-04-04T19:44:34.214703 #848688] INFO -- : $$$[beg] make yes-btest TESTOPTS='-q -j4' I, [2023-04-04T19:45:07.002538 #848688] INFO -- : PASS all 1825 tests E, [2023-04-04T19:45:07.008511 #848688] ERROR -- : I, [2023-04-04T19:45:07.008625 #848688] INFO -- : $$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0. I, [2023-04-04T19:45:07.008745 #848688] INFO -- : $$$[beg] make yes-test-basic TESTS=--repeat-count=20 I, [2023-04-04T19:45:07.171733 #848688] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-04-04T19:45:07.171813 #848688] INFO -- : CC = gcc I, [2023-04-04T19:45:07.171849 #848688] INFO -- : LD = ld I, [2023-04-04T19:45:07.171881 #848688] INFO -- : LDSHARED = gcc -shared I, [2023-04-04T19:45:07.171917 #848688] INFO -- : CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -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 -Wundef -fPIC I, [2023-04-04T19:45:07.171953 #848688] 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/enc/unicode/15.0.0 I, [2023-04-04T19:45:07.171983 #848688] INFO -- : CPPFLAGS = I, [2023-04-04T19:45:07.172013 #848688] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-04-04T19:45:07.172043 #848688] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-04-04T19:45:07.172072 #848688] INFO -- : LANG = I, [2023-04-04T19:45:07.172102 #848688] INFO -- : LC_ALL = I, [2023-04-04T19:45:07.172130 #848688] INFO -- : LC_CTYPE = I, [2023-04-04T19:45:07.172159 #848688] INFO -- : MFLAGS = I, [2023-04-04T19:45:07.172189 #848688] INFO -- : RUSTC = rustc I, [2023-04-04T19:45:07.172224 #848688] 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, [2023-04-04T19:45:07.175018 #848688] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 I, [2023-04-04T19:45:07.175071 #848688] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-04-04T19:45:07.175088 #848688] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-04-04T19:45:07.175103 #848688] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-04-04T19:45:07.175117 #848688] INFO -- : I, [2023-04-04T19:45:07.314112 #848688] INFO -- : Ignore setproctitle.o because of setproctitle.c under missing I, [2023-04-04T19:45:07.314172 #848688] INFO -- : Ignore strlcat.o because of strlcat.c under missing I, [2023-04-04T19:45:07.314185 #848688] INFO -- : Ignore strlcpy.o because of strlcpy.c under missing I, [2023-04-04T19:45:07.454918 #848688] INFO -- : Checking leaked global symbols...none I, [2023-04-04T19:45:07.534460 #848688] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 I, [2023-04-04T19:45:07.534604 #848688] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:condition ..OK 2 I, [2023-04-04T19:45:07.534724 #848688] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:if/unless ...OK 3 I, [2023-04-04T19:45:07.534910 #848688] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:case .....OK 5 I, [2023-04-04T19:45:07.535491 #848688] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:while/until ........OK 8 I, [2023-04-04T19:45:07.535844 #848688] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:exception ..........OK 10 I, [2023-04-04T19:45:07.536989 #848688] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:array .......................................OK 39 I, [2023-04-04T19:45:07.537732 #848688] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:hash ...........................OK 27 I, [2023-04-04T19:45:07.540880 #848688] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:iterator ...........................................................................................................OK 107 I, [2023-04-04T19:45:07.542900 #848688] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:float ................................................................................OK 80 I, [2023-04-04T19:45:07.546713 #848688] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:bignum ...............................OK 31 I, [2023-04-04T19:45:07.549228 #848688] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:string & char ..............................................................OK 62 I, [2023-04-04T19:45:07.549545 #848688] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:assignment ..........OK 10 I, [2023-04-04T19:45:07.549767 #848688] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:call ......OK 6 I, [2023-04-04T19:45:07.550159 #848688] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:proc .........OK 9 I, [2023-04-04T19:45:07.650635 #848688] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:signal ..OK 2 I, [2023-04-04T19:45:07.652308 #848688] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:eval ...........................OK 27 I, [2023-04-04T19:45:07.859463 #848688] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:system ........OK 8 I, [2023-04-04T19:45:07.859531 #848688] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:const .....OK 5 I, [2023-04-04T19:45:07.859545 #848688] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:clone .....OK 5 I, [2023-04-04T19:45:07.859557 #848688] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:marshal ....OK 4 I, [2023-04-04T19:45:07.859567 #848688] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:pack ....OK 4 I, [2023-04-04T19:45:07.859577 #848688] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:math ..OK 2 I, [2023-04-04T19:45:07.859601 #848688] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:struct ......OK 6 I, [2023-04-04T19:45:07.859612 #848688] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:variable ............OK 12 I, [2023-04-04T19:45:07.859623 #848688] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:trace ...OK 3 I, [2023-04-04T19:45:07.859633 #848688] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:defined? ............OK 12 I, [2023-04-04T19:45:07.859644 #848688] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:alias ......OK 6 I, [2023-04-04T19:45:07.859654 #848688] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:path .......................OK 23 I, [2023-04-04T19:45:07.937343 #848688] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:gc ....OK 4 I, [2023-04-04T19:45:07.944685 #848688] INFO -- : I, [2023-04-04T19:45:07.944741 #848688] INFO -- : test succeeded I, [2023-04-04T19:45:07.944817 #848688] INFO -- : $$$[end] "make yes-test-basic TESTS=--repeat-count=20" exit with 0. I, [2023-04-04T19:45:07.944932 #848688] INFO -- : $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS=--repeat-count=20 I, [2023-04-04T19:45:19.721138 #848688] INFO -- : Run options: I, [2023-04-04T19:45:19.721205 #848688] INFO -- : --seed=53231 I, [2023-04-04T19:45:19.721225 #848688] 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, [2023-04-04T19:45:19.721242 #848688] INFO -- : --excludes-dir=/tmp/ruby/src/trunk-repeat20/test/excludes I, [2023-04-04T19:45:19.721254 #848688] INFO -- : --name=!/memory_leak/ I, [2023-04-04T19:45:19.721268 #848688] INFO -- : --stderr-on-failure I, [2023-04-04T19:45:19.721280 #848688] INFO -- : --repeat-count=20 I, [2023-04-04T19:45:19.721293 #848688] INFO -- : I, [2023-04-04T19:45:19.721306 #848688] INFO -- : # Running tests: I, [2023-04-04T19:45:19.721320 #848688] INFO -- : I, [2023-04-04T19:53:48.167456 #848688] INFO -- : Leaked file descriptor: Rinda::TupleSpaceProxyTest#test_take_bug_8215: 17 : # I, [2023-04-04T19:53:48.167527 #848688] INFO -- : Leaked file descriptor: Rinda::TupleSpaceProxyTest#test_take_bug_8215: 18 : # I, [2023-04-04T19:53:48.572816 #848688] INFO -- : Closed file descriptor: Rinda::TupleSpaceProxyTest#test_core_01: 16 I, [2023-04-04T19:53:48.572883 #848688] INFO -- : Closed file descriptor: Rinda::TupleSpaceProxyTest#test_core_01: 17 I, [2023-04-04T19:53:48.572899 #848688] INFO -- : Closed file descriptor: Rinda::TupleSpaceProxyTest#test_core_01: 18 I, [2023-04-04T19:59:24.550090 #848688] INFO -- : Finished(1/20) tests in 844.742499s, 28.1447 tests/s, 10554.9395 assertions/s. I, [2023-04-04T20:19:58.339459 #848688] INFO -- : Finished(2/20) tests in 1233.617117s, 19.2726 tests/s, 7227.0106 assertions/s. I, [2023-04-04T20:38:04.594837 #848688] INFO -- : Finished(3/20) tests in 1086.406716s, 21.8841 tests/s, 8210.1803 assertions/s. I, [2023-04-04T20:55:28.665373 #848688] INFO -- : Finished(4/20) tests in 1044.049693s, 22.7719 tests/s, 8541.1739 assertions/s. I, [2023-04-04T21:12:47.151648 #848688] INFO -- : Finished(5/20) tests in 1038.498798s, 22.8936 tests/s, 8588.8698 assertions/s. I, [2023-04-04T21:29:00.147733 #848688] INFO -- : Finished(6/20) tests in 972.993125s, 24.4349 tests/s, 9167.1881 assertions/s. I, [2023-04-04T21:46:42.552249 #848688] INFO -- : Finished(7/20) tests in 1062.401984s, 22.3785 tests/s, 8394.0111 assertions/s. E, [2023-04-04T22:04:40.594806 #848688] ERROR -- : E, [2023-04-04T22:04:40.594902 #848688] ERROR -- : 1) Failure: E, [2023-04-04T22:04:40.594921 #848688] ERROR -- : URI::TestCommon#test_parse_timeout [/tmp/ruby/src/trunk-repeat20/test/uri/test_common.rb:119]: E, [2023-04-04T22:04:40.594934 #848688] ERROR -- : [600]: in 0.006s. E, [2023-04-04T22:04:40.594945 #848688] ERROR -- : Expected 0.014740134007297456 to be <= 0.006. E, [2023-04-04T22:04:40.594978 #848688] ERROR -- : I, [2023-04-04T22:04:40.609269 #848688] INFO -- : Finished(8/20) tests in 1078.398267s, 22.0466 tests/s, 8273.0335 assertions/s. I, [2023-04-04T22:04:40.609323 #848688] INFO -- : 190200 tests, 71347156 assertions, 1 failures, 0 errors, 674 skips I, [2023-04-04T22:04:40.609336 #848688] INFO -- : I, [2023-04-04T22:04:40.609359 #848688] INFO -- : ruby -v: ruby 3.3.0dev (2023-04-04T18:09:09Z master e5de0fe108) [x86_64-linux] E, [2023-04-04T22:04:40.758529 #848688] ERROR -- : make: *** [uncommon.mk:828: yes-test-all] Error 1 I, [2023-04-04T22:04:40.758866 #848688] INFO -- : $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS=--repeat-count=20" exit with 512. I, [2023-04-04T22:04:40.759020 #848688] INFO -- : $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr' TESTS=--repeat-count=20 I, [2023-04-04T22:04:41.205353 #848688] 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 I, [2023-04-04T22:04:41.411100 #848688] INFO -- : ruby 3.3.0dev (2023-04-04T18:09:09Z master e5de0fe108) [x86_64-linux] I, [2023-04-04T22:06:41.480160 #848688] INFO -- : .................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................. I, [2023-04-04T22:06:41.480387 #848688] INFO -- : I, [2023-04-04T22:06:41.480414 #848688] INFO -- : Finished in 120.068920 seconds I, [2023-04-04T22:06:41.480430 #848688] INFO -- : I, [2023-04-04T22:06:41.480445 #848688] INFO -- : 3842 files, 31578 examples, 179331 expectations, 0 failures, 0 errors, 0 tagged I, [2023-04-04T22:06:41.509385 #848688] INFO -- : $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr' TESTS=--repeat-count=20" exit with 0.