# Logfile created on 2023-03-18 00:52:51 +0000 by logger.rb/v1.4.3 I, [2023-03-18T00:52:51.987478 #254309] INFO -- : #, @formatter=nil, @logdev=#, @binmode=false, @mon_data=#, @mon_data_owner_object_id=860>>> I, [2023-03-18T00:52:51.987851 #254309] INFO -- : $$$[beg] make update-unicode -j4 I, [2023-03-18T00:52:52.087734 #254309] INFO -- : make: Nothing to be done for 'update-unicode'. I, [2023-03-18T00:52:52.088221 #254309] INFO -- : $$$[end] "make update-unicode -j4" exit with 0. I, [2023-03-18T00:52:52.088257 #254309] INFO -- : $$$[beg] make update-download -j4 I, [2023-03-18T00:52:52.275925 #254309] INFO -- : tool/config.guess already exists I, [2023-03-18T00:52:52.276182 #254309] INFO -- : tool/config.sub already exists I, [2023-03-18T00:52:52.282578 #254309] INFO -- : Update rbs to 55f8f7d088fa71ced2154be1e28eb0e8af897528 I, [2023-03-18T00:52:52.282780 #254309] INFO -- : Update debug to 65197361213529fb5f0b5f6ec111b4d2688a3887 E, [2023-03-18T00:52:52.726811 #254309] ERROR -- : From https://github.com/ruby/debug E, [2023-03-18T00:52:52.726867 #254309] ERROR -- : * branch 65197361213529fb5f0b5f6ec111b4d2688a3887 -> FETCH_HEAD E, [2023-03-18T00:52:52.733845 #254309] ERROR -- : HEAD is now at 6519736 Increase timeout in debug_code I, [2023-03-18T00:52:52.734356 #254309] INFO -- : echo 65197361213529fb5f0b5f6ec111b4d2688a3887 | /bin/sh /tmp/ruby/src/trunk-repeat20/tool/ifchange /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/debug.revision - I, [2023-03-18T00:52:52.736826 #254309] INFO -- : /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/debug.revision unchanged E, [2023-03-18T00:52:52.905605 #254309] ERROR -- : From https://github.com/ruby/rbs E, [2023-03-18T00:52:52.905655 #254309] ERROR -- : * branch 55f8f7d088fa71ced2154be1e28eb0e8af897528 -> FETCH_HEAD E, [2023-03-18T00:52:52.915881 #254309] ERROR -- : HEAD is now at 55f8f7d0 Merge pull request #1273 from ruby/remove-datadir I, [2023-03-18T00:52:52.916291 #254309] INFO -- : echo 55f8f7d088fa71ced2154be1e28eb0e8af897528 | /bin/sh /tmp/ruby/src/trunk-repeat20/tool/ifchange /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/rbs.revision - I, [2023-03-18T00:52:52.918415 #254309] INFO -- : /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/rbs.revision unchanged I, [2023-03-18T00:52:53.092006 #254309] INFO -- : $$$[end] "make update-download -j4" exit with 0. I, [2023-03-18T00:52:53.092068 #254309] INFO -- : $$$[beg] make update-rubyspec -j4 I, [2023-03-18T00:52:53.191073 #254309] INFO -- : make: Nothing to be done for 'update-rubyspec'. I, [2023-03-18T00:52:53.191220 #254309] INFO -- : $$$[end] "make update-rubyspec -j4" exit with 0. I, [2023-03-18T00:52:53.191245 #254309] INFO -- : $$$[beg] make update-src -j4 E, [2023-03-18T00:52:54.184328 #254309] ERROR -- : From https://github.com/ruby/ruby E, [2023-03-18T00:52:54.184402 #254309] ERROR -- : 9fd94d6..b9f411b master -> origin/master I, [2023-03-18T00:52:54.231240 #254309] INFO -- : Updating 9fd94d6..b9f411b I, [2023-03-18T00:52:54.231294 #254309] INFO -- : Fast-forward I, [2023-03-18T00:52:54.252052 #254309] INFO -- : bootstraptest/test_yjit.rb | 21 +++ I, [2023-03-18T00:52:54.252114 #254309] INFO -- : common.mk | 20 +++ I, [2023-03-18T00:52:54.252128 #254309] INFO -- : dir.c | 15 +- I, [2023-03-18T00:52:54.252139 #254309] INFO -- : doc/extension.rdoc | 56 +++++++ I, [2023-03-18T00:52:54.252150 #254309] INFO -- : enumerator.c | 51 ++---- I, [2023-03-18T00:52:54.252160 #254309] INFO -- : gc.c | 51 +++++- I, [2023-03-18T00:52:54.252171 #254309] INFO -- : include/ruby/internal/core/rtypeddata.h | 9 +- I, [2023-03-18T00:52:54.252181 #254309] INFO -- : include/ruby/internal/gc.h | 6 + I, [2023-03-18T00:52:54.252193 #254309] INFO -- : misc/lldb_cruby.py | 4 +- I, [2023-03-18T00:52:54.252203 #254309] INFO -- : misc/lldb_rb/commands/rp_command.py | 16 ++ I, [2023-03-18T00:52:54.252213 #254309] INFO -- : misc/lldb_rb/constants.py | 2 + I, [2023-03-18T00:52:54.252222 #254309] INFO -- : misc/lldb_rb/lldb_interface.py | 8 + I, [2023-03-18T00:52:54.252232 #254309] INFO -- : misc/lldb_rb/rb_base_command.py | 17 +- I, [2023-03-18T00:52:54.252242 #254309] INFO -- : misc/lldb_rb/rb_heap_structs.py | 140 ++++++++++++++++ I, [2023-03-18T00:52:54.252252 #254309] INFO -- : misc/lldb_rb/utils.py | 284 ++++++++++++++++++++++++++++++++ I, [2023-03-18T00:52:54.252265 #254309] INFO -- : yjit/src/codegen.rs | 31 ++-- I, [2023-03-18T00:52:54.252276 #254309] INFO -- : yjit/src/core.rs | 14 ++ I, [2023-03-18T00:52:54.252286 #254309] INFO -- : yjit/src/invariants.rs | 32 +--- I, [2023-03-18T00:52:54.252297 #254309] INFO -- : yjit/src/options.rs | 8 - I, [2023-03-18T00:52:54.252307 #254309] INFO -- : yjit/src/stats.rs | 3 +- I, [2023-03-18T00:52:54.252317 #254309] INFO -- : 20 files changed, 666 insertions(+), 122 deletions(-) I, [2023-03-18T00:52:54.252326 #254309] INFO -- : create mode 100644 misc/lldb_rb/commands/rp_command.py I, [2023-03-18T00:52:54.252336 #254309] INFO -- : create mode 100644 misc/lldb_rb/lldb_interface.py I, [2023-03-18T00:52:54.252346 #254309] INFO -- : create mode 100644 misc/lldb_rb/rb_heap_structs.py I, [2023-03-18T00:52:54.252357 #254309] INFO -- : create mode 100644 misc/lldb_rb/utils.py I, [2023-03-18T00:52:54.267253 #254309] INFO -- : Latest commit hash = b9f411b3a8 I, [2023-03-18T00:52:54.269369 #254309] INFO -- : $$$[end] "make update-src -j4" exit with 0. I, [2023-03-18T00:52:54.269413 #254309] INFO -- : $$$[beg] make after-update -j4 I, [2023-03-18T00:52:54.358673 #254309] INFO -- : sed 's/{\$([^(){}]*)[^{}]*}//g' /tmp/ruby/src/trunk-repeat20/common.mk > uncommon.mk I, [2023-03-18T00:52:54.512956 #254309] INFO -- : /tmp/ruby/src/trunk-repeat20/revision.h updated I, [2023-03-18T00:52:54.515440 #254309] INFO -- : generating x86_64-linux-fake.rb I, [2023-03-18T00:52:54.610600 #254309] INFO -- : x86_64-linux-fake.rb updated I, [2023-03-18T00:52:54.799083 #254309] INFO -- : /bin/sh /tmp/ruby/src/trunk-repeat20/tool/ifchange "--timestamp=.rbconfig.time" rbconfig.rb rbconfig.tmp I, [2023-03-18T00:52:54.801097 #254309] INFO -- : rbconfig.rb unchanged I, [2023-03-18T00:52:54.802094 #254309] INFO -- : generating enc.mk I, [2023-03-18T00:52:55.068756 #254309] INFO -- : making srcs under enc I, [2023-03-18T00:52:55.104705 #254309] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2023-03-18T00:52:55.104759 #254309] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2023-03-18T00:52:55.104783 #254309] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2023-03-18T00:52:55.191231 #254309] INFO -- : Update rbs to 55f8f7d088fa71ced2154be1e28eb0e8af897528 I, [2023-03-18T00:52:55.191353 #254309] INFO -- : Update debug to 65197361213529fb5f0b5f6ec111b4d2688a3887 E, [2023-03-18T00:52:55.658759 #254309] ERROR -- : From https://github.com/ruby/rbs E, [2023-03-18T00:52:55.658817 #254309] ERROR -- : * branch 55f8f7d088fa71ced2154be1e28eb0e8af897528 -> FETCH_HEAD E, [2023-03-18T00:52:55.668740 #254309] ERROR -- : HEAD is now at 55f8f7d0 Merge pull request #1273 from ruby/remove-datadir I, [2023-03-18T00:52:55.669288 #254309] INFO -- : echo 55f8f7d088fa71ced2154be1e28eb0e8af897528 | /bin/sh /tmp/ruby/src/trunk-repeat20/tool/ifchange /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/rbs.revision - I, [2023-03-18T00:52:55.671808 #254309] INFO -- : /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/rbs.revision unchanged E, [2023-03-18T00:52:55.679567 #254309] ERROR -- : From https://github.com/ruby/debug E, [2023-03-18T00:52:55.679620 #254309] ERROR -- : * branch 65197361213529fb5f0b5f6ec111b4d2688a3887 -> FETCH_HEAD E, [2023-03-18T00:52:55.686427 #254309] ERROR -- : HEAD is now at 6519736 Increase timeout in debug_code I, [2023-03-18T00:52:55.686777 #254309] INFO -- : echo 65197361213529fb5f0b5f6ec111b4d2688a3887 | /bin/sh /tmp/ruby/src/trunk-repeat20/tool/ifchange /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/debug.revision - I, [2023-03-18T00:52:55.689066 #254309] INFO -- : /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/debug.revision unchanged I, [2023-03-18T00:52:55.800690 #254309] INFO -- : $$$[end] "make after-update -j4" exit with 0. I, [2023-03-18T00:52:55.800891 #254309] INFO -- : $$$[beg] make miniruby -j4 I, [2023-03-18T00:52:55.890376 #254309] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-03-18T00:52:55.890446 #254309] INFO -- : CC = gcc I, [2023-03-18T00:52:55.890474 #254309] INFO -- : LD = ld I, [2023-03-18T00:52:55.890499 #254309] INFO -- : LDSHARED = gcc -shared I, [2023-03-18T00:52:55.890529 #254309] 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-03-18T00:52:55.890560 #254309] 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-03-18T00:52:55.890587 #254309] INFO -- : CPPFLAGS = I, [2023-03-18T00:52:55.890615 #254309] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-03-18T00:52:55.890644 #254309] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-03-18T00:52:55.890670 #254309] INFO -- : LANG = I, [2023-03-18T00:52:55.890696 #254309] INFO -- : LC_ALL = I, [2023-03-18T00:52:55.890721 #254309] INFO -- : LC_CTYPE = I, [2023-03-18T00:52:55.890747 #254309] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2023-03-18T00:52:55.890773 #254309] INFO -- : RUSTC = rustc I, [2023-03-18T00:52:55.890805 #254309] 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-03-18T00:52:55.893927 #254309] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 I, [2023-03-18T00:52:55.893970 #254309] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-03-18T00:52:55.893984 #254309] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-03-18T00:52:55.893993 #254309] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-03-18T00:52:55.894001 #254309] INFO -- : I, [2023-03-18T00:52:55.900345 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/main.c I, [2023-03-18T00:52:55.900622 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/dmydln.c I, [2023-03-18T00:52:55.903539 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/miniinit.c I, [2023-03-18T00:52:55.904948 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/array.c I, [2023-03-18T00:52:56.187101 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ast.c I, [2023-03-18T00:52:56.236516 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/bignum.c I, [2023-03-18T00:52:56.283519 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/class.c I, [2023-03-18T00:52:57.062490 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/compar.c I, [2023-03-18T00:52:57.455996 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/compile.c I, [2023-03-18T00:52:57.856270 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/complex.c I, [2023-03-18T00:53:00.531207 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/cont.c I, [2023-03-18T00:53:01.307969 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/debug.c I, [2023-03-18T00:53:01.693080 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/debug_counter.c I, [2023-03-18T00:53:01.697075 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/dir.c I, [2023-03-18T00:53:01.935187 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/dln_find.c I, [2023-03-18T00:53:01.983546 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/encoding.c I, [2023-03-18T00:53:02.194084 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enum.c I, [2023-03-18T00:53:02.907915 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enumerator.c I, [2023-03-18T00:53:04.542654 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/error.c I, [2023-03-18T00:53:05.229134 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/eval.c I, [2023-03-18T00:53:05.509277 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/file.c I, [2023-03-18T00:53:06.182112 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/gc.c I, [2023-03-18T00:53:06.791235 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/hash.c I, [2023-03-18T00:53:07.895238 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/inits.c I, [2023-03-18T00:53:07.975218 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/io.c I, [2023-03-18T00:53:08.207624 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/io_buffer.c I, [2023-03-18T00:53:10.332161 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/iseq.c I, [2023-03-18T00:53:10.753642 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/load.c I, [2023-03-18T00:53:11.705670 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/marshal.c I, [2023-03-18T00:53:12.214386 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/math.c I, [2023-03-18T00:53:12.711284 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/memory_view.c I, [2023-03-18T00:53:12.916578 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/rjit.c I, [2023-03-18T00:53:13.356879 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/rjit_c.c I, [2023-03-18T00:53:13.632735 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/node.c I, [2023-03-18T00:53:13.659123 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/numeric.c I, [2023-03-18T00:53:13.911118 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/object.c I, [2023-03-18T00:53:15.024819 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/pack.c I, [2023-03-18T00:53:16.449135 #254309] INFO -- : compiling parse.c I, [2023-03-18T00:53:16.595585 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/proc.c I, [2023-03-18T00:53:16.911906 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/process.c I, [2023-03-18T00:53:18.159808 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ractor.c I, [2023-03-18T00:53:18.535106 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/random.c I, [2023-03-18T00:53:19.735488 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/range.c I, [2023-03-18T00:53:20.198179 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/rational.c I, [2023-03-18T00:53:20.413364 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/re.c I, [2023-03-18T00:53:21.315625 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/regcomp.c I, [2023-03-18T00:53:23.100136 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/regenc.c I, [2023-03-18T00:53:23.664658 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/regerror.c I, [2023-03-18T00:53:24.215571 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/regexec.c I, [2023-03-18T00:53:24.234894 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/regparse.c I, [2023-03-18T00:53:24.442601 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/regsyntax.c I, [2023-03-18T00:53:24.730926 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ruby.c I, [2023-03-18T00:53:26.170856 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/scheduler.c I, [2023-03-18T00:53:26.698879 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/shape.c I, [2023-03-18T00:53:27.419477 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/signal.c I, [2023-03-18T00:53:27.447251 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/sprintf.c I, [2023-03-18T00:53:28.303609 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/st.c I, [2023-03-18T00:53:28.598373 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/strftime.c I, [2023-03-18T00:53:29.849493 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/string.c I, [2023-03-18T00:53:30.685567 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/struct.c I, [2023-03-18T00:53:31.245135 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/symbol.c I, [2023-03-18T00:53:31.811498 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/thread.c I, [2023-03-18T00:53:32.567733 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/time.c I, [2023-03-18T00:53:32.603149 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/transcode.c I, [2023-03-18T00:53:34.734845 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/transient_heap.c I, [2023-03-18T00:53:35.287497 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/util.c I, [2023-03-18T00:53:36.124404 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/variable.c I, [2023-03-18T00:53:37.068900 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/version.c I, [2023-03-18T00:53:37.332134 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/vm.c I, [2023-03-18T00:53:37.559600 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/vm_backtrace.c I, [2023-03-18T00:53:38.907757 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/vm_dump.c I, [2023-03-18T00:53:39.011970 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/vm_sync.c I, [2023-03-18T00:53:39.391624 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/vm_trace.c I, [2023-03-18T00:53:39.598681 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/weakmap.c I, [2023-03-18T00:53:39.955129 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/yjit.c I, [2023-03-18T00:53:40.328370 #254309] INFO -- : building Rust YJIT (release mode) I, [2023-03-18T00:53:40.739691 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/ascii.c I, [2023-03-18T00:53:40.907579 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/us_ascii.c I, [2023-03-18T00:53:41.239348 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/unicode.c I, [2023-03-18T00:53:41.255506 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/utf_8.c I, [2023-03-18T00:53:41.676093 #254309] INFO -- : compiling enc/trans/newline.c I, [2023-03-18T00:53:42.053966 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/missing/setproctitle.c E, [2023-03-18T00:53:42.954469 #254309] ERROR -- : warning: unnecessary `unsafe` block E, [2023-03-18T00:53:42.954541 #254309] ERROR -- : --> /tmp/ruby/src/trunk-repeat20/yjit/src/core.rs:1369:17 E, [2023-03-18T00:53:42.954555 #254309] ERROR -- : | E, [2023-03-18T00:53:42.954567 #254309] ERROR -- : 1367 | unsafe fn add_block_version(blockref: BlockRef, cb: &CodeBlock) { E, [2023-03-18T00:53:42.954580 #254309] ERROR -- : | --------------------------------------------------------------- because it's nested under this `unsafe` fn E, [2023-03-18T00:53:42.954591 #254309] ERROR -- : 1368 | // SAFETY: caller ensures initialization E, [2023-03-18T00:53:42.954602 #254309] ERROR -- : 1369 | let block = unsafe { blockref.as_ref() }; E, [2023-03-18T00:53:42.954612 #254309] ERROR -- : | ^^^^^^ unnecessary `unsafe` block E, [2023-03-18T00:53:42.954644 #254309] ERROR -- : | E, [2023-03-18T00:53:42.954676 #254309] ERROR -- : = note: `#[warn(unused_unsafe)]` on by default E, [2023-03-18T00:53:42.954710 #254309] ERROR -- : = note: this `unsafe` block does contain unsafe operations, but those are already allowed in an `unsafe fn` E, [2023-03-18T00:53:42.954739 #254309] ERROR -- : = note: `#[allow(unsafe_op_in_unsafe_fn)]` on by default E, [2023-03-18T00:53:42.954763 #254309] ERROR -- : E, [2023-03-18T00:53:42.954860 #254309] ERROR -- : warning: unnecessary `unsafe` block E, [2023-03-18T00:53:42.954878 #254309] ERROR -- : --> /tmp/ruby/src/trunk-repeat20/yjit/src/cruby.rs:617:9 E, [2023-03-18T00:53:42.954890 #254309] ERROR -- : | E, [2023-03-18T00:53:42.954902 #254309] ERROR -- : 617 | unsafe { rb_yjit_obj_written(old, young, src_loc.file.as_ptr(), src_loc.line) }; E, [2023-03-18T00:53:42.954914 #254309] ERROR -- : | ^^^^^^ unnecessary `unsafe` block E, [2023-03-18T00:53:42.954925 #254309] ERROR -- : | E, [2023-03-18T00:53:42.954936 #254309] ERROR -- : ::: /tmp/ruby/src/trunk-repeat20/yjit/src/core.rs:1367:1 E, [2023-03-18T00:53:42.954947 #254309] ERROR -- : | E, [2023-03-18T00:53:42.954958 #254309] ERROR -- : 1367 | unsafe fn add_block_version(blockref: BlockRef, cb: &CodeBlock) { E, [2023-03-18T00:53:42.954969 #254309] ERROR -- : | --------------------------------------------------------------- because it's nested under this `unsafe` fn E, [2023-03-18T00:53:42.954983 #254309] ERROR -- : ... E, [2023-03-18T00:53:42.954994 #254309] ERROR -- : 1383 | obj_written!(iseq, dep.into()); E, [2023-03-18T00:53:42.955006 #254309] ERROR -- : | ------------------------------ in this macro invocation E, [2023-03-18T00:53:42.955033 #254309] ERROR -- : | E, [2023-03-18T00:53:42.955081 #254309] ERROR -- : = note: this `unsafe` block does contain unsafe operations, but those are already allowed in an `unsafe fn` E, [2023-03-18T00:53:42.955113 #254309] ERROR -- : = note: this warning originates in the macro `obj_written` (in Nightly builds, run with -Z macro-backtrace for more info) E, [2023-03-18T00:53:42.955138 #254309] ERROR -- : E, [2023-03-18T00:53:42.955210 #254309] ERROR -- : warning: unnecessary `unsafe` block E, [2023-03-18T00:53:42.955227 #254309] ERROR -- : --> /tmp/ruby/src/trunk-repeat20/yjit/src/core.rs:1392:22 E, [2023-03-18T00:53:42.955243 #254309] ERROR -- : | E, [2023-03-18T00:53:42.955254 #254309] ERROR -- : 1367 | unsafe fn add_block_version(blockref: BlockRef, cb: &CodeBlock) { E, [2023-03-18T00:53:42.955266 #254309] ERROR -- : | --------------------------------------------------------------- because it's nested under this `unsafe` fn E, [2023-03-18T00:53:42.955286 #254309] ERROR -- : ... E, [2023-03-18T00:53:42.955298 #254309] ERROR -- : 1392 | let object = unsafe { value_address.read_unaligned() }; E, [2023-03-18T00:53:42.955309 #254309] ERROR -- : | ^^^^^^ unnecessary `unsafe` block E, [2023-03-18T00:53:42.955336 #254309] ERROR -- : | E, [2023-03-18T00:53:42.955369 #254309] ERROR -- : = note: this `unsafe` block does contain unsafe operations, but those are already allowed in an `unsafe fn` E, [2023-03-18T00:53:42.955396 #254309] ERROR -- : E, [2023-03-18T00:53:42.955483 #254309] ERROR -- : warning: unnecessary `unsafe` block E, [2023-03-18T00:53:42.955501 #254309] ERROR -- : --> /tmp/ruby/src/trunk-repeat20/yjit/src/cruby.rs:617:9 E, [2023-03-18T00:53:42.955513 #254309] ERROR -- : | E, [2023-03-18T00:53:42.955524 #254309] ERROR -- : 617 | unsafe { rb_yjit_obj_written(old, young, src_loc.file.as_ptr(), src_loc.line) }; E, [2023-03-18T00:53:42.955535 #254309] ERROR -- : | ^^^^^^ unnecessary `unsafe` block E, [2023-03-18T00:53:42.955545 #254309] ERROR -- : | E, [2023-03-18T00:53:42.955556 #254309] ERROR -- : ::: /tmp/ruby/src/trunk-repeat20/yjit/src/core.rs:1367:1 E, [2023-03-18T00:53:42.955566 #254309] ERROR -- : | E, [2023-03-18T00:53:42.955576 #254309] ERROR -- : 1367 | unsafe fn add_block_version(blockref: BlockRef, cb: &CodeBlock) { E, [2023-03-18T00:53:42.955590 #254309] ERROR -- : | --------------------------------------------------------------- because it's nested under this `unsafe` fn E, [2023-03-18T00:53:42.955601 #254309] ERROR -- : ... E, [2023-03-18T00:53:42.955612 #254309] ERROR -- : 1393 | obj_written!(iseq, object); E, [2023-03-18T00:53:42.955622 #254309] ERROR -- : | -------------------------- in this macro invocation E, [2023-03-18T00:53:42.955648 #254309] ERROR -- : | E, [2023-03-18T00:53:42.955681 #254309] ERROR -- : = note: this `unsafe` block does contain unsafe operations, but those are already allowed in an `unsafe fn` E, [2023-03-18T00:53:42.955710 #254309] ERROR -- : = note: this warning originates in the macro `obj_written` (in Nightly builds, run with -Z macro-backtrace for more info) E, [2023-03-18T00:53:42.955735 #254309] ERROR -- : E, [2023-03-18T00:53:42.955916 #254309] ERROR -- : warning: unnecessary `unsafe` block E, [2023-03-18T00:53:42.955940 #254309] ERROR -- : --> /tmp/ruby/src/trunk-repeat20/yjit/src/core.rs:2689:17 E, [2023-03-18T00:53:42.955952 #254309] ERROR -- : | E, [2023-03-18T00:53:42.955963 #254309] ERROR -- : 2688 | unsafe fn remove_from_graph(blockref: BlockRef) { E, [2023-03-18T00:53:42.955974 #254309] ERROR -- : | ----------------------------------------------- because it's nested under this `unsafe` fn E, [2023-03-18T00:53:42.955985 #254309] ERROR -- : 2689 | let block = unsafe { blockref.as_ref() }; E, [2023-03-18T00:53:42.955996 #254309] ERROR -- : | ^^^^^^ unnecessary `unsafe` block E, [2023-03-18T00:53:42.956022 #254309] ERROR -- : | E, [2023-03-18T00:53:42.956054 #254309] ERROR -- : = note: this `unsafe` block does contain unsafe operations, but those are already allowed in an `unsafe fn` E, [2023-03-18T00:53:42.956078 #254309] ERROR -- : E, [2023-03-18T00:53:42.956149 #254309] ERROR -- : warning: unnecessary `unsafe` block E, [2023-03-18T00:53:42.956167 #254309] ERROR -- : --> /tmp/ruby/src/trunk-repeat20/yjit/src/core.rs:2694:27 E, [2023-03-18T00:53:42.956179 #254309] ERROR -- : | E, [2023-03-18T00:53:42.956190 #254309] ERROR -- : 2688 | unsafe fn remove_from_graph(blockref: BlockRef) { E, [2023-03-18T00:53:42.956200 #254309] ERROR -- : | ----------------------------------------------- because it's nested under this `unsafe` fn E, [2023-03-18T00:53:42.956211 #254309] ERROR -- : ... E, [2023-03-18T00:53:42.956222 #254309] ERROR -- : 2694 | let pred_branch = unsafe { pred_branchref.as_ref() }; E, [2023-03-18T00:53:42.956233 #254309] ERROR -- : | ^^^^^^ unnecessary `unsafe` block E, [2023-03-18T00:53:42.956263 #254309] ERROR -- : | E, [2023-03-18T00:53:42.956298 #254309] ERROR -- : = note: this `unsafe` block does contain unsafe operations, but those are already allowed in an `unsafe fn` E, [2023-03-18T00:53:42.956323 #254309] ERROR -- : E, [2023-03-18T00:53:42.956388 #254309] ERROR -- : warning: unnecessary `unsafe` block E, [2023-03-18T00:53:42.956406 #254309] ERROR -- : --> /tmp/ruby/src/trunk-repeat20/yjit/src/core.rs:2699:32 E, [2023-03-18T00:53:42.956417 #254309] ERROR -- : | E, [2023-03-18T00:53:42.956428 #254309] ERROR -- : 2688 | unsafe fn remove_from_graph(blockref: BlockRef) { E, [2023-03-18T00:53:42.956439 #254309] ERROR -- : | ----------------------------------------------- because it's nested under this `unsafe` fn E, [2023-03-18T00:53:42.956449 #254309] ERROR -- : ... E, [2023-03-18T00:53:42.956461 #254309] ERROR -- : 2699 | let target_is_us = unsafe { E, [2023-03-18T00:53:42.956471 #254309] ERROR -- : | ^^^^^^ unnecessary `unsafe` block E, [2023-03-18T00:53:42.956499 #254309] ERROR -- : | E, [2023-03-18T00:53:42.956531 #254309] ERROR -- : = note: this `unsafe` block does contain unsafe operations, but those are already allowed in an `unsafe fn` E, [2023-03-18T00:53:42.956554 #254309] ERROR -- : E, [2023-03-18T00:53:42.956618 #254309] ERROR -- : warning: unnecessary `unsafe` block E, [2023-03-18T00:53:42.956635 #254309] ERROR -- : --> /tmp/ruby/src/trunk-repeat20/yjit/src/core.rs:2716:26 E, [2023-03-18T00:53:42.956647 #254309] ERROR -- : | E, [2023-03-18T00:53:42.956658 #254309] ERROR -- : 2688 | unsafe fn remove_from_graph(blockref: BlockRef) { E, [2023-03-18T00:53:42.956669 #254309] ERROR -- : | ----------------------------------------------- because it's nested under this `unsafe` fn E, [2023-03-18T00:53:42.956680 #254309] ERROR -- : ... E, [2023-03-18T00:53:42.956691 #254309] ERROR -- : 2716 | let out_branch = unsafe { out_branchref.as_ref() }; E, [2023-03-18T00:53:42.956705 #254309] ERROR -- : | ^^^^^^ unnecessary `unsafe` block E, [2023-03-18T00:53:42.956729 #254309] ERROR -- : | E, [2023-03-18T00:53:42.956761 #254309] ERROR -- : = note: this `unsafe` block does contain unsafe operations, but those are already allowed in an `unsafe fn` E, [2023-03-18T00:53:42.956786 #254309] ERROR -- : E, [2023-03-18T00:53:42.956851 #254309] ERROR -- : warning: unnecessary `unsafe` block E, [2023-03-18T00:53:42.956868 #254309] ERROR -- : --> /tmp/ruby/src/trunk-repeat20/yjit/src/core.rs:2720:48 E, [2023-03-18T00:53:42.956879 #254309] ERROR -- : | E, [2023-03-18T00:53:42.956891 #254309] ERROR -- : 2688 | unsafe fn remove_from_graph(blockref: BlockRef) { E, [2023-03-18T00:53:42.956902 #254309] ERROR -- : | ----------------------------------------------- because it's nested under this `unsafe` fn E, [2023-03-18T00:53:42.956942 #254309] ERROR -- : ... E, [2023-03-18T00:53:42.956954 #254309] ERROR -- : 2720 | let succ_block: Option = unsafe { E, [2023-03-18T00:53:42.956964 #254309] ERROR -- : | ^^^^^^ unnecessary `unsafe` block E, [2023-03-18T00:53:42.956989 #254309] ERROR -- : | E, [2023-03-18T00:53:42.957020 #254309] ERROR -- : = note: this `unsafe` block does contain unsafe operations, but those are already allowed in an `unsafe fn` E, [2023-03-18T00:53:42.957044 #254309] ERROR -- : E, [2023-03-18T00:53:42.957108 #254309] ERROR -- : warning: unnecessary `unsafe` block E, [2023-03-18T00:53:42.957125 #254309] ERROR -- : --> /tmp/ruby/src/trunk-repeat20/yjit/src/core.rs:2727:34 E, [2023-03-18T00:53:42.957136 #254309] ERROR -- : | E, [2023-03-18T00:53:42.957147 #254309] ERROR -- : 2688 | unsafe fn remove_from_graph(blockref: BlockRef) { E, [2023-03-18T00:53:42.957157 #254309] ERROR -- : | ----------------------------------------------- because it's nested under this `unsafe` fn E, [2023-03-18T00:53:42.957167 #254309] ERROR -- : ... E, [2023-03-18T00:53:42.957186 #254309] ERROR -- : 2727 | let succ_block = unsafe { succ_block.as_ref() }; E, [2023-03-18T00:53:42.957200 #254309] ERROR -- : | ^^^^^^ unnecessary `unsafe` block E, [2023-03-18T00:53:42.957224 #254309] ERROR -- : | E, [2023-03-18T00:53:42.957255 #254309] ERROR -- : = note: this `unsafe` block does contain unsafe operations, but those are already allowed in an `unsafe fn` E, [2023-03-18T00:53:42.957279 #254309] ERROR -- : E, [2023-03-18T00:53:42.957345 #254309] ERROR -- : warning: unnecessary `unsafe` block E, [2023-03-18T00:53:42.957363 #254309] ERROR -- : --> /tmp/ruby/src/trunk-repeat20/yjit/src/core.rs:2753:5 E, [2023-03-18T00:53:42.957374 #254309] ERROR -- : | E, [2023-03-18T00:53:42.957385 #254309] ERROR -- : 2750 | pub unsafe fn free_block(blockref: BlockRef, graph_intact: bool) { E, [2023-03-18T00:53:42.957395 #254309] ERROR -- : | ---------------------------------------------------------------- because it's nested under this `unsafe` fn E, [2023-03-18T00:53:42.957409 #254309] ERROR -- : ... E, [2023-03-18T00:53:42.957420 #254309] ERROR -- : 2753 | unsafe { E, [2023-03-18T00:53:42.957430 #254309] ERROR -- : | ^^^^^^ unnecessary `unsafe` block E, [2023-03-18T00:53:42.957454 #254309] ERROR -- : | E, [2023-03-18T00:53:42.957485 #254309] ERROR -- : = note: this `unsafe` block does contain unsafe operations, but those are already allowed in an `unsafe fn` E, [2023-03-18T00:53:42.958841 #254309] ERROR -- : E, [2023-03-18T00:53:42.958929 #254309] ERROR -- : warning: unnecessary `unsafe` block E, [2023-03-18T00:53:42.958948 #254309] ERROR -- : --> /tmp/ruby/src/trunk-repeat20/yjit/src/core.rs:2762:5 E, [2023-03-18T00:53:42.958959 #254309] ERROR -- : | E, [2023-03-18T00:53:42.958970 #254309] ERROR -- : 2750 | pub unsafe fn free_block(blockref: BlockRef, graph_intact: bool) { E, [2023-03-18T00:53:42.958981 #254309] ERROR -- : | ---------------------------------------------------------------- because it's nested under this `unsafe` fn E, [2023-03-18T00:53:42.958992 #254309] ERROR -- : ... E, [2023-03-18T00:53:42.959003 #254309] ERROR -- : 2762 | unsafe { dealloc_block(blockref) } E, [2023-03-18T00:53:42.959013 #254309] ERROR -- : | ^^^^^^ unnecessary `unsafe` block E, [2023-03-18T00:53:42.959038 #254309] ERROR -- : | E, [2023-03-18T00:53:42.959096 #254309] ERROR -- : = note: this `unsafe` block does contain unsafe operations, but those are already allowed in an `unsafe fn` E, [2023-03-18T00:53:42.959123 #254309] ERROR -- : E, [2023-03-18T00:53:42.959198 #254309] ERROR -- : warning: unnecessary `unsafe` block E, [2023-03-18T00:53:42.959216 #254309] ERROR -- : --> /tmp/ruby/src/trunk-repeat20/yjit/src/core.rs:2768:5 E, [2023-03-18T00:53:42.959227 #254309] ERROR -- : | E, [2023-03-18T00:53:42.959239 #254309] ERROR -- : 2767 | unsafe fn dealloc_block(blockref: BlockRef) { E, [2023-03-18T00:53:42.959249 #254309] ERROR -- : | ------------------------------------------- because it's nested under this `unsafe` fn E, [2023-03-18T00:53:42.959260 #254309] ERROR -- : 2768 | unsafe { E, [2023-03-18T00:53:42.959271 #254309] ERROR -- : | ^^^^^^ unnecessary `unsafe` block E, [2023-03-18T00:53:42.959295 #254309] ERROR -- : | E, [2023-03-18T00:53:42.959326 #254309] ERROR -- : = note: this `unsafe` block does contain unsafe operations, but those are already allowed in an `unsafe fn` E, [2023-03-18T00:53:42.959354 #254309] ERROR -- : E, [2023-03-18T00:53:42.959420 #254309] ERROR -- : warning: unnecessary `unsafe` block E, [2023-03-18T00:53:42.959437 #254309] ERROR -- : --> /tmp/ruby/src/trunk-repeat20/yjit/src/core.rs:2776:5 E, [2023-03-18T00:53:42.959449 #254309] ERROR -- : | E, [2023-03-18T00:53:42.959460 #254309] ERROR -- : 2767 | unsafe fn dealloc_block(blockref: BlockRef) { E, [2023-03-18T00:53:42.959470 #254309] ERROR -- : | ------------------------------------------- because it's nested under this `unsafe` fn E, [2023-03-18T00:53:42.959490 #254309] ERROR -- : ... E, [2023-03-18T00:53:42.959501 #254309] ERROR -- : 2776 | unsafe { E, [2023-03-18T00:53:42.959512 #254309] ERROR -- : | ^^^^^^ unnecessary `unsafe` block E, [2023-03-18T00:53:42.959536 #254309] ERROR -- : | E, [2023-03-18T00:53:42.959570 #254309] ERROR -- : = note: this `unsafe` block does contain unsafe operations, but those are already allowed in an `unsafe fn` E, [2023-03-18T00:53:42.959595 #254309] ERROR -- : E, [2023-03-18T00:53:42.959672 #254309] ERROR -- : warning: unnecessary `unsafe` block E, [2023-03-18T00:53:42.959690 #254309] ERROR -- : --> /tmp/ruby/src/trunk-repeat20/yjit/src/core.rs:3001:9 E, [2023-03-18T00:53:42.959702 #254309] ERROR -- : | E, [2023-03-18T00:53:42.959713 #254309] ERROR -- : 2997 | unsafe fn ref_unchecked(&self) -> &Self::Contained { E, [2023-03-18T00:53:42.959724 #254309] ERROR -- : | -------------------------------------------------- because it's nested under this `unsafe` fn E, [2023-03-18T00:53:42.959734 #254309] ERROR -- : ... E, [2023-03-18T00:53:42.959745 #254309] ERROR -- : 3001 | unsafe { self.as_ptr().as_ref().unwrap() } E, [2023-03-18T00:53:42.959756 #254309] ERROR -- : | ^^^^^^ unnecessary `unsafe` block E, [2023-03-18T00:53:42.959781 #254309] ERROR -- : | E, [2023-03-18T00:53:42.959817 #254309] ERROR -- : = note: this `unsafe` block does contain unsafe operations, but those are already allowed in an `unsafe fn` E, [2023-03-18T00:53:42.959843 #254309] ERROR -- : E, [2023-03-18T00:54:02.532407 #254309] ERROR -- : warning: 15 warnings emitted E, [2023-03-18T00:54:02.532473 #254309] ERROR -- : I, [2023-03-18T00:54:02.624290 #254309] INFO -- : touch yjit/target/release/libyjit.a I, [2023-03-18T00:54:02.625304 #254309] INFO -- : partial linking yjit/target/release/libyjit.a into yjit/target/release/libyjit.o I, [2023-03-18T00:54:02.999703 #254309] INFO -- : linking miniruby I, [2023-03-18T00:54:04.073373 #254309] INFO -- : $$$[end] "make miniruby -j4" exit with 0. I, [2023-03-18T00:54:04.073835 #254309] INFO -- : $$$[beg] make ruby -j4 I, [2023-03-18T00:54:04.257468 #254309] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-03-18T00:54:04.257538 #254309] INFO -- : CC = gcc I, [2023-03-18T00:54:04.257569 #254309] INFO -- : LD = ld I, [2023-03-18T00:54:04.257596 #254309] INFO -- : LDSHARED = gcc -shared I, [2023-03-18T00:54:04.257626 #254309] 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-03-18T00:54:04.257654 #254309] 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-03-18T00:54:04.257685 #254309] INFO -- : CPPFLAGS = I, [2023-03-18T00:54:04.257711 #254309] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-03-18T00:54:04.257737 #254309] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-03-18T00:54:04.257763 #254309] INFO -- : LANG = I, [2023-03-18T00:54:04.257786 #254309] INFO -- : LC_ALL = I, [2023-03-18T00:54:04.257811 #254309] INFO -- : LC_CTYPE = I, [2023-03-18T00:54:04.257836 #254309] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2023-03-18T00:54:04.257862 #254309] INFO -- : RUSTC = rustc I, [2023-03-18T00:54:04.257902 #254309] 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-03-18T00:54:04.261655 #254309] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 I, [2023-03-18T00:54:04.261704 #254309] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-03-18T00:54:04.261718 #254309] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-03-18T00:54:04.261731 #254309] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-03-18T00:54:04.261743 #254309] INFO -- : I, [2023-03-18T00:54:04.279561 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/dln.c I, [2023-03-18T00:54:04.283507 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/localeinit.c I, [2023-03-18T00:54:04.319548 #254309] INFO -- : creating verconf.h I, [2023-03-18T00:54:04.501019 #254309] INFO -- : verconf.h updated I, [2023-03-18T00:54:04.527495 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/loadpath.c I, [2023-03-18T00:54:04.650143 #254309] INFO -- : builtin_binary.inc updated I, [2023-03-18T00:54:04.655553 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/builtin.c I, [2023-03-18T00:54:05.150533 #254309] INFO -- : linking static-library libruby-static.a I, [2023-03-18T00:54:06.365015 #254309] INFO -- : linking shared-library libruby.so.3.3.0 I, [2023-03-18T00:54:09.372355 #254309] INFO -- : linking ruby I, [2023-03-18T00:54:09.417428 #254309] INFO -- : $$$[end] "make ruby -j4" exit with 0. I, [2023-03-18T00:54:09.417561 #254309] INFO -- : $$$[beg] make all -j4 I, [2023-03-18T00:54:09.508496 #254309] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-03-18T00:54:09.508561 #254309] INFO -- : CC = gcc I, [2023-03-18T00:54:09.508588 #254309] INFO -- : LD = ld I, [2023-03-18T00:54:09.508612 #254309] INFO -- : LDSHARED = gcc -shared I, [2023-03-18T00:54:09.508645 #254309] 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-03-18T00:54:09.508673 #254309] 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-03-18T00:54:09.508697 #254309] INFO -- : CPPFLAGS = I, [2023-03-18T00:54:09.508721 #254309] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-03-18T00:54:09.508744 #254309] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-03-18T00:54:09.508766 #254309] INFO -- : LANG = I, [2023-03-18T00:54:09.508789 #254309] INFO -- : LC_ALL = I, [2023-03-18T00:54:09.508810 #254309] INFO -- : LC_CTYPE = I, [2023-03-18T00:54:09.508833 #254309] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2023-03-18T00:54:09.508854 #254309] INFO -- : RUSTC = rustc I, [2023-03-18T00:54:09.508881 #254309] 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-03-18T00:54:09.512206 #254309] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 I, [2023-03-18T00:54:09.512244 #254309] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-03-18T00:54:09.512256 #254309] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-03-18T00:54:09.512268 #254309] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-03-18T00:54:09.512277 #254309] INFO -- : I, [2023-03-18T00:54:09.568548 #254309] INFO -- : generating encdb.h I, [2023-03-18T00:54:09.570081 #254309] INFO -- : generating enc.mk I, [2023-03-18T00:54:09.573450 #254309] INFO -- : building spec/ruby/optional/capi/ext/array_spec.so I, [2023-03-18T00:54:09.574443 #254309] INFO -- : building spec/ruby/optional/capi/ext/basic_object_spec.so I, [2023-03-18T00:54:09.671051 #254309] INFO -- : encdb.h unchanged I, [2023-03-18T00:54:09.679965 #254309] INFO -- : building spec/ruby/optional/capi/ext/bignum_spec.so I, [2023-03-18T00:54:09.808988 #254309] INFO -- : building spec/ruby/optional/capi/ext/binding_spec.so I, [2023-03-18T00:54:09.927026 #254309] INFO -- : building spec/ruby/optional/capi/ext/boolean_spec.so I, [2023-03-18T00:54:09.999614 #254309] INFO -- : building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so I, [2023-03-18T00:54:10.031377 #254309] INFO -- : building spec/ruby/optional/capi/ext/class_spec.so I, [2023-03-18T00:54:10.103790 #254309] INFO -- : building spec/ruby/optional/capi/ext/class_under_autoload_spec.so I, [2023-03-18T00:54:10.128202 #254309] INFO -- : building spec/ruby/optional/capi/ext/complex_spec.so I, [2023-03-18T00:54:10.301125 #254309] INFO -- : building spec/ruby/optional/capi/ext/constants_spec.so I, [2023-03-18T00:54:10.351113 #254309] INFO -- : building spec/ruby/optional/capi/ext/data_spec.so I, [2023-03-18T00:54:10.351184 #254309] INFO -- : building spec/ruby/optional/capi/ext/debug_spec.so I, [2023-03-18T00:54:10.367171 #254309] INFO -- : building spec/ruby/optional/capi/ext/encoding_spec.so I, [2023-03-18T00:54:10.615492 #254309] INFO -- : building spec/ruby/optional/capi/ext/enumerator_spec.so I, [2023-03-18T00:54:10.692266 #254309] INFO -- : building spec/ruby/optional/capi/ext/exception_spec.so I, [2023-03-18T00:54:10.698684 #254309] INFO -- : building spec/ruby/optional/capi/ext/fiber_spec.so I, [2023-03-18T00:54:10.887170 #254309] INFO -- : building spec/ruby/optional/capi/ext/file_spec.so I, [2023-03-18T00:54:10.924555 #254309] INFO -- : building spec/ruby/optional/capi/ext/fixnum_spec.so I, [2023-03-18T00:54:10.931109 #254309] INFO -- : building spec/ruby/optional/capi/ext/float_spec.so I, [2023-03-18T00:54:10.968936 #254309] INFO -- : building spec/ruby/optional/capi/ext/gc_spec.so I, [2023-03-18T00:54:11.111841 #254309] INFO -- : building spec/ruby/optional/capi/ext/globals_spec.so I, [2023-03-18T00:54:11.185560 #254309] INFO -- : building spec/ruby/optional/capi/ext/hash_spec.so I, [2023-03-18T00:54:11.305624 #254309] INFO -- : building spec/ruby/optional/capi/ext/integer_spec.so I, [2023-03-18T00:54:11.322397 #254309] INFO -- : building spec/ruby/optional/capi/ext/io_spec.so I, [2023-03-18T00:54:11.495025 #254309] INFO -- : building spec/ruby/optional/capi/ext/kernel_spec.so I, [2023-03-18T00:54:11.539778 #254309] INFO -- : building spec/ruby/optional/capi/ext/language_spec.so I, [2023-03-18T00:54:11.557029 #254309] INFO -- : building spec/ruby/optional/capi/ext/marshal_spec.so I, [2023-03-18T00:54:11.797742 #254309] INFO -- : building spec/ruby/optional/capi/ext/module_spec.so I, [2023-03-18T00:54:11.816194 #254309] INFO -- : building spec/ruby/optional/capi/ext/module_under_autoload_spec.so I, [2023-03-18T00:54:11.943637 #254309] INFO -- : building spec/ruby/optional/capi/ext/mutex_spec.so I, [2023-03-18T00:54:12.102396 #254309] INFO -- : building spec/ruby/optional/capi/ext/numeric_spec.so I, [2023-03-18T00:54:12.120702 #254309] INFO -- : building spec/ruby/optional/capi/ext/object_spec.so I, [2023-03-18T00:54:12.210369 #254309] INFO -- : building spec/ruby/optional/capi/ext/proc_spec.so I, [2023-03-18T00:54:12.248019 #254309] INFO -- : building spec/ruby/optional/capi/ext/range_spec.so I, [2023-03-18T00:54:12.471477 #254309] INFO -- : building spec/ruby/optional/capi/ext/rational_spec.so I, [2023-03-18T00:54:12.587946 #254309] INFO -- : building spec/ruby/optional/capi/ext/rbasic_spec.so I, [2023-03-18T00:54:12.640604 #254309] INFO -- : building spec/ruby/optional/capi/ext/regexp_spec.so I, [2023-03-18T00:54:12.740362 #254309] INFO -- : building spec/ruby/optional/capi/ext/st_spec.so I, [2023-03-18T00:54:12.912985 #254309] INFO -- : building spec/ruby/optional/capi/ext/string_spec.so I, [2023-03-18T00:54:12.918097 #254309] INFO -- : building spec/ruby/optional/capi/ext/struct_spec.so I, [2023-03-18T00:54:13.119670 #254309] INFO -- : building spec/ruby/optional/capi/ext/symbol_spec.so I, [2023-03-18T00:54:13.140078 #254309] INFO -- : building spec/ruby/optional/capi/ext/thread_spec.so I, [2023-03-18T00:54:13.311612 #254309] INFO -- : building spec/ruby/optional/capi/ext/time_spec.so I, [2023-03-18T00:54:13.471107 #254309] INFO -- : building spec/ruby/optional/capi/ext/tracepoint_spec.so I, [2023-03-18T00:54:13.566889 #254309] INFO -- : building spec/ruby/optional/capi/ext/typed_data_spec.so I, [2023-03-18T00:54:13.635664 #254309] INFO -- : building spec/ruby/optional/capi/ext/util_spec.so I, [2023-03-18T00:54:13.707337 #254309] INFO -- : making enc I, [2023-03-18T00:54:13.734767 #254309] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2023-03-18T00:54:13.736112 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/encdb.c I, [2023-03-18T00:54:13.933474 #254309] INFO -- : making srcs under enc I, [2023-03-18T00:54:14.003548 #254309] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2023-03-18T00:54:14.003656 #254309] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2023-03-18T00:54:14.003711 #254309] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2023-03-18T00:54:14.005115 #254309] INFO -- : generating transdb.h I, [2023-03-18T00:54:14.008711 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/big5.c I, [2023-03-18T00:54:14.107813 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/cesu_8.c I, [2023-03-18T00:54:14.243285 #254309] INFO -- : transdb.h unchanged I, [2023-03-18T00:54:14.251559 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/cp949.c I, [2023-03-18T00:54:14.251612 #254309] INFO -- : generating makefiles ext/configure-ext.mk I, [2023-03-18T00:54:14.382516 #254309] INFO -- : ext/configure-ext.mk unchanged I, [2023-03-18T00:54:14.391559 #254309] INFO -- : making trans I, [2023-03-18T00:54:14.460922 #254309] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2023-03-18T00:54:14.463909 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/trans/transdb.c I, [2023-03-18T00:54:14.480866 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/emacs_mule.c I, [2023-03-18T00:54:14.731715 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/euc_jp.c I, [2023-03-18T00:54:14.775113 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/euc_kr.c I, [2023-03-18T00:54:14.847115 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/trans/big5.c I, [2023-03-18T00:54:14.860778 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/trans/cesu_8.c I, [2023-03-18T00:54:15.159667 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/trans/chinese.c I, [2023-03-18T00:54:15.179593 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/euc_tw.c I, [2023-03-18T00:54:15.247124 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/gb2312.c I, [2023-03-18T00:54:15.595508 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/gb18030.c I, [2023-03-18T00:54:15.643726 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/gbk.c I, [2023-03-18T00:54:16.055636 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/iso_8859_1.c I, [2023-03-18T00:54:16.143538 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/iso_8859_2.c I, [2023-03-18T00:54:16.291113 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/trans/ebcdic.c I, [2023-03-18T00:54:16.428633 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/iso_8859_3.c I, [2023-03-18T00:54:16.608423 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/trans/emoji.c I, [2023-03-18T00:54:16.700053 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/iso_8859_4.c I, [2023-03-18T00:54:16.799572 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/iso_8859_5.c I, [2023-03-18T00:54:17.087604 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/trans/emoji_iso2022_kddi.c I, [2023-03-18T00:54:17.191487 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/iso_8859_6.c I, [2023-03-18T00:54:17.277346 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/iso_8859_7.c I, [2023-03-18T00:54:17.507607 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/trans/emoji_sjis_docomo.c I, [2023-03-18T00:54:17.601788 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/iso_8859_8.c I, [2023-03-18T00:54:17.887965 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/trans/emoji_sjis_kddi.c I, [2023-03-18T00:54:18.003821 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/iso_8859_9.c I, [2023-03-18T00:54:18.123712 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/trans/emoji_sjis_softbank.c I, [2023-03-18T00:54:18.296268 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/iso_8859_10.c I, [2023-03-18T00:54:18.519309 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/trans/escape.c I, [2023-03-18T00:54:18.691635 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/iso_8859_11.c I, [2023-03-18T00:54:18.778108 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/trans/gb18030.c I, [2023-03-18T00:54:18.802824 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/trans/gbk.c I, [2023-03-18T00:54:18.943659 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/trans/iso2022.c I, [2023-03-18T00:54:18.973554 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/iso_8859_13.c I, [2023-03-18T00:54:19.283014 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/iso_8859_14.c I, [2023-03-18T00:54:19.287812 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/trans/japanese.c I, [2023-03-18T00:54:19.571351 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/iso_8859_15.c I, [2023-03-18T00:54:19.596102 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/trans/japanese_euc.c I, [2023-03-18T00:54:19.721023 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/trans/japanese_sjis.c I, [2023-03-18T00:54:19.987117 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/iso_8859_16.c I, [2023-03-18T00:54:20.263676 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/trans/korean.c I, [2023-03-18T00:54:20.335112 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/koi8_r.c I, [2023-03-18T00:54:20.665104 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/trans/single_byte.c I, [2023-03-18T00:54:20.767611 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/koi8_u.c I, [2023-03-18T00:54:21.101510 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/shift_jis.c I, [2023-03-18T00:54:21.346872 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/trans/utf8_mac.c I, [2023-03-18T00:54:21.359896 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/trans/utf_16_32.c I, [2023-03-18T00:54:21.498325 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/utf_16be.c I, [2023-03-18T00:54:21.796358 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/utf_16le.c I, [2023-03-18T00:54:21.824281 #254309] INFO -- : linking transcoder transdb.so I, [2023-03-18T00:54:21.874431 #254309] INFO -- : linking transcoder big5.so I, [2023-03-18T00:54:21.957896 #254309] INFO -- : linking transcoder cesu_8.so I, [2023-03-18T00:54:22.012908 #254309] INFO -- : linking transcoder chinese.so I, [2023-03-18T00:54:22.067112 #254309] INFO -- : linking transcoder ebcdic.so I, [2023-03-18T00:54:22.079517 #254309] INFO -- : linking transcoder emoji.so I, [2023-03-18T00:54:22.139440 #254309] INFO -- : linking transcoder emoji_iso2022_kddi.so I, [2023-03-18T00:54:22.175839 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/utf_32be.c I, [2023-03-18T00:54:22.197060 #254309] INFO -- : linking transcoder emoji_sjis_docomo.so I, [2023-03-18T00:54:22.210454 #254309] INFO -- : linking transcoder emoji_sjis_kddi.so I, [2023-03-18T00:54:22.351022 #254309] INFO -- : linking transcoder emoji_sjis_softbank.so I, [2023-03-18T00:54:22.363577 #254309] INFO -- : linking transcoder escape.so I, [2023-03-18T00:54:22.415128 #254309] INFO -- : linking transcoder gb18030.so I, [2023-03-18T00:54:22.463613 #254309] INFO -- : linking transcoder gbk.so I, [2023-03-18T00:54:22.473279 #254309] INFO -- : linking transcoder iso2022.so I, [2023-03-18T00:54:22.491558 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/utf_32le.c I, [2023-03-18T00:54:22.538216 #254309] INFO -- : linking transcoder japanese.so I, [2023-03-18T00:54:22.583550 #254309] INFO -- : linking transcoder japanese_euc.so I, [2023-03-18T00:54:22.593456 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/windows_31j.c I, [2023-03-18T00:54:22.699970 #254309] INFO -- : linking transcoder japanese_sjis.so I, [2023-03-18T00:54:22.755082 #254309] INFO -- : linking transcoder korean.so I, [2023-03-18T00:54:22.810054 #254309] INFO -- : linking transcoder single_byte.so I, [2023-03-18T00:54:22.867726 #254309] INFO -- : linking transcoder utf_16_32.so I, [2023-03-18T00:54:22.920869 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/windows_1250.c I, [2023-03-18T00:54:22.979525 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/windows_1251.c I, [2023-03-18T00:54:23.055657 #254309] INFO -- : linking transcoder utf8_mac.so I, [2023-03-18T00:54:23.211661 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/windows_1252.c I, [2023-03-18T00:54:23.242457 #254309] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2023-03-18T00:54:23.246129 #254309] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2023-03-18T00:54:23.250616 #254309] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/RUBY_ALIGNOF' I, [2023-03-18T00:54:23.252236 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/RUBY_ALIGNOF/c.c I, [2023-03-18T00:54:23.296212 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/windows_1253.c I, [2023-03-18T00:54:23.323788 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/windows_1254.c I, [2023-03-18T00:54:23.576318 #254309] INFO -- : linking shared-object -test-/RUBY_ALIGNOF.so I, [2023-03-18T00:54:23.623787 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/windows_1257.c I, [2023-03-18T00:54:23.632720 #254309] INFO -- : linking encoding encdb.so I, [2023-03-18T00:54:23.635350 #254309] INFO -- : linking encoding big5.so I, [2023-03-18T00:54:23.638403 #254309] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/RUBY_ALIGNOF' I, [2023-03-18T00:54:23.656368 #254309] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/arith_seq/beg_len_step' I, [2023-03-18T00:54:23.672670 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/arith_seq/beg_len_step/beg_len_step.c I, [2023-03-18T00:54:23.693523 #254309] INFO -- : linking encoding cesu_8.so I, [2023-03-18T00:54:23.702834 #254309] INFO -- : linking encoding cp949.so I, [2023-03-18T00:54:23.759497 #254309] INFO -- : linking encoding emacs_mule.so I, [2023-03-18T00:54:23.786137 #254309] INFO -- : linking encoding euc_jp.so I, [2023-03-18T00:54:23.814236 #254309] INFO -- : linking encoding euc_kr.so I, [2023-03-18T00:54:23.842604 #254309] INFO -- : linking encoding euc_tw.so I, [2023-03-18T00:54:23.865614 #254309] INFO -- : linking encoding gb2312.so I, [2023-03-18T00:54:23.893765 #254309] INFO -- : linking encoding gb18030.so I, [2023-03-18T00:54:23.953061 #254309] INFO -- : linking encoding gbk.so I, [2023-03-18T00:54:23.979645 #254309] INFO -- : linking encoding iso_8859_1.so I, [2023-03-18T00:54:23.989486 #254309] INFO -- : linking shared-object -test-/arith_seq/beg_len_step.so I, [2023-03-18T00:54:24.006621 #254309] INFO -- : linking encoding iso_8859_2.so I, [2023-03-18T00:54:24.056310 #254309] INFO -- : linking encoding iso_8859_3.so I, [2023-03-18T00:54:24.065279 #254309] INFO -- : linking encoding iso_8859_4.so I, [2023-03-18T00:54:24.115493 #254309] INFO -- : linking encoding iso_8859_5.so I, [2023-03-18T00:54:24.126063 #254309] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/arith_seq/extract' I, [2023-03-18T00:54:24.127658 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/arith_seq/extract/extract.c I, [2023-03-18T00:54:24.129468 #254309] INFO -- : linking encoding iso_8859_6.so I, [2023-03-18T00:54:24.165178 #254309] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/arith_seq/beg_len_step' I, [2023-03-18T00:54:24.173770 #254309] INFO -- : linking encoding iso_8859_7.so I, [2023-03-18T00:54:24.186201 #254309] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/array/concat' I, [2023-03-18T00:54:24.187525 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/array/concat/to_ary_concat.c I, [2023-03-18T00:54:24.191679 #254309] INFO -- : linking encoding iso_8859_8.so I, [2023-03-18T00:54:24.251589 #254309] INFO -- : linking encoding iso_8859_9.so I, [2023-03-18T00:54:24.327808 #254309] INFO -- : linking encoding iso_8859_10.so I, [2023-03-18T00:54:24.331780 #254309] INFO -- : linking encoding iso_8859_11.so I, [2023-03-18T00:54:24.386352 #254309] INFO -- : linking encoding iso_8859_13.so I, [2023-03-18T00:54:24.410244 #254309] INFO -- : linking encoding iso_8859_14.so I, [2023-03-18T00:54:24.455949 #254309] INFO -- : linking encoding iso_8859_15.so I, [2023-03-18T00:54:24.505787 #254309] INFO -- : linking shared-object -test-/arith_seq/extract.so I, [2023-03-18T00:54:24.506474 #254309] INFO -- : linking encoding iso_8859_16.so I, [2023-03-18T00:54:24.513657 #254309] INFO -- : linking encoding koi8_r.so I, [2023-03-18T00:54:24.527002 #254309] INFO -- : linking shared-object -test-/array/to_ary_concat.so I, [2023-03-18T00:54:24.556650 #254309] INFO -- : linking encoding koi8_u.so I, [2023-03-18T00:54:24.592927 #254309] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/array/concat' I, [2023-03-18T00:54:24.597780 #254309] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/array/resize' I, [2023-03-18T00:54:24.599646 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/array/resize/resize.c I, [2023-03-18T00:54:24.604264 #254309] INFO -- : linking encoding shift_jis.so I, [2023-03-18T00:54:24.608197 #254309] INFO -- : linking encoding utf_16be.so I, [2023-03-18T00:54:24.632114 #254309] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/arith_seq/extract' I, [2023-03-18T00:54:24.662899 #254309] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/bignum' I, [2023-03-18T00:54:24.663763 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/bignum/big2str.c I, [2023-03-18T00:54:24.679642 #254309] INFO -- : linking encoding utf_16le.so I, [2023-03-18T00:54:24.703499 #254309] INFO -- : linking encoding utf_32be.so I, [2023-03-18T00:54:24.740012 #254309] INFO -- : linking encoding utf_32le.so I, [2023-03-18T00:54:24.776127 #254309] INFO -- : linking encoding windows_31j.so I, [2023-03-18T00:54:24.837214 #254309] INFO -- : linking encoding windows_1250.so I, [2023-03-18T00:54:24.846453 #254309] INFO -- : linking encoding windows_1251.so I, [2023-03-18T00:54:24.889700 #254309] INFO -- : linking shared-object -test-/array/resize.so I, [2023-03-18T00:54:24.891158 #254309] INFO -- : linking encoding windows_1252.so I, [2023-03-18T00:54:24.945368 #254309] INFO -- : linking encoding windows_1253.so I, [2023-03-18T00:54:24.991671 #254309] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/array/resize' I, [2023-03-18T00:54:24.996252 #254309] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/bug-14834' I, [2023-03-18T00:54:24.997977 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/bug-14834/bug-14384.c I, [2023-03-18T00:54:25.013296 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/bignum/bigzero.c I, [2023-03-18T00:54:25.075727 #254309] INFO -- : linking encoding windows_1254.so I, [2023-03-18T00:54:25.099106 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/bignum/div.c I, [2023-03-18T00:54:25.291617 #254309] INFO -- : linking encoding windows_1257.so I, [2023-03-18T00:54:25.325670 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/bignum/init.c I, [2023-03-18T00:54:25.377778 #254309] INFO -- : linking shared-object -test-/bug_14834.so I, [2023-03-18T00:54:25.381878 #254309] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2023-03-18T00:54:25.382454 #254309] INFO -- : making encs I, [2023-03-18T00:54:25.434244 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/bignum/intpack.c I, [2023-03-18T00:54:25.495280 #254309] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2023-03-18T00:54:25.495362 #254309] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2023-03-18T00:54:25.495419 #254309] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2023-03-18T00:54:25.499672 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/bignum/mul.c I, [2023-03-18T00:54:25.547113 #254309] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/bug-14834' I, [2023-03-18T00:54:25.559652 #254309] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/bug-3571' I, [2023-03-18T00:54:25.561400 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/bug-3571/bug.c I, [2023-03-18T00:54:25.640195 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/bignum/str2big.c I, [2023-03-18T00:54:25.961877 #254309] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/bug-5832' I, [2023-03-18T00:54:25.963821 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/bug-5832/bug.c I, [2023-03-18T00:54:26.011112 #254309] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/bug_reporter' I, [2023-03-18T00:54:26.015099 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/bug_reporter/bug_reporter.c I, [2023-03-18T00:54:26.075110 #254309] INFO -- : linking shared-object -test-/bug_3571.so I, [2023-03-18T00:54:26.175700 #254309] INFO -- : linking shared-object -test-/bignum.so I, [2023-03-18T00:54:26.241244 #254309] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/bug-3571' I, [2023-03-18T00:54:26.255280 #254309] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/class' I, [2023-03-18T00:54:26.256359 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/class/class2name.c I, [2023-03-18T00:54:26.303363 #254309] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/bignum' I, [2023-03-18T00:54:26.309996 #254309] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/debug' I, [2023-03-18T00:54:26.310903 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/debug/init.c I, [2023-03-18T00:54:26.331508 #254309] INFO -- : linking shared-object -test-/bug_5832.so I, [2023-03-18T00:54:26.343729 #254309] INFO -- : linking shared-object -test-/bug_reporter.so I, [2023-03-18T00:54:26.420439 #254309] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/bug-5832' I, [2023-03-18T00:54:26.425825 #254309] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/dln/empty' I, [2023-03-18T00:54:26.427713 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/dln/empty/empty.c I, [2023-03-18T00:54:26.546900 #254309] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/bug_reporter' I, [2023-03-18T00:54:26.564153 #254309] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/enumerator_kw' I, [2023-03-18T00:54:26.579720 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/enumerator_kw/enumerator_kw.c I, [2023-03-18T00:54:26.596676 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/debug/inspector.c I, [2023-03-18T00:54:26.746409 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/class/init.c I, [2023-03-18T00:54:26.767613 #254309] INFO -- : linking shared-object -test-/dln/empty.so I, [2023-03-18T00:54:26.853893 #254309] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/dln/empty' I, [2023-03-18T00:54:26.863565 #254309] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/exception' I, [2023-03-18T00:54:26.864611 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/exception/dataerror.c I, [2023-03-18T00:54:26.992847 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/debug/profile_frames.c I, [2023-03-18T00:54:27.115003 #254309] INFO -- : linking shared-object -test-/class.so I, [2023-03-18T00:54:27.172944 #254309] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/class' I, [2023-03-18T00:54:27.196712 #254309] INFO -- : linking shared-object -test-/enumerator_kw.so I, [2023-03-18T00:54:27.201561 #254309] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/fatal' I, [2023-03-18T00:54:27.203134 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/fatal/rb_fatal.c I, [2023-03-18T00:54:27.323778 #254309] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/enumerator_kw' I, [2023-03-18T00:54:27.343488 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/exception/enc_raise.c I, [2023-03-18T00:54:27.345408 #254309] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/file' I, [2023-03-18T00:54:27.359115 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/file/fs.c I, [2023-03-18T00:54:27.647670 #254309] INFO -- : linking shared-object -test-/debug.so I, [2023-03-18T00:54:27.651605 #254309] INFO -- : linking shared-object -test-/fatal/rb_fatal.so I, [2023-03-18T00:54:27.797028 #254309] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/fatal' I, [2023-03-18T00:54:27.803906 #254309] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/float' I, [2023-03-18T00:54:27.811623 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/float/init.c I, [2023-03-18T00:54:27.819459 #254309] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/debug' I, [2023-03-18T00:54:27.829342 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/exception/ensured.c I, [2023-03-18T00:54:27.831412 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/float/nextafter.c I, [2023-03-18T00:54:27.899120 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/file/init.c I, [2023-03-18T00:54:28.178135 #254309] INFO -- : linking shared-object -test-/float.so I, [2023-03-18T00:54:28.189373 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/file/stat.c I, [2023-03-18T00:54:28.208877 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/exception/init.c I, [2023-03-18T00:54:28.233278 #254309] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/funcall' I, [2023-03-18T00:54:28.235166 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/funcall/funcall.c I, [2023-03-18T00:54:28.251637 #254309] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/float' I, [2023-03-18T00:54:28.256610 #254309] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/gvl/call_without_gvl' I, [2023-03-18T00:54:28.259605 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/gvl/call_without_gvl/call_without_gvl.c I, [2023-03-18T00:54:28.543640 #254309] INFO -- : linking shared-object -test-/file.so I, [2023-03-18T00:54:28.588414 #254309] INFO -- : linking shared-object -test-/gvl/call_without_gvl.so I, [2023-03-18T00:54:28.630584 #254309] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/file' I, [2023-03-18T00:54:28.635538 #254309] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/hash' I, [2023-03-18T00:54:28.636284 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/hash/delete.c I, [2023-03-18T00:54:28.647577 #254309] INFO -- : linking shared-object -test-/exception.so I, [2023-03-18T00:54:28.653854 #254309] INFO -- : linking shared-object -test-/funcall.so I, [2023-03-18T00:54:28.691428 #254309] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/gvl/call_without_gvl' I, [2023-03-18T00:54:28.697639 #254309] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/integer' I, [2023-03-18T00:54:28.707407 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/integer/core_ext.c I, [2023-03-18T00:54:28.749942 #254309] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/funcall' I, [2023-03-18T00:54:28.756427 #254309] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/iseq_load' I, [2023-03-18T00:54:28.764884 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/iseq_load/iseq_load.c I, [2023-03-18T00:54:28.879344 #254309] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/exception' I, [2023-03-18T00:54:28.891115 #254309] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/iter' I, [2023-03-18T00:54:28.899119 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/iter/break.c I, [2023-03-18T00:54:29.019117 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/hash/init.c I, [2023-03-18T00:54:29.239676 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/iter/init.c I, [2023-03-18T00:54:29.371430 #254309] INFO -- : linking shared-object -test-/iseq_load.so I, [2023-03-18T00:54:29.422721 #254309] INFO -- : linking shared-object -test-/hash.so I, [2023-03-18T00:54:29.482851 #254309] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/hash' I, [2023-03-18T00:54:29.488234 #254309] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/load/dot.dot' I, [2023-03-18T00:54:29.495505 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/load/dot.dot/dot.dot.c I, [2023-03-18T00:54:29.512276 #254309] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/iseq_load' I, [2023-03-18T00:54:29.545968 #254309] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/load/protect' I, [2023-03-18T00:54:29.546300 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/load/protect/protect.c I, [2023-03-18T00:54:29.555692 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/iter/yield.c I, [2023-03-18T00:54:29.767574 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/integer/init.c I, [2023-03-18T00:54:29.899112 #254309] INFO -- : linking shared-object -test-/load/dot.dot.so I, [2023-03-18T00:54:29.911108 #254309] INFO -- : linking shared-object -test-/iter.so I, [2023-03-18T00:54:29.963108 #254309] INFO -- : linking shared-object -test-/load/protect.so I, [2023-03-18T00:54:30.026907 #254309] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/load/protect' I, [2023-03-18T00:54:30.031993 #254309] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/marshal/compat' I, [2023-03-18T00:54:30.033916 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/marshal/compat/usrcompat.c I, [2023-03-18T00:54:30.055491 #254309] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/load/dot.dot' I, [2023-03-18T00:54:30.064431 #254309] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/marshal/internal_ivar' I, [2023-03-18T00:54:30.070036 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/marshal/internal_ivar/internal_ivar.c I, [2023-03-18T00:54:30.092608 #254309] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/iter' I, [2023-03-18T00:54:30.106776 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/integer/my_integer.c I, [2023-03-18T00:54:30.119930 #254309] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/marshal/usr' I, [2023-03-18T00:54:30.127561 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/marshal/usr/usrmarshal.c I, [2023-03-18T00:54:30.339604 #254309] INFO -- : linking shared-object -test-/marshal/compat.so I, [2023-03-18T00:54:30.415682 #254309] INFO -- : linking shared-object -test-/marshal/internal_ivar.so I, [2023-03-18T00:54:30.479823 #254309] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/marshal/compat' I, [2023-03-18T00:54:30.486243 #254309] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/memory_view' I, [2023-03-18T00:54:30.488051 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/memory_view/memory_view.c I, [2023-03-18T00:54:30.520154 #254309] INFO -- : linking shared-object -test-/marshal/usr.so I, [2023-03-18T00:54:30.546694 #254309] INFO -- : linking shared-object -test-/integer.so I, [2023-03-18T00:54:30.595984 #254309] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/marshal/usr' I, [2023-03-18T00:54:30.601069 #254309] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/method' I, [2023-03-18T00:54:30.601913 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/method/arity.c I, [2023-03-18T00:54:30.611798 #254309] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/marshal/internal_ivar' I, [2023-03-18T00:54:30.619120 #254309] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/notimplement' I, [2023-03-18T00:54:30.631111 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/notimplement/bug.c I, [2023-03-18T00:54:30.716419 #254309] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/integer' I, [2023-03-18T00:54:30.732108 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/method/init.c I, [2023-03-18T00:54:30.888403 #254309] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/num2int' I, [2023-03-18T00:54:30.890492 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/num2int/num2int.c I, [2023-03-18T00:54:31.047574 #254309] INFO -- : linking shared-object -test-/notimplement.so I, [2023-03-18T00:54:31.159034 #254309] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/notimplement' I, [2023-03-18T00:54:31.179112 #254309] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/path_to_class' I, [2023-03-18T00:54:31.186314 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/path_to_class/path_to_class.c I, [2023-03-18T00:54:31.186904 #254309] INFO -- : linking shared-object -test-/memory_view.so I, [2023-03-18T00:54:31.205680 #254309] INFO -- : linking shared-object -test-/method.so I, [2023-03-18T00:54:31.239619 #254309] INFO -- : linking shared-object -test-/num2int.so I, [2023-03-18T00:54:31.283111 #254309] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/memory_view' I, [2023-03-18T00:54:31.295134 #254309] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/method' I, [2023-03-18T00:54:31.299119 #254309] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/popen_deadlock' I, [2023-03-18T00:54:31.299614 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/popen_deadlock/infinite_loop_dlsym.c I, [2023-03-18T00:54:31.308228 #254309] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/postponed_job' I, [2023-03-18T00:54:31.315952 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/postponed_job/postponed_job.c I, [2023-03-18T00:54:31.343372 #254309] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/num2int' I, [2023-03-18T00:54:31.351066 #254309] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/printf' I, [2023-03-18T00:54:31.353016 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/printf/printf.c I, [2023-03-18T00:54:31.529730 #254309] INFO -- : linking shared-object -test-/path_to_class.so I, [2023-03-18T00:54:31.663717 #254309] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/path_to_class' I, [2023-03-18T00:54:31.678178 #254309] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/proc' I, [2023-03-18T00:54:31.682799 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/proc/init.c I, [2023-03-18T00:54:31.706803 #254309] INFO -- : linking shared-object -test-/popen_deadlock/infinite_loop_dlsym.so I, [2023-03-18T00:54:31.801139 #254309] INFO -- : linking shared-object -test-/postponed_job.so I, [2023-03-18T00:54:31.827106 #254309] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/popen_deadlock' I, [2023-03-18T00:54:31.839124 #254309] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/random' I, [2023-03-18T00:54:31.843117 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/random/bad_version.c I, [2023-03-18T00:54:31.885189 #254309] INFO -- : linking shared-object -test-/printf.so I, [2023-03-18T00:54:31.885616 #254309] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/postponed_job' I, [2023-03-18T00:54:31.891578 #254309] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/rational' I, [2023-03-18T00:54:31.915596 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/rational/rat.c I, [2023-03-18T00:54:31.944844 #254309] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/printf' I, [2023-03-18T00:54:31.952199 #254309] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/rb_call_super_kw' I, [2023-03-18T00:54:31.955614 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/rb_call_super_kw/rb_call_super_kw.c I, [2023-03-18T00:54:32.115112 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/proc/receiver.c I, [2023-03-18T00:54:32.291926 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/random/init.c I, [2023-03-18T00:54:32.387646 #254309] INFO -- : linking shared-object -test-/rb_call_super_kw.so I, [2023-03-18T00:54:32.456159 #254309] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/rb_call_super_kw' I, [2023-03-18T00:54:32.471483 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/random/loop.c I, [2023-03-18T00:54:32.608568 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/proc/super.c I, [2023-03-18T00:54:32.632021 #254309] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/recursion' I, [2023-03-18T00:54:32.639547 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/recursion/recursion.c I, [2023-03-18T00:54:32.804084 #254309] INFO -- : linking shared-object -test-/rational.so I, [2023-03-18T00:54:32.900105 #254309] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/rational' I, [2023-03-18T00:54:32.911525 #254309] INFO -- : linking shared-object -test-/random.so I, [2023-03-18T00:54:32.913535 #254309] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/regexp' I, [2023-03-18T00:54:32.916933 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/regexp/init.c I, [2023-03-18T00:54:33.007104 #254309] INFO -- : linking shared-object -test-/recursion.so I, [2023-03-18T00:54:33.043657 #254309] INFO -- : linking shared-object -test-/proc.so I, [2023-03-18T00:54:33.063577 #254309] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/random' I, [2023-03-18T00:54:33.076015 #254309] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/scan_args' I, [2023-03-18T00:54:33.079670 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/scan_args/scan_args.c I, [2023-03-18T00:54:33.081244 #254309] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/recursion' I, [2023-03-18T00:54:33.086584 #254309] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/st/foreach' I, [2023-03-18T00:54:33.096147 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/st/foreach/foreach.c I, [2023-03-18T00:54:33.175351 #254309] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/proc' I, [2023-03-18T00:54:33.195110 #254309] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/st/numhash' I, [2023-03-18T00:54:33.199119 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/st/numhash/numhash.c I, [2023-03-18T00:54:33.313239 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/regexp/parse_depth_limit.c I, [2023-03-18T00:54:33.511573 #254309] INFO -- : linking shared-object -test-/st/foreach.so I, [2023-03-18T00:54:33.679518 #254309] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/st/foreach' I, [2023-03-18T00:54:33.686699 #254309] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/st/update' I, [2023-03-18T00:54:33.688621 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/st/update/update.c I, [2023-03-18T00:54:33.695589 #254309] INFO -- : linking shared-object -test-/st/numhash.so I, [2023-03-18T00:54:33.695654 #254309] INFO -- : linking shared-object -test-/regexp.so I, [2023-03-18T00:54:33.823352 #254309] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/st/numhash' I, [2023-03-18T00:54:33.835120 #254309] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/regexp' I, [2023-03-18T00:54:33.843116 #254309] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/string' I, [2023-03-18T00:54:33.847628 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/string/capacity.c I, [2023-03-18T00:54:33.849336 #254309] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/struct' I, [2023-03-18T00:54:33.851449 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/struct/duplicate.c I, [2023-03-18T00:54:34.027120 #254309] INFO -- : linking shared-object -test-/st/update.so I, [2023-03-18T00:54:34.143180 #254309] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/st/update' I, [2023-03-18T00:54:34.160526 #254309] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/symbol' I, [2023-03-18T00:54:34.175579 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/symbol/init.c I, [2023-03-18T00:54:34.207965 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/string/coderange.c I, [2023-03-18T00:54:34.272426 #254309] INFO -- : linking shared-object -test-/scan_args.so I, [2023-03-18T00:54:34.315815 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/struct/init.c I, [2023-03-18T00:54:34.431820 #254309] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/scan_args' I, [2023-03-18T00:54:34.440668 #254309] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/thread/instrumentation' I, [2023-03-18T00:54:34.445103 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/thread/instrumentation/instrumentation.c I, [2023-03-18T00:54:34.588361 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/symbol/type.c I, [2023-03-18T00:54:34.639108 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/string/cstr.c I, [2023-03-18T00:54:34.684252 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/struct/len.c I, [2023-03-18T00:54:34.880411 #254309] INFO -- : linking shared-object -test-/thread/instrumentation.so I, [2023-03-18T00:54:34.943267 #254309] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/thread/instrumentation' I, [2023-03-18T00:54:34.950244 #254309] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/thread_fd' I, [2023-03-18T00:54:34.963793 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/thread_fd/thread_fd.c I, [2023-03-18T00:54:35.002942 #254309] INFO -- : linking shared-object -test-/symbol.so I, [2023-03-18T00:54:35.011555 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/struct/member.c I, [2023-03-18T00:54:35.187786 #254309] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/symbol' I, [2023-03-18T00:54:35.195110 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/string/ellipsize.c I, [2023-03-18T00:54:35.307112 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/string/enc_associate.c I, [2023-03-18T00:54:35.339112 #254309] INFO -- : linking shared-object -test-/thread_fd.so I, [2023-03-18T00:54:35.371409 #254309] INFO -- : linking shared-object -test-/struct.so I, [2023-03-18T00:54:35.421448 #254309] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/thread_fd' I, [2023-03-18T00:54:35.444584 #254309] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/time' I, [2023-03-18T00:54:35.451663 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/time/init.c I, [2023-03-18T00:54:35.496462 #254309] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/struct' I, [2023-03-18T00:54:35.501305 #254309] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/tracepoint' I, [2023-03-18T00:54:35.502097 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/tracepoint/gc_hook.c I, [2023-03-18T00:54:35.520478 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/string/enc_dummy.c I, [2023-03-18T00:54:35.851149 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/tracepoint/tracepoint.c I, [2023-03-18T00:54:35.851249 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/string/enc_str_buf_cat.c I, [2023-03-18T00:54:35.867926 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/time/leap_second.c I, [2023-03-18T00:54:35.907635 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/string/fstring.c I, [2023-03-18T00:54:36.199547 #254309] INFO -- : linking shared-object -test-/tracepoint.so I, [2023-03-18T00:54:36.224053 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/string/init.c I, [2023-03-18T00:54:36.295790 #254309] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/tracepoint' I, [2023-03-18T00:54:36.300393 #254309] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/typeddata' I, [2023-03-18T00:54:36.302079 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/typeddata/typeddata.c I, [2023-03-18T00:54:36.399759 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/string/modify.c I, [2023-03-18T00:54:36.536001 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/string/new.c I, [2023-03-18T00:54:36.680276 #254309] INFO -- : linking shared-object -test-/typeddata.so I, [2023-03-18T00:54:36.791374 #254309] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/typeddata' I, [2023-03-18T00:54:36.807770 #254309] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/vm' I, [2023-03-18T00:54:36.819667 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/vm/at_exit.c I, [2023-03-18T00:54:36.831622 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/string/nofree.c I, [2023-03-18T00:54:36.895545 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/string/normalize.c I, [2023-03-18T00:54:36.919577 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/time/new.c I, [2023-03-18T00:54:37.151818 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/string/qsort.c I, [2023-03-18T00:54:37.176882 #254309] INFO -- : linking shared-object -test-/vm/at_exit.so I, [2023-03-18T00:54:37.296612 #254309] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/vm' I, [2023-03-18T00:54:37.302074 #254309] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/wait' I, [2023-03-18T00:54:37.304421 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/wait/wait.c I, [2023-03-18T00:54:37.324051 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/string/rb_interned_str.c I, [2023-03-18T00:54:37.339432 #254309] INFO -- : linking shared-object -test-/time.so I, [2023-03-18T00:54:37.543534 #254309] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/time' I, [2023-03-18T00:54:37.565702 #254309] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/bigdecimal' I, [2023-03-18T00:54:37.566584 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/bigdecimal/bigdecimal.c I, [2023-03-18T00:54:37.643682 #254309] INFO -- : linking shared-object -test-/wait.so I, [2023-03-18T00:54:37.713371 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/string/rb_str_dup.c I, [2023-03-18T00:54:37.720866 #254309] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/wait' I, [2023-03-18T00:54:37.725667 #254309] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/cgi/escape' I, [2023-03-18T00:54:37.727490 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/cgi/escape/escape.c I, [2023-03-18T00:54:37.932982 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/string/set_len.c I, [2023-03-18T00:54:37.971651 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/bigdecimal/missing.c I, [2023-03-18T00:54:38.243278 #254309] INFO -- : linking shared-object -test-/string.so I, [2023-03-18T00:54:38.359579 #254309] INFO -- : linking shared-object cgi/escape.so I, [2023-03-18T00:54:38.370573 #254309] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/string' I, [2023-03-18T00:54:38.375235 #254309] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/continuation' I, [2023-03-18T00:54:38.391589 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/continuation/continuation.c I, [2023-03-18T00:54:38.451171 #254309] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/cgi/escape' I, [2023-03-18T00:54:38.460756 #254309] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/coverage' I, [2023-03-18T00:54:38.472369 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/coverage/coverage.c I, [2023-03-18T00:54:38.859705 #254309] INFO -- : linking shared-object continuation.so I, [2023-03-18T00:54:38.947338 #254309] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/continuation' I, [2023-03-18T00:54:38.958946 #254309] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/date' I, [2023-03-18T00:54:38.960159 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/date/date_core.c I, [2023-03-18T00:54:39.451628 #254309] INFO -- : linking shared-object coverage.so I, [2023-03-18T00:54:39.603119 #254309] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/coverage' I, [2023-03-18T00:54:39.603184 #254309] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/digest' I, [2023-03-18T00:54:39.607185 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/digest/digest.c I, [2023-03-18T00:54:39.643109 #254309] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/etc' I, [2023-03-18T00:54:39.647125 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/etc/etc.c I, [2023-03-18T00:54:40.415749 #254309] INFO -- : linking shared-object digest.so I, [2023-03-18T00:54:40.555676 #254309] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/digest' I, [2023-03-18T00:54:40.579338 #254309] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/fcntl' I, [2023-03-18T00:54:40.583482 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/fcntl/fcntl.c I, [2023-03-18T00:54:41.043664 #254309] INFO -- : linking shared-object etc.so I, [2023-03-18T00:54:41.051489 #254309] INFO -- : linking shared-object fcntl.so I, [2023-03-18T00:54:41.223111 #254309] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/fcntl' I, [2023-03-18T00:54:41.227903 #254309] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/etc' I, [2023-03-18T00:54:41.234203 #254309] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/fiddle' I, [2023-03-18T00:54:41.240990 #254309] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/io/console' I, [2023-03-18T00:54:41.247217 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/fiddle/closure.c I, [2023-03-18T00:54:41.247688 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/io/console/console.c I, [2023-03-18T00:54:41.957666 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/fiddle/conversions.c I, [2023-03-18T00:54:41.991968 #254309] INFO -- : linking shared-object bigdecimal.so I, [2023-03-18T00:54:42.168014 #254309] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/bigdecimal' I, [2023-03-18T00:54:42.196037 #254309] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/io/nonblock' I, [2023-03-18T00:54:42.211887 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/io/nonblock/nonblock.c I, [2023-03-18T00:54:42.271482 #254309] INFO -- : linking shared-object io/console.so I, [2023-03-18T00:54:42.364265 #254309] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/io/console' I, [2023-03-18T00:54:42.375170 #254309] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/io/wait' I, [2023-03-18T00:54:42.375748 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/io/wait/wait.c I, [2023-03-18T00:54:42.475254 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/fiddle/fiddle.c I, [2023-03-18T00:54:42.759631 #254309] INFO -- : linking shared-object io/nonblock.so I, [2023-03-18T00:54:42.847046 #254309] INFO -- : linking shared-object io/wait.so I, [2023-03-18T00:54:42.914203 #254309] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/io/nonblock' I, [2023-03-18T00:54:42.915474 #254309] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/io/wait' I, [2023-03-18T00:54:42.928730 #254309] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/json' I, [2023-03-18T00:54:42.931642 #254309] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/monitor' I, [2023-03-18T00:54:42.940113 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/monitor/monitor.c I, [2023-03-18T00:54:42.946412 #254309] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/json' I, [2023-03-18T00:54:42.967949 #254309] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/nkf' I, [2023-03-18T00:54:42.971781 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/nkf/nkf.c I, [2023-03-18T00:54:43.007590 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/fiddle/function.c I, [2023-03-18T00:54:43.344561 #254309] INFO -- : linking shared-object monitor.so I, [2023-03-18T00:54:43.403193 #254309] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/monitor' I, [2023-03-18T00:54:43.409843 #254309] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/objspace' I, [2023-03-18T00:54:43.411408 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/objspace/object_tracing.c I, [2023-03-18T00:54:43.681631 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/fiddle/handle.c I, [2023-03-18T00:54:43.883448 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/objspace/objspace.c I, [2023-03-18T00:54:44.307770 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/fiddle/memory_view.c I, [2023-03-18T00:54:44.851748 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/objspace/objspace_dump.c I, [2023-03-18T00:54:44.883049 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/fiddle/pinned.c I, [2023-03-18T00:54:44.897727 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/date/date_parse.c I, [2023-03-18T00:54:45.230717 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/fiddle/pointer.c I, [2023-03-18T00:54:45.891620 #254309] INFO -- : linking shared-object objspace.so I, [2023-03-18T00:54:46.082854 #254309] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/objspace' I, [2023-03-18T00:54:46.120553 #254309] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/openssl' I, [2023-03-18T00:54:46.127508 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl.c I, [2023-03-18T00:54:46.404517 #254309] INFO -- : linking shared-object fiddle.so I, [2023-03-18T00:54:46.655102 #254309] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/fiddle' I, [2023-03-18T00:54:46.667414 #254309] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/pathname' I, [2023-03-18T00:54:46.671670 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/pathname/pathname.c I, [2023-03-18T00:54:47.026323 #254309] INFO -- : linking shared-object nkf.so I, [2023-03-18T00:54:47.026966 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_asn1.c I, [2023-03-18T00:54:47.163565 #254309] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/nkf' I, [2023-03-18T00:54:47.174574 #254309] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/psych' I, [2023-03-18T00:54:47.183537 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/psych/psych.c I, [2023-03-18T00:54:47.728597 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/psych/psych_emitter.c I, [2023-03-18T00:54:48.247073 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_bio.c I, [2023-03-18T00:54:48.459614 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/psych/psych_parser.c I, [2023-03-18T00:54:48.519640 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/date/date_strftime.c I, [2023-03-18T00:54:48.891107 #254309] INFO -- : linking shared-object pathname.so I, [2023-03-18T00:54:49.033705 #254309] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/pathname' I, [2023-03-18T00:54:49.040400 #254309] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/pty' I, [2023-03-18T00:54:49.042717 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/pty/pty.c I, [2023-03-18T00:54:49.195605 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_bn.c I, [2023-03-18T00:54:49.239613 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/psych/psych_to_ruby.c I, [2023-03-18T00:54:49.643595 #254309] INFO -- : linking shared-object pty.so I, [2023-03-18T00:54:49.732541 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/date/date_strptime.c I, [2023-03-18T00:54:49.790061 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/psych/psych_yaml_tree.c I, [2023-03-18T00:54:49.875298 #254309] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/pty' I, [2023-03-18T00:54:49.896003 #254309] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/racc/cparse' I, [2023-03-18T00:54:49.897836 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/racc/cparse/cparse.c I, [2023-03-18T00:54:50.343498 #254309] INFO -- : linking shared-object psych.so I, [2023-03-18T00:54:50.475925 #254309] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/psych' I, [2023-03-18T00:54:50.483100 #254309] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/rbconfig/sizeof' I, [2023-03-18T00:54:50.484152 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/rbconfig/sizeof/sizes.c I, [2023-03-18T00:54:50.895555 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_cipher.c I, [2023-03-18T00:54:50.967112 #254309] INFO -- : linking shared-object racc/cparse.so I, [2023-03-18T00:54:51.075113 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/rbconfig/sizeof/limits.c I, [2023-03-18T00:54:51.075171 #254309] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/racc/cparse' I, [2023-03-18T00:54:51.076774 #254309] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/readline' I, [2023-03-18T00:54:51.081014 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/readline/readline.c I, [2023-03-18T00:54:51.379776 #254309] INFO -- : linking shared-object date_core.so I, [2023-03-18T00:54:51.515811 #254309] INFO -- : linking shared-object rbconfig/sizeof.so I, [2023-03-18T00:54:51.585597 #254309] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/date' I, [2023-03-18T00:54:51.593537 #254309] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/ripper' I, [2023-03-18T00:54:51.595659 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/ripper/ripper.c I, [2023-03-18T00:54:51.668885 #254309] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/rbconfig/sizeof' I, [2023-03-18T00:54:51.681546 #254309] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/rubyvm' I, [2023-03-18T00:54:51.707198 #254309] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/rubyvm' I, [2023-03-18T00:54:51.756918 #254309] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/socket' I, [2023-03-18T00:54:51.759575 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/socket/init.c I, [2023-03-18T00:54:52.095112 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_config.c I, [2023-03-18T00:54:52.195539 #254309] INFO -- : linking shared-object readline.so I, [2023-03-18T00:54:52.315490 #254309] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/readline' I, [2023-03-18T00:54:52.320529 #254309] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/stringio' I, [2023-03-18T00:54:52.330887 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/stringio/stringio.c I, [2023-03-18T00:54:52.572961 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/socket/constants.c I, [2023-03-18T00:54:53.090679 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_digest.c I, [2023-03-18T00:54:53.531894 #254309] INFO -- : linking shared-object stringio.so I, [2023-03-18T00:54:53.609740 #254309] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/stringio' I, [2023-03-18T00:54:53.619687 #254309] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/strscan' I, [2023-03-18T00:54:53.620210 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/strscan/strscan.c I, [2023-03-18T00:54:54.102098 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_engine.c I, [2023-03-18T00:54:54.615344 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_hmac.c I, [2023-03-18T00:54:54.787110 #254309] INFO -- : linking shared-object strscan.so I, [2023-03-18T00:54:54.889621 #254309] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/strscan' I, [2023-03-18T00:54:54.894417 #254309] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/syslog' I, [2023-03-18T00:54:54.907557 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/syslog/syslog.c I, [2023-03-18T00:54:54.987599 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/socket/basicsocket.c I, [2023-03-18T00:54:55.476190 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_kdf.c I, [2023-03-18T00:54:55.693437 #254309] INFO -- : linking shared-object syslog.so I, [2023-03-18T00:54:55.746377 #254309] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/syslog' I, [2023-03-18T00:54:55.750860 #254309] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/zlib' I, [2023-03-18T00:54:55.752483 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/zlib/zlib.c I, [2023-03-18T00:54:55.871687 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/socket/socket.c I, [2023-03-18T00:54:56.415503 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_ns_spki.c I, [2023-03-18T00:54:56.797692 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/socket/ipsocket.c I, [2023-03-18T00:54:57.270211 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_ocsp.c I, [2023-03-18T00:54:57.294133 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/socket/tcpsocket.c I, [2023-03-18T00:54:58.025227 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/socket/tcpserver.c I, [2023-03-18T00:54:58.642893 #254309] INFO -- : linking shared-object zlib.so I, [2023-03-18T00:54:58.780839 #254309] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/zlib' I, [2023-03-18T00:54:58.795980 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/socket/sockssocket.c I, [2023-03-18T00:54:58.815646 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/socket/udpsocket.c I, [2023-03-18T00:54:59.075661 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_pkcs12.c I, [2023-03-18T00:54:59.347587 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/socket/unixsocket.c I, [2023-03-18T00:54:59.411624 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/socket/unixserver.c I, [2023-03-18T00:54:59.778251 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/socket/option.c I, [2023-03-18T00:55:00.027898 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_pkcs7.c I, [2023-03-18T00:55:00.165556 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/socket/ancdata.c I, [2023-03-18T00:55:00.823803 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/socket/raddrinfo.c I, [2023-03-18T00:55:01.544956 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_pkey.c I, [2023-03-18T00:55:01.681047 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/socket/ifaddr.c I, [2023-03-18T00:55:02.375663 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_pkey_dh.c I, [2023-03-18T00:55:02.487609 #254309] INFO -- : linking shared-object socket.so I, [2023-03-18T00:55:02.843680 #254309] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/socket' I, [2023-03-18T00:55:02.854124 #254309] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/debug-1.7.1/ext/debug' I, [2023-03-18T00:55:02.935660 #254309] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/debug-1.7.1/ext/debug' I, [2023-03-18T00:55:02.950610 #254309] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/rbs-3.0.4/ext/rbs_extension' I, [2023-03-18T00:55:03.066339 #254309] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/rbs-3.0.4/ext/rbs_extension' I, [2023-03-18T00:55:03.080662 #254309] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/digest/bubblebabble' I, [2023-03-18T00:55:03.091624 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/digest/bubblebabble/bubblebabble.c I, [2023-03-18T00:55:03.291794 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_pkey_dsa.c I, [2023-03-18T00:55:03.323552 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_pkey_ec.c I, [2023-03-18T00:55:03.614148 #254309] INFO -- : linking shared-object digest/bubblebabble.so I, [2023-03-18T00:55:03.668454 #254309] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/digest/bubblebabble' I, [2023-03-18T00:55:03.674255 #254309] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/digest/md5' I, [2023-03-18T00:55:03.691124 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/digest/md5/md5init.c I, [2023-03-18T00:55:04.027907 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/digest/md5/md5.c I, [2023-03-18T00:55:04.203745 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_pkey_rsa.c I, [2023-03-18T00:55:04.602959 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_rand.c I, [2023-03-18T00:55:04.639660 #254309] INFO -- : linking shared-object digest/md5.so I, [2023-03-18T00:55:04.818999 #254309] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/digest/md5' I, [2023-03-18T00:55:04.828982 #254309] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/digest/rmd160' I, [2023-03-18T00:55:04.835599 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/digest/rmd160/rmd160init.c I, [2023-03-18T00:55:05.169960 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_ssl.c I, [2023-03-18T00:55:05.219430 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/digest/rmd160/rmd160.c I, [2023-03-18T00:55:05.283606 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_ssl_session.c I, [2023-03-18T00:55:05.878382 #254309] INFO -- : linking shared-object digest/rmd160.so I, [2023-03-18T00:55:05.960540 #254309] INFO -- : linking shared-object ripper.so I, [2023-03-18T00:55:06.036700 #254309] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/digest/rmd160' I, [2023-03-18T00:55:06.043907 #254309] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/digest/sha1' I, [2023-03-18T00:55:06.044898 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/digest/sha1/sha1init.c I, [2023-03-18T00:55:06.056138 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_ts.c I, [2023-03-18T00:55:06.185619 #254309] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/ripper' I, [2023-03-18T00:55:06.190789 #254309] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/digest/sha2' I, [2023-03-18T00:55:06.195593 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/digest/sha2/sha2init.c I, [2023-03-18T00:55:06.399110 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/digest/sha1/sha1.c I, [2023-03-18T00:55:06.614439 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/digest/sha2/sha2.c I, [2023-03-18T00:55:07.063772 #254309] INFO -- : linking shared-object digest/sha2.so I, [2023-03-18T00:55:07.124086 #254309] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/digest/sha2' I, [2023-03-18T00:55:07.130251 #254309] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/json/generator' I, [2023-03-18T00:55:07.130845 #254309] INFO -- : linking shared-object digest/sha1.so I, [2023-03-18T00:55:07.131127 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/json/generator/generator.c I, [2023-03-18T00:55:07.291110 #254309] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/digest/sha1' I, [2023-03-18T00:55:07.296901 #254309] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/json/parser' I, [2023-03-18T00:55:07.311018 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/json/parser/parser.c I, [2023-03-18T00:55:07.351889 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_x509.c I, [2023-03-18T00:55:07.503990 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_x509attr.c I, [2023-03-18T00:55:08.171579 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_x509cert.c I, [2023-03-18T00:55:08.367789 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_x509crl.c I, [2023-03-18T00:55:08.543415 #254309] INFO -- : linking shared-object json/ext/parser.so I, [2023-03-18T00:55:08.690640 #254309] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/json/parser' I, [2023-03-18T00:55:08.695564 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_x509ext.c I, [2023-03-18T00:55:09.047535 #254309] INFO -- : linking shared-object json/ext/generator.so I, [2023-03-18T00:55:09.231741 #254309] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/json/generator' I, [2023-03-18T00:55:09.239825 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_x509name.c I, [2023-03-18T00:55:09.426186 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_x509req.c I, [2023-03-18T00:55:09.459299 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_x509revoked.c I, [2023-03-18T00:55:09.667524 #254309] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_x509store.c I, [2023-03-18T00:55:10.688821 #254309] INFO -- : linking shared-object openssl.so I, [2023-03-18T00:55:11.288863 #254309] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/openssl' I, [2023-03-18T00:55:11.331446 #254309] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2023-03-18T00:55:11.481266 #254309] INFO -- : make[2]: 'ruby' is up to date. I, [2023-03-18T00:55:11.481404 #254309] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2023-03-18T00:55:11.482443 #254309] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2023-03-18T00:55:11.486995 #254309] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2023-03-18T00:55:11.487086 #254309] INFO -- : make[1]: Nothing to be done for 'note'. I, [2023-03-18T00:55:11.487146 #254309] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2023-03-18T00:55:11.488335 #254309] INFO -- : $$$[end] "make all -j4" exit with 0. I, [2023-03-18T00:55:11.488716 #254309] INFO -- : $$$[beg] make install -j4 I, [2023-03-18T00:55:11.614993 #254309] INFO -- : Update rbs to 55f8f7d088fa71ced2154be1e28eb0e8af897528 I, [2023-03-18T00:55:11.617070 #254309] INFO -- : Update debug to 65197361213529fb5f0b5f6ec111b4d2688a3887 I, [2023-03-18T00:55:11.639883 #254309] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-03-18T00:55:11.639974 #254309] INFO -- : CC = gcc I, [2023-03-18T00:55:11.640010 #254309] INFO -- : LD = ld I, [2023-03-18T00:55:11.640045 #254309] INFO -- : LDSHARED = gcc -shared I, [2023-03-18T00:55:11.640089 #254309] 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-03-18T00:55:11.640125 #254309] 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-03-18T00:55:11.640156 #254309] INFO -- : CPPFLAGS = I, [2023-03-18T00:55:11.640187 #254309] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-03-18T00:55:11.640221 #254309] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-03-18T00:55:11.640252 #254309] INFO -- : LANG = I, [2023-03-18T00:55:11.640288 #254309] INFO -- : LC_ALL = I, [2023-03-18T00:55:11.640324 #254309] INFO -- : LC_CTYPE = I, [2023-03-18T00:55:11.640357 #254309] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2023-03-18T00:55:11.640385 #254309] INFO -- : RUSTC = rustc I, [2023-03-18T00:55:11.640422 #254309] 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-03-18T00:55:11.712351 #254309] INFO -- : generating encdb.h I, [2023-03-18T00:55:11.712420 #254309] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 I, [2023-03-18T00:55:11.712435 #254309] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-03-18T00:55:11.712446 #254309] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-03-18T00:55:11.712458 #254309] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-03-18T00:55:11.712470 #254309] INFO -- : I, [2023-03-18T00:55:11.737370 #254309] INFO -- : generating enc.mk I, [2023-03-18T00:55:11.780681 #254309] INFO -- : encdb.h unchanged I, [2023-03-18T00:55:12.042611 #254309] INFO -- : making srcs under enc I, [2023-03-18T00:55:12.043257 #254309] INFO -- : making enc I, [2023-03-18T00:55:12.101693 #254309] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2023-03-18T00:55:12.101767 #254309] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2023-03-18T00:55:12.101815 #254309] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2023-03-18T00:55:12.102802 #254309] INFO -- : generating transdb.h E, [2023-03-18T00:55:12.139105 #254309] ERROR -- : From https://github.com/ruby/rbs E, [2023-03-18T00:55:12.139172 #254309] ERROR -- : * branch 55f8f7d088fa71ced2154be1e28eb0e8af897528 -> FETCH_HEAD I, [2023-03-18T00:55:12.159112 #254309] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2023-03-18T00:55:12.159195 #254309] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2023-03-18T00:55:12.159247 #254309] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' E, [2023-03-18T00:55:12.177166 #254309] ERROR -- : From https://github.com/ruby/debug E, [2023-03-18T00:55:12.177223 #254309] ERROR -- : * branch 65197361213529fb5f0b5f6ec111b4d2688a3887 -> FETCH_HEAD I, [2023-03-18T00:55:12.203114 #254309] INFO -- : echo 55f8f7d088fa71ced2154be1e28eb0e8af897528 | /bin/sh /tmp/ruby/src/trunk-repeat20/tool/ifchange /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/rbs.revision - E, [2023-03-18T00:55:12.203190 #254309] ERROR -- : HEAD is now at 55f8f7d0 Merge pull request #1273 from ruby/remove-datadir E, [2023-03-18T00:55:12.210539 #254309] ERROR -- : HEAD is now at 6519736 Increase timeout in debug_code I, [2023-03-18T00:55:12.211327 #254309] INFO -- : echo 65197361213529fb5f0b5f6ec111b4d2688a3887 | /bin/sh /tmp/ruby/src/trunk-repeat20/tool/ifchange /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/debug.revision - I, [2023-03-18T00:55:12.228354 #254309] INFO -- : /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/rbs.revision unchanged I, [2023-03-18T00:55:12.251743 #254309] INFO -- : /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/debug.revision unchanged I, [2023-03-18T00:55:12.336048 #254309] INFO -- : transdb.h unchanged I, [2023-03-18T00:55:12.359490 #254309] INFO -- : generating makefiles ext/configure-ext.mk I, [2023-03-18T00:55:12.367836 #254309] INFO -- : making trans I, [2023-03-18T00:55:12.478380 #254309] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2023-03-18T00:55:12.478466 #254309] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk-repeat20/enc/trans'. I, [2023-03-18T00:55:12.478525 #254309] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2023-03-18T00:55:12.479631 #254309] INFO -- : making encs I, [2023-03-18T00:55:12.510191 #254309] INFO -- : ext/configure-ext.mk unchanged I, [2023-03-18T00:55:12.524366 #254309] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2023-03-18T00:55:12.580652 #254309] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2023-03-18T00:55:12.580736 #254309] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2023-03-18T00:55:12.580793 #254309] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2023-03-18T00:55:12.989413 #254309] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/bigdecimal' I, [2023-03-18T00:55:12.997275 #254309] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/bigdecimal' I, [2023-03-18T00:55:13.002008 #254309] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/coverage' I, [2023-03-18T00:55:13.006363 #254309] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/coverage' I, [2023-03-18T00:55:13.015319 #254309] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/date' I, [2023-03-18T00:55:13.016251 #254309] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/digest' I, [2023-03-18T00:55:13.031340 #254309] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/date' I, [2023-03-18T00:55:13.052018 #254309] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/digest' I, [2023-03-18T00:55:13.067281 #254309] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/fiddle' I, [2023-03-18T00:55:13.081139 #254309] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/io/console' I, [2023-03-18T00:55:13.095182 #254309] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/fiddle' I, [2023-03-18T00:55:13.099112 #254309] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/json' I, [2023-03-18T00:55:13.107181 #254309] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/io/console' I, [2023-03-18T00:55:13.115462 #254309] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/json' I, [2023-03-18T00:55:13.123115 #254309] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/monitor' I, [2023-03-18T00:55:13.131109 #254309] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/nkf' I, [2023-03-18T00:55:13.135892 #254309] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/nkf' I, [2023-03-18T00:55:13.142614 #254309] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/objspace' I, [2023-03-18T00:55:13.147161 #254309] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/monitor' I, [2023-03-18T00:55:13.153791 #254309] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/pathname' I, [2023-03-18T00:55:13.155974 #254309] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/objspace' I, [2023-03-18T00:55:13.160694 #254309] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/pathname' I, [2023-03-18T00:55:13.167097 #254309] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/pty' I, [2023-03-18T00:55:13.172668 #254309] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/psych' I, [2023-03-18T00:55:13.194514 #254309] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/pty' I, [2023-03-18T00:55:13.199405 #254309] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/psych' I, [2023-03-18T00:55:13.207121 #254309] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/rubyvm' I, [2023-03-18T00:55:13.212814 #254309] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/ripper' I, [2023-03-18T00:55:13.214090 #254309] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/rubyvm' I, [2023-03-18T00:55:13.221568 #254309] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/openssl' I, [2023-03-18T00:55:13.227286 #254309] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/ripper' I, [2023-03-18T00:55:13.271106 #254309] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/socket' I, [2023-03-18T00:55:13.271175 #254309] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/syslog' I, [2023-03-18T00:55:13.282069 #254309] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/debug-1.7.1/ext/debug' I, [2023-03-18T00:55:13.283154 #254309] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/syslog' I, [2023-03-18T00:55:13.310664 #254309] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/openssl' I, [2023-03-18T00:55:13.311145 #254309] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/socket' I, [2023-03-18T00:55:13.331108 #254309] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/rbs-3.0.4/ext/rbs_extension' I, [2023-03-18T00:55:13.346877 #254309] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/debug-1.7.1/ext/debug' I, [2023-03-18T00:55:13.367118 #254309] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/digest/sha2' I, [2023-03-18T00:55:13.387310 #254309] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/digest/sha2' I, [2023-03-18T00:55:13.395120 #254309] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/rbs-3.0.4/ext/rbs_extension' I, [2023-03-18T00:55:13.467617 #254309] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2023-03-18T00:55:13.703432 #254309] INFO -- : make[2]: 'ruby' is up to date. I, [2023-03-18T00:55:13.703573 #254309] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2023-03-18T00:55:13.704474 #254309] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2023-03-18T00:55:13.708748 #254309] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2023-03-18T00:55:13.708857 #254309] INFO -- : make[1]: Nothing to be done for 'note'. I, [2023-03-18T00:55:13.708913 #254309] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2023-03-18T00:55:13.709531 #254309] 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-03-18T00:55:13.878060 #254309] INFO -- : Installing to I, [2023-03-18T00:55:13.878200 #254309] INFO -- : installing binary commands: /tmp/ruby/install/trunk-repeat20/bin I, [2023-03-18T00:55:13.880418 #254309] INFO -- : installing base libraries: /tmp/ruby/install/trunk-repeat20/lib I, [2023-03-18T00:55:13.905006 #254309] INFO -- : installing arch files: /tmp/ruby/install/trunk-repeat20/lib/ruby/3.3.0+0/x86_64-linux I, [2023-03-18T00:55:13.905348 #254309] INFO -- : installing pkgconfig data: /tmp/ruby/install/trunk-repeat20/lib/pkgconfig I, [2023-03-18T00:55:13.905541 #254309] INFO -- : installing extension objects: /tmp/ruby/install/trunk-repeat20/lib/ruby/3.3.0+0/x86_64-linux I, [2023-03-18T00:55:13.953851 #254309] INFO -- : installing extension objects: /tmp/ruby/install/trunk-repeat20/lib/ruby/site_ruby/3.3.0+0/x86_64-linux I, [2023-03-18T00:55:13.953961 #254309] INFO -- : installing extension objects: /tmp/ruby/install/trunk-repeat20/lib/ruby/vendor_ruby/3.3.0+0/x86_64-linux I, [2023-03-18T00:55:13.954190 #254309] INFO -- : installing extension headers: /tmp/ruby/install/trunk-repeat20/include/ruby-3.3.0+0/x86_64-linux I, [2023-03-18T00:55:13.954810 #254309] INFO -- : installing extension scripts: /tmp/ruby/install/trunk-repeat20/lib/ruby/3.3.0+0 I, [2023-03-18T00:55:13.968566 #254309] INFO -- : installing extension scripts: /tmp/ruby/install/trunk-repeat20/lib/ruby/site_ruby/3.3.0+0 I, [2023-03-18T00:55:13.968698 #254309] INFO -- : installing extension scripts: /tmp/ruby/install/trunk-repeat20/lib/ruby/vendor_ruby/3.3.0+0 I, [2023-03-18T00:55:13.968791 #254309] INFO -- : installing extension headers: /tmp/ruby/install/trunk-repeat20/include/ruby-3.3.0+0/ruby I, [2023-03-18T00:55:13.969081 #254309] INFO -- : installing command scripts: /tmp/ruby/install/trunk-repeat20/bin I, [2023-03-18T00:55:13.969376 #254309] INFO -- : installing library scripts: /tmp/ruby/install/trunk-repeat20/lib/ruby/3.3.0+0 I, [2023-03-18T00:55:14.102935 #254309] INFO -- : installing common headers: /tmp/ruby/install/trunk-repeat20/include/ruby-3.3.0+0 I, [2023-03-18T00:55:14.126683 #254309] INFO -- : installing manpages: /tmp/ruby/install/trunk-repeat20/share/man/man1 I, [2023-03-18T00:55:14.138936 #254309] INFO -- : installing default gems from lib: /tmp/ruby/install/trunk-repeat20/lib/ruby/gems/3.3.0+0 I, [2023-03-18T00:55:14.166408 #254309] INFO -- : abbrev 0.1.1 I, [2023-03-18T00:55:14.177260 #254309] INFO -- : base64 0.1.1 I, [2023-03-18T00:55:14.178953 #254309] INFO -- : benchmark 0.2.1 I, [2023-03-18T00:55:14.181078 #254309] INFO -- : bundler 2.5.0.dev I, [2023-03-18T00:55:14.184870 #254309] INFO -- : cgi 0.3.6 I, [2023-03-18T00:55:14.186698 #254309] INFO -- : csv 3.2.7 I, [2023-03-18T00:55:14.188534 #254309] INFO -- : delegate 0.3.0 I, [2023-03-18T00:55:14.190197 #254309] INFO -- : did_you_mean 1.6.3 I, [2023-03-18T00:55:14.193433 #254309] INFO -- : drb 2.1.1 I, [2023-03-18T00:55:14.194974 #254309] INFO -- : english 0.7.2 I, [2023-03-18T00:55:14.196431 #254309] INFO -- : erb 4.0.2 I, [2023-03-18T00:55:14.198767 #254309] INFO -- : error_highlight 0.5.1 I, [2023-03-18T00:55:14.200481 #254309] INFO -- : fileutils 1.7.0 I, [2023-03-18T00:55:14.201939 #254309] INFO -- : find 0.1.1 I, [2023-03-18T00:55:14.203275 #254309] INFO -- : forwardable 1.3.3 I, [2023-03-18T00:55:14.204777 #254309] INFO -- : getoptlong 0.2.0 I, [2023-03-18T00:55:14.206542 #254309] INFO -- : ipaddr 1.2.5 I, [2023-03-18T00:55:14.208023 #254309] INFO -- : irb 1.6.3 I, [2023-03-18T00:55:14.210328 #254309] INFO -- : logger 1.5.3 I, [2023-03-18T00:55:14.212094 #254309] INFO -- : mutex_m 0.1.2 I, [2023-03-18T00:55:14.213593 #254309] INFO -- : net-http 0.3.2 I, [2023-03-18T00:55:14.215085 #254309] INFO -- : net-protocol 0.2.1 I, [2023-03-18T00:55:14.216584 #254309] INFO -- : observer 0.1.1 I, [2023-03-18T00:55:14.217937 #254309] INFO -- : open-uri 0.3.0 I, [2023-03-18T00:55:14.219368 #254309] INFO -- : open3 0.1.2 I, [2023-03-18T00:55:14.220801 #254309] INFO -- : optparse 0.4.0.pre.1 I, [2023-03-18T00:55:14.223786 #254309] INFO -- : ostruct 0.5.5 I, [2023-03-18T00:55:14.225456 #254309] INFO -- : pp 0.4.0 I, [2023-03-18T00:55:14.227021 #254309] INFO -- : prettyprint 0.1.1 I, [2023-03-18T00:55:14.228662 #254309] INFO -- : pstore 0.1.2 I, [2023-03-18T00:55:14.230308 #254309] INFO -- : racc 1.6.2 I, [2023-03-18T00:55:14.232944 #254309] INFO -- : rdoc 6.5.0 I, [2023-03-18T00:55:14.236795 #254309] INFO -- : readline 0.0.3 I, [2023-03-18T00:55:14.239102 #254309] INFO -- : reline 0.3.2 I, [2023-03-18T00:55:14.240762 #254309] INFO -- : resolv 0.2.2 I, [2023-03-18T00:55:14.242172 #254309] INFO -- : resolv-replace 0.1.1 I, [2023-03-18T00:55:14.243899 #254309] INFO -- : rinda 0.1.1 I, [2023-03-18T00:55:14.245519 #254309] INFO -- : ruby2_keywords 0.0.5 I, [2023-03-18T00:55:14.246955 #254309] INFO -- : securerandom 0.2.2 I, [2023-03-18T00:55:14.248376 #254309] INFO -- : set 1.0.3 I, [2023-03-18T00:55:14.249739 #254309] INFO -- : shellwords 0.1.0 I, [2023-03-18T00:55:14.251344 #254309] INFO -- : singleton 0.1.1 I, [2023-03-18T00:55:14.252591 #254309] INFO -- : syntax_suggest 1.0.2 I, [2023-03-18T00:55:14.254039 #254309] INFO -- : tempfile 0.1.3 I, [2023-03-18T00:55:14.256221 #254309] INFO -- : time 0.2.1 I, [2023-03-18T00:55:14.257611 #254309] INFO -- : timeout 0.3.2 I, [2023-03-18T00:55:14.258928 #254309] INFO -- : tmpdir 0.1.3 I, [2023-03-18T00:55:14.260296 #254309] INFO -- : tsort 0.1.1 I, [2023-03-18T00:55:14.261892 #254309] INFO -- : un 0.2.1 I, [2023-03-18T00:55:14.263214 #254309] INFO -- : uri 0.12.0 I, [2023-03-18T00:55:14.264555 #254309] INFO -- : weakref 0.1.2 I, [2023-03-18T00:55:14.265716 #254309] INFO -- : yaml 0.2.1 I, [2023-03-18T00:55:14.266814 #254309] INFO -- : installing default gems from ext: /tmp/ruby/install/trunk-repeat20/lib/ruby/gems/3.3.0+0 I, [2023-03-18T00:55:14.282264 #254309] INFO -- : bigdecimal 3.1.4 I, [2023-03-18T00:55:14.283836 #254309] INFO -- : date 3.3.3 I, [2023-03-18T00:55:14.286141 #254309] INFO -- : digest 3.1.1 I, [2023-03-18T00:55:14.287572 #254309] INFO -- : etc 1.4.2 I, [2023-03-18T00:55:14.289132 #254309] INFO -- : fcntl 1.0.2 I, [2023-03-18T00:55:14.290468 #254309] INFO -- : fiddle 1.1.2 I, [2023-03-18T00:55:14.292144 #254309] INFO -- : io-console 0.6.0 I, [2023-03-18T00:55:14.293705 #254309] INFO -- : io-nonblock 0.2.0 I, [2023-03-18T00:55:14.295126 #254309] INFO -- : io-wait 0.3.0 I, [2023-03-18T00:55:14.296475 #254309] INFO -- : json 2.6.3 I, [2023-03-18T00:55:14.298438 #254309] INFO -- : nkf 0.1.2 I, [2023-03-18T00:55:14.308621 #254309] INFO -- : openssl 3.1.0 I, [2023-03-18T00:55:14.310316 #254309] INFO -- : pathname 0.2.1 I, [2023-03-18T00:55:14.311884 #254309] INFO -- : psych 5.1.0 I, [2023-03-18T00:55:14.313491 #254309] INFO -- : readline-ext 0.1.5 I, [2023-03-18T00:55:14.315035 #254309] INFO -- : stringio 3.0.6 I, [2023-03-18T00:55:14.316376 #254309] INFO -- : strscan 3.0.7 I, [2023-03-18T00:55:14.317659 #254309] INFO -- : syslog 0.1.1 I, [2023-03-18T00:55:14.319046 #254309] INFO -- : zlib 3.0.0 I, [2023-03-18T00:55:14.320199 #254309] INFO -- : installing bundled gems: /tmp/ruby/install/trunk-repeat20/lib/ruby/gems/3.3.0+0 I, [2023-03-18T00:55:14.321246 #254309] INFO -- : minitest 5.18.0 I, [2023-03-18T00:55:14.342756 #254309] INFO -- : power_assert 2.0.3 I, [2023-03-18T00:55:14.348849 #254309] INFO -- : rake 13.0.6 I, [2023-03-18T00:55:14.365336 #254309] INFO -- : test-unit 3.5.7 I, [2023-03-18T00:55:14.385008 #254309] INFO -- : rexml 3.2.5 I, [2023-03-18T00:55:14.403235 #254309] INFO -- : rss 0.2.9 I, [2023-03-18T00:55:14.435998 #254309] INFO -- : net-ftp 0.2.0 I, [2023-03-18T00:55:14.441636 #254309] INFO -- : net-imap 0.3.4 I, [2023-03-18T00:55:14.452780 #254309] INFO -- : net-pop 0.1.2 I, [2023-03-18T00:55:14.456597 #254309] INFO -- : net-smtp 0.3.3 I, [2023-03-18T00:55:14.461189 #254309] INFO -- : matrix 0.4.2 I, [2023-03-18T00:55:14.465025 #254309] INFO -- : prime 0.1.2 I, [2023-03-18T00:55:14.470080 #254309] INFO -- : rbs 3.0.4 I, [2023-03-18T00:55:14.580589 #254309] INFO -- : typeprof 0.21.7 I, [2023-03-18T00:55:14.589952 #254309] INFO -- : debug 1.7.1 I, [2023-03-18T00:55:14.600104 #254309] INFO -- : installing bundled gem cache: /tmp/ruby/install/trunk-repeat20/lib/ruby/gems/3.3.0+0/cache I, [2023-03-18T00:55:14.609236 #254309] INFO -- : $$$[end] "make install -j4" exit with 0. I, [2023-03-18T00:55:14.609383 #254309] INFO -- : $$$[beg] make yes-btest TESTOPTS='-q -j4' I, [2023-03-18T00:55:48.093393 #254309] INFO -- : PASS all 1817 tests E, [2023-03-18T00:55:48.100158 #254309] ERROR -- : I, [2023-03-18T00:55:48.100294 #254309] INFO -- : $$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0. I, [2023-03-18T00:55:48.100429 #254309] INFO -- : $$$[beg] make yes-test-basic TESTS=--repeat-count=20 I, [2023-03-18T00:55:48.208704 #254309] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-03-18T00:55:48.208777 #254309] INFO -- : CC = gcc I, [2023-03-18T00:55:48.208810 #254309] INFO -- : LD = ld I, [2023-03-18T00:55:48.208836 #254309] INFO -- : LDSHARED = gcc -shared I, [2023-03-18T00:55:48.208872 #254309] 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-03-18T00:55:48.208903 #254309] 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-03-18T00:55:48.208929 #254309] INFO -- : CPPFLAGS = I, [2023-03-18T00:55:48.208955 #254309] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-03-18T00:55:48.208980 #254309] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-03-18T00:55:48.209004 #254309] INFO -- : LANG = I, [2023-03-18T00:55:48.209028 #254309] INFO -- : LC_ALL = I, [2023-03-18T00:55:48.209053 #254309] INFO -- : LC_CTYPE = I, [2023-03-18T00:55:48.209077 #254309] INFO -- : MFLAGS = I, [2023-03-18T00:55:48.209101 #254309] INFO -- : RUSTC = rustc I, [2023-03-18T00:55:48.209131 #254309] 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-03-18T00:55:48.212145 #254309] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 I, [2023-03-18T00:55:48.212196 #254309] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-03-18T00:55:48.212210 #254309] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-03-18T00:55:48.212222 #254309] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-03-18T00:55:48.212234 #254309] INFO -- : I, [2023-03-18T00:55:48.364887 #254309] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 I, [2023-03-18T00:55:48.365062 #254309] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:condition ..OK 2 I, [2023-03-18T00:55:48.365199 #254309] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:if/unless ...OK 3 I, [2023-03-18T00:55:48.365412 #254309] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:case .....OK 5 I, [2023-03-18T00:55:48.366005 #254309] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:while/until ........OK 8 I, [2023-03-18T00:55:48.366383 #254309] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:exception ..........OK 10 I, [2023-03-18T00:55:48.367628 #254309] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:array .......................................OK 39 I, [2023-03-18T00:55:48.368518 #254309] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:hash ...........................OK 27 I, [2023-03-18T00:55:48.372220 #254309] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:iterator ...........................................................................................................OK 107 I, [2023-03-18T00:55:48.374145 #254309] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:float ................................................................................OK 80 I, [2023-03-18T00:55:48.376817 #254309] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:bignum ...............................OK 31 I, [2023-03-18T00:55:48.380853 #254309] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:string & char ..............................................................OK 62 I, [2023-03-18T00:55:48.381214 #254309] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:assignment ..........OK 10 I, [2023-03-18T00:55:48.381471 #254309] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:call ......OK 6 I, [2023-03-18T00:55:48.381899 #254309] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:proc .........OK 9 I, [2023-03-18T00:55:48.482348 #254309] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:signal ..OK 2 I, [2023-03-18T00:55:48.483947 #254309] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:eval ...........................OK 27 I, [2023-03-18T00:55:48.691105 #254309] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:system ........OK 8 I, [2023-03-18T00:55:48.691167 #254309] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:const .....OK 5 I, [2023-03-18T00:55:48.691181 #254309] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:clone .....OK 5 I, [2023-03-18T00:55:48.691191 #254309] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:marshal ....OK 4 I, [2023-03-18T00:55:48.691202 #254309] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:pack ....OK 4 I, [2023-03-18T00:55:48.691212 #254309] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:math ..OK 2 I, [2023-03-18T00:55:48.691223 #254309] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:struct ......OK 6 I, [2023-03-18T00:55:48.691242 #254309] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:variable ............OK 12 I, [2023-03-18T00:55:48.691253 #254309] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:trace ...OK 3 I, [2023-03-18T00:55:48.691263 #254309] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:defined? ............OK 12 I, [2023-03-18T00:55:48.691274 #254309] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:alias ......OK 6 I, [2023-03-18T00:55:48.691284 #254309] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:path .......................OK 23 I, [2023-03-18T00:55:48.768619 #254309] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:gc ....OK 4 I, [2023-03-18T00:55:48.777111 #254309] INFO -- : I, [2023-03-18T00:55:48.777179 #254309] INFO -- : test succeeded I, [2023-03-18T00:55:48.777865 #254309] INFO -- : $$$[end] "make yes-test-basic TESTS=--repeat-count=20" exit with 0. I, [2023-03-18T00:55:48.778003 #254309] INFO -- : $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS=--repeat-count=20 I, [2023-03-18T00:56:01.928004 #254309] INFO -- : Run options: I, [2023-03-18T00:56:01.928066 #254309] INFO -- : --seed=32222 I, [2023-03-18T00:56:01.928083 #254309] 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-03-18T00:56:01.928097 #254309] INFO -- : --excludes-dir=/tmp/ruby/src/trunk-repeat20/test/excludes I, [2023-03-18T00:56:01.928109 #254309] INFO -- : --name=!/memory_leak/ I, [2023-03-18T00:56:01.928121 #254309] INFO -- : --stderr-on-failure I, [2023-03-18T00:56:01.928143 #254309] INFO -- : --repeat-count=20 I, [2023-03-18T00:56:01.928154 #254309] INFO -- : I, [2023-03-18T00:56:01.928165 #254309] INFO -- : # Running tests: I, [2023-03-18T00:56:01.928176 #254309] INFO -- : I, [2023-03-18T01:10:03.487783 #254309] INFO -- : Finished(1/20) tests in 841.466771s, 28.2198 tests/s, 10587.2642 assertions/s. I, [2023-03-18T01:22:54.477650 #254309] INFO -- : Leaked file descriptor: TestGemRemoteFetcher#test_request_block: 7 : # I, [2023-03-18T01:22:54.477713 #254309] INFO -- : Leaked file descriptor: TestGemRemoteFetcher#test_request_block: 8 : # I, [2023-03-18T01:22:54.477729 #254309] INFO -- : Leaked file descriptor: TestGemRemoteFetcher#test_request_block: 9 : # I, [2023-03-18T01:22:54.477742 #254309] INFO -- : Leaked file descriptor: TestGemRemoteFetcher#test_request_block: 10 : # I, [2023-03-18T01:22:54.710459 #254309] INFO -- : Closed file descriptor: TestGemRemoteFetcher#test_fetch_path_openssl_ssl_sslerror: 7 I, [2023-03-18T01:22:54.710512 #254309] INFO -- : Closed file descriptor: TestGemRemoteFetcher#test_fetch_path_openssl_ssl_sslerror: 8 I, [2023-03-18T01:22:54.710529 #254309] INFO -- : Closed file descriptor: TestGemRemoteFetcher#test_fetch_path_openssl_ssl_sslerror: 9 I, [2023-03-18T01:22:54.710542 #254309] INFO -- : Closed file descriptor: TestGemRemoteFetcher#test_fetch_path_openssl_ssl_sslerror: 10 I, [2023-03-18T01:26:12.101981 #254309] INFO -- : Finished(2/20) tests in 968.584769s, 24.5162 tests/s, 9201.7924 assertions/s. I, [2023-03-18T01:42:45.176341 #254309] INFO -- : Finished(3/20) tests in 993.090940s, 23.9112 tests/s, 8975.9635 assertions/s. I, [2023-03-18T01:56:20.391667 #254309] INFO -- : Leaked file descriptor: TestGemRemoteFetcher#test_download_cached: 7 : # I, [2023-03-18T01:56:20.391736 #254309] INFO -- : Leaked file descriptor: TestGemRemoteFetcher#test_download_cached: 8 : # I, [2023-03-18T01:56:20.391758 #254309] INFO -- : Leaked file descriptor: TestGemRemoteFetcher#test_download_cached: 9 : # I, [2023-03-18T01:56:20.391773 #254309] INFO -- : Leaked file descriptor: TestGemRemoteFetcher#test_download_cached: 10 : # I, [2023-03-18T01:56:20.411712 #254309] INFO -- : Closed file descriptor: TestGemRemoteFetcher#test_fetch_path_socket_error: 7 I, [2023-03-18T01:56:20.411779 #254309] INFO -- : Closed file descriptor: TestGemRemoteFetcher#test_fetch_path_socket_error: 8 I, [2023-03-18T01:56:20.411797 #254309] INFO -- : Closed file descriptor: TestGemRemoteFetcher#test_fetch_path_socket_error: 9 I, [2023-03-18T01:56:20.411812 #254309] INFO -- : Closed file descriptor: TestGemRemoteFetcher#test_fetch_path_socket_error: 10 I, [2023-03-18T02:00:50.220776 #254309] INFO -- : Finished(4/20) tests in 1084.906132s, 21.8876 tests/s, 8215.7735 assertions/s. I, [2023-03-18T02:21:32.661856 #254309] INFO -- : Finished(5/20) tests in 1242.525637s, 19.1111 tests/s, 7173.2814 assertions/s. I, [2023-03-18T02:30:42.296585 #254309] INFO -- : Leaked file descriptor: Rinda::TupleSpaceProxyTest#test_take_bug_8215: 16 : # I, [2023-03-18T02:30:42.296645 #254309] INFO -- : Leaked file descriptor: Rinda::TupleSpaceProxyTest#test_take_bug_8215: 17 : # I, [2023-03-18T02:30:42.296664 #254309] INFO -- : Leaked thread: Rinda::TupleSpaceProxyTest#test_take_bug_8215: # I, [2023-03-18T02:30:42.400315 #254309] INFO -- : Closed file descriptor: Rinda::TupleSpaceProxyTest#test_cancel_01: 16 I, [2023-03-18T02:30:42.400376 #254309] INFO -- : Closed file descriptor: Rinda::TupleSpaceProxyTest#test_cancel_01: 17 I, [2023-03-18T02:30:42.400395 #254309] INFO -- : Closed file descriptor: Rinda::TupleSpaceProxyTest#test_cancel_01: 18 I, [2023-03-18T02:30:42.400410 #254309] INFO -- : Finished thread: Rinda::TupleSpaceProxyTest#test_cancel_01: # I, [2023-03-18T02:34:55.730651 #254309] INFO -- : Leaked file descriptor: TestGemRemoteFetcher#test_fetch_s3_instance_profile_creds: 11 : # I, [2023-03-18T02:34:55.730711 #254309] INFO -- : Leaked file descriptor: TestGemRemoteFetcher#test_fetch_s3_instance_profile_creds: 12 : # I, [2023-03-18T02:34:55.730732 #254309] INFO -- : Leaked file descriptor: TestGemRemoteFetcher#test_fetch_s3_instance_profile_creds: 13 : # I, [2023-03-18T02:34:55.730757 #254309] INFO -- : Leaked file descriptor: TestGemRemoteFetcher#test_fetch_s3_instance_profile_creds: 14 : # I, [2023-03-18T02:34:55.750253 #254309] INFO -- : Closed file descriptor: TestGemRemoteFetcher#test_fetch_s3_instance_profile_creds_with_region: 11 I, [2023-03-18T02:34:55.750312 #254309] INFO -- : Closed file descriptor: TestGemRemoteFetcher#test_fetch_s3_instance_profile_creds_with_region: 12 I, [2023-03-18T02:34:55.750332 #254309] INFO -- : Closed file descriptor: TestGemRemoteFetcher#test_fetch_s3_instance_profile_creds_with_region: 13 I, [2023-03-18T02:34:55.750348 #254309] INFO -- : Closed file descriptor: TestGemRemoteFetcher#test_fetch_s3_instance_profile_creds_with_region: 14 I, [2023-03-18T02:34:57.613491 #254309] INFO -- : Leaked file descriptor: TestGemRemoteFetcher#test_download_local_read_only: 7 : # I, [2023-03-18T02:34:57.613554 #254309] INFO -- : Leaked file descriptor: TestGemRemoteFetcher#test_download_local_read_only: 8 : # I, [2023-03-18T02:34:57.613573 #254309] INFO -- : Leaked file descriptor: TestGemRemoteFetcher#test_download_local_read_only: 9 : # I, [2023-03-18T02:34:57.613586 #254309] INFO -- : Leaked file descriptor: TestGemRemoteFetcher#test_download_local_read_only: 10 : # I, [2023-03-18T02:34:57.624156 #254309] INFO -- : Closed file descriptor: TestGemRemoteFetcher#test_download_local: 7 I, [2023-03-18T02:34:57.624215 #254309] INFO -- : Closed file descriptor: TestGemRemoteFetcher#test_download_local: 8 I, [2023-03-18T02:34:57.624231 #254309] INFO -- : Closed file descriptor: TestGemRemoteFetcher#test_download_local: 9 I, [2023-03-18T02:34:57.624243 #254309] INFO -- : Closed file descriptor: TestGemRemoteFetcher#test_download_local: 10 I, [2023-03-18T02:38:35.413709 #254309] INFO -- : Finished(6/20) tests in 1022.777793s, 23.2172 tests/s, 8712.0527 assertions/s. I, [2023-03-18T02:56:01.400401 #254309] INFO -- : Finished(7/20) tests in 1045.999007s, 22.7017 tests/s, 8520.9823 assertions/s. I, [2023-03-18T03:13:26.380394 #254309] INFO -- : Finished(8/20) tests in 1044.981257s, 22.7239 tests/s, 8529.8688 assertions/s. I, [2023-03-18T03:22:56.451218 #254309] INFO -- : Leaked file descriptor: Rinda::TupleSpaceProxyTest#test_take_bug_8215: 16 : # I, [2023-03-18T03:22:56.451280 #254309] INFO -- : Leaked file descriptor: Rinda::TupleSpaceProxyTest#test_take_bug_8215: 17 : # I, [2023-03-18T03:22:56.451294 #254309] INFO -- : Leaked file descriptor: Rinda::TupleSpaceProxyTest#test_take_bug_8215: 18 : # I, [2023-03-18T03:22:56.555721 #254309] INFO -- : Closed file descriptor: Rinda::TupleSpaceProxyTest#test_cancel_01: 16 I, [2023-03-18T03:22:56.555783 #254309] INFO -- : Closed file descriptor: Rinda::TupleSpaceProxyTest#test_cancel_01: 17 I, [2023-03-18T03:22:56.555798 #254309] INFO -- : Closed file descriptor: Rinda::TupleSpaceProxyTest#test_cancel_01: 18 I, [2023-03-18T03:31:04.744895 #254309] INFO -- : Finished(9/20) tests in 1058.309390s, 22.4377 tests/s, 8423.6029 assertions/s. I, [2023-03-18T03:48:18.946199 #254309] INFO -- : Finished(10/20) tests in 1034.254853s, 22.9595 tests/s, 8612.8549 assertions/s. I, [2023-03-18T03:57:40.172893 #254309] INFO -- : Leaked file descriptor: Rinda::TupleSpaceProxyTest#test_take_bug_8215: 16 : # I, [2023-03-18T03:57:40.172968 #254309] INFO -- : Leaked file descriptor: Rinda::TupleSpaceProxyTest#test_take_bug_8215: 17 : # I, [2023-03-18T03:57:40.172995 #254309] INFO -- : Leaked file descriptor: Rinda::TupleSpaceProxyTest#test_take_bug_8215: 18 : # I, [2023-03-18T03:57:40.279005 #254309] INFO -- : Closed file descriptor: Rinda::TupleSpaceProxyTest#test_cancel_01: 16 I, [2023-03-18T03:57:40.279078 #254309] INFO -- : Closed file descriptor: Rinda::TupleSpaceProxyTest#test_cancel_01: 17 I, [2023-03-18T03:57:40.279096 #254309] INFO -- : Closed file descriptor: Rinda::TupleSpaceProxyTest#test_cancel_01: 18 I, [2023-03-18T04:07:45.026167 #254309] INFO -- : Finished(11/20) tests in 1165.847349s, 20.3680 tests/s, 7643.4235 assertions/s. I, [2023-03-18T04:27:10.260881 #254309] INFO -- : Finished(12/20) tests in 1165.565161s, 20.3729 tests/s, 7645.3280 assertions/s. I, [2023-03-18T04:44:09.763912 #254309] INFO -- : Finished(13/20) tests in 1019.386665s, 23.2944 tests/s, 8739.0470 assertions/s. I, [2023-03-18T05:01:14.325868 #254309] INFO -- : Finished(14/20) tests in 1024.556176s, 23.1769 tests/s, 8699.4957 assertions/s. I, [2023-03-18T05:18:44.380337 #254309] INFO -- : Finished(15/20) tests in 1050.081395s, 22.6135 tests/s, 8489.2191 assertions/s. I, [2023-03-18T05:33:06.798756 #254309] INFO -- : Leaked file descriptor: TestGemRemoteFetcher#test_fetch_s3_config_creds_with_token: 7 : # I, [2023-03-18T05:33:06.798813 #254309] INFO -- : Leaked file descriptor: TestGemRemoteFetcher#test_fetch_s3_config_creds_with_token: 8 : # I, [2023-03-18T05:33:06.798832 #254309] INFO -- : Leaked file descriptor: TestGemRemoteFetcher#test_fetch_s3_config_creds_with_token: 9 : # I, [2023-03-18T05:33:06.798847 #254309] INFO -- : Leaked file descriptor: TestGemRemoteFetcher#test_fetch_s3_config_creds_with_token: 10 : # I, [2023-03-18T05:33:06.817336 #254309] INFO -- : Closed file descriptor: TestGemRemoteFetcher#test_download_to_cache: 7 I, [2023-03-18T05:33:06.817393 #254309] INFO -- : Closed file descriptor: TestGemRemoteFetcher#test_download_to_cache: 8 I, [2023-03-18T05:33:06.817408 #254309] INFO -- : Closed file descriptor: TestGemRemoteFetcher#test_download_to_cache: 9 I, [2023-03-18T05:33:06.817419 #254309] INFO -- : Closed file descriptor: TestGemRemoteFetcher#test_download_to_cache: 10 I, [2023-03-18T05:36:42.798551 #254309] INFO -- : Finished(16/20) tests in 1078.411478s, 22.0194 tests/s, 8264.7154 assertions/s. I, [2023-03-18T05:51:00.586774 #254309] INFO -- : Leaked file descriptor: TestGemRemoteFetcher#test_fetch_s3_no_id: 7 : # I, [2023-03-18T05:51:00.586845 #254309] INFO -- : Leaked file descriptor: TestGemRemoteFetcher#test_fetch_s3_no_id: 8 : # I, [2023-03-18T05:51:00.586877 #254309] INFO -- : Leaked file descriptor: TestGemRemoteFetcher#test_fetch_s3_no_id: 9 : # I, [2023-03-18T05:51:00.586891 #254309] INFO -- : Leaked file descriptor: TestGemRemoteFetcher#test_fetch_s3_no_id: 10 : # I, [2023-03-18T05:51:00.778768 #254309] INFO -- : Closed file descriptor: TestGemRemoteFetcher#test_fetch_http_redirects: 7 I, [2023-03-18T05:51:00.778823 #254309] INFO -- : Closed file descriptor: TestGemRemoteFetcher#test_fetch_http_redirects: 8 I, [2023-03-18T05:51:00.778840 #254309] INFO -- : Closed file descriptor: TestGemRemoteFetcher#test_fetch_http_redirects: 9 I, [2023-03-18T05:51:00.778851 #254309] INFO -- : Closed file descriptor: TestGemRemoteFetcher#test_fetch_http_redirects: 10 I, [2023-03-18T05:54:34.808023 #254309] INFO -- : Finished(17/20) tests in 1072.017589s, 22.1508 tests/s, 8312.4438 assertions/s. I, [2023-03-18T06:16:36.068477 #254309] INFO -- : Finished(18/20) tests in 1321.213019s, 17.9729 tests/s, 6744.7458 assertions/s. I, [2023-03-18T06:31:03.159163 #254309] INFO -- : Leaked file descriptor: TestGemRemoteFetcher#test_fetch_s3_config_creds: 7 : # I, [2023-03-18T06:31:03.159228 #254309] INFO -- : Leaked file descriptor: TestGemRemoteFetcher#test_fetch_s3_config_creds: 8 : # I, [2023-03-18T06:31:03.159251 #254309] INFO -- : Leaked file descriptor: TestGemRemoteFetcher#test_fetch_s3_config_creds: 9 : # I, [2023-03-18T06:31:03.159269 #254309] INFO -- : Leaked file descriptor: TestGemRemoteFetcher#test_fetch_s3_config_creds: 10 : # I, [2023-03-18T06:31:03.177246 #254309] INFO -- : Closed file descriptor: TestGemRemoteFetcher#test_download_with_auth: 7 I, [2023-03-18T06:31:03.177307 #254309] INFO -- : Closed file descriptor: TestGemRemoteFetcher#test_download_with_auth: 8 I, [2023-03-18T06:31:03.177325 #254309] INFO -- : Closed file descriptor: TestGemRemoteFetcher#test_download_with_auth: 9 I, [2023-03-18T06:31:03.177338 #254309] INFO -- : Closed file descriptor: TestGemRemoteFetcher#test_download_with_auth: 10 I, [2023-03-18T06:34:35.153691 #254309] INFO -- : Finished(19/20) tests in 1079.123189s, 22.0049 tests/s, 8260.1228 assertions/s. I, [2023-03-18T06:52:02.757316 #254309] INFO -- : Finished(20/20) tests in 1049.453765s, 22.6270 tests/s, 8495.0727 assertions/s. I, [2023-03-18T06:52:02.757374 #254309] INFO -- : 474920 tests, 178243601 assertions, 0 failures, 0 errors, 1634 skips I, [2023-03-18T06:52:02.757390 #254309] INFO -- : I, [2023-03-18T06:52:02.757407 #254309] INFO -- : ruby -v: ruby 3.3.0dev (2023-03-17T21:32:06Z master b9f411b3a8) [x86_64-linux] I, [2023-03-18T06:52:02.897120 #254309] INFO -- : $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS=--repeat-count=20" exit with 0. I, [2023-03-18T06:52:02.897289 #254309] INFO -- : $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr' TESTS=--repeat-count=20 I, [2023-03-18T06:52:03.149511 #254309] 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-03-18T06:52:03.272123 #254309] INFO -- : ruby 3.3.0dev (2023-03-17T21:32:06Z master b9f411b3a8) [x86_64-linux] I, [2023-03-18T06:53:28.825522 #254309] INFO -- : ................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ I, [2023-03-18T06:53:28.825691 #254309] INFO -- : I, [2023-03-18T06:53:28.825723 #254309] INFO -- : Finished in 85.553382 seconds I, [2023-03-18T06:53:28.825737 #254309] INFO -- : I, [2023-03-18T06:53:28.825750 #254309] INFO -- : 3840 files, 31563 examples, 169952 expectations, 0 failures, 0 errors, 0 tagged I, [2023-03-18T06:53:28.845423 #254309] INFO -- : $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr' TESTS=--repeat-count=20" exit with 0.