# Logfile created on 2023-12-23 04:22:59 +0000 by logger.rb/v1.4.3 I, [2023-12-23T04:22:59.804712 #3128587] INFO -- : #, @formatter=nil, @logdev=#, @binmode=false, @mon_data=#, @mon_data_owner_object_id=860>>> I, [2023-12-23T04:22:59.804855 #3128587] INFO -- : $$$[beg] make update-unicode -j16 I, [2023-12-23T04:22:59.931495 #3128587] INFO -- : make: Nothing to be done for 'update-unicode'. I, [2023-12-23T04:22:59.931752 #3128587] INFO -- : $$$[end] "make update-unicode -j16" exit with 0. I, [2023-12-23T04:22:59.931779 #3128587] INFO -- : $$$[beg] make update-download -j16 I, [2023-12-23T04:23:00.094349 #3128587] INFO -- : tool/config.guess already exists I, [2023-12-23T04:23:00.094398 #3128587] INFO -- : tool/config.sub already exists I, [2023-12-23T04:23:00.137013 #3128587] INFO -- : $$$[end] "make update-download -j16" exit with 0. I, [2023-12-23T04:23:00.137061 #3128587] INFO -- : $$$[beg] make update-rubyspec -j16 I, [2023-12-23T04:23:00.230393 #3128587] INFO -- : make: Nothing to be done for 'update-rubyspec'. I, [2023-12-23T04:23:00.230945 #3128587] INFO -- : $$$[end] "make update-rubyspec -j16" exit with 0. I, [2023-12-23T04:23:00.230974 #3128587] INFO -- : $$$[beg] make update-src -j16 E, [2023-12-23T04:23:01.029960 #3128587] ERROR -- : From https://github.com/ruby/ruby E, [2023-12-23T04:23:01.030079 #3128587] ERROR -- : 9b289d5..c25705c master -> origin/master I, [2023-12-23T04:23:01.046075 #3128587] INFO -- : Updating 9b289d5..c25705c I, [2023-12-23T04:23:01.046124 #3128587] INFO -- : Fast-forward I, [2023-12-23T04:23:01.047645 #3128587] INFO -- : tool/lib/test/unit.rb | 16 ++++------------ I, [2023-12-23T04:23:01.047668 #3128587] INFO -- : 1 file changed, 4 insertions(+), 12 deletions(-) I, [2023-12-23T04:23:01.067781 #3128587] INFO -- : Latest commit hash = c25705c267 I, [2023-12-23T04:23:01.070547 #3128587] INFO -- : $$$[end] "make update-src -j16" exit with 0. I, [2023-12-23T04:23:01.070612 #3128587] INFO -- : $$$[beg] make after-update -j16 I, [2023-12-23T04:23:01.172836 #3128587] INFO -- : generating /tmp/ruby/src/trunk/ext/ripper/eventids2table.c I, [2023-12-23T04:23:01.177078 #3128587] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk/ext/ripper' I, [2023-12-23T04:23:01.177102 #3128587] INFO -- : make[1]: Nothing to be done for 'src'. I, [2023-12-23T04:23:01.177120 #3128587] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk/ext/ripper' I, [2023-12-23T04:23:01.192021 #3128587] INFO -- : /tmp/ruby/src/trunk/revision.h updated I, [2023-12-23T04:23:01.193456 #3128587] INFO -- : generating x86_64-linux-fake.rb I, [2023-12-23T04:23:01.277549 #3128587] INFO -- : x86_64-linux-fake.rb updated I, [2023-12-23T04:23:01.281015 #3128587] INFO -- : generating enc.mk I, [2023-12-23T04:23:01.401472 #3128587] INFO -- : making srcs under enc I, [2023-12-23T04:23:01.431204 #3128587] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:23:01.431230 #3128587] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2023-12-23T04:23:01.431242 #3128587] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:23:01.510234 #3128587] INFO -- : $$$[end] "make after-update -j16" exit with 0. I, [2023-12-23T04:23:01.510352 #3128587] INFO -- : $$$[beg] make miniruby -j16 I, [2023-12-23T04:23:01.600282 #3128587] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-12-23T04:23:01.600428 #3128587] INFO -- : CC = gcc I, [2023-12-23T04:23:01.600440 #3128587] INFO -- : LD = ld I, [2023-12-23T04:23:01.600449 #3128587] INFO -- : LDSHARED = gcc -shared I, [2023-12-23T04:23:01.600457 #3128587] INFO -- : CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC I, [2023-12-23T04:23:01.600466 #3128587] 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/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0 I, [2023-12-23T04:23:01.600474 #3128587] INFO -- : CPPFLAGS = I, [2023-12-23T04:23:01.600482 #3128587] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-12-23T04:23:01.600491 #3128587] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-12-23T04:23:01.600498 #3128587] INFO -- : LANG = C.UTF-8 I, [2023-12-23T04:23:01.600505 #3128587] INFO -- : LC_ALL = I, [2023-12-23T04:23:01.600512 #3128587] INFO -- : LC_CTYPE = I, [2023-12-23T04:23:01.600520 #3128587] INFO -- : MFLAGS = -j16 --jobserver-auth=4,5 I, [2023-12-23T04:23:01.600527 #3128587] INFO -- : RUSTC = rustc I, [2023-12-23T04:23:01.600534 #3128587] 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/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs I, [2023-12-23T04:23:01.601610 #3128587] INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 I, [2023-12-23T04:23:01.601632 #3128587] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-12-23T04:23:01.601650 #3128587] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-12-23T04:23:01.601663 #3128587] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-12-23T04:23:01.601671 #3128587] INFO -- : I, [2023-12-23T04:23:01.622058 #3128587] INFO -- : compiling /tmp/ruby/src/trunk/version.c I, [2023-12-23T04:23:01.737707 #3128587] INFO -- : linking miniruby I, [2023-12-23T04:23:02.357528 #3128587] INFO -- : $$$[end] "make miniruby -j16" exit with 0. I, [2023-12-23T04:23:02.357685 #3128587] INFO -- : $$$[beg] make ruby -j16 I, [2023-12-23T04:23:02.484902 #3128587] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-12-23T04:23:02.484942 #3128587] INFO -- : CC = gcc I, [2023-12-23T04:23:02.484954 #3128587] INFO -- : LD = ld I, [2023-12-23T04:23:02.484963 #3128587] INFO -- : LDSHARED = gcc -shared I, [2023-12-23T04:23:02.484975 #3128587] INFO -- : CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC I, [2023-12-23T04:23:02.484990 #3128587] 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/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0 I, [2023-12-23T04:23:02.484999 #3128587] INFO -- : CPPFLAGS = I, [2023-12-23T04:23:02.485007 #3128587] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-12-23T04:23:02.485016 #3128587] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-12-23T04:23:02.485023 #3128587] INFO -- : LANG = C.UTF-8 I, [2023-12-23T04:23:02.485031 #3128587] INFO -- : LC_ALL = I, [2023-12-23T04:23:02.485039 #3128587] INFO -- : LC_CTYPE = I, [2023-12-23T04:23:02.485046 #3128587] INFO -- : MFLAGS = -j16 --jobserver-auth=4,5 I, [2023-12-23T04:23:02.485054 #3128587] INFO -- : RUSTC = rustc I, [2023-12-23T04:23:02.485061 #3128587] 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/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs I, [2023-12-23T04:23:02.486235 #3128587] INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 I, [2023-12-23T04:23:02.486257 #3128587] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-12-23T04:23:02.486284 #3128587] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-12-23T04:23:02.486294 #3128587] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-12-23T04:23:02.486302 #3128587] INFO -- : I, [2023-12-23T04:23:02.640757 #3128587] INFO -- : builtin_binary.inc updated I, [2023-12-23T04:23:02.652740 #3128587] INFO -- : 76e934bb17dc6707909e962248ef2d291897d7951f46fba0a469fe3d59b78422 builtin_binary.inc I, [2023-12-23T04:23:02.654059 #3128587] INFO -- : compiling /tmp/ruby/src/trunk/builtin.c I, [2023-12-23T04:23:02.885450 #3128587] INFO -- : linking static-library libruby-static.a I, [2023-12-23T04:23:03.265673 #3128587] INFO -- : linking shared-library libruby.so.3.3.0 I, [2023-12-23T04:23:05.070044 #3128587] INFO -- : linking ruby I, [2023-12-23T04:23:05.091923 #3128587] INFO -- : $$$[end] "make ruby -j16" exit with 0. I, [2023-12-23T04:23:05.092079 #3128587] INFO -- : $$$[beg] make all -j16 I, [2023-12-23T04:23:05.182522 #3128587] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-12-23T04:23:05.182576 #3128587] INFO -- : CC = gcc I, [2023-12-23T04:23:05.182588 #3128587] INFO -- : LD = ld I, [2023-12-23T04:23:05.182596 #3128587] INFO -- : LDSHARED = gcc -shared I, [2023-12-23T04:23:05.182605 #3128587] INFO -- : CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC I, [2023-12-23T04:23:05.182616 #3128587] 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/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0 I, [2023-12-23T04:23:05.182632 #3128587] INFO -- : CPPFLAGS = I, [2023-12-23T04:23:05.182640 #3128587] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-12-23T04:23:05.182648 #3128587] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-12-23T04:23:05.182656 #3128587] INFO -- : LANG = C.UTF-8 I, [2023-12-23T04:23:05.182663 #3128587] INFO -- : LC_ALL = I, [2023-12-23T04:23:05.182670 #3128587] INFO -- : LC_CTYPE = I, [2023-12-23T04:23:05.182678 #3128587] INFO -- : MFLAGS = -j16 --jobserver-auth=4,5 I, [2023-12-23T04:23:05.182685 #3128587] INFO -- : RUSTC = rustc I, [2023-12-23T04:23:05.182693 #3128587] 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/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs I, [2023-12-23T04:23:05.183914 #3128587] INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 I, [2023-12-23T04:23:05.183933 #3128587] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-12-23T04:23:05.183941 #3128587] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-12-23T04:23:05.183951 #3128587] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-12-23T04:23:05.183961 #3128587] INFO -- : I, [2023-12-23T04:23:05.221926 #3128587] INFO -- : generating enc.mk I, [2023-12-23T04:23:05.223459 #3128587] INFO -- : building spec/ruby/optional/capi/ext/array_spec.so I, [2023-12-23T04:23:05.223724 #3128587] INFO -- : building spec/ruby/optional/capi/ext/basic_object_spec.so I, [2023-12-23T04:23:05.224089 #3128587] INFO -- : building spec/ruby/optional/capi/ext/bignum_spec.so I, [2023-12-23T04:23:05.224783 #3128587] INFO -- : building spec/ruby/optional/capi/ext/binding_spec.so I, [2023-12-23T04:23:05.225453 #3128587] INFO -- : building spec/ruby/optional/capi/ext/boolean_spec.so I, [2023-12-23T04:23:05.225739 #3128587] INFO -- : building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so I, [2023-12-23T04:23:05.226313 #3128587] INFO -- : building spec/ruby/optional/capi/ext/class_spec.so I, [2023-12-23T04:23:05.226983 #3128587] INFO -- : building spec/ruby/optional/capi/ext/class_under_autoload_spec.so I, [2023-12-23T04:23:05.227245 #3128587] INFO -- : building spec/ruby/optional/capi/ext/complex_spec.so I, [2023-12-23T04:23:05.228019 #3128587] INFO -- : building spec/ruby/optional/capi/ext/constants_spec.so I, [2023-12-23T04:23:05.228768 #3128587] INFO -- : building spec/ruby/optional/capi/ext/data_spec.so I, [2023-12-23T04:23:05.228914 #3128587] INFO -- : building spec/ruby/optional/capi/ext/debug_spec.so I, [2023-12-23T04:23:05.229547 #3128587] INFO -- : building spec/ruby/optional/capi/ext/encoding_spec.so I, [2023-12-23T04:23:05.230235 #3128587] INFO -- : building spec/ruby/optional/capi/ext/enumerator_spec.so I, [2023-12-23T04:23:05.230570 #3128587] INFO -- : building spec/ruby/optional/capi/ext/exception_spec.so I, [2023-12-23T04:23:05.426082 #3128587] INFO -- : building spec/ruby/optional/capi/ext/fiber_spec.so I, [2023-12-23T04:23:05.426574 #3128587] INFO -- : building spec/ruby/optional/capi/ext/file_spec.so I, [2023-12-23T04:23:05.428153 #3128587] INFO -- : building spec/ruby/optional/capi/ext/fixnum_spec.so I, [2023-12-23T04:23:05.430216 #3128587] INFO -- : building spec/ruby/optional/capi/ext/float_spec.so I, [2023-12-23T04:23:05.432477 #3128587] INFO -- : building spec/ruby/optional/capi/ext/gc_spec.so I, [2023-12-23T04:23:05.435977 #3128587] INFO -- : building spec/ruby/optional/capi/ext/globals_spec.so I, [2023-12-23T04:23:05.468835 #3128587] INFO -- : building spec/ruby/optional/capi/ext/hash_spec.so I, [2023-12-23T04:23:05.469592 #3128587] INFO -- : building spec/ruby/optional/capi/ext/integer_spec.so I, [2023-12-23T04:23:05.473900 #3128587] INFO -- : building spec/ruby/optional/capi/ext/io_spec.so I, [2023-12-23T04:23:05.494235 #3128587] INFO -- : building spec/ruby/optional/capi/ext/kernel_spec.so I, [2023-12-23T04:23:05.511350 #3128587] INFO -- : building spec/ruby/optional/capi/ext/language_spec.so I, [2023-12-23T04:23:05.519868 #3128587] INFO -- : building spec/ruby/optional/capi/ext/marshal_spec.so I, [2023-12-23T04:23:05.558531 #3128587] INFO -- : building spec/ruby/optional/capi/ext/module_spec.so I, [2023-12-23T04:23:05.576379 #3128587] INFO -- : building spec/ruby/optional/capi/ext/module_under_autoload_spec.so I, [2023-12-23T04:23:05.642114 #3128587] INFO -- : building spec/ruby/optional/capi/ext/mutex_spec.so I, [2023-12-23T04:23:05.650051 #3128587] INFO -- : building spec/ruby/optional/capi/ext/numeric_spec.so I, [2023-12-23T04:23:05.655660 #3128587] INFO -- : building spec/ruby/optional/capi/ext/object_spec.so I, [2023-12-23T04:23:05.656786 #3128587] INFO -- : building spec/ruby/optional/capi/ext/proc_spec.so I, [2023-12-23T04:23:05.662513 #3128587] INFO -- : building spec/ruby/optional/capi/ext/range_spec.so I, [2023-12-23T04:23:05.667954 #3128587] INFO -- : building spec/ruby/optional/capi/ext/rational_spec.so I, [2023-12-23T04:23:05.688852 #3128587] INFO -- : building spec/ruby/optional/capi/ext/rbasic_spec.so I, [2023-12-23T04:23:05.694514 #3128587] INFO -- : building spec/ruby/optional/capi/ext/regexp_spec.so I, [2023-12-23T04:23:05.710213 #3128587] INFO -- : building spec/ruby/optional/capi/ext/st_spec.so I, [2023-12-23T04:23:05.723066 #3128587] INFO -- : building spec/ruby/optional/capi/ext/string_spec.so I, [2023-12-23T04:23:05.734291 #3128587] INFO -- : building spec/ruby/optional/capi/ext/symbol_spec.so I, [2023-12-23T04:23:05.734400 #3128587] INFO -- : building spec/ruby/optional/capi/ext/struct_spec.so I, [2023-12-23T04:23:05.776672 #3128587] INFO -- : building spec/ruby/optional/capi/ext/thread_spec.so I, [2023-12-23T04:23:05.863200 #3128587] INFO -- : building spec/ruby/optional/capi/ext/time_spec.so I, [2023-12-23T04:23:05.877586 #3128587] INFO -- : building spec/ruby/optional/capi/ext/tracepoint_spec.so I, [2023-12-23T04:23:05.881632 #3128587] INFO -- : building spec/ruby/optional/capi/ext/typed_data_spec.so I, [2023-12-23T04:23:05.882166 #3128587] INFO -- : building spec/ruby/optional/capi/ext/util_spec.so I, [2023-12-23T04:23:05.894804 #3128587] INFO -- : making enc I, [2023-12-23T04:23:05.932889 #3128587] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:23:05.932987 #3128587] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2023-12-23T04:23:05.933038 #3128587] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:23:05.934407 #3128587] INFO -- : making srcs under enc I, [2023-12-23T04:23:05.983587 #3128587] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:23:05.983662 #3128587] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2023-12-23T04:23:05.983677 #3128587] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:23:05.984780 #3128587] INFO -- : generating transdb.h I, [2023-12-23T04:23:06.130269 #3128587] INFO -- : transdb.h unchanged I, [2023-12-23T04:23:06.131534 #3128587] INFO -- : generating makefiles ext/configure-ext.mk I, [2023-12-23T04:23:06.131716 #3128587] INFO -- : making trans I, [2023-12-23T04:23:06.156489 #3128587] INFO -- : ext/configure-ext.mk updated I, [2023-12-23T04:23:06.158648 #3128587] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:23:06.178735 #3128587] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:23:06.178847 #3128587] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk/enc/trans'. I, [2023-12-23T04:23:06.178895 #3128587] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:23:06.180131 #3128587] INFO -- : making encs I, [2023-12-23T04:23:06.270063 #3128587] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:23:06.270179 #3128587] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2023-12-23T04:23:06.270229 #3128587] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:23:06.380786 #3128587] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:23:06.381459 #3128587] INFO -- : generating makefile exts.mk I, [2023-12-23T04:23:06.418937 #3128587] INFO -- : exts.mk unchanged I, [2023-12-23T04:23:06.422993 #3128587] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:23:06.447759 #3128587] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/bigdecimal' I, [2023-12-23T04:23:06.449601 #3128587] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' I, [2023-12-23T04:23:06.450464 #3128587] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' I, [2023-12-23T04:23:06.451862 #3128587] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' I, [2023-12-23T04:23:06.452908 #3128587] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' I, [2023-12-23T04:23:06.453076 #3128587] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' I, [2023-12-23T04:23:06.454142 #3128587] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' I, [2023-12-23T04:23:06.455744 #3128587] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/nkf' I, [2023-12-23T04:23:06.456032 #3128587] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/bigdecimal' I, [2023-12-23T04:23:06.456782 #3128587] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' I, [2023-12-23T04:23:06.457170 #3128587] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2023-12-23T04:23:06.457202 #3128587] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' I, [2023-12-23T04:23:06.457922 #3128587] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' I, [2023-12-23T04:23:06.458543 #3128587] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' I, [2023-12-23T04:23:06.458956 #3128587] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' I, [2023-12-23T04:23:06.459024 #3128587] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' I, [2023-12-23T04:23:06.459113 #3128587] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2023-12-23T04:23:06.459663 #3128587] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' I, [2023-12-23T04:23:06.460087 #3128587] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' I, [2023-12-23T04:23:06.460441 #3128587] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/nkf' I, [2023-12-23T04:23:06.462021 #3128587] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2023-12-23T04:23:06.462791 #3128587] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' I, [2023-12-23T04:23:06.463455 #3128587] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' I, [2023-12-23T04:23:06.464617 #3128587] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' I, [2023-12-23T04:23:06.464716 #3128587] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.0/ext/debug' I, [2023-12-23T04:23:06.465206 #3128587] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' I, [2023-12-23T04:23:06.465719 #3128587] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' I, [2023-12-23T04:23:06.465904 #3128587] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/syslog' I, [2023-12-23T04:23:06.466391 #3128587] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2023-12-23T04:23:06.467196 #3128587] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' I, [2023-12-23T04:23:06.467268 #3128587] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' I, [2023-12-23T04:23:06.467671 #3128587] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2023-12-23T04:23:06.467772 #3128587] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.0/ext/rbs_extension' I, [2023-12-23T04:23:06.470847 #3128587] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/syslog' I, [2023-12-23T04:23:06.473848 #3128587] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' I, [2023-12-23T04:23:06.474948 #3128587] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' I, [2023-12-23T04:23:06.476216 #3128587] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2023-12-23T04:23:06.478514 #3128587] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' I, [2023-12-23T04:23:06.479350 #3128587] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2023-12-23T04:23:06.479839 #3128587] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' I, [2023-12-23T04:23:06.487912 #3128587] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' I, [2023-12-23T04:23:06.492791 #3128587] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' I, [2023-12-23T04:23:06.496297 #3128587] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' I, [2023-12-23T04:23:06.500809 #3128587] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.0/ext/rbs_extension' I, [2023-12-23T04:23:06.507555 #3128587] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2023-12-23T04:23:06.507810 #3128587] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.0/ext/debug' I, [2023-12-23T04:23:06.529747 #3128587] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:23:06.596522 #3128587] INFO -- : make[2]: 'ruby' is up to date. I, [2023-12-23T04:23:06.596569 #3128587] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:23:06.596787 #3128587] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:23:06.599995 #3128587] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:23:06.600026 #3128587] INFO -- : make[1]: Nothing to be done for 'note'. I, [2023-12-23T04:23:06.600041 #3128587] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:23:06.600950 #3128587] INFO -- : $$$[end] "make all -j16" exit with 0. I, [2023-12-23T04:23:06.601048 #3128587] INFO -- : $$$[beg] make install -j16 I, [2023-12-23T04:23:06.664431 #3128587] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-12-23T04:23:06.664472 #3128587] INFO -- : CC = gcc I, [2023-12-23T04:23:06.664484 #3128587] INFO -- : LD = ld I, [2023-12-23T04:23:06.664492 #3128587] INFO -- : LDSHARED = gcc -shared I, [2023-12-23T04:23:06.664501 #3128587] INFO -- : CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC I, [2023-12-23T04:23:06.664509 #3128587] 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/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0 I, [2023-12-23T04:23:06.664525 #3128587] INFO -- : CPPFLAGS = I, [2023-12-23T04:23:06.664534 #3128587] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-12-23T04:23:06.664541 #3128587] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-12-23T04:23:06.664549 #3128587] INFO -- : LANG = C.UTF-8 I, [2023-12-23T04:23:06.664556 #3128587] INFO -- : LC_ALL = I, [2023-12-23T04:23:06.664564 #3128587] INFO -- : LC_CTYPE = I, [2023-12-23T04:23:06.664571 #3128587] INFO -- : MFLAGS = -j16 --jobserver-auth=4,5 I, [2023-12-23T04:23:06.664579 #3128587] INFO -- : RUSTC = rustc I, [2023-12-23T04:23:06.664587 #3128587] 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/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs I, [2023-12-23T04:23:06.699359 #3128587] INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 I, [2023-12-23T04:23:06.699396 #3128587] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-12-23T04:23:06.699407 #3128587] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-12-23T04:23:06.699417 #3128587] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-12-23T04:23:06.699425 #3128587] INFO -- : I, [2023-12-23T04:23:06.699433 #3128587] INFO -- : generating enc.mk I, [2023-12-23T04:23:06.829724 #3128587] INFO -- : making srcs under enc I, [2023-12-23T04:23:06.829857 #3128587] INFO -- : making enc I, [2023-12-23T04:23:06.848052 #3128587] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:23:06.848083 #3128587] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2023-12-23T04:23:06.848096 #3128587] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:23:06.886787 #3128587] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:23:06.886810 #3128587] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2023-12-23T04:23:06.886822 #3128587] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:23:06.887409 #3128587] INFO -- : generating transdb.h I, [2023-12-23T04:23:06.986494 #3128587] INFO -- : transdb.h unchanged I, [2023-12-23T04:23:06.987746 #3128587] INFO -- : generating makefiles ext/configure-ext.mk I, [2023-12-23T04:23:06.987859 #3128587] INFO -- : making trans I, [2023-12-23T04:23:07.011570 #3128587] INFO -- : ext/configure-ext.mk unchanged I, [2023-12-23T04:23:07.013806 #3128587] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:23:07.034679 #3128587] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:23:07.034767 #3128587] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk/enc/trans'. I, [2023-12-23T04:23:07.034815 #3128587] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:23:07.036054 #3128587] INFO -- : making encs I, [2023-12-23T04:23:07.127644 #3128587] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:23:07.127757 #3128587] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2023-12-23T04:23:07.127811 #3128587] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:23:07.239395 #3128587] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:23:07.240261 #3128587] INFO -- : generating makefile exts.mk I, [2023-12-23T04:23:07.277804 #3128587] INFO -- : exts.mk unchanged I, [2023-12-23T04:23:07.282140 #3128587] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:23:07.308023 #3128587] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/bigdecimal' I, [2023-12-23T04:23:07.308532 #3128587] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' I, [2023-12-23T04:23:07.309916 #3128587] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' I, [2023-12-23T04:23:07.310365 #3128587] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' I, [2023-12-23T04:23:07.311645 #3128587] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' I, [2023-12-23T04:23:07.312290 #3128587] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' I, [2023-12-23T04:23:07.312762 #3128587] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' I, [2023-12-23T04:23:07.314847 #3128587] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/nkf' I, [2023-12-23T04:23:07.315919 #3128587] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' I, [2023-12-23T04:23:07.316172 #3128587] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2023-12-23T04:23:07.316582 #3128587] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/bigdecimal' I, [2023-12-23T04:23:07.317260 #3128587] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' I, [2023-12-23T04:23:07.317542 #3128587] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' I, [2023-12-23T04:23:07.317573 #3128587] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' I, [2023-12-23T04:23:07.317986 #3128587] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' I, [2023-12-23T04:23:07.318844 #3128587] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' I, [2023-12-23T04:23:07.319259 #3128587] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' I, [2023-12-23T04:23:07.319292 #3128587] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2023-12-23T04:23:07.319312 #3128587] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' I, [2023-12-23T04:23:07.319609 #3128587] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/nkf' I, [2023-12-23T04:23:07.319745 #3128587] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' I, [2023-12-23T04:23:07.322259 #3128587] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' I, [2023-12-23T04:23:07.323031 #3128587] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2023-12-23T04:23:07.323516 #3128587] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' I, [2023-12-23T04:23:07.323793 #3128587] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' I, [2023-12-23T04:23:07.323952 #3128587] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.0/ext/debug' I, [2023-12-23T04:23:07.324035 #3128587] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' I, [2023-12-23T04:23:07.324556 #3128587] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' I, [2023-12-23T04:23:07.324817 #3128587] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/syslog' I, [2023-12-23T04:23:07.326540 #3128587] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2023-12-23T04:23:07.327225 #3128587] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.0/ext/rbs_extension' I, [2023-12-23T04:23:07.327523 #3128587] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2023-12-23T04:23:07.328088 #3128587] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' I, [2023-12-23T04:23:07.329745 #3128587] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/syslog' I, [2023-12-23T04:23:07.333332 #3128587] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2023-12-23T04:23:07.334357 #3128587] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' I, [2023-12-23T04:23:07.335766 #3128587] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' I, [2023-12-23T04:23:07.338409 #3128587] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2023-12-23T04:23:07.338445 #3128587] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' I, [2023-12-23T04:23:07.338699 #3128587] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' I, [2023-12-23T04:23:07.342902 #3128587] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' I, [2023-12-23T04:23:07.351884 #3128587] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' I, [2023-12-23T04:23:07.353612 #3128587] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' I, [2023-12-23T04:23:07.356146 #3128587] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2023-12-23T04:23:07.356476 #3128587] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.0/ext/rbs_extension' I, [2023-12-23T04:23:07.357161 #3128587] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.0/ext/debug' I, [2023-12-23T04:23:07.381910 #3128587] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:23:07.456425 #3128587] INFO -- : make[2]: 'ruby' is up to date. I, [2023-12-23T04:23:07.456476 #3128587] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:23:07.456735 #3128587] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:23:07.460802 #3128587] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:23:07.460830 #3128587] INFO -- : make[1]: Nothing to be done for 'note'. I, [2023-12-23T04:23:07.460843 #3128587] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:23:07.461081 #3128587] INFO -- : ./miniruby -I/tmp/ruby/src/trunk/lib -I. -I.ext/common /tmp/ruby/src/trunk/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j16 --jobserver-auth=4,5" --make-flags=" -j16 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc" --gnumake --install=all --exclude=doc I, [2023-12-23T04:23:07.543028 #3128587] INFO -- : Installing to I, [2023-12-23T04:23:07.543081 #3128587] INFO -- : installing binary commands: /tmp/ruby/install/trunk/bin I, [2023-12-23T04:23:07.543227 #3128587] INFO -- : installing base libraries: /tmp/ruby/install/trunk/lib I, [2023-12-23T04:23:07.550428 #3128587] INFO -- : installing arch files: /tmp/ruby/install/trunk/lib/ruby/3.3.0+0/x86_64-linux I, [2023-12-23T04:23:07.550485 #3128587] INFO -- : installing pkgconfig data: /tmp/ruby/install/trunk/lib/pkgconfig I, [2023-12-23T04:23:07.550530 #3128587] INFO -- : installing extension objects: /tmp/ruby/install/trunk/lib/ruby/3.3.0+0/x86_64-linux I, [2023-12-23T04:23:07.562981 #3128587] INFO -- : installing extension objects: /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.3.0+0/x86_64-linux I, [2023-12-23T04:23:07.563026 #3128587] INFO -- : installing extension objects: /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.3.0+0/x86_64-linux I, [2023-12-23T04:23:07.563039 #3128587] INFO -- : installing extension headers: /tmp/ruby/install/trunk/include/ruby-3.3.0+0/x86_64-linux I, [2023-12-23T04:23:07.563266 #3128587] INFO -- : installing extension scripts: /tmp/ruby/install/trunk/lib/ruby/3.3.0+0 I, [2023-12-23T04:23:07.567367 #3128587] INFO -- : installing extension scripts: /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.3.0+0 I, [2023-12-23T04:23:07.567390 #3128587] INFO -- : installing extension scripts: /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.3.0+0 I, [2023-12-23T04:23:07.567413 #3128587] INFO -- : installing extension headers: /tmp/ruby/install/trunk/include/ruby-3.3.0+0/ruby I, [2023-12-23T04:23:07.567434 #3128587] INFO -- : installing command scripts: /tmp/ruby/install/trunk/bin I, [2023-12-23T04:23:07.567567 #3128587] INFO -- : installing library scripts: /tmp/ruby/install/trunk/lib/ruby/3.3.0+0 I, [2023-12-23T04:23:07.608770 #3128587] INFO -- : installing common headers: /tmp/ruby/install/trunk/include/ruby-3.3.0+0 I, [2023-12-23T04:23:07.615632 #3128587] INFO -- : installing manpages: /tmp/ruby/install/trunk/share/man/man1 I, [2023-12-23T04:23:07.615835 #3128587] INFO -- : installing default gems from lib: /tmp/ruby/install/trunk/lib/ruby/gems/3.3.0+0 I, [2023-12-23T04:23:07.631639 #3128587] INFO -- : abbrev 0.1.2 I, [2023-12-23T04:23:07.637560 #3128587] INFO -- : base64 0.2.0 I, [2023-12-23T04:23:07.638121 #3128587] INFO -- : benchmark 0.3.0 I, [2023-12-23T04:23:07.638636 #3128587] INFO -- : bundler 2.5.3 I, [2023-12-23T04:23:07.641125 #3128587] INFO -- : cgi 0.4.1 I, [2023-12-23T04:23:07.642609 #3128587] INFO -- : csv 3.2.8 I, [2023-12-23T04:23:07.643596 #3128587] INFO -- : delegate 0.3.1 I, [2023-12-23T04:23:07.644178 #3128587] INFO -- : did_you_mean 1.6.3 I, [2023-12-23T04:23:07.644723 #3128587] INFO -- : drb 2.2.0 I, [2023-12-23T04:23:07.645266 #3128587] INFO -- : english 0.8.0 I, [2023-12-23T04:23:07.645786 #3128587] INFO -- : erb 4.0.3 I, [2023-12-23T04:23:07.646571 #3128587] INFO -- : error_highlight 0.6.0 I, [2023-12-23T04:23:07.647084 #3128587] INFO -- : fileutils 1.7.2 I, [2023-12-23T04:23:07.647600 #3128587] INFO -- : find 0.2.0 I, [2023-12-23T04:23:07.648415 #3128587] INFO -- : forwardable 1.3.3 I, [2023-12-23T04:23:07.648655 #3128587] INFO -- : getoptlong 0.2.1 I, [2023-12-23T04:23:07.649162 #3128587] INFO -- : ipaddr 1.2.6 I, [2023-12-23T04:23:07.649684 #3128587] INFO -- : irb 1.11.0 I, [2023-12-23T04:23:07.651043 #3128587] INFO -- : logger 1.6.0 I, [2023-12-23T04:23:07.651579 #3128587] INFO -- : mutex_m 0.2.0 I, [2023-12-23T04:23:07.652128 #3128587] INFO -- : net-http 0.4.0 I, [2023-12-23T04:23:07.652680 #3128587] INFO -- : net-protocol 0.2.2 I, [2023-12-23T04:23:07.653213 #3128587] INFO -- : observer 0.1.2 I, [2023-12-23T04:23:07.653718 #3128587] INFO -- : open-uri 0.4.1 I, [2023-12-23T04:23:07.654269 #3128587] INFO -- : open3 0.2.1 I, [2023-12-23T04:23:07.654754 #3128587] INFO -- : optparse 0.4.0 I, [2023-12-23T04:23:07.655274 #3128587] INFO -- : ostruct 0.6.0 I, [2023-12-23T04:23:07.655756 #3128587] INFO -- : pp 0.5.0 I, [2023-12-23T04:23:07.656297 #3128587] INFO -- : prettyprint 0.2.0 I, [2023-12-23T04:23:07.656822 #3128587] INFO -- : prism 0.19.0 I, [2023-12-23T04:23:07.657698 #3128587] INFO -- : pstore 0.1.3 I, [2023-12-23T04:23:07.658330 #3128587] INFO -- : rdoc 6.6.2 I, [2023-12-23T04:23:07.659411 #3128587] INFO -- : readline 0.0.4 I, [2023-12-23T04:23:07.659920 #3128587] INFO -- : reline 0.4.1 I, [2023-12-23T04:23:07.660495 #3128587] INFO -- : resolv 0.3.0 I, [2023-12-23T04:23:07.660998 #3128587] INFO -- : resolv-replace 0.1.1 I, [2023-12-23T04:23:07.661526 #3128587] INFO -- : rinda 0.2.0 I, [2023-12-23T04:23:07.662073 #3128587] INFO -- : ruby2_keywords 0.0.5 I, [2023-12-23T04:23:07.662584 #3128587] INFO -- : securerandom 0.3.1 I, [2023-12-23T04:23:07.663098 #3128587] INFO -- : set 1.0.4 I, [2023-12-23T04:23:07.663610 #3128587] INFO -- : shellwords 0.2.0 I, [2023-12-23T04:23:07.664140 #3128587] INFO -- : singleton 0.2.0 I, [2023-12-23T04:23:07.664930 #3128587] INFO -- : syntax_suggest 2.0.0 I, [2023-12-23T04:23:07.665819 #3128587] INFO -- : tempfile 0.2.1 I, [2023-12-23T04:23:07.666341 #3128587] INFO -- : time 0.3.0 I, [2023-12-23T04:23:07.666876 #3128587] INFO -- : timeout 0.4.1 I, [2023-12-23T04:23:07.667391 #3128587] INFO -- : tmpdir 0.2.0 I, [2023-12-23T04:23:07.667916 #3128587] INFO -- : tsort 0.2.0 I, [2023-12-23T04:23:07.668632 #3128587] INFO -- : un 0.3.0 I, [2023-12-23T04:23:07.669470 #3128587] INFO -- : uri 0.13.0 I, [2023-12-23T04:23:07.670268 #3128587] INFO -- : weakref 0.1.3 I, [2023-12-23T04:23:07.670934 #3128587] INFO -- : yaml 0.3.0 I, [2023-12-23T04:23:07.671587 #3128587] INFO -- : installing default gems from ext: /tmp/ruby/install/trunk/lib/ruby/gems/3.3.0+0 I, [2023-12-23T04:23:07.678602 #3128587] INFO -- : bigdecimal 3.1.5 I, [2023-12-23T04:23:07.679149 #3128587] INFO -- : date 3.3.4 I, [2023-12-23T04:23:07.679648 #3128587] INFO -- : digest 3.1.1 I, [2023-12-23T04:23:07.680169 #3128587] INFO -- : etc 1.4.3 I, [2023-12-23T04:23:07.680741 #3128587] INFO -- : fcntl 1.1.0 I, [2023-12-23T04:23:07.681276 #3128587] INFO -- : fiddle 1.1.2 I, [2023-12-23T04:23:07.682092 #3128587] INFO -- : io-console 0.7.1 I, [2023-12-23T04:23:07.682744 #3128587] INFO -- : io-nonblock 0.3.0 I, [2023-12-23T04:23:07.683256 #3128587] INFO -- : io-wait 0.3.1 I, [2023-12-23T04:23:07.683750 #3128587] INFO -- : json 2.7.1 I, [2023-12-23T04:23:07.684500 #3128587] INFO -- : nkf 0.1.3 I, [2023-12-23T04:23:07.685034 #3128587] INFO -- : openssl 3.2.0 I, [2023-12-23T04:23:07.685574 #3128587] INFO -- : pathname 0.3.0 I, [2023-12-23T04:23:07.686088 #3128587] INFO -- : psych 5.1.2 I, [2023-12-23T04:23:07.686658 #3128587] INFO -- : stringio 3.1.0 I, [2023-12-23T04:23:07.687166 #3128587] INFO -- : strscan 3.0.7 I, [2023-12-23T04:23:07.687674 #3128587] INFO -- : syslog 0.1.2 I, [2023-12-23T04:23:07.688206 #3128587] INFO -- : zlib 3.1.0 I, [2023-12-23T04:23:07.688636 #3128587] INFO -- : installing bundled gems: /tmp/ruby/install/trunk/lib/ruby/gems/3.3.0+0 I, [2023-12-23T04:23:07.689267 #3128587] INFO -- : minitest 5.20.0 I, [2023-12-23T04:23:07.696118 #3128587] INFO -- : power_assert 2.0.3 I, [2023-12-23T04:23:07.697769 #3128587] INFO -- : rake 13.1.0 I, [2023-12-23T04:23:07.702758 #3128587] INFO -- : test-unit 3.6.1 I, [2023-12-23T04:23:07.707648 #3128587] INFO -- : rexml 3.2.6 I, [2023-12-23T04:23:07.712646 #3128587] INFO -- : rss 0.3.0 I, [2023-12-23T04:23:07.716655 #3128587] INFO -- : net-ftp 0.3.3 I, [2023-12-23T04:23:07.717795 #3128587] INFO -- : net-imap 0.4.8 I, [2023-12-23T04:23:07.721666 #3128587] INFO -- : net-pop 0.1.2 I, [2023-12-23T04:23:07.722677 #3128587] INFO -- : net-smtp 0.4.0 I, [2023-12-23T04:23:07.723888 #3128587] INFO -- : matrix 0.4.2 I, [2023-12-23T04:23:07.725081 #3128587] INFO -- : prime 0.1.2 I, [2023-12-23T04:23:07.726791 #3128587] INFO -- : rbs 3.4.0 I, [2023-12-23T04:23:07.760324 #3128587] INFO -- : typeprof 0.21.9 I, [2023-12-23T04:23:07.763043 #3128587] INFO -- : debug 1.9.1 I, [2023-12-23T04:23:07.766379 #3128587] INFO -- : racc 1.7.3 I, [2023-12-23T04:23:07.769341 #3128587] INFO -- : installing bundled gem cache: /tmp/ruby/install/trunk/lib/ruby/gems/3.3.0+0/cache I, [2023-12-23T04:23:07.773608 #3128587] INFO -- : $$$[end] "make install -j16" exit with 0. I, [2023-12-23T04:23:07.773792 #3128587] INFO -- : $$$[beg] make yes-btest TESTOPTS='-q -j16' I, [2023-12-23T04:23:15.783492 #3128587] INFO -- : PASS all 1870 tests E, [2023-12-23T04:23:15.794509 #3128587] ERROR -- : I, [2023-12-23T04:23:15.794946 #3128587] INFO -- : $$$[end] "make yes-btest TESTOPTS='-q -j16'" exit with 0. I, [2023-12-23T04:23:15.795160 #3128587] INFO -- : $$$[beg] make yes-test-basic TESTS='-j16' I, [2023-12-23T04:23:15.922022 #3128587] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-12-23T04:23:15.922064 #3128587] INFO -- : CC = gcc I, [2023-12-23T04:23:15.922076 #3128587] INFO -- : LD = ld I, [2023-12-23T04:23:15.922085 #3128587] INFO -- : LDSHARED = gcc -shared I, [2023-12-23T04:23:15.922094 #3128587] INFO -- : CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC I, [2023-12-23T04:23:15.922105 #3128587] 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/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0 I, [2023-12-23T04:23:15.922114 #3128587] INFO -- : CPPFLAGS = I, [2023-12-23T04:23:15.922121 #3128587] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-12-23T04:23:15.922129 #3128587] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-12-23T04:23:15.922137 #3128587] INFO -- : LANG = C.UTF-8 I, [2023-12-23T04:23:15.922145 #3128587] INFO -- : LC_ALL = I, [2023-12-23T04:23:15.922153 #3128587] INFO -- : LC_CTYPE = I, [2023-12-23T04:23:15.922167 #3128587] INFO -- : MFLAGS = I, [2023-12-23T04:23:15.922175 #3128587] INFO -- : RUSTC = rustc I, [2023-12-23T04:23:15.922183 #3128587] 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/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs I, [2023-12-23T04:23:15.922815 #3128587] INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 I, [2023-12-23T04:23:15.922836 #3128587] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-12-23T04:23:15.922859 #3128587] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-12-23T04:23:15.922869 #3128587] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-12-23T04:23:15.922878 #3128587] INFO -- : I, [2023-12-23T04:23:15.982605 #3128587] INFO -- : Ignore setproctitle.o because of setproctitle.c under missing I, [2023-12-23T04:23:15.982669 #3128587] INFO -- : Ignore strlcat.o because of strlcat.c under missing I, [2023-12-23T04:23:15.982681 #3128587] INFO -- : Ignore strlcpy.o because of strlcpy.c under missing I, [2023-12-23T04:23:16.067857 #3128587] INFO -- : Checking leaked global symbols...none I, [2023-12-23T04:23:16.105600 #3128587] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 I, [2023-12-23T04:23:16.105654 #3128587] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:condition ..OK 2 I, [2023-12-23T04:23:16.105666 #3128587] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:if/unless ...OK 3 I, [2023-12-23T04:23:16.105676 #3128587] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:case .....OK 5 I, [2023-12-23T04:23:16.105797 #3128587] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:while/until ........OK 8 I, [2023-12-23T04:23:16.105852 #3128587] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:exception ..........OK 10 I, [2023-12-23T04:23:16.106084 #3128587] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:array .......................................OK 39 I, [2023-12-23T04:23:16.106213 #3128587] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:hash ...........................OK 27 I, [2023-12-23T04:23:16.106881 #3128587] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:iterator ...........................................................................................................OK 107 I, [2023-12-23T04:23:16.107150 #3128587] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:float ................................................................................OK 80 I, [2023-12-23T04:23:16.108115 #3128587] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:bignum ...............................OK 31 I, [2023-12-23T04:23:16.108900 #3128587] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:string & char ..............................................................OK 62 I, [2023-12-23T04:23:16.108930 #3128587] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ..........OK 10 I, [2023-12-23T04:23:16.108962 #3128587] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:call ......OK 6 I, [2023-12-23T04:23:16.109023 #3128587] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:proc .........OK 9 I, [2023-12-23T04:23:16.209737 #3128587] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:signal ..OK 2 I, [2023-12-23T04:23:16.211191 #3128587] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:eval ...........................OK 27 I, [2023-12-23T04:23:16.452912 #3128587] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:system ........OK 8 I, [2023-12-23T04:23:16.453063 #3128587] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:const .....OK 5 I, [2023-12-23T04:23:16.453244 #3128587] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:clone .....OK 5 I, [2023-12-23T04:23:16.453656 #3128587] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:marshal ....OK 4 I, [2023-12-23T04:23:16.453817 #3128587] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:pack ....OK 4 I, [2023-12-23T04:23:16.453860 #3128587] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:math ..OK 2 I, [2023-12-23T04:23:16.454003 #3128587] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:struct ......OK 6 I, [2023-12-23T04:23:16.454266 #3128587] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:variable ............OK 12 I, [2023-12-23T04:23:16.454331 #3128587] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:trace ...OK 3 I, [2023-12-23T04:23:16.454578 #3128587] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:defined? ............OK 12 I, [2023-12-23T04:23:16.454636 #3128587] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:alias ......OK 6 I, [2023-12-23T04:23:16.455611 #3128587] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:path .......................OK 23 I, [2023-12-23T04:23:16.550651 #3128587] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:gc ....OK 4 I, [2023-12-23T04:23:16.553029 #3128587] INFO -- : I, [2023-12-23T04:23:16.553063 #3128587] INFO -- : test succeeded I, [2023-12-23T04:23:16.555097 #3128587] INFO -- : $$$[end] "make yes-test-basic TESTS='-j16'" exit with 0. I, [2023-12-23T04:23:16.555356 #3128587] INFO -- : $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16' I, [2023-12-23T04:23:16.684440 #3128587] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-12-23T04:23:16.684496 #3128587] INFO -- : CC = gcc I, [2023-12-23T04:23:16.684507 #3128587] INFO -- : LD = ld I, [2023-12-23T04:23:16.684516 #3128587] INFO -- : LDSHARED = gcc -shared I, [2023-12-23T04:23:16.684525 #3128587] INFO -- : CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC I, [2023-12-23T04:23:16.684534 #3128587] 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/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0 I, [2023-12-23T04:23:16.684542 #3128587] INFO -- : CPPFLAGS = I, [2023-12-23T04:23:16.684549 #3128587] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-12-23T04:23:16.684557 #3128587] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-12-23T04:23:16.684566 #3128587] INFO -- : LANG = C.UTF-8 I, [2023-12-23T04:23:16.684574 #3128587] INFO -- : LC_ALL = I, [2023-12-23T04:23:16.684582 #3128587] INFO -- : LC_CTYPE = I, [2023-12-23T04:23:16.684589 #3128587] INFO -- : MFLAGS = I, [2023-12-23T04:23:16.684597 #3128587] INFO -- : RUSTC = rustc I, [2023-12-23T04:23:16.684605 #3128587] 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/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs I, [2023-12-23T04:23:16.685004 #3128587] INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 I, [2023-12-23T04:23:16.685025 #3128587] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-12-23T04:23:16.685049 #3128587] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-12-23T04:23:16.685066 #3128587] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-12-23T04:23:16.685075 #3128587] INFO -- : I, [2023-12-23T04:23:16.686690 #3128587] INFO -- : generating enc.mk I, [2023-12-23T04:23:16.840517 #3128587] INFO -- : making enc I, [2023-12-23T04:23:16.893996 #3128587] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:23:16.894022 #3128587] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2023-12-23T04:23:16.894034 #3128587] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:23:16.894636 #3128587] INFO -- : making srcs under enc I, [2023-12-23T04:23:16.959366 #3128587] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:23:16.959389 #3128587] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2023-12-23T04:23:16.959401 #3128587] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:23:16.960322 #3128587] INFO -- : generating transdb.h I, [2023-12-23T04:23:17.077473 #3128587] INFO -- : transdb.h unchanged I, [2023-12-23T04:23:17.078892 #3128587] INFO -- : making trans I, [2023-12-23T04:23:17.147765 #3128587] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:23:17.147789 #3128587] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk/enc/trans'. I, [2023-12-23T04:23:17.147800 #3128587] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:23:17.148616 #3128587] INFO -- : making encs I, [2023-12-23T04:23:17.186888 #3128587] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:23:17.186913 #3128587] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2023-12-23T04:23:17.186926 #3128587] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:23:17.189262 #3128587] INFO -- : generating makefiles ext/configure-ext.mk I, [2023-12-23T04:23:17.248423 #3128587] INFO -- : ext/configure-ext.mk updated I, [2023-12-23T04:23:17.250775 #3128587] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:23:18.622357 #3128587] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:23:18.623039 #3128587] INFO -- : generating makefile exts.mk I, [2023-12-23T04:23:18.664701 #3128587] INFO -- : exts.mk unchanged I, [2023-12-23T04:23:18.669650 #3128587] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:23:19.234321 #3128587] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/bigdecimal' I, [2023-12-23T04:23:19.239146 #3128587] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/bigdecimal' I, [2023-12-23T04:23:19.262945 #3128587] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' I, [2023-12-23T04:23:19.268532 #3128587] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' I, [2023-12-23T04:23:19.279496 #3128587] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' I, [2023-12-23T04:23:19.284468 #3128587] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' I, [2023-12-23T04:23:19.287366 #3128587] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' I, [2023-12-23T04:23:19.296588 #3128587] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' I, [2023-12-23T04:23:19.330177 #3128587] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2023-12-23T04:23:19.333797 #3128587] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2023-12-23T04:23:19.366419 #3128587] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2023-12-23T04:23:19.384622 #3128587] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2023-12-23T04:23:19.388557 #3128587] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' I, [2023-12-23T04:23:19.393424 #3128587] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' I, [2023-12-23T04:23:19.406358 #3128587] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' I, [2023-12-23T04:23:19.424553 #3128587] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' I, [2023-12-23T04:23:19.441351 #3128587] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' I, [2023-12-23T04:23:19.445245 #3128587] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' I, [2023-12-23T04:23:19.452734 #3128587] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/nkf' I, [2023-12-23T04:23:19.455944 #3128587] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/nkf' I, [2023-12-23T04:23:19.470279 #3128587] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' I, [2023-12-23T04:23:19.474589 #3128587] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' I, [2023-12-23T04:23:19.515369 #3128587] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' I, [2023-12-23T04:23:19.560801 #3128587] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' I, [2023-12-23T04:23:19.570909 #3128587] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' I, [2023-12-23T04:23:19.574354 #3128587] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' I, [2023-12-23T04:23:19.587198 #3128587] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' I, [2023-12-23T04:23:19.639924 #3128587] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' I, [2023-12-23T04:23:19.650576 #3128587] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' I, [2023-12-23T04:23:19.653784 #3128587] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' I, [2023-12-23T04:23:19.685146 #3128587] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' I, [2023-12-23T04:23:19.691658 #3128587] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' I, [2023-12-23T04:23:19.694513 #3128587] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2023-12-23T04:23:19.696517 #3128587] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2023-12-23T04:23:19.722677 #3128587] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' I, [2023-12-23T04:23:19.729510 #3128587] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' I, [2023-12-23T04:23:19.758443 #3128587] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/syslog' I, [2023-12-23T04:23:19.761913 #3128587] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/syslog' I, [2023-12-23T04:23:19.772029 #3128587] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.0/ext/debug' I, [2023-12-23T04:23:19.791899 #3128587] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.0/ext/debug' I, [2023-12-23T04:23:19.795483 #3128587] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' I, [2023-12-23T04:23:19.853051 #3128587] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' I, [2023-12-23T04:23:19.854867 #3128587] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2023-12-23T04:23:19.874054 #3128587] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2023-12-23T04:23:19.878192 #3128587] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.0/ext/rbs_extension' I, [2023-12-23T04:23:19.898318 #3128587] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.0/ext/rbs_extension' I, [2023-12-23T04:23:19.922126 #3128587] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:23:20.031033 #3128587] INFO -- : make[2]: 'ruby' is up to date. I, [2023-12-23T04:23:20.031079 #3128587] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:23:20.031333 #3128587] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:23:20.039325 #3128587] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:23:20.039392 #3128587] INFO -- : make[1]: Nothing to be done for 'note'. I, [2023-12-23T04:23:20.039425 #3128587] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:23:20.142954 #3128587] INFO -- : Run options: I, [2023-12-23T04:23:20.143040 #3128587] INFO -- : --seed=56989 I, [2023-12-23T04:23:20.143053 #3128587] INFO -- : "--ruby=./miniruby -I/tmp/ruby/src/trunk/lib -I. -I.ext/common /tmp/ruby/src/trunk/tool/runruby.rb --extout=.ext -- --disable-gems" I, [2023-12-23T04:23:20.143065 #3128587] INFO -- : --excludes-dir=/tmp/ruby/src/trunk/test/.excludes I, [2023-12-23T04:23:20.143076 #3128587] INFO -- : --name=!/memory_leak/ I, [2023-12-23T04:23:20.143084 #3128587] INFO -- : --stderr-on-failure I, [2023-12-23T04:23:20.143092 #3128587] INFO -- : -j16 I, [2023-12-23T04:23:20.143100 #3128587] INFO -- : I, [2023-12-23T04:23:20.143108 #3128587] INFO -- : # Running tests: I, [2023-12-23T04:23:20.143117 #3128587] INFO -- : I, [2023-12-23T04:23:20.347009 #3128587] INFO -- : [ 1/910] 3169661=test_rdoc_generator_pot I, [2023-12-23T04:23:20.350034 #3128587] INFO -- : [ 2/910] 3169668=parameters_signature_test I, [2023-12-23T04:23:20.350140 #3128587] INFO -- : [ 3/910] 3169659=test_koi8 I, [2023-12-23T04:23:20.350537 #3128587] INFO -- : [ 4/910] 3169670=test_enumerator I, [2023-12-23T04:23:20.351121 #3128587] INFO -- : [ 5/910] 3169658=test_rdoc_parser_changelog I, [2023-12-23T04:23:20.351151 #3128587] INFO -- : [ 6/910] 3169663=test_unicode I, [2023-12-23T04:23:20.351488 #3128587] INFO -- : [ 7/910] 3169667=test_rdoc_method_attr I, [2023-12-23T04:23:20.351517 #3128587] INFO -- : [ 8/910] 3169665=test_column_separator I, [2023-12-23T04:23:20.351808 #3128587] INFO -- : [ 9/910] 3169660=test_gem_gem_runner I, [2023-12-23T04:23:20.351987 #3128587] INFO -- : [ 10/910] 3169669=test_filter I, [2023-12-23T04:23:20.352181 #3128587] INFO -- : [ 11/910] 3169666=test_data I, [2023-12-23T04:23:20.352817 #3128587] INFO -- : [ 12/910] 3169662=test_gem_commands_update_command I, [2023-12-23T04:23:20.352846 #3128587] INFO -- : [ 13/910] 3169664=test_gem_resolver_vendor_specification I, [2023-12-23T04:23:20.352862 #3128587] INFO -- : [ 14/910] 3169671=test_key_event_record I, [2023-12-23T04:23:20.352877 #3128587] INFO -- : [ 15/910] 3169672=test_gem_uri I, [2023-12-23T04:23:20.356556 #3128587] INFO -- : [ 16/910] 3169673=test_random I, [2023-12-23T04:23:20.361855 #3128587] INFO -- : [ 17/910] 3169666=test_notimplement I, [2023-12-23T04:23:20.361940 #3128587] INFO -- : [ 18/910] 3169659=test_thread_cv I, [2023-12-23T04:23:20.365892 #3128587] INFO -- : [ 19/910] 3169670=test_lexer I, [2023-12-23T04:23:20.366280 #3128587] INFO -- : [ 20/910] 3169673=test_ssl_session I, [2023-12-23T04:23:20.371514 #3128587] INFO -- : [ 21/910] 3169666=test_rewind I, [2023-12-23T04:23:20.389931 #3128587] INFO -- : [ 22/910] 3169665=test_compile_prism I, [2023-12-23T04:23:20.396220 #3128587] INFO -- : [ 23/910] 3169670=test_terminfo I, [2023-12-23T04:23:20.400488 #3128587] INFO -- : [ 24/910] 3169669=test_bug-14834 I, [2023-12-23T04:23:20.413616 #3128587] INFO -- : [ 25/910] 3169666=test_getoptlong I, [2023-12-23T04:23:20.414531 #3128587] INFO -- : [ 26/910] 3169671=test_date_compat I, [2023-12-23T04:23:20.418872 #3128587] INFO -- : [ 27/910] 3169666=test_rdoc_markup_to_html I, [2023-12-23T04:23:20.424645 #3128587] INFO -- : [ 28/910] 3169671=test_tree_spell_checker I, [2023-12-23T04:23:20.429513 #3128587] INFO -- : [ 29/910] 3169663=test_http I, [2023-12-23T04:23:20.444466 #3128587] INFO -- : [ 30/910] 3169668=test_addrinfo I, [2023-12-23T04:23:20.459197 #3128587] INFO -- : [ 31/910] 3169670=test_bn I, [2023-12-23T04:23:20.481799 #3128587] INFO -- : [ 32/910] 3169671=test_win32ole_param_event I, [2023-12-23T04:23:20.486210 #3128587] INFO -- : [ 33/910] 3169671=test_path I, [2023-12-23T04:23:20.488096 #3128587] INFO -- : [ 34/910] 3169669=test_case_mapping I, [2023-12-23T04:23:20.496651 #3128587] INFO -- : [ 35/910] 3169669=test_sockopt I, [2023-12-23T04:23:20.498922 #3128587] INFO -- : [ 36/910] 3169671=test_install I, [2023-12-23T04:23:20.503821 #3128587] INFO -- : [ 37/910] 3169668=test_rdoc_markup_to_label I, [2023-12-23T04:23:20.503896 #3128587] INFO -- : [ 38/910] 3169669=test_httpheader I, [2023-12-23T04:23:20.515919 #3128587] INFO -- : [ 39/910] 3169670=test_gem_resolver_local_specification I, [2023-12-23T04:23:20.523419 #3128587] INFO -- : [ 40/910] 3169661=test_drb I, [2023-12-23T04:23:20.572360 #3128587] INFO -- : [ 41/910] 3169669=test_rdoc_ri_driver I, [2023-12-23T04:23:20.594357 #3128587] INFO -- : [ 42/910] 3169664=test_encoding I, [2023-12-23T04:23:20.606148 #3128587] INFO -- : [ 43/910] 3169672=test_httpresponses I, [2023-12-23T04:23:20.609002 #3128587] INFO -- : [ 44/910] 3169658=test_set_len I, [2023-12-23T04:23:20.613310 #3128587] INFO -- : [ 45/910] 3169658=test_key_stroke I, [2023-12-23T04:23:20.614639 #3128587] INFO -- : [ 46/910] 3169660=test_color I, [2023-12-23T04:23:20.634078 #3128587] INFO -- : [ 47/910] 3169664=json_encoding_test I, [2023-12-23T04:23:20.642825 #3128587] INFO -- : [ 48/910] 3169672=test_rbconfig I, [2023-12-23T04:23:20.649660 #3128587] INFO -- : [ 49/910] 3169672=test_primitive I, [2023-12-23T04:23:20.654101 #3128587] INFO -- : [ 50/910] 3169668=test_human_typo I, [2023-12-23T04:23:20.656854 #3128587] INFO -- : [ 51/910] 3169664=test_name_error_extension I, [2023-12-23T04:23:20.663423 #3128587] INFO -- : [ 52/910] 3169668=test_rdoc_i18n_locale I, [2023-12-23T04:23:20.664125 #3128587] INFO -- : [ 53/910] 3169672=test_document I, [2023-12-23T04:23:20.672084 #3128587] INFO -- : [ 54/910] 3169664=test_rdoc_generator_pot_po_entry I, [2023-12-23T04:23:20.672162 #3128587] INFO -- : [ 55/910] 3169668=test_euc_jp I, [2023-12-23T04:23:20.675992 #3128587] INFO -- : [ 56/910] 3169668=test_acceptable I, [2023-12-23T04:23:20.679647 #3128587] INFO -- : [ 57/910] 3169666=test_win32ole_param I, [2023-12-23T04:23:20.683983 #3128587] INFO -- : [ 58/910] 3169666=test_gem_commands_yank_command I, [2023-12-23T04:23:20.689702 #3128587] INFO -- : [ 59/910] 3169658=test_pair I, [2023-12-23T04:23:20.692772 #3128587] INFO -- : [ 60/910] 3169672=test_recursion I, [2023-12-23T04:23:20.697303 #3128587] INFO -- : [ 61/910] 3169672=test_exit I, [2023-12-23T04:23:20.701623 #3128587] INFO -- : [ 62/910] 3169668=test_drbobject I, [2023-12-23T04:23:20.713657 #3128587] INFO -- : [ 63/910] 3169665=test_delegate I, [2023-12-23T04:23:20.721354 #3128587] INFO -- : [ 64/910] 3169667=test_popen_deadlock I, [2023-12-23T04:23:20.726678 #3128587] INFO -- : [ 65/910] 3169668=test_history I, [2023-12-23T04:23:20.736860 #3128587] INFO -- : [ 66/910] 3169665=test_date_marshal I, [2023-12-23T04:23:20.747425 #3128587] INFO -- : [ 67/910] 3169665=test_mkmf I, [2023-12-23T04:23:20.756171 #3128587] INFO -- : [ 68/910] 3169670=test_fiber I, [2023-12-23T04:23:20.762830 #3128587] INFO -- : [ 69/910] 3169660=test_open3 I, [2023-12-23T04:23:20.783966 #3128587] INFO -- : [ 70/910] 3169665=test_bundled_ca I, [2023-12-23T04:23:20.796319 #3128587] INFO -- : [ 71/910] 3169671=test_closure I, [2023-12-23T04:23:20.803045 #3128587] INFO -- : [ 72/910] 3169672=test_digest I, [2023-12-23T04:23:20.805608 #3128587] INFO -- : [ 73/910] 3169664=test_ractor I, [2023-12-23T04:23:20.818727 #3128587] INFO -- : [ 74/910] 3169672=test_gem_security I, [2023-12-23T04:23:20.829821 #3128587] INFO -- : [ 75/910] 3169668=test_rdoc_servlet I, [2023-12-23T04:23:20.879210 #3128587] INFO -- : [ 76/910] 3169664=test_gem_commands_unpack_command I, [2023-12-23T04:23:20.990448 #3128587] INFO -- : [ 77/910] 3169671=test_files_lib I, [2023-12-23T04:23:21.012135 #3128587] INFO -- : [ 78/910] 3169659=test_beginendblock I, [2023-12-23T04:23:21.076407 #3128587] INFO -- : [ 79/910] 3169668=test_rdoc_markup_to_bs I, [2023-12-23T04:23:21.089568 #3128587] INFO -- : [ 80/910] 3169669=test_gem_bundler_version_finder I, [2023-12-23T04:23:21.111004 #3128587] INFO -- : [ 81/910] 3169668=test_emoji_breaks I, [2023-12-23T04:23:21.261358 #3128587] INFO -- : [ 82/910] 3169664=test_within_pipe I, [2023-12-23T04:23:21.286187 #3128587] INFO -- : [ 83/910] 3169669=test_pinned I, [2023-12-23T04:23:21.316132 #3128587] INFO -- : [ 84/910] 3169669=test_rdoc_markup_pre_process I, [2023-12-23T04:23:21.330375 #3128587] INFO -- : [ 85/910] 3169664=test_printf I, [2023-12-23T04:23:21.348482 #3128587] INFO -- : [ 86/910] 3169664=test_time I, [2023-12-23T04:23:21.362272 #3128587] INFO -- : [ 87/910] 3169666=test_webauthn_listener_response I, [2023-12-23T04:23:21.368180 #3128587] INFO -- : [ 88/910] 3169667=test_to_ary_concat I, [2023-12-23T04:23:21.375729 #3128587] INFO -- : [ 89/910] 3169669=test_stream I, [2023-12-23T04:23:21.398473 #3128587] INFO -- : [ 90/910] 3169666=test_iseq I, [2023-12-23T04:23:21.405660 #3128587] INFO -- : [ 91/910] 3169669=test_exception_at_throwing I, [2023-12-23T04:23:21.436949 #3128587] INFO -- : [ 92/910] 3169673=test_rdoc_markup_heading I, [2023-12-23T04:23:21.481020 #3128587] INFO -- : [ 93/910] 3169669=test_scheduler I, [2023-12-23T04:23:21.567319 #3128587] INFO -- : [ 94/910] 3169664=test_class I, [2023-12-23T04:23:21.569832 #3128587] INFO -- : [ 95/910] 3169664=test_ocsp I, [2023-12-23T04:23:21.572546 #3128587] INFO -- : [ 96/910] 3169665=test_pkey_dsa I, [2023-12-23T04:23:21.575208 #3128587] INFO -- : [ 97/910] 3169659=test_interned_str I, [2023-12-23T04:23:21.581234 #3128587] INFO -- : [ 98/910] 3169673=test_case_comprehensive I, [2023-12-23T04:23:21.582766 #3128587] INFO -- : [ 99/910] 3169659=test_gem_commands_build_command I, [2023-12-23T04:23:21.636386 #3128587] INFO -- : [100/910] 3169669=test_append I, [2023-12-23T04:23:21.638518 #3128587] INFO -- : [101/910] 3169669=test_option I, [2023-12-23T04:23:21.779140 #3128587] INFO -- : [102/910] 3169669=test_cmethod I, [2023-12-23T04:23:21.786090 #3128587] INFO -- : [103/910] 3169669=test_variable_name_check I, [2023-12-23T04:23:21.836530 #3128587] INFO -- : [104/910] 3169669=test_io_m17n I, [2023-12-23T04:23:21.863588 #3128587] INFO -- : [105/910] 3169667=test_did_you_mean I, [2023-12-23T04:23:21.885466 #3128587] INFO -- : [106/910] 3169667=test_gem_commands_server_command I, [2023-12-23T04:23:22.048278 #3128587] INFO -- : [107/910] 3169664=test_color_printer I, [2023-12-23T04:23:22.095447 #3128587] INFO -- : [108/910] 3169664=test_deprecated I, [2023-12-23T04:23:22.095682 #3128587] INFO -- : [109/910] 3169667=test_patterns I, [2023-12-23T04:23:22.102717 #3128587] INFO -- : [110/910] 3169664=test_serialize_subclasses I, [2023-12-23T04:23:22.106767 #3128587] INFO -- : [111/910] 3169664=test_insns_leaf I, [2023-12-23T04:23:22.113729 #3128587] INFO -- : [112/910] 3169664=test_key_error I, [2023-12-23T04:23:22.121716 #3128587] INFO -- : [113/910] 3169664=test_win32ole_variant_m I, [2023-12-23T04:23:22.122661 #3128587] INFO -- : [114/910] 3169664=test_engine I, [2023-12-23T04:23:22.128204 #3128587] INFO -- : [115/910] 3169667=test_div I, [2023-12-23T04:23:22.131203 #3128587] INFO -- : [116/910] 3169664=test_rdoc_rd_inline I, [2023-12-23T04:23:22.136127 #3128587] INFO -- : [117/910] 3169667=test_x509req I, [2023-12-23T04:23:22.138331 #3128587] INFO -- : [118/910] 3169664=test_mutex I, [2023-12-23T04:23:22.161133 #3128587] INFO -- : [119/910] 3169659=test_set I, [2023-12-23T04:23:22.163004 #3128587] INFO -- : [120/910] 3169666=test_gem_path_support I, [2023-12-23T04:23:22.190075 #3128587] INFO -- : [121/910] 3169659=test_struct I, [2023-12-23T04:23:22.218399 #3128587] INFO -- : [122/910] 3169666=test_files_test_1 I, [2023-12-23T04:23:22.235461 #3128587] INFO -- : [123/910] 3169659=test_config I, [2023-12-23T04:23:22.258130 #3128587] INFO -- : [124/910] 3169659=memsize_test I, [2023-12-23T04:23:22.303364 #3128587] INFO -- : [125/910] 3169662=json_parser_test I, [2023-12-23T04:23:22.306095 #3128587] INFO -- : [126/910] 3169659=test_nomethod_error I, [2023-12-23T04:23:22.311517 #3128587] INFO -- : [127/910] 3169659=test_gem_source_subpath_problem I, [2023-12-23T04:23:22.337390 #3128587] INFO -- : [128/910] 3169667=test_dln I, [2023-12-23T04:23:22.339219 #3128587] INFO -- : [129/910] 3169667=json_common_interface_test I, [2023-12-23T04:23:22.353476 #3128587] INFO -- : [130/910] 3169662=test_win32ole_variant_outarg I, [2023-12-23T04:23:22.360264 #3128587] INFO -- : [131/910] 3169662=test_sexp I, [2023-12-23T04:23:22.366984 #3128587] INFO -- : [132/910] 3169667=test_rdoc_markup_include I, [2023-12-23T04:23:22.370502 #3128587] INFO -- : [133/910] 3169667=fuzzer_test I, [2023-12-23T04:23:22.399833 #3128587] INFO -- : [134/910] 3169662=test_inputs_scanner I, [2023-12-23T04:23:22.406089 #3128587] INFO -- : [135/910] 3169662=test_variable I, [2023-12-23T04:23:22.458534 #3128587] INFO -- : [136/910] 3169667=test_struct I, [2023-12-23T04:23:22.462521 #3128587] INFO -- : [137/910] 3169659=test_rdoc_markup_to_html_snippet I, [2023-12-23T04:23:22.483941 #3128587] INFO -- : [138/910] 3169667=magic_comment_test I, [2023-12-23T04:23:22.489245 #3128587] INFO -- : [139/910] 3169662=test_cparser I, [2023-12-23T04:23:22.501041 #3128587] INFO -- : [140/910] 3169667=test_pkg_config I, [2023-12-23T04:23:22.527416 #3128587] INFO -- : [141/910] 3169667=test_unconverted_fields I, [2023-12-23T04:23:22.538343 #3128587] INFO -- : [142/910] 3169667=test_shellwords I, [2023-12-23T04:23:22.546617 #3128587] INFO -- : [143/910] 3169667=test_mutex_m I, [2023-12-23T04:23:22.552907 #3128587] INFO -- : [144/910] 3169667=test_debug I, [2023-12-23T04:23:22.558407 #3128587] INFO -- : [145/910] 3169667=pattern_test I, [2023-12-23T04:23:22.575726 #3128587] INFO -- : [146/910] 3169667=test_memory_view I, [2023-12-23T04:23:22.603643 #3128587] INFO -- : [147/910] 3169667=test_string I, [2023-12-23T04:23:22.607400 #3128587] INFO -- : [148/910] 3169667=test_iterator I, [2023-12-23T04:23:22.653716 #3128587] INFO -- : [149/910] 3169659=test_omap I, [2023-12-23T04:23:22.672421 #3128587] INFO -- : [150/910] 3169659=test_digest_extend I, [2023-12-23T04:23:22.690312 #3128587] INFO -- : [151/910] 3169659=test_gem_resolver_git_set I, [2023-12-23T04:23:22.697943 #3128587] INFO -- : [152/910] 3169667=test_storage I, [2023-12-23T04:23:22.705735 #3128587] INFO -- : [153/910] 3169667=test_cipher I, [2023-12-23T04:23:22.755741 #3128587] INFO -- : [154/910] 3169665=test_gem_security_signer I, [2023-12-23T04:23:22.762604 #3128587] INFO -- : [155/910] 3169667=test_new I, [2023-12-23T04:23:22.768404 #3128587] INFO -- : [156/910] 3169667=test_dir_m17n I, [2023-12-23T04:23:22.927984 #3128587] INFO -- : [157/910] 3169665=test_gem_resolver_installer_set I, [2023-12-23T04:23:23.135420 #3128587] INFO -- : [158/910] 3169662=test_refinement I, [2023-12-23T04:23:23.168356 #3128587] INFO -- : [159/910] 3169659=test_gem_commands_signout_command I, [2023-12-23T04:23:23.188315 #3128587] INFO -- : [160/910] 3169659=test_regex_casefold I, [2023-12-23T04:23:23.212366 #3128587] INFO -- : [161/910] 3169665=test_gem_source_git I, [2023-12-23T04:23:23.287960 #3128587] INFO -- : [162/910] 3169664=test_float I, [2023-12-23T04:23:23.319279 #3128587] INFO -- : [163/910] 3169669=test_cgi_cookie I, [2023-12-23T04:23:23.329886 #3128587] INFO -- : [164/910] 3169669=test_require I, [2023-12-23T04:23:23.569588 #3128587] INFO -- : [165/910] 3169660=test_header I, [2023-12-23T04:23:23.625339 #3128587] INFO -- : [166/910] 3169660=test_windows_1252 I, [2023-12-23T04:23:23.630232 #3128587] INFO -- : [167/910] 3169660=test_input_method I, [2023-12-23T04:23:23.681005 #3128587] INFO -- : [168/910] 3169668=test_process I, [2023-12-23T04:23:23.703463 #3128587] INFO -- : [169/910] 3169668=test_signal I, [2023-12-23T04:23:23.789935 #3128587] INFO -- : [170/910] 3169659=test_fixnum I, [2023-12-23T04:23:23.813298 #3128587] INFO -- : [171/910] 3169659=test_x509crl I, [2023-12-23T04:23:23.834338 #3128587] INFO -- : [172/910] 3169660=test_cgi_session I, [2023-12-23T04:23:23.857934 #3128587] INFO -- : [173/910] 3169660=test_rdoc_rd I, [2023-12-23T04:23:23.870768 #3128587] INFO -- : [174/910] 3169665=test_metaclass I, [2023-12-23T04:23:23.877098 #3128587] INFO -- : [175/910] 3169665=test_rdoc_top_level I, [2023-12-23T04:23:23.897796 #3128587] INFO -- : [176/910] 3169660=test_completion I, [2023-12-23T04:23:23.925760 #3128587] INFO -- : [177/910] 3169659=test_gem_commands_cert_command I, [2023-12-23T04:23:24.146487 #3128587] INFO -- : [178/910] 3169667=test_len I, [2023-12-23T04:23:24.148434 #3128587] INFO -- : [179/910] 3169667=test_yield_block I, [2023-12-23T04:23:24.152882 #3128587] INFO -- : [180/910] 3169667=test_x509ext I, [2023-12-23T04:23:24.157320 #3128587] INFO -- : [181/910] 3169667=test_erb I, [2023-12-23T04:23:24.204432 #3128587] INFO -- : [182/910] 3169667=test_gem_source_installed I, [2023-12-23T04:23:24.219499 #3128587] INFO -- : [183/910] 3169667=test_assembler I, [2023-12-23T04:23:24.220455 #3128587] INFO -- : [184/910] 3169667=test_spell_checker I, [2023-12-23T04:23:24.231588 #3128587] INFO -- : [185/910] 3169667=attribute_write_test I, [2023-12-23T04:23:24.234472 #3128587] INFO -- : [186/910] 3169667=test_propertyputref I, [2023-12-23T04:23:24.242799 #3128587] INFO -- : [187/910] 3169667=test_rational2 I, [2023-12-23T04:23:24.249539 #3128587] INFO -- : [188/910] 3169667=test_rational I, [2023-12-23T04:23:24.253983 #3128587] INFO -- : [189/910] 3169665=test_gem_commands_outdated_command I, [2023-12-23T04:23:24.268444 #3128587] INFO -- : [190/910] 3169667=test_gem_package_tar_writer I, [2023-12-23T04:23:24.299512 #3128587] INFO -- : [191/910] 3169665=test_array I, [2023-12-23T04:23:24.339515 #3128587] INFO -- : [192/910] 3169658=test_gem_source I, [2023-12-23T04:23:24.397928 #3128587] INFO -- : [193/910] 3169667=test_scalar_scanner I, [2023-12-23T04:23:24.411031 #3128587] INFO -- : [194/910] 3169667=test_bigdecimal_util I, [2023-12-23T04:23:24.413118 #3128587] INFO -- : [195/910] 3169667=test_win32ole_method_event I, [2023-12-23T04:23:24.421031 #3128587] INFO -- : [196/910] 3169667=test_nesting_parser I, [2023-12-23T04:23:24.457568 #3128587] INFO -- : [197/910] 3169660=test_gem_dependency_list I, [2023-12-23T04:23:24.529367 #3128587] INFO -- : [198/910] 3169667=test_benchmark I, [2023-12-23T04:23:24.574754 #3128587] INFO -- : [199/910] 3169660=test_evaluation I, [2023-12-23T04:23:24.580015 #3128587] INFO -- : [200/910] 3169660=test_https I, [2023-12-23T04:23:24.803526 #3128587] INFO -- : [201/910] 3169664=test_gem_ext_builder I, [2023-12-23T04:23:24.875440 #3128587] INFO -- : [202/910] 3169658=test_rdoc_parser_simple I, [2023-12-23T04:23:24.897889 #3128587] INFO -- : [203/910] 3169658=test_yamldbm I, [2023-12-23T04:23:24.901970 #3128587] INFO -- : [204/910] 3169658=test_load I, [2023-12-23T04:23:24.904062 #3128587] INFO -- : [205/910] 3169658=test_abi I, [2023-12-23T04:23:25.001910 #3128587] INFO -- : [206/910] 3169660=test_provider I, [2023-12-23T04:23:25.098651 #3128587] INFO -- : [207/910] 3169658=test_rdoc_generator_markup I, [2023-12-23T04:23:25.114565 #3128587] INFO -- : [208/910] 3169658=test_cmd I, [2023-12-23T04:23:25.126307 #3128587] INFO -- : [209/910] 3169672=test_whileuntil I, [2023-12-23T04:23:25.129680 #3128587] INFO -- : [210/910] 3169672=test_buffered_io I, [2023-12-23T04:23:25.171589 #3128587] INFO -- : [211/910] 3169672=test_monitor I, [2023-12-23T04:23:25.322497 #3128587] INFO -- : [212/910] 3169660=test_configuration I, [2023-12-23T04:23:25.384180 #3128587] INFO -- : [213/910] 3169672=test_rubyvm I, [2023-12-23T04:23:25.388598 #3128587] INFO -- : [214/910] 3169672=test_instrumentation_api I, [2023-12-23T04:23:25.406684 #3128587] INFO -- : [215/910] 3169659=test_stringify_symbols I, [2023-12-23T04:23:25.415548 #3128587] INFO -- : [216/910] 3169659=test_acl I, [2023-12-23T04:23:25.430630 #3128587] INFO -- : [217/910] 3169659=test_boolean I, [2023-12-23T04:23:25.455060 #3128587] INFO -- : [218/910] 3169659=test_gem_request_set I, [2023-12-23T04:23:25.464037 #3128587] INFO -- : [219/910] 3169660=test_module I, [2023-12-23T04:23:25.834405 #3128587] INFO -- : [220/910] 3169667=test_gem_ext_cargo_builder I, [2023-12-23T04:23:25.867122 #3128587] INFO -- : [221/910] 3169667=test_ssl I, [2023-12-23T04:23:25.870502 #3128587] INFO -- : [222/910] 3169659=constant_path_node_test I, [2023-12-23T04:23:25.877067 #3128587] INFO -- : [223/910] 3169659=test_parser I, [2023-12-23T04:23:25.908943 #3128587] INFO -- : [224/910] 3169659=test_arith_seq_extract I, [2023-12-23T04:23:25.924136 #3128587] INFO -- : [225/910] 3169668=test_method_name_check I, [2023-12-23T04:23:25.937813 #3128587] INFO -- : [226/910] 3169668=test_drbssl I, [2023-12-23T04:23:26.008961 #3128587] INFO -- : [227/910] 3169658=test_pkcs7 I, [2023-12-23T04:23:26.048388 #3128587] INFO -- : [228/910] 3169664=test_gem_resolver_requirement_list I, [2023-12-23T04:23:26.060713 #3128587] INFO -- : [229/910] 3169664=test_arith_seq_beg_len_step I, [2023-12-23T04:23:26.110716 #3128587] INFO -- : [230/910] 3169659=test_function_entry I, [2023-12-23T04:23:26.116539 #3128587] INFO -- : [231/910] 3169659=ruby_api_test I, [2023-12-23T04:23:26.131732 #3128587] INFO -- : [232/910] 3169664=test_find_executable I, [2023-12-23T04:23:26.163879 #3128587] INFO -- : [233/910] 3169664=test_symbol I, [2023-12-23T04:23:26.187425 #3128587] INFO -- : [234/910] 3169659=test_coder I, [2023-12-23T04:23:26.202391 #3128587] INFO -- : [235/910] 3169658=test_nofree I, [2023-12-23T04:23:26.206038 #3128587] INFO -- : [236/910] 3169659=test_gem_commands_pristine_command I, [2023-12-23T04:23:26.206768 #3128587] INFO -- : [237/910] 3169658=test_context I, [2023-12-23T04:23:26.327679 #3128587] INFO -- : [238/910] 3169669=test_unix I, [2023-12-23T04:23:26.338870 #3128587] INFO -- : [239/910] 3169658=test_enc_associate I, [2023-12-23T04:23:26.377009 #3128587] INFO -- : [240/910] 3169666=test_lazy_enumerator I, [2023-12-23T04:23:26.392420 #3128587] INFO -- : [241/910] 3169669=test_ractor_compatibility I, [2023-12-23T04:23:26.736947 #3128587] INFO -- : [242/910] 3169662=test_autoconf I, [2023-12-23T04:23:26.741763 #3128587] INFO -- : [243/910] 3169662=test_eval I, [2023-12-23T04:23:26.762955 #3128587] INFO -- : [244/910] 3169662=test_date_ractor I, [2023-12-23T04:23:26.830083 #3128587] INFO -- : [245/910] 3169666=test_gem_console_ui I, [2023-12-23T04:23:26.847603 #3128587] INFO -- : [246/910] 3169666=test_dir I, [2023-12-23T04:23:26.864887 #3128587] INFO -- : [247/910] 3169669=test_numeric I, [2023-12-23T04:23:26.875068 #3128587] INFO -- : [248/910] 3169669=test_member I, [2023-12-23T04:23:26.889954 #3128587] INFO -- : [249/910] 3169669=test_gem_commands_cleanup_command I, [2023-12-23T04:23:26.952801 #3128587] INFO -- : [250/910] 3169670=test_word I, [2023-12-23T04:23:26.954398 #3128587] INFO -- : [251/910] 3169670=test_cgi_multipart I, [2023-12-23T04:23:26.955767 #3128587] INFO -- : [252/910] 3169658=test_rdoc_generator_darkfish I, [2023-12-23T04:23:27.049970 #3128587] INFO -- : [253/910] 3169662=test_error_highlight I, [2023-12-23T04:23:27.092835 #3128587] INFO -- : [254/910] 3169666=test_resize I, [2023-12-23T04:23:27.097174 #3128587] INFO -- : [255/910] 3169666=test_rdoc_comment I, [2023-12-23T04:23:27.137383 #3128587] INFO -- : [256/910] 3169660=test_gem_source_fetch_problem I, [2023-12-23T04:23:27.158000 #3128587] INFO -- : [257/910] 3169660=json_generic_object_test I, [2023-12-23T04:23:27.161056 #3128587] INFO -- : [258/910] 3169670=test_http_request I, [2023-12-23T04:23:27.175120 #3128587] INFO -- : [259/910] 3169671=test_coderange I, [2023-12-23T04:23:27.178805 #3128587] INFO -- : [260/910] 3169666=test_symbol I, [2023-12-23T04:23:27.179261 #3128587] INFO -- : [261/910] 3169660=location_test I, [2023-12-23T04:23:27.182027 #3128587] INFO -- : [262/910] 3169671=test_mailto I, [2023-12-23T04:23:27.203647 #3128587] INFO -- : [263/910] 3169670=test_row I, [2023-12-23T04:23:27.205903 #3128587] INFO -- : [264/910] 3169666=test_rdoc_extend I, [2023-12-23T04:23:27.210124 #3128587] INFO -- : [265/910] 3169671=test_merge_keys I, [2023-12-23T04:23:27.236319 #3128587] INFO -- : [266/910] 3169671=test_gem_resolver_api_specification I, [2023-12-23T04:23:27.248356 #3128587] INFO -- : [267/910] 3169666=test_liberal_parsing I, [2023-12-23T04:23:27.253605 #3128587] INFO -- : [268/910] 3169670=test_win32ole_variant I, [2023-12-23T04:23:27.260607 #3128587] INFO -- : [269/910] 3169670=test_ipaddr I, [2023-12-23T04:23:27.265342 #3128587] INFO -- : [270/910] 3169666=test_rdoc_markup_to_ansi I, [2023-12-23T04:23:27.294625 #3128587] INFO -- : [271/910] 3169670=test_mixed_unicode_escapes I, [2023-12-23T04:23:27.298058 #3128587] INFO -- : [272/910] 3169666=test_history I, [2023-12-23T04:23:27.299329 #3128587] INFO -- : [273/910] 3169670=test_gem_ci_detector I, [2023-12-23T04:23:27.304487 #3128587] INFO -- : [274/910] 3169670=test_rdoc_class_module I, [2023-12-23T04:23:27.318812 #3128587] INFO -- : [275/910] 3169660=test_bignum I, [2023-12-23T04:23:27.330910 #3128587] INFO -- : [276/910] 3169658=test_win32ole_variable I, [2023-12-23T04:23:27.334605 #3128587] INFO -- : [277/910] 3169664=test_io_wait_uncommon I, [2023-12-23T04:23:27.337175 #3128587] INFO -- : [278/910] 3169658=test_stringio I, [2023-12-23T04:23:27.342394 #3128587] INFO -- : [279/910] 3169664=test_arity I, [2023-12-23T04:23:27.346624 #3128587] INFO -- : [280/910] 3169664=test_trace I, [2023-12-23T04:23:27.358309 #3128587] INFO -- : [281/910] 3169666=ractor_test I, [2023-12-23T04:23:27.372049 #3128587] INFO -- : [282/910] 3169664=test_rdoc_generator_json_index I, [2023-12-23T04:23:27.396669 #3128587] INFO -- : [283/910] 3169662=test_time_tz I, [2023-12-23T04:23:27.420291 #3128587] INFO -- : [284/910] 3169658=test_win32ole_event I, [2023-12-23T04:23:27.423055 #3128587] INFO -- : [285/910] 3169658=test_have_macro I, [2023-12-23T04:23:27.430145 #3128587] INFO -- : [286/910] 3169666=test_gem_package I, [2023-12-23T04:23:27.434505 #3128587] INFO -- : [287/910] 3169664=test_complex2 I, [2023-12-23T04:23:27.452492 #3128587] INFO -- : [288/910] 3169664=test_resolve_symbol I, [2023-12-23T04:23:27.453223 #3128587] INFO -- : [289/910] 3169660=test_enum I, [2023-12-23T04:23:27.463404 #3128587] INFO -- : [290/910] 3169662=test_gem_specification I, [2023-12-23T04:23:27.526347 #3128587] INFO -- : [291/910] 3169671=test_threadgroup I, [2023-12-23T04:23:27.527629 #3128587] INFO -- : [292/910] 3169669=test_ssl I, [2023-12-23T04:23:27.552416 #3128587] INFO -- : [293/910] 3169664=test_thread I, [2023-12-23T04:23:27.945118 #3128587] INFO -- : [294/910] 3169659=json_ext_parser_test I, [2023-12-23T04:23:27.960924 #3128587] INFO -- : [295/910] 3169659=test_my_integer I, [2023-12-23T04:23:27.969582 #3128587] INFO -- : [296/910] 3169659=test_rendering I, [2023-12-23T04:23:28.033930 #3128587] INFO -- : [297/910] 3169659=test_ractor I, [2023-12-23T04:23:28.045093 #3128587] INFO -- : [298/910] 3169669=test_alias I, [2023-12-23T04:23:28.051124 #3128587] INFO -- : [299/910] 3169658=test_timeout I, [2023-12-23T04:23:28.147094 #3128587] INFO -- : [300/910] 3169670=test_unicode_normalize I, [2023-12-23T04:23:28.174648 #3128587] INFO -- : [301/910] 3169661=test_marshal I, [2023-12-23T04:23:28.212371 #3128587] INFO -- : [302/910] 3169669=test_strip I, [2023-12-23T04:23:28.274397 #3128587] INFO -- : [303/910] 3169666=test_weakref I, [2023-12-23T04:23:28.275381 #3128587] INFO -- : [304/910] 3169669=test_nonblock I, [2023-12-23T04:23:28.290738 #3128587] INFO -- : [305/910] 3169669=test_rb_str_dup I, [2023-12-23T04:23:28.296832 #3128587] INFO -- : [306/910] 3169669=test_reline_key I, [2023-12-23T04:23:28.381661 #3128587] INFO -- : [307/910] 3169669=test_singleton_function I, [2023-12-23T04:23:28.385453 #3128587] INFO -- : [308/910] 3169669=test_ancdata I, [2023-12-23T04:23:28.385520 #3128587] INFO -- : [309/910] 3169672=test_cgi_core I, [2023-12-23T04:23:28.389089 #3128587] INFO -- : [310/910] 3169669=test_parser I, [2023-12-23T04:23:28.404212 #3128587] INFO -- : [311/910] 3169669=test_read I, [2023-12-23T04:23:28.407353 #3128587] INFO -- : [312/910] 3169672=test_gem_source_lock I, [2023-12-23T04:23:28.410212 #3128587] INFO -- : [313/910] 3169659=test_gem I, [2023-12-23T04:23:28.410340 #3128587] INFO -- : [314/910] 3169669=test_dns I, [2023-12-23T04:23:28.436442 #3128587] INFO -- : [315/910] 3169666=test_gem_commands_open_command I, [2023-12-23T04:23:28.501998 #3128587] INFO -- : [316/910] 3169672=test_ractor I, [2023-12-23T04:23:28.520719 #3128587] INFO -- : [317/910] 3169666=test_converters I, [2023-12-23T04:23:28.521717 #3128587] INFO -- : [318/910] 3169672=test_env I, [2023-12-23T04:23:28.534040 #3128587] INFO -- : [319/910] 3169671=test_rdoc_attr I, [2023-12-23T04:23:28.535671 #3128587] INFO -- : [320/910] 3169666=test_read_write I, [2023-12-23T04:23:28.550426 #3128587] INFO -- : [321/910] 3169666=test_dryrun I, [2023-12-23T04:23:28.579110 #3128587] INFO -- : [322/910] 3169666=desugar_compiler_test I, [2023-12-23T04:23:28.632318 #3128587] INFO -- : [323/910] 3169661=test_integer I, [2023-12-23T04:23:28.654616 #3128587] INFO -- : [324/910] 3169660=test_drbunix I, [2023-12-23T04:23:28.677172 #3128587] INFO -- : [325/910] 3169661=test_gem_commands_setup_command I, [2023-12-23T04:23:28.682595 #3128587] INFO -- : [326/910] 3169666=test_super I, [2023-12-23T04:23:28.683886 #3128587] INFO -- : [327/910] 3169671=test_rubyoptions I, [2023-12-23T04:23:28.890157 #3128587] INFO -- : [328/910] 3169669=test_cgi_modruby I, [2023-12-23T04:23:28.892022 #3128587] INFO -- : [329/910] 3169669=test_integer I, [2023-12-23T04:23:28.906041 #3128587] INFO -- : [330/910] 3169658=test_https_proxy I, [2023-12-23T04:23:28.931262 #3128587] INFO -- : [331/910] 3169658=test_call I, [2023-12-23T04:23:29.121975 #3128587] INFO -- : [332/910] 3169658=test_rubygems I, [2023-12-23T04:23:29.367938 #3128587] INFO -- : [333/910] 3169658=test_gem_request_set_lockfile_tokenizer I, [2023-12-23T04:23:29.455383 #3128587] INFO -- : [334/910] 3169658=test_stat I, [2023-12-23T04:23:29.458700 #3128587] INFO -- : [335/910] 3169665=test_syslog I, [2023-12-23T04:23:29.460425 #3128587] INFO -- : [336/910] 3169658=test_have_func I, [2023-12-23T04:23:29.486195 #3128587] INFO -- : [337/910] 3169665=test_nextafter I, [2023-12-23T04:23:29.576361 #3128587] INFO -- : [338/910] 3169666=test_capacity I, [2023-12-23T04:23:29.583135 #3128587] INFO -- : [339/910] 3169666=test_object_references I, [2023-12-23T04:23:29.598357 #3128587] INFO -- : [340/910] 3169661=test_usrmarshal I, [2023-12-23T04:23:29.598586 #3128587] INFO -- : [341/910] 3169666=test_gem_resolver_git_specification I, [2023-12-23T04:23:29.601629 #3128587] INFO -- : [342/910] 3169665=test_update I, [2023-12-23T04:23:29.609443 #3128587] INFO -- : [343/910] 3169665=test_x509name I, [2023-12-23T04:23:29.626338 #3128587] INFO -- : [344/910] 3169665=test_fips I, [2023-12-23T04:23:29.896190 #3128587] INFO -- : [345/910] 3169665=test_rdoc_code_object I, [2023-12-23T04:23:29.903572 #3128587] INFO -- : [346/910] 3169661=test_x509store I, [2023-12-23T04:23:29.929371 #3128587] INFO -- : [347/910] 3169666=test_webauthn_listener I, [2023-12-23T04:23:30.019474 #3128587] INFO -- : [348/910] 3169666=test_lambda I, [2023-12-23T04:23:30.109376 #3128587] INFO -- : [349/910] 3169666=test_ast I, [2023-12-23T04:23:30.191538 #3128587] INFO -- : [350/910] 3169662=test_gem_request_set_gem_dependency_api I, [2023-12-23T04:23:30.278961 #3128587] INFO -- : [351/910] 3169661=test_helper I, [2023-12-23T04:23:30.344976 #3128587] INFO -- : [352/910] 3169661=test_random_formatter I, [2023-12-23T04:23:30.367967 #3128587] INFO -- : [353/910] 3169661=test_jaro_winkler I, [2023-12-23T04:23:30.378117 #3128587] INFO -- : [354/910] 3169661=test_gem_safe_marshal I, [2023-12-23T04:23:30.392067 #3128587] INFO -- : [355/910] 3169665=test_gem_resolver_api_set I, [2023-12-23T04:23:30.479158 #3128587] INFO -- : [356/910] 3169665=test_config I, [2023-12-23T04:23:30.629088 #3128587] INFO -- : [357/910] 3169662=test_gem_resolver_vendor_set I, [2023-12-23T04:23:30.675242 #3128587] INFO -- : [358/910] 3169662=test_enumerable I, [2023-12-23T04:23:30.683093 #3128587] INFO -- : [359/910] 3169662=test_eval I, [2023-12-23T04:23:30.701371 #3128587] INFO -- : [360/910] 3169663=test_kconv I, [2023-12-23T04:23:30.713644 #3128587] INFO -- : [361/910] 3169663=json_generator_test I, [2023-12-23T04:23:30.830554 #3128587] INFO -- : [362/910] 3169663=test_transcode I, [2023-12-23T04:23:30.897738 #3128587] INFO -- : [363/910] 3169665=test_project_sanity I, [2023-12-23T04:23:30.957214 #3128587] INFO -- : [364/910] 3169659=test_range I, [2023-12-23T04:23:31.008589 #3128587] INFO -- : [365/910] 3169662=test_pty I, [2023-12-23T04:23:31.038671 #3128587] INFO -- : [366/910] 3169665=test_dup I, [2023-12-23T04:23:31.101637 #3128587] INFO -- : [367/910] 3169663=test_constant I, [2023-12-23T04:23:31.248022 #3128587] INFO -- : [368/910] 3169665=test_gem_uri_formatter I, [2023-12-23T04:23:31.274955 #3128587] INFO -- : [369/910] 3169665=test_erb_command I, [2023-12-23T04:23:31.323187 #3128587] INFO -- : [370/910] 3169665=test_helper I, [2023-12-23T04:23:31.337305 #3128587] INFO -- : [371/910] 3169665=test_encoding I, [2023-12-23T04:23:31.506502 #3128587] INFO -- : [372/910] 3169658=test_ts I, [2023-12-23T04:23:31.581239 #3128587] INFO -- : [373/910] 3169662=test_ensured I, [2023-12-23T04:23:31.596321 #3128587] INFO -- : [374/910] 3169665=test_addr I, [2023-12-23T04:23:31.630386 #3128587] INFO -- : [375/910] 3169665=test_locale I, [2023-12-23T04:23:31.653562 #3128587] INFO -- : [376/910] 3169661=library_symbols_test I, [2023-12-23T04:23:31.653960 #3128587] INFO -- : [377/910] 3169661=test_quote_char_nil I, [2023-12-23T04:23:31.654394 #3128587] INFO -- : [378/910] 3169662=test_rdoc_ri_paths I, [2023-12-23T04:23:31.697288 #3128587] INFO -- : [379/910] 3169661=test_vm_dump I, [2023-12-23T04:23:31.697779 #3128587] INFO -- : [380/910] 3169661=test_tmpdir I, [2023-12-23T04:23:31.727278 #3128587] INFO -- : [381/910] 3169662=test_rdoc_markup_document I, [2023-12-23T04:23:31.737826 #3128587] INFO -- : [382/910] 3169662=test_integer_comb I, [2023-12-23T04:23:31.768221 #3128587] INFO -- : [383/910] 3169665=test_write I, [2023-12-23T04:23:31.798395 #3128587] INFO -- : [384/910] 3169661=errors_test I, [2023-12-23T04:23:31.849321 #3128587] INFO -- : [385/910] 3169665=test_regexp I, [2023-12-23T04:23:31.940751 #3128587] INFO -- : [386/910] 3169661=test_gem_commands_check_command I, [2023-12-23T04:23:31.957611 #3128587] INFO -- : [387/910] 3169672=bom_test I, [2023-12-23T04:23:31.973944 #3128587] INFO -- : [388/910] 3169661=test_data_error I, [2023-12-23T04:23:31.986261 #3128587] INFO -- : [389/910] 3169659=test_file I, [2023-12-23T04:23:32.057796 #3128587] INFO -- : [390/910] 3169672=unescape_test I, [2023-12-23T04:23:32.075423 #3128587] INFO -- : [391/910] 3169661=test_ostruct I, [2023-12-23T04:23:32.131918 #3128587] INFO -- : [392/910] 3169658=test_udp I, [2023-12-23T04:23:32.136502 #3128587] INFO -- : [393/910] 3169658=test_object I, [2023-12-23T04:23:32.281774 #3128587] INFO -- : [394/910] 3169661=test_ruby_lex I, [2023-12-23T04:23:32.479776 #3128587] INFO -- : [395/910] 3169669=test_date_arith I, [2023-12-23T04:23:32.496324 #3128587] INFO -- : [396/910] 3169669=test_gem_local_remote_options I, [2023-12-23T04:23:32.530662 #3128587] INFO -- : [397/910] 3169661=test_sleep I, [2023-12-23T04:23:32.571356 #3128587] INFO -- : [398/910] 3169669=test_change_word I, [2023-12-23T04:23:32.576806 #3128587] INFO -- : [399/910] 3169669=compiler_test I, [2023-12-23T04:23:32.594818 #3128587] INFO -- : [400/910] 3169658=test_flip I, [2023-12-23T04:23:32.621514 #3128587] INFO -- : [401/910] 3169658=test_timeout I, [2023-12-23T04:23:32.629716 #3128587] INFO -- : [402/910] 3169658=test_normalize I, [2023-12-23T04:23:32.632030 #3128587] INFO -- : [403/910] 3169658=test_ossl I, [2023-12-23T04:23:32.636293 #3128587] INFO -- : [404/910] 3169669=test_invalid I, [2023-12-23T04:23:32.639068 #3128587] INFO -- : [405/910] 3169669=test_rdoc_rd_block_parser I, [2023-12-23T04:23:32.685884 #3128587] INFO -- : [406/910] 3169669=test_signedness I, [2023-12-23T04:23:33.430460 #3128587] INFO -- : [407/910] 3169667=test_tsort I, [2023-12-23T04:23:33.443532 #3128587] INFO -- : [408/910] 3169667=test_ractor I, [2023-12-23T04:23:33.464862 #3128587] INFO -- : [409/910] 3169672=test_type I, [2023-12-23T04:23:33.469023 #3128587] INFO -- : [410/910] 3169672=test_big5 I, [2023-12-23T04:23:33.471098 #3128587] INFO -- : [411/910] 3169672=test_func I, [2023-12-23T04:23:33.489385 #3128587] INFO -- : [412/910] 3169670=test_pointer I, [2023-12-23T04:23:33.527604 #3128587] INFO -- : [413/910] 3169667=test_quote_empty I, [2023-12-23T04:23:33.576795 #3128587] INFO -- : [414/910] 3169667=version_test I, [2023-12-23T04:23:33.581355 #3128587] INFO -- : [415/910] 3169667=heredoc_dedent_test I, [2023-12-23T04:23:33.598054 #3128587] INFO -- : [416/910] 3169667=test_tuplebag I, [2023-12-23T04:23:33.619639 #3128587] INFO -- : [417/910] 3169667=test_cgi_header I, [2023-12-23T04:23:33.628819 #3128587] INFO -- : [418/910] 3169667=test_object I, [2023-12-23T04:23:33.636051 #3128587] INFO -- : [419/910] 3169667=test_arithmetic_sequence I, [2023-12-23T04:23:33.664352 #3128587] INFO -- : [420/910] 3169667=test_key_actor_emacs I, [2023-12-23T04:23:33.801949 #3128587] INFO -- : [421/910] 3169667=test_gem_gemcutter_utilities I, [2023-12-23T04:23:33.901424 #3128587] INFO -- : [422/910] 3169660=test_basicinstructions I, [2023-12-23T04:23:33.979288 #3128587] INFO -- : [423/910] 3169660=test_gem_command_manager I, [2023-12-23T04:23:34.211925 #3128587] INFO -- : [424/910] 3169667=test_logger I, [2023-12-23T04:23:34.243335 #3128587] INFO -- : [425/910] 3169667=test_file_exhaustive I, [2023-12-23T04:23:34.245816 #3128587] INFO -- : [426/910] 3169660=test_files_test I, [2023-12-23T04:23:34.377805 #3128587] INFO -- : [427/910] 3169660=test_gem_update_suggestion I, [2023-12-23T04:23:34.466628 #3128587] INFO -- : [428/910] 3169660=test_rdoc_parser_markdown I, [2023-12-23T04:23:34.505789 #3128587] INFO -- : [429/910] 3169660=test_force_quotes I, [2023-12-23T04:23:34.521861 #3128587] INFO -- : [430/910] 3169660=test_import I, [2023-12-23T04:23:34.621212 #3128587] INFO -- : [431/910] 3169663=test_not I, [2023-12-23T04:23:34.630044 #3128587] INFO -- : [432/910] 3169663=test_gem_resolver_lock_set I, [2023-12-23T04:23:34.811429 #3128587] INFO -- : [433/910] 3169663=test_placearg I, [2023-12-23T04:23:34.839011 #3128587] INFO -- : [434/910] 3169663=test_date_strptime I, [2023-12-23T04:23:34.947833 #3128587] INFO -- : [435/910] 3169663=test_gem_package_task E, [2023-12-23T04:23:34.955414 #3128587] ERROR -- : Skipping Gem::PackageTask tests. rake not found. I, [2023-12-23T04:23:34.957386 #3128587] INFO -- : [436/910] 3169663=test_rdoc_markup_hard_break I, [2023-12-23T04:23:35.075940 #3128587] INFO -- : [437/910] 3169663=test_gem_platform I, [2023-12-23T04:23:35.146474 #3128587] INFO -- : [438/910] 3169670=test_pkey_rsa I, [2023-12-23T04:23:35.204850 #3128587] INFO -- : [439/910] 3169672=test_weakkeymap I, [2023-12-23T04:23:35.209022 #3128587] INFO -- : [440/910] 3169662=test_gem_commands_push_command I, [2023-12-23T04:23:35.258118 #3128587] INFO -- : [441/910] 3169663=test_numhash I, [2023-12-23T04:23:35.262896 #3128587] INFO -- : [442/910] 3169663=test_fd_setsize I, [2023-12-23T04:23:35.266849 #3128587] INFO -- : [443/910] 3169663=test_continuation I, [2023-12-23T04:23:35.423495 #3128587] INFO -- : [444/910] 3169670=test_keyword I, [2023-12-23T04:23:35.464698 #3128587] INFO -- : [445/910] 3169663=test_class_name_check I, [2023-12-23T04:23:35.530617 #3128587] INFO -- : [446/910] 3169663=test_data_converters I, [2023-12-23T04:23:35.539419 #3128587] INFO -- : [447/910] 3169672=test_delete I, [2023-12-23T04:23:35.547325 #3128587] INFO -- : [448/910] 3169672=test_win32ole_method I, [2023-12-23T04:23:35.548253 #3128587] INFO -- : [449/910] 3169672=test_ractor I, [2023-12-23T04:23:35.567060 #3128587] INFO -- : [450/910] 3169663=test_gem_source_list I, [2023-12-23T04:23:35.634755 #3128587] INFO -- : [451/910] 3169672=test_yaml_special_cases I, [2023-12-23T04:23:35.648858 #3128587] INFO -- : [452/910] 3169672=test_optarg I, [2023-12-23T04:23:35.667448 #3128587] INFO -- : [453/910] 3169672=test_config I, [2023-12-23T04:23:35.681904 #3128587] INFO -- : [454/910] 3169663=test_address_resolve I, [2023-12-23T04:23:35.693096 #3128587] INFO -- : [455/910] 3169663=test_rdoc_token_stream I, [2023-12-23T04:23:35.699517 #3128587] INFO -- : [456/910] 3169663=test_exception I, [2023-12-23T04:23:35.711982 #3128587] INFO -- : [457/910] 3169663=test_zsh_completion I, [2023-12-23T04:23:35.720329 #3128587] INFO -- : [458/910] 3169663=test_iter_break I, [2023-12-23T04:23:35.723311 #3128587] INFO -- : [459/910] 3169663=test_macro I, [2023-12-23T04:23:35.727885 #3128587] INFO -- : [460/910] 3169663=test_pp I, [2023-12-23T04:23:35.746995 #3128587] INFO -- : [461/910] 3169672=test_gem_ext_configure_builder I, [2023-12-23T04:23:35.765697 #3128587] INFO -- : [462/910] 3169663=test_frozen I, [2023-12-23T04:23:35.770095 #3128587] INFO -- : [463/910] 3169663=test_verbose I, [2023-12-23T04:23:35.806379 #3128587] INFO -- : [464/910] 3169672=test_num2int I, [2023-12-23T04:23:35.809229 #3128587] INFO -- : [465/910] 3169663=test_nil I, [2023-12-23T04:23:35.812818 #3128587] INFO -- : [466/910] 3169662=test_rdoc_single_class I, [2023-12-23T04:23:35.817631 #3128587] INFO -- : [467/910] 3169662=test_rdoc_tom_doc I, [2023-12-23T04:23:35.820149 #3128587] INFO -- : [468/910] 3169663=test_rdoc_markup_to_tt_only I, [2023-12-23T04:23:35.827901 #3128587] INFO -- : [469/910] 3169672=test_hmac I, [2023-12-23T04:23:35.832699 #3128587] INFO -- : [470/910] 3169662=test_common I, [2023-12-23T04:23:35.834027 #3128587] INFO -- : [471/910] 3169672=test_gem_spec_fetcher I, [2023-12-23T04:23:35.865376 #3128587] INFO -- : [472/910] 3169663=test_gem_command I, [2023-12-23T04:23:35.892266 #3128587] INFO -- : [473/910] 3169670=test_key_actor_vi I, [2023-12-23T04:23:35.951838 #3128587] INFO -- : [474/910] 3169669=test_bug-3571 I, [2023-12-23T04:23:35.965963 #3128587] INFO -- : [475/910] 3169669=test_ifunless I, [2023-12-23T04:23:35.968424 #3128587] INFO -- : [476/910] 3169669=test_assignment I, [2023-12-23T04:23:35.984802 #3128587] INFO -- : [477/910] 3169670=test_gem_commands_lock_command I, [2023-12-23T04:23:36.001450 #3128587] INFO -- : [478/910] 3169660=test_numeric I, [2023-12-23T04:23:36.021322 #3128587] INFO -- : [479/910] 3169670=test_rdoc_markup_paragraph I, [2023-12-23T04:23:36.026968 #3128587] INFO -- : [480/910] 3169663=test_psych I, [2023-12-23T04:23:36.031858 #3128587] INFO -- : [481/910] 3169670=test_enc_raise I, [2023-12-23T04:23:36.039407 #3128587] INFO -- : [482/910] 3169670=!Nothing_to_test I, [2023-12-23T04:23:36.040201 #3128587] INFO -- : [483/910] 3169670=test_at_exit I, [2023-12-23T04:23:36.050563 #3128587] INFO -- : [484/910] 3169662=test_date I, [2023-12-23T04:23:36.052520 #3128587] INFO -- : [485/910] 3169672=test_gem_rdoc I, [2023-12-23T04:23:36.055146 #3128587] INFO -- : [486/910] 3169663=test_gem_ext_cargo_builder_unit I, [2023-12-23T04:23:36.062677 #3128587] INFO -- : [487/910] 3169662=test_object_create_start I, [2023-12-23T04:23:36.068340 #3128587] INFO -- : [488/910] 3169662=test_gem_silent_ui I, [2023-12-23T04:23:36.069234 #3128587] INFO -- : [489/910] 3169670=test_emitter I, [2023-12-23T04:23:36.073991 #3128587] INFO -- : [490/910] 3169660=test_bug-5832 I, [2023-12-23T04:23:36.078164 #3128587] INFO -- : [491/910] 3169660=test_files_ext I, [2023-12-23T04:23:36.078896 #3128587] INFO -- : [492/910] 3169660=test_abbrev I, [2023-12-23T04:23:36.083592 #3128587] INFO -- : [493/910] 3169660=dispatcher_test I, [2023-12-23T04:23:36.086544 #3128587] INFO -- : [494/910] 3169670=test_eval_history I, [2023-12-23T04:23:36.099547 #3128587] INFO -- : [495/910] 3169660=test_kernel I, [2023-12-23T04:23:36.102287 #3128587] INFO -- : [496/910] 3169663=test_kdf I, [2023-12-23T04:23:36.111850 #3128587] INFO -- : [497/910] 3169662=test_gem_doctor I, [2023-12-23T04:23:36.146103 #3128587] INFO -- : [498/910] 3169670=test_rdoc_i18n_text I, [2023-12-23T04:23:36.154753 #3128587] INFO -- : [499/910] 3169670=test_defined I, [2023-12-23T04:23:36.157860 #3128587] INFO -- : [500/910] 3169662=test_backtrace I, [2023-12-23T04:23:36.162641 #3128587] INFO -- : [501/910] 3169662=test_key_name_check I, [2023-12-23T04:23:36.177948 #3128587] INFO -- : [502/910] 3169662=test_io_buffer I, [2023-12-23T04:23:36.201197 #3128587] INFO -- : [503/910] 3169663=test_svcb_https I, [2023-12-23T04:23:36.212596 #3128587] INFO -- : [504/910] 3169663=test_buffering I, [2023-12-23T04:23:36.216486 #3128587] INFO -- : [505/910] 3169662=test_gb18030 I, [2023-12-23T04:23:36.218694 #3128587] INFO -- : [506/910] 3169663=test_gem_uninstaller I, [2023-12-23T04:23:36.220484 #3128587] INFO -- : [507/910] 3169670=test_rdoc_rdoc I, [2023-12-23T04:23:36.224580 #3128587] INFO -- : [508/910] 3169662=test_windows_1251 I, [2023-12-23T04:23:36.230761 #3128587] INFO -- : [509/910] 3169662=test_time I, [2023-12-23T04:23:36.306228 #3128587] INFO -- : [510/910] 3169670=test_rdoc_markup_attributes I, [2023-12-23T04:23:36.308463 #3128587] INFO -- : [511/910] 3169670=test_rdoc_rd_inline_parser I, [2023-12-23T04:23:36.322798 #3128587] INFO -- : [512/910] 3169672=test_rdoc_markup_to_rdoc I, [2023-12-23T04:23:36.326899 #3128587] INFO -- : [513/910] 3169662=test_default_gems I, [2023-12-23T04:23:36.362667 #3128587] INFO -- : [514/910] 3169670=test_bigmath I, [2023-12-23T04:23:36.406843 #3128587] INFO -- : [515/910] 3169672=test_win32ole_type I, [2023-12-23T04:23:36.410097 #3128587] INFO -- : [516/910] 3169672=test_null I, [2023-12-23T04:23:36.411389 #3128587] INFO -- : [517/910] 3169672=test_encodings I, [2023-12-23T04:23:36.416297 #3128587] INFO -- : [518/910] 3169662=test_mul I, [2023-12-23T04:23:36.440574 #3128587] INFO -- : [519/910] 3169662=test_pkey_ec I, [2023-12-23T04:23:36.488875 #3128587] INFO -- : [520/910] 3169670=test_pipe I, [2023-12-23T04:23:36.553014 #3128587] INFO -- : [521/910] 3169662=test_trick I, [2023-12-23T04:23:36.630801 #3128587] INFO -- : [522/910] 3169670=test_thread I, [2023-12-23T04:23:36.635342 #3128587] INFO -- : [523/910] 3169670=test_date_parse I, [2023-12-23T04:23:36.700101 #3128587] INFO -- : [524/910] 3169664=test_gem_request_set_lockfile_parser I, [2023-12-23T04:23:36.826743 #3128587] INFO -- : [525/910] 3169664=test_depth_first I, [2023-12-23T04:23:36.836610 #3128587] INFO -- : [526/910] 3169664=test_raise I, [2023-12-23T04:23:36.842992 #3128587] INFO -- : [527/910] 3169664=test_x509attr I, [2023-12-23T04:23:36.854452 #3128587] INFO -- : [528/910] 3169664=test_rdoc_store I, [2023-12-23T04:23:36.858463 #3128587] INFO -- : [529/910] 3169660=test_string I, [2023-12-23T04:23:36.865017 #3128587] INFO -- : [530/910] 3169670=test_pattern_matching I, [2023-12-23T04:23:36.880108 #3128587] INFO -- : [531/910] 3169660=test_rdoc_stats I, [2023-12-23T04:23:36.888095 #3128587] INFO -- : [532/910] 3169672=test_rdoc_parser I, [2023-12-23T04:23:36.899900 #3128587] INFO -- : [533/910] 3169670=test_qsort I, [2023-12-23T04:23:36.907650 #3128587] INFO -- : [534/910] 3169670=test_gem_dependency_resolution_error I, [2023-12-23T04:23:36.921046 #3128587] INFO -- : [535/910] 3169670=json_addition_test I, [2023-12-23T04:23:36.921496 #3128587] INFO -- : [536/910] 3169660=test_gem_resolver_index_set I, [2023-12-23T04:23:36.932077 #3128587] INFO -- : [537/910] 3169672=test_gem_package_old I, [2023-12-23T04:23:36.953976 #3128587] INFO -- : [538/910] 3169670=test_proc I, [2023-12-23T04:23:36.973579 #3128587] INFO -- : [539/910] 3169660=test_string I, [2023-12-23T04:23:36.981580 #3128587] INFO -- : [540/910] 3169672=test_gc_compact I, [2023-12-23T04:23:37.391972 #3128587] INFO -- : [541/910] 3169663=test_ole_methods I, [2023-12-23T04:23:37.400870 #3128587] INFO -- : [542/910] 3169663=test_erb_m17n I, [2023-12-23T04:23:37.414327 #3128587] INFO -- : [543/910] 3169663=test_optimization I, [2023-12-23T04:23:37.524909 #3128587] INFO -- : [544/910] 3169669=test_date_conv I, [2023-12-23T04:23:37.533039 #3128587] INFO -- : [545/910] 3169669=test_cgi_tag_helper I, [2023-12-23T04:23:37.536896 #3128587] INFO -- : [546/910] 3169661=test_zlib I, [2023-12-23T04:23:37.554357 #3128587] INFO -- : [547/910] 3169669=test_egrep_cpp I, [2023-12-23T04:23:37.628079 #3128587] INFO -- : [548/910] 3169664=test_fnmatch I, [2023-12-23T04:23:37.669276 #3128587] INFO -- : [549/910] 3169664=test_files_test_2 I, [2023-12-23T04:23:37.703974 #3128587] INFO -- : [550/910] 3169669=test_folderitem2_invokeverb I, [2023-12-23T04:23:37.727073 #3128587] INFO -- : [551/910] 3169669=test_require_path_check I, [2023-12-23T04:23:37.823014 #3128587] INFO -- : [552/910] 3169669=test_rdoc_markup_parser I, [2023-12-23T04:23:37.870479 #3128587] INFO -- : [553/910] 3169669=test_gem_validator I, [2023-12-23T04:23:37.882684 #3128587] INFO -- : [554/910] 3169669=test_row_separator I, [2023-12-23T04:23:37.896261 #3128587] INFO -- : [555/910] 3169669=test_gem_stream_ui I, [2023-12-23T04:23:37.908542 #3128587] INFO -- : [556/910] 3169670=test_rdoc_generator_ri I, [2023-12-23T04:23:37.912298 #3128587] INFO -- : [557/910] 3169670=test_extlibs I, [2023-12-23T04:23:38.044527 #3128587] INFO -- : [558/910] 3169669=test_require_lib I, [2023-12-23T04:23:38.099416 #3128587] INFO -- : [559/910] 3169659=parse_test I, [2023-12-23T04:23:39.476353 #3128587] INFO -- : [560/910] 3169665=test_gem_install_update_options I, [2023-12-23T04:23:39.559896 #3128587] INFO -- : [561/910] 3169662=test_severity I, [2023-12-23T04:23:39.567521 #3128587] INFO -- : [562/910] 3169662=test_ractor I, [2023-12-23T04:23:39.596509 #3128587] INFO -- : [563/910] 3169662=test_socket I, [2023-12-23T04:23:39.726266 #3128587] INFO -- : [564/910] 3169665=test_thread I, [2023-12-23T04:23:39.948650 #3128587] INFO -- : [565/910] 3169665=test_objectspace I, [2023-12-23T04:23:40.265953 #3128587] INFO -- : [566/910] 3169658=test_rdoc_markup_to_table_of_contents I, [2023-12-23T04:23:40.271248 #3128587] INFO -- : [567/910] 3169670=test_str2big I, [2023-12-23T04:23:40.289224 #3128587] INFO -- : [568/910] 3169670=test_c_struct_builder I, [2023-12-23T04:23:40.303798 #3128587] INFO -- : [569/910] 3169658=test_dot_dot I, [2023-12-23T04:23:40.310571 #3128587] INFO -- : [570/910] 3169658=test_literal I, [2023-12-23T04:23:40.630750 #3128587] INFO -- : [571/910] 3169670=test_gem_request_connection_pools I, [2023-12-23T04:23:40.650345 #3128587] INFO -- : [572/910] 3169672=test_grapheme_breaks I, [2023-12-23T04:23:40.707866 #3128587] INFO -- : [573/910] 3169672=test_gem_version_option I, [2023-12-23T04:23:40.708831 #3128587] INFO -- : [574/910] 3169662=test_cclass I, [2023-12-23T04:23:40.727701 #3128587] INFO -- : [575/910] 3169662=test_reline I, [2023-12-23T04:23:40.785710 #3128587] INFO -- : [576/910] 3169672=test_parser_events I, [2023-12-23T04:23:40.880722 #3128587] INFO -- : [577/910] 3169672=test_pkey I, [2023-12-23T04:23:40.902314 #3128587] INFO -- : [578/910] 3169662=test_case I, [2023-12-23T04:23:40.903237 #3128587] INFO -- : [579/910] 3169662=test_rdoc_markup_to_markdown I, [2023-12-23T04:23:40.926254 #3128587] INFO -- : [580/910] 3169672=test_json_tree I, [2023-12-23T04:23:40.936374 #3128587] INFO -- : [581/910] 3169672=test_rdoc_generator_pot_po I, [2023-12-23T04:23:40.943130 #3128587] INFO -- : [582/910] 3169672=test_ansi_with_terminfo I, [2023-12-23T04:23:40.944440 #3128587] INFO -- : [583/910] 3169662=test_ractor I, [2023-12-23T04:23:40.949487 #3128587] INFO -- : [584/910] 3169672=test_memory_view I, [2023-12-23T04:23:41.008902 #3128587] INFO -- : [585/910] 3169662=test_m17n_comb I, [2023-12-23T04:23:41.094005 #3128587] INFO -- : [586/910] 3169665=test_sprintf_comb I, [2023-12-23T04:23:41.123355 #3128587] INFO -- : [587/910] 3169658=test_gem_request I, [2023-12-23T04:23:41.195954 #3128587] INFO -- : [588/910] 3169672=test_method_cache I, [2023-12-23T04:23:41.201105 #3128587] INFO -- : [589/910] 3169672=test_gem_ext_cargo_builder_link_flag_converter I, [2023-12-23T04:23:41.302354 #3128587] INFO -- : [590/910] 3169672=test_gem_commands_mirror I, [2023-12-23T04:23:41.311480 #3128587] INFO -- : [591/910] 3169672=test_settracefunc I, [2023-12-23T04:23:41.324677 #3128587] INFO -- : [592/910] 3169665=test_gem_text I, [2023-12-23T04:23:41.325628 #3128587] INFO -- : [593/910] 3169671=test_enumerator_kw I, [2023-12-23T04:23:41.334239 #3128587] INFO -- : [594/910] 3169671=test_nkf I, [2023-12-23T04:23:41.431256 #3128587] INFO -- : [595/910] 3169658=test_scan_args I, [2023-12-23T04:23:41.435200 #3128587] INFO -- : [596/910] 3169665=test_delegation I, [2023-12-23T04:23:41.443178 #3128587] INFO -- : [597/910] 3169658=test_generic I, [2023-12-23T04:23:41.449251 #3128587] INFO -- : [598/910] 3169665=test_win32ole I, [2023-12-23T04:23:41.456432 #3128587] INFO -- : [599/910] 3169665=test_store I, [2023-12-23T04:23:41.478732 #3128587] INFO -- : [600/910] 3169658=test_case_options I, [2023-12-23T04:23:41.485517 #3128587] INFO -- : [601/910] 3169658=test_gem_dependency_installer I, [2023-12-23T04:23:41.536671 #3128587] INFO -- : [602/910] 3169671=test_scalar I, [2023-12-23T04:23:41.540542 #3128587] INFO -- : [603/910] 3169671=test_gem_commands_info_command I, [2023-12-23T04:23:41.573661 #3128587] INFO -- : [604/910] 3169659=test_general I, [2023-12-23T04:23:41.574507 #3128587] INFO -- : [605/910] 3169671=test_rdoc_cross_reference I, [2023-12-23T04:23:41.632196 #3128587] INFO -- : [606/910] 3169667=test_rand I, [2023-12-23T04:23:41.685461 #3128587] INFO -- : [607/910] 3169665=test_gem_name_tuple I, [2023-12-23T04:23:41.696723 #3128587] INFO -- : [608/910] 3169670=test_gem_package_tar_reader_entry I, [2023-12-23T04:23:41.700199 #3128587] INFO -- : [609/910] 3169659=test_bug_reporter I, [2023-12-23T04:23:41.719676 #3128587] INFO -- : [610/910] 3169665=test_exception I, [2023-12-23T04:23:42.062118 #3128587] INFO -- : [611/910] 3169667=test_stream I, [2023-12-23T04:23:42.073442 #3128587] INFO -- : [612/910] 3169667=test_nil2vtempty I, [2023-12-23T04:23:42.085885 #3128587] INFO -- : [613/910] 3169667=test_rdoc_context I, [2023-12-23T04:23:42.173166 #3128587] INFO -- : [614/910] 3169670=test_open-uri I, [2023-12-23T04:23:42.222243 #3128587] INFO -- : [615/910] 3169671=test_httpresponse I, [2023-12-23T04:23:42.287760 #3128587] INFO -- : [616/910] 3169671=test_rdoc_parser_ruby I, [2023-12-23T04:23:42.344717 #3128587] INFO -- : [617/910] 3169659=test_date_new I, [2023-12-23T04:23:42.357647 #3128587] INFO -- : [618/910] 3169659=test_data I, [2023-12-23T04:23:42.385427 #3128587] INFO -- : [619/910] 3169659=test_rdoc_markup_to_joined_paragraph I, [2023-12-23T04:23:42.399489 #3128587] INFO -- : [620/910] 3169661=test_date_time I, [2023-12-23T04:23:42.401274 #3128587] INFO -- : [621/910] 3169659=test_require I, [2023-12-23T04:23:42.404366 #3128587] INFO -- : [622/910] 3169659=test_syntax I, [2023-12-23T04:23:42.432558 #3128587] INFO -- : [623/910] 3169661=test_rdoc_text I, [2023-12-23T04:23:42.515782 #3128587] INFO -- : [624/910] 3169661=test_iso_8859 I, [2023-12-23T04:23:42.558462 #3128587] INFO -- : [625/910] 3169661=test_tcp I, [2023-12-23T04:23:42.656508 #3128587] INFO -- : [626/910] 3169664=test_gem_commands_specification_command I, [2023-12-23T04:23:42.725670 #3128587] INFO -- : [627/910] 3169661=test_enumerator I, [2023-12-23T04:23:42.819428 #3128587] INFO -- : [628/910] 3169672=test_inadvertent_creation I, [2023-12-23T04:23:42.839207 #3128587] INFO -- : [629/910] 3169664=test_flags I, [2023-12-23T04:23:42.861470 #3128587] INFO -- : [630/910] 3169669=test_shift_jis I, [2023-12-23T04:23:42.868467 #3128587] INFO -- : [631/910] 3169669=test_gem_commands_which_command I, [2023-12-23T04:23:42.918626 #3128587] INFO -- : [632/910] 3169661=test_http I, [2023-12-23T04:23:42.921825 #3128587] INFO -- : [633/910] 3169669=test_name_error I, [2023-12-23T04:23:42.926774 #3128587] INFO -- : [634/910] 3169661=test_rdoc_markup_attribute_manager I, [2023-12-23T04:23:42.956720 #3128587] INFO -- : [635/910] 3169661=test_gem_resolver_composed_set I, [2023-12-23T04:23:42.970717 #3128587] INFO -- : [636/910] 3169672=test_safe_load I, [2023-12-23T04:23:42.972575 #3128587] INFO -- : [637/910] 3169671=test_table I, [2023-12-23T04:23:42.980161 #3128587] INFO -- : [638/910] 3169672=test_gem_resolver I, [2023-12-23T04:23:42.994638 #3128587] INFO -- : [639/910] 3169661=test_gem_commands_dependency_command I, [2023-12-23T04:23:43.057606 #3128587] INFO -- : [640/910] 3169671=test_bigdecimal I, [2023-12-23T04:23:43.068525 #3128587] INFO -- : [641/910] 3169669=test_gem_security_policy I, [2023-12-23T04:23:43.112266 #3128587] INFO -- : [642/910] 3169661=test_gem_source_local I, [2023-12-23T04:23:43.124778 #3128587] INFO -- : [643/910] 3169670=test_pack I, [2023-12-23T04:23:43.248245 #3128587] INFO -- : [644/910] 3169665=test_show_source I, [2023-12-23T04:23:43.251265 #3128587] INFO -- : [645/910] 3169667=test_process I, [2023-12-23T04:23:43.261908 #3128587] INFO -- : [646/910] 3169665=test_last_thread I, [2023-12-23T04:23:43.375410 #3128587] INFO -- : [647/910] 3169672=test_read I, [2023-12-23T04:23:43.453431 #3128587] INFO -- : [648/910] 3169670=test_gc I, [2023-12-23T04:23:43.458412 #3128587] INFO -- : [649/910] 3169661=test_x509cert I, [2023-12-23T04:23:43.532075 #3128587] INFO -- : [650/910] 3169669=test_err_in_callback I, [2023-12-23T04:23:43.539194 #3128587] INFO -- : [651/910] 3169669=test_gem_resolver_lock_specification I, [2023-12-23T04:23:43.579084 #3128587] INFO -- : [652/910] 3169669=test_logdevice I, [2023-12-23T04:23:43.587688 #3128587] INFO -- : [653/910] 3169672=test_gem_ext_rake_builder I, [2023-12-23T04:23:43.865350 #3128587] INFO -- : [654/910] 3169661=test_arity I, [2023-12-23T04:23:43.868726 #3128587] INFO -- : [655/910] 3169661=test_switch_hitter I, [2023-12-23T04:23:43.900925 #3128587] INFO -- : [656/910] 3169661=test_io_console I, [2023-12-23T04:23:44.246623 #3128587] INFO -- : [657/910] 3169663=test_flush I, [2023-12-23T04:23:44.256058 #3128587] INFO -- : [658/910] 3169663=test_singleton I, [2023-12-23T04:23:44.257861 #3128587] INFO -- : [659/910] 3169664=test_rdoc_markdown_test I, [2023-12-23T04:23:44.267871 #3128587] INFO -- : [660/910] 3169663=test_c_union_entity I, [2023-12-23T04:23:44.344840 #3128587] INFO -- : [661/910] 3169665=test_rdoc_normal_module I, [2023-12-23T04:23:44.347598 #3128587] INFO -- : [662/910] 3169663=test_each I, [2023-12-23T04:23:44.358661 #3128587] INFO -- : [663/910] 3169663=test_logperiod I, [2023-12-23T04:23:44.367741 #3128587] INFO -- : [664/910] 3169663=test_securerandom I, [2023-12-23T04:23:44.417907 #3128587] INFO -- : [665/910] 3169665=test_thread_fd_close I, [2023-12-23T04:23:44.422853 #3128587] INFO -- : [666/910] 3169665=test_syslog_logger I, [2023-12-23T04:23:44.436184 #3128587] INFO -- : [667/910] 3169663=test_passing_block I, [2023-12-23T04:23:44.444303 #3128587] INFO -- : [668/910] 3169663=test_hash_create I, [2023-12-23T04:23:44.449365 #3128587] INFO -- : [669/910] 3169663=test_stringchar I, [2023-12-23T04:23:44.543396 #3128587] INFO -- : [670/910] 3169672=test_uncorrectable_name_check I, [2023-12-23T04:23:44.550138 #3128587] INFO -- : [671/910] 3169672=newline_test I, [2023-12-23T04:23:44.564219 #3128587] INFO -- : [672/910] 3169663=test_method_cache I, [2023-12-23T04:23:44.565536 #3128587] INFO -- : [673/910] 3169663=test_gem_stub_specification I, [2023-12-23T04:23:44.636789 #3128587] INFO -- : [674/910] 3169669=test_frozen_error I, [2023-12-23T04:23:44.645756 #3128587] INFO -- : [675/910] 3169669=test_observer I, [2023-12-23T04:23:44.646328 #3128587] INFO -- : [676/910] 3169669=test_gem_ext_ext_conf_builder I, [2023-12-23T04:23:44.699289 #3128587] INFO -- : [677/910] 3169672=test_complex I, [2023-12-23T04:23:44.760178 #3128587] INFO -- : [678/910] 3169665=test_gem_commands_search_command I, [2023-12-23T04:23:44.779924 #3128587] INFO -- : [679/910] 3169665=test_rdoc_markup_verbatim I, [2023-12-23T04:23:44.784587 #3128587] INFO -- : [680/910] 3169665=test_inlinecache I, [2023-12-23T04:23:44.789794 #3128587] INFO -- : [681/910] 3169663=test_path_to_class I, [2023-12-23T04:23:44.791013 #3128587] INFO -- : [682/910] 3169663=test_gem_dependency I, [2023-12-23T04:23:44.846451 #3128587] INFO -- : [683/910] 3169672=test_gem_resolver_specification I, [2023-12-23T04:23:44.870830 #3128587] INFO -- : [684/910] 3169665=test_parse I, [2023-12-23T04:23:44.884870 #3128587] INFO -- : [685/910] 3169672=test_mdns I, [2023-12-23T04:23:44.893662 #3128587] INFO -- : [686/910] 3169672=test_gem_remote_fetcher I, [2023-12-23T04:23:44.911334 #3128587] INFO -- : [687/910] 3169658=test_scanner_events I, [2023-12-23T04:23:44.962591 #3128587] INFO -- : [688/910] 3169658=test_gem_resolver_installed_specification I, [2023-12-23T04:23:45.002418 #3128587] INFO -- : [689/910] 3169658=test_stack I, [2023-12-23T04:23:45.054140 #3128587] INFO -- : [690/910] 3169663=test_gem_commands_list_command I, [2023-12-23T04:23:45.079598 #3128587] INFO -- : [691/910] 3169663=test_reqarg I, [2023-12-23T04:23:45.129570 #3128587] INFO -- : [692/910] 3169663=test_rdoc_include I, [2023-12-23T04:23:45.203124 #3128587] INFO -- : [693/910] 3169662=test_too_many_dummy_encodings I, [2023-12-23T04:23:45.218599 #3128587] INFO -- : [694/910] 3169663=test_gem_version I, [2023-12-23T04:23:45.225976 #3128587] INFO -- : [695/910] 3169665=test_cesu8 I, [2023-12-23T04:23:45.232367 #3128587] INFO -- : [696/910] 3169665=test_econv I, [2023-12-23T04:23:45.284250 #3128587] INFO -- : [697/910] 3169662=test_rdoc_options I, [2023-12-23T04:23:45.392322 #3128587] INFO -- : [698/910] 3169663=test_fileutils I, [2023-12-23T04:23:45.655922 #3128587] INFO -- : [699/910] 3169662=test_string_processing I, [2023-12-23T04:23:45.665603 #3128587] INFO -- : [700/910] 3169662=test_ldap I, [2023-12-23T04:23:45.675445 #3128587] INFO -- : [701/910] 3169662=test_resource I, [2023-12-23T04:23:45.692808 #3128587] INFO -- : [702/910] 3169662=test_gem_commands_signin_command I, [2023-12-23T04:23:45.818834 #3128587] INFO -- : [703/910] 3169662=test_emitter I, [2023-12-23T04:23:45.829080 #3128587] INFO -- : [704/910] 3169662=test_queue I, [2023-12-23T04:23:45.836561 #3128587] INFO -- : [705/910] 3169662=test_function I, [2023-12-23T04:23:45.904376 #3128587] INFO -- : [706/910] 3169663=test_tempfile I, [2023-12-23T04:23:45.943764 #3128587] INFO -- : [707/910] 3169664=parse_comments_test I, [2023-12-23T04:23:46.001401 #3128587] INFO -- : [708/910] 3169664=test_noarg I, [2023-12-23T04:23:46.020810 #3128587] INFO -- : [709/910] 3169671=test_duplicate I, [2023-12-23T04:23:46.028085 #3128587] INFO -- : [710/910] 3169671=test_basicsocket I, [2023-12-23T04:23:46.043262 #3128587] INFO -- : [711/910] 3169671=test_utf32 I, [2023-12-23T04:23:46.046142 #3128587] INFO -- : [712/910] 3169664=test_tracepoint I, [2023-12-23T04:23:46.050908 #3128587] INFO -- : [713/910] 3169671=test_prettyprint I, [2023-12-23T04:23:46.075199 #3128587] INFO -- : [714/910] 3169662=test_rdoc_markup I, [2023-12-23T04:23:46.086522 #3128587] INFO -- : [715/910] 3169671=test_gem_commands_help_command I, [2023-12-23T04:23:46.094224 #3128587] INFO -- : [716/910] 3169662=test_internal_ivar I, [2023-12-23T04:23:46.095582 #3128587] INFO -- : [717/910] 3169662=test_gem_resolver_index_specification I, [2023-12-23T04:23:46.172319 #3128587] INFO -- : [718/910] 3169662=test_rdoc_parser_rd I, [2023-12-23T04:23:46.194626 #3128587] INFO -- : [719/910] 3169671=test_date_strftime I, [2023-12-23T04:23:46.213262 #3128587] INFO -- : [720/910] 3169662=test_yamlstore I, [2023-12-23T04:23:46.225075 #3128587] INFO -- : [721/910] 3169662=test_gem_installer I, [2023-12-23T04:23:46.258454 #3128587] INFO -- : [722/910] 3169663=test_load I, [2023-12-23T04:23:46.280228 #3128587] INFO -- : [723/910] 3169663=json_string_matching_test I, [2023-12-23T04:23:46.284284 #3128587] INFO -- : [724/910] 3169663=test_const I, [2023-12-23T04:23:46.293226 #3128587] INFO -- : [725/910] 3169669=test_features I, [2023-12-23T04:23:46.297099 #3128587] INFO -- : [726/910] 3169663=test_class I, [2023-12-23T04:23:46.388851 #3128587] INFO -- : [727/910] 3169668=test_rdoc_normal_class I, [2023-12-23T04:23:46.427464 #3128587] INFO -- : [728/910] 3169658=test_asn1 I, [2023-12-23T04:23:46.449962 #3128587] INFO -- : [729/910] 3169658=test_random I, [2023-12-23T04:23:46.460791 #3128587] INFO -- : [730/910] 3169658=test_irb I, [2023-12-23T04:23:46.514875 #3128587] INFO -- : [731/910] 3169668=test_gem_package_tar_reader I, [2023-12-23T04:23:46.533207 #3128587] INFO -- : [732/910] 3169664=regexp_test I, [2023-12-23T04:23:46.539634 #3128587] INFO -- : [733/910] 3169665=test_coverage I, [2023-12-23T04:23:46.550633 #3128587] INFO -- : [734/910] 3169664=test_rdoc_encoding I, [2023-12-23T04:23:46.570113 #3128587] INFO -- : [735/910] 3169669=test_pathname I, [2023-12-23T04:23:46.598942 #3128587] INFO -- : [736/910] 3169664=test_init I, [2023-12-23T04:23:46.633901 #3128587] INFO -- : [737/910] 3169661=test_complexrational I, [2023-12-23T04:23:46.642485 #3128587] INFO -- : [738/910] 3169661=test_modify_expand I, [2023-12-23T04:23:46.649930 #3128587] INFO -- : [739/910] 3169661=test_rdoc_any_method I, [2023-12-23T04:23:46.712621 #3128587] INFO -- : [740/910] 3169668=test_gem_available_set I, [2023-12-23T04:23:46.809471 #3128587] INFO -- : [741/910] 3169658=test_rdoc_markdown I, [2023-12-23T04:23:46.823726 #3128587] INFO -- : [742/910] 3169664=test_file I, [2023-12-23T04:23:46.825262 #3128587] INFO -- : [743/910] 3169671=test_rdoc_constant I, [2023-12-23T04:23:46.828941 #3128587] INFO -- : [744/910] 3169664=test_deprecate I, [2023-12-23T04:23:46.850900 #3128587] INFO -- : [745/910] 3169669=test_formatter I, [2023-12-23T04:23:46.858026 #3128587] INFO -- : [746/910] 3169669=test_bash_completion I, [2023-12-23T04:23:46.878696 #3128587] INFO -- : [747/910] 3169669=test_recorder I, [2023-12-23T04:23:46.883021 #3128587] INFO -- : [748/910] 3169669=test_gem_commands_owner_command I, [2023-12-23T04:23:46.888473 #3128587] INFO -- : [749/910] 3169664=test_gem_source_vendor I, [2023-12-23T04:23:46.900490 #3128587] INFO -- : [750/910] 3169668=test_marshalable I, [2023-12-23T04:23:46.903137 #3128587] INFO -- : [751/910] 3169664=test_digest I, [2023-12-23T04:23:46.911080 #3128587] INFO -- : [752/910] 3169668=test_gem_commands_contents_command I, [2023-12-23T04:23:46.933240 #3128587] INFO -- : [753/910] 3169671=test_gem_ext_cmake_builder I, [2023-12-23T04:23:46.959175 #3128587] INFO -- : [754/910] 3169671=test_require I, [2023-12-23T04:23:47.075730 #3128587] INFO -- : [755/910] 3169668=test_cgi_util I, [2023-12-23T04:23:47.170093 #3128587] INFO -- : [756/910] 3169658=test_fiddle I, [2023-12-23T04:23:47.203968 #3128587] INFO -- : [757/910] 3169661=test_wss I, [2023-12-23T04:23:47.215139 #3128587] INFO -- : [758/910] 3169661=test_ractor I, [2023-12-23T04:23:47.295966 #3128587] INFO -- : [759/910] 3169658=test_find I, [2023-12-23T04:23:47.318559 #3128587] INFO -- : [760/910] 3169658=test_io_timeout I, [2023-12-23T04:23:47.322635 #3128587] INFO -- : [761/910] 3169658=json_fixtures_test I, [2023-12-23T04:23:47.336376 #3128587] INFO -- : [762/910] 3169658=test_shapes I, [2023-12-23T04:23:47.340102 #3128587] INFO -- : [763/910] 3169658=test_comparable I, [2023-12-23T04:23:47.346553 #3128587] INFO -- : [764/910] 3169658=test_rdoc_parser_c I, [2023-12-23T04:23:47.358801 #3128587] INFO -- : [765/910] 3169661=test_class2name I, [2023-12-23T04:23:47.369394 #3128587] INFO -- : [766/910] 3169661=test_gbk I, [2023-12-23T04:23:47.378720 #3128587] INFO -- : [767/910] 3169661=test_enc_str_buf_cat I, [2023-12-23T04:23:47.385655 #3128587] INFO -- : [768/910] 3169661=test_cstr I, [2023-12-23T04:23:47.390273 #3128587] INFO -- : [769/910] 3169668=test_pstore I, [2023-12-23T04:23:47.456324 #3128587] INFO -- : [770/910] 3169668=test_profile_frames I, [2023-12-23T04:23:47.548374 #3128587] INFO -- : [771/910] 3169672=test_big2str I, [2023-12-23T04:23:47.558002 #3128587] INFO -- : [772/910] 3169672=test_forwardable I, [2023-12-23T04:23:47.566503 #3128587] INFO -- : [773/910] 3169669=test_yaml I, [2023-12-23T04:23:47.586904 #3128587] INFO -- : [774/910] 3169672=test_handle I, [2023-12-23T04:23:47.670265 #3128587] INFO -- : [775/910] 3169668=test_wait I, [2023-12-23T04:23:47.672287 #3128587] INFO -- : [776/910] 3169665=test_thread_queue I, [2023-12-23T04:23:47.695225 #3128587] INFO -- : [777/910] 3169658=test_nowrite I, [2023-12-23T04:23:47.717652 #3128587] INFO -- : [778/910] 3169669=test_rdoc_markup_formatter I, [2023-12-23T04:23:47.724220 #3128587] INFO -- : [779/910] 3169658=test_ractor I, [2023-12-23T04:23:47.736737 #3128587] INFO -- : [780/910] 3169669=test_euc_tw I, [2023-12-23T04:23:47.738342 #3128587] INFO -- : [781/910] 3169669=test_rinda I, [2023-12-23T04:23:47.745935 #3128587] INFO -- : [782/910] 3169658=test_bmethod I, [2023-12-23T04:23:47.751332 #3128587] INFO -- : [783/910] 3169658=test_ansi_without_terminfo I, [2023-12-23T04:23:47.757878 #3128587] INFO -- : [784/910] 3169668=test_gem_commands_sources_command I, [2023-12-23T04:23:47.760159 #3128587] INFO -- : [785/910] 3169658=test_rdoc_markup_to_html_crossref I, [2023-12-23T04:23:47.854947 #3128587] INFO -- : [786/910] 3169664=test_typeddata I, [2023-12-23T04:23:48.028460 #3128587] INFO -- : [787/910] 3169668=test_gem_resolver_best_set I, [2023-12-23T04:23:48.094884 #3128587] INFO -- : [788/910] 3169658=encoding_test I, [2023-12-23T04:23:48.119577 #3128587] INFO -- : [789/910] 3169668=test_rat I, [2023-12-23T04:23:48.123989 #3128587] INFO -- : [790/910] 3169664=test_rdoc_markup_raw I, [2023-12-23T04:23:48.127055 #3128587] INFO -- : [791/910] 3169664=test_webauthn_poller I, [2023-12-23T04:23:48.131412 #3128587] INFO -- : [792/910] 3169668=test_array I, [2023-12-23T04:23:48.141294 #3128587] INFO -- : [793/910] 3169668=test_optparse I, [2023-12-23T04:23:48.146013 #3128587] INFO -- : [794/910] 3169668=test_fstring I, [2023-12-23T04:23:48.188192 #3128587] INFO -- : [795/910] 3169672=test_rdoc_alias I, [2023-12-23T04:23:48.205278 #3128587] INFO -- : [796/910] 3169672=test_yield I, [2023-12-23T04:23:48.210874 #3128587] INFO -- : [797/910] 3169658=test_convertible I, [2023-12-23T04:23:48.295755 #3128587] INFO -- : [798/910] 3169668=test_convert I, [2023-12-23T04:23:48.297209 #3128587] INFO -- : [799/910] 3169664=test_stringscanner I, [2023-12-23T04:23:48.347659 #3128587] INFO -- : [800/910] 3169668=test_files_sample I, [2023-12-23T04:23:48.371353 #3128587] INFO -- : [801/910] 3169664=test_rdoc_markup_indented_paragraph I, [2023-12-23T04:23:48.382974 #3128587] INFO -- : [802/910] 3169664=test_gem_resolver_conflict I, [2023-12-23T04:23:48.403244 #3128587] INFO -- : [803/910] 3169664=test_rdoc_task I, [2023-12-23T04:23:48.416935 #3128587] INFO -- : [804/910] 3169664=test_io_buffer I, [2023-12-23T04:23:48.456196 #3128587] INFO -- : [805/910] 3169668=test_backtrace I, [2023-12-23T04:23:48.515270 #3128587] INFO -- : [806/910] 3169661=test_pack I, [2023-12-23T04:23:48.529453 #3128587] INFO -- : [807/910] 3169664=test_readpartial I, [2023-12-23T04:23:48.565625 #3128587] INFO -- : [808/910] 3169661=test_gem_commands_install_command I, [2023-12-23T04:23:48.590858 #3128587] INFO -- : [809/910] 3169671=test_clone I, [2023-12-23T04:23:48.792698 #3128587] INFO -- : [810/910] 3169671=test_rdoc_require I, [2023-12-23T04:23:48.802242 #3128587] INFO -- : [811/910] 3169671=locals_test I, [2023-12-23T04:23:48.937543 #3128587] INFO -- : [812/910] 3169664=test_sleep I, [2023-12-23T04:23:49.286720 #3128587] INFO -- : [813/910] 3169671=test_config I, [2023-12-23T04:23:49.354473 #3128587] INFO -- : [814/910] 3169671=test_libs I, [2023-12-23T04:23:49.370655 #3128587] INFO -- : [815/910] 3169671=test_gc I, [2023-12-23T04:23:49.373978 #3128587] INFO -- : [816/910] 3169671=test_gem_commands_fetch_command I, [2023-12-23T04:23:49.518813 #3128587] INFO -- : [817/910] 3169673=test_math I, [2023-12-23T04:23:49.532925 #3128587] INFO -- : [818/910] 3169673=test_yaml_tree I, [2023-12-23T04:23:49.548774 #3128587] INFO -- : [819/910] 3169671=test_rendering I, [2023-12-23T04:23:49.566512 #3128587] INFO -- : [820/910] 3169673=test_case I, [2023-12-23T04:23:49.590239 #3128587] INFO -- : [821/910] 3169671=test_sizeof I, [2023-12-23T04:23:49.595869 #3128587] INFO -- : [822/910] 3169673=test_face I, [2023-12-23T04:23:49.655094 #3128587] INFO -- : [823/910] 3169669=test_io I, [2023-12-23T04:23:49.707116 #3128587] INFO -- : [824/910] 3169673=test_unicode_escape I, [2023-12-23T04:23:49.797108 #3128587] INFO -- : [825/910] 3169668=test_autoload I, [2023-12-23T04:23:49.808178 #3128587] INFO -- : [826/910] 3169673=test_utf16 I, [2023-12-23T04:23:49.824698 #3128587] INFO -- : [827/910] 3169673=test_gem_package_tar_header I, [2023-12-23T04:23:50.097594 #3128587] INFO -- : [828/910] 3169673=test_iseq_load I, [2023-12-23T04:23:50.230638 #3128587] INFO -- : [829/910] 3169661=test_gem_util I, [2023-12-23T04:23:50.259932 #3128587] INFO -- : [830/910] 3169663=test_bigzero I, [2023-12-23T04:23:50.273487 #3128587] INFO -- : [831/910] 3169663=test_pkey_dh I, [2023-12-23T04:23:50.378306 #3128587] INFO -- : [832/910] 3169663=test_system I, [2023-12-23T04:23:50.446260 #3128587] INFO -- : [833/910] 3169661=test_pkcs12 I, [2023-12-23T04:23:50.900901 #3128587] INFO -- : [834/910] 3169661=test_etc I, [2023-12-23T04:23:50.989181 #3128587] INFO -- : [835/910] 3169664=test_yjit_exit_locations I, [2023-12-23T04:23:50.998641 #3128587] INFO -- : [836/910] 3169661=test_protocol I, [2023-12-23T04:23:51.002796 #3128587] INFO -- : [837/910] 3169659=test_getopts I, [2023-12-23T04:23:51.013018 #3128587] INFO -- : [838/910] 3169659=test_gem_resolver_activation_request I, [2023-12-23T04:23:51.029527 #3128587] INFO -- : [839/910] 3169659=test_gem_config_file I, [2023-12-23T04:23:51.084552 #3128587] INFO -- : [840/910] 3169664=test_ripper I, [2023-12-23T04:23:51.240251 #3128587] INFO -- : [841/910] 3169659=test_pattern_key_name_check I, [2023-12-23T04:23:51.257183 #3128587] INFO -- : [842/910] 3169659=test_to_ruby I, [2023-12-23T04:23:51.272779 #3128587] INFO -- : [843/910] 3169659=test_gem_impossible_dependencies_error I, [2023-12-23T04:23:51.285633 #3128587] INFO -- : [844/910] 3169659=test_pack I, [2023-12-23T04:23:51.309918 #3128587] INFO -- : [845/910] 3169661=test_array_create I, [2023-12-23T04:23:51.314521 #3128587] INFO -- : [846/910] 3169661=test_method I, [2023-12-23T04:23:51.448238 #3128587] INFO -- : [847/910] 3169673=test_gem_commands_query_command I, [2023-12-23T04:23:51.518632 #3128587] INFO -- : [848/910] 3169664=test_rdoc_rubygems_hook I, [2023-12-23T04:23:51.574556 #3128587] INFO -- : [849/910] 3169659=test_skip_lines I, [2023-12-23T04:23:51.601391 #3128587] INFO -- : [850/910] 3169659=test_euc_kr I, [2023-12-23T04:23:51.604851 #3128587] INFO -- : [851/910] 3169659=test_rdoc_context_section I, [2023-12-23T04:23:51.609493 #3128587] INFO -- : [852/910] 3169664=test_ftp I, [2023-12-23T04:23:51.612237 #3128587] INFO -- : [853/910] 3169664=test_ellipsize I, [2023-12-23T04:23:51.616882 #3128587] INFO -- : [854/910] 3169659=test_date_attr I, [2023-12-23T04:23:51.624259 #3128587] INFO -- : [855/910] 3169659=test_gem_commands_exec_command I, [2023-12-23T04:23:51.640946 #3128587] INFO -- : [856/910] 3169664=test_io_wait I, [2023-12-23T04:23:51.703035 #3128587] INFO -- : [857/910] 3169663=test_kwargs I, [2023-12-23T04:23:51.719953 #3128587] INFO -- : [858/910] 3169663=test_type_completor I, [2023-12-23T04:23:51.722108 #3128587] INFO -- : [859/910] 3169663=test_console_attr I, [2023-12-23T04:23:51.722173 #3128587] INFO -- : [860/910] 3169663=test_summary I, [2023-12-23T04:23:51.727494 #3128587] INFO -- : [861/910] 3169672=test_cp949 I, [2023-12-23T04:23:51.734988 #3128587] INFO -- : [862/910] 3169672=test_condition I, [2023-12-23T04:23:51.737521 #3128587] INFO -- : [863/910] 3169663=test_gem_source_specific_file I, [2023-12-23T04:23:51.746993 #3128587] INFO -- : [864/910] 3169672=test_foreach I, [2023-12-23T04:23:51.754020 #3128587] INFO -- : [865/910] 3169672=test_gem_commands_uninstall_command I, [2023-12-23T04:23:51.866883 #3128587] INFO -- : [866/910] 3169663=test_gem_unsatisfiable_dependency_error I, [2023-12-23T04:23:51.882364 #3128587] INFO -- : [867/910] 3169663=test_win32ole_record I, [2023-12-23T04:23:51.895770 #3128587] INFO -- : [868/910] 3169663=test_emoji I, [2023-12-23T04:23:51.927996 #3128587] INFO -- : [869/910] 3169663=test_win32ole_type_event I, [2023-12-23T04:23:51.928084 #3128587] INFO -- : [870/910] 3169663=test_sorted_set I, [2023-12-23T04:23:51.980759 #3128587] INFO -- : [871/910] 3169664=test_hash I, [2023-12-23T04:23:52.053702 #3128587] INFO -- : [872/910] 3169665=test_ubf_async_safe I, [2023-12-23T04:23:52.072661 #3128587] INFO -- : [873/910] 3169665=test_io I, [2023-12-23T04:23:52.249607 #3128587] INFO -- : [874/910] 3169663=test_raise_exception I, [2023-12-23T04:23:52.343607 #3128587] INFO -- : [875/910] 3169673=test_gem_request_set_lockfile I, [2023-12-23T04:23:52.393680 #3128587] INFO -- : [876/910] 3169665=test_win32ole_typelib I, [2023-12-23T04:23:52.400753 #3128587] INFO -- : [877/910] 3169665=test_protect I, [2023-12-23T04:23:52.406135 #3128587] INFO -- : [878/910] 3169665=test_hash I, [2023-12-23T04:23:52.427201 #3128587] INFO -- : [879/910] 3169665=test_gem_resolver_dependency_request I, [2023-12-23T04:23:52.488510 #3128587] INFO -- : [880/910] 3169665=test_tree_builder I, [2023-12-23T04:23:52.506376 #3128587] INFO -- : [881/910] 3169665=test_external_new I, [2023-12-23T04:23:52.514314 #3128587] INFO -- : [882/910] 3169665=test_postponed_job I, [2023-12-23T04:23:52.546341 #3128587] INFO -- : [883/910] 3169662=test_alias_and_anchor I, [2023-12-23T04:23:52.554018 #3128587] INFO -- : [884/910] 3169662=ripper_compat_test I, [2023-12-23T04:23:52.650532 #3128587] INFO -- : [885/910] 3169662=test_framework I, [2023-12-23T04:23:52.661800 #3128587] INFO -- : [886/910] 3169662=test_ns_spki I, [2023-12-23T04:23:52.698745 #3128587] INFO -- : [887/910] 3169662=test_kill_ring I, [2023-12-23T04:23:52.711095 #3128587] INFO -- : [888/910] 3169662=test_argf I, [2023-12-23T04:23:52.883405 #3128587] INFO -- : [889/910] 3169673=test_ws I, [2023-12-23T04:23:52.893552 #3128587] INFO -- : [890/910] 3169673=test_m17n I, [2023-12-23T04:23:52.934331 #3128587] INFO -- : [891/910] 3169672=test_gem_commands_environment_command I, [2023-12-23T04:23:52.965663 #3128587] INFO -- : [892/910] 3169673=test_workspace I, [2023-12-23T04:23:52.976656 #3128587] INFO -- : [893/910] 3169661=test_weakmap I, [2023-12-23T04:23:52.980318 #3128587] INFO -- : [894/910] 3169665=test_debug_cmd I, [2023-12-23T04:23:52.991541 #3128587] INFO -- : [895/910] 3169663=test_yjit I, [2023-12-23T04:23:53.005853 #3128587] INFO -- : [896/910] 3169665=test_string_memory I, [2023-12-23T04:23:53.044325 #3128587] INFO -- : [897/910] 3169672=test_gem_requirement I, [2023-12-23T04:23:53.116797 #3128587] INFO -- : [898/910] 3169659=test_sprintf I, [2023-12-23T04:23:53.163825 #3128587] INFO -- : [899/910] 3169665=comments_test I, [2023-12-23T04:23:53.180248 #3128587] INFO -- : [900/910] 3169673=test_gem_security_trust_dir I, [2023-12-23T04:23:53.225780 #3128587] INFO -- : [901/910] 3169665=test_objspace I, [2023-12-23T04:23:53.240506 #3128587] INFO -- : [902/910] 3169673=test_line_editor I, [2023-12-23T04:23:53.247824 #3128587] INFO -- : [903/910] 3169673=test_undef I, [2023-12-23T04:23:53.253884 #3128587] INFO -- : [904/910] 3169673=test_general I, [2023-12-23T04:23:53.306406 #3128587] INFO -- : [905/910] 3169672=test_base64 I, [2023-12-23T04:23:53.314171 #3128587] INFO -- : [906/910] 3169672=test_gem_commands_stale_command I, [2023-12-23T04:23:53.335344 #3128587] INFO -- : [907/910] 3169672=test_c_struct_entry I, [2023-12-23T04:23:53.373206 #3128587] INFO -- : [908/910] 3169673=test_remote_fetch_error I, [2023-12-23T04:23:53.387980 #3128587] INFO -- : [909/910] 3169673=test_have_library I, [2023-12-23T04:23:53.433934 #3128587] INFO -- : [910/910] 3169659=test_set I, [2023-12-23T04:24:10.229682 #3128587] INFO -- : Finished tests in 50.092674s, 540.1987 tests/s, 190941.9715 assertions/s. I, [2023-12-23T04:24:10.230942 #3128587] INFO -- : 27060 tests, 9564794 assertions, 0 failures, 0 errors, 206 skips I, [2023-12-23T04:24:10.230967 #3128587] INFO -- : I, [2023-12-23T04:24:10.230983 #3128587] INFO -- : ruby -v: ruby 3.3.0dev (2023-12-23T04:20:42Z master c25705c267) [x86_64-linux] I, [2023-12-23T04:24:10.234910 #3128587] INFO -- : $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 0. I, [2023-12-23T04:24:10.235217 #3128587] INFO -- : $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j16' I, [2023-12-23T04:24:10.435962 #3128587] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-12-23T04:24:10.436016 #3128587] INFO -- : CC = gcc I, [2023-12-23T04:24:10.436050 #3128587] INFO -- : LD = ld I, [2023-12-23T04:24:10.436062 #3128587] INFO -- : LDSHARED = gcc -shared I, [2023-12-23T04:24:10.436071 #3128587] INFO -- : CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC I, [2023-12-23T04:24:10.436080 #3128587] 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/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0 I, [2023-12-23T04:24:10.436088 #3128587] INFO -- : CPPFLAGS = I, [2023-12-23T04:24:10.436096 #3128587] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-12-23T04:24:10.436104 #3128587] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-12-23T04:24:10.436111 #3128587] INFO -- : LANG = C.UTF-8 I, [2023-12-23T04:24:10.436121 #3128587] INFO -- : LC_ALL = I, [2023-12-23T04:24:10.436130 #3128587] INFO -- : LC_CTYPE = I, [2023-12-23T04:24:10.436138 #3128587] INFO -- : MFLAGS = I, [2023-12-23T04:24:10.436145 #3128587] INFO -- : RUSTC = rustc I, [2023-12-23T04:24:10.436152 #3128587] 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/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs I, [2023-12-23T04:24:10.436655 #3128587] INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 I, [2023-12-23T04:24:10.436677 #3128587] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-12-23T04:24:10.436699 #3128587] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-12-23T04:24:10.436709 #3128587] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-12-23T04:24:10.436718 #3128587] INFO -- : I, [2023-12-23T04:24:10.438315 #3128587] INFO -- : generating enc.mk I, [2023-12-23T04:24:10.598055 #3128587] INFO -- : making enc I, [2023-12-23T04:24:10.616343 #3128587] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:24:10.616372 #3128587] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2023-12-23T04:24:10.616385 #3128587] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:24:10.617056 #3128587] INFO -- : making srcs under enc I, [2023-12-23T04:24:10.648982 #3128587] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:24:10.649007 #3128587] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2023-12-23T04:24:10.649019 #3128587] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:24:10.649910 #3128587] INFO -- : generating transdb.h I, [2023-12-23T04:24:10.788937 #3128587] INFO -- : transdb.h unchanged I, [2023-12-23T04:24:10.790224 #3128587] INFO -- : making trans I, [2023-12-23T04:24:10.825436 #3128587] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:24:10.825460 #3128587] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk/enc/trans'. I, [2023-12-23T04:24:10.825472 #3128587] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:24:10.826063 #3128587] INFO -- : making encs I, [2023-12-23T04:24:10.871332 #3128587] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:24:10.871371 #3128587] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2023-12-23T04:24:10.871387 #3128587] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:24:10.873536 #3128587] INFO -- : generating makefiles ext/configure-ext.mk I, [2023-12-23T04:24:10.898754 #3128587] INFO -- : ext/configure-ext.mk updated I, [2023-12-23T04:24:10.901263 #3128587] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:24:12.212859 #3128587] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:24:12.213562 #3128587] INFO -- : generating makefile exts.mk I, [2023-12-23T04:24:12.252528 #3128587] INFO -- : exts.mk unchanged I, [2023-12-23T04:24:12.262193 #3128587] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:24:12.627090 #3128587] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/bigdecimal' I, [2023-12-23T04:24:12.637942 #3128587] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/bigdecimal' I, [2023-12-23T04:24:12.654169 #3128587] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' I, [2023-12-23T04:24:12.658647 #3128587] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' I, [2023-12-23T04:24:12.668983 #3128587] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' I, [2023-12-23T04:24:12.676415 #3128587] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' I, [2023-12-23T04:24:12.679331 #3128587] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' I, [2023-12-23T04:24:12.686969 #3128587] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' I, [2023-12-23T04:24:12.718218 #3128587] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2023-12-23T04:24:12.726541 #3128587] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2023-12-23T04:24:12.754963 #3128587] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2023-12-23T04:24:12.776708 #3128587] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2023-12-23T04:24:12.780868 #3128587] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' I, [2023-12-23T04:24:12.785595 #3128587] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' I, [2023-12-23T04:24:12.799690 #3128587] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' I, [2023-12-23T04:24:12.815775 #3128587] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' I, [2023-12-23T04:24:12.825008 #3128587] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' I, [2023-12-23T04:24:12.829220 #3128587] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' I, [2023-12-23T04:24:12.837387 #3128587] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/nkf' I, [2023-12-23T04:24:12.840997 #3128587] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/nkf' I, [2023-12-23T04:24:12.854266 #3128587] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' I, [2023-12-23T04:24:12.858819 #3128587] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' I, [2023-12-23T04:24:12.870706 #3128587] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' I, [2023-12-23T04:24:12.907675 #3128587] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' I, [2023-12-23T04:24:12.910661 #3128587] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' I, [2023-12-23T04:24:12.914123 #3128587] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' I, [2023-12-23T04:24:12.925642 #3128587] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' I, [2023-12-23T04:24:12.955066 #3128587] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' I, [2023-12-23T04:24:12.965798 #3128587] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' I, [2023-12-23T04:24:12.969141 #3128587] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' I, [2023-12-23T04:24:13.000652 #3128587] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' I, [2023-12-23T04:24:13.006421 #3128587] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' I, [2023-12-23T04:24:13.009937 #3128587] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2023-12-23T04:24:13.016243 #3128587] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2023-12-23T04:24:13.043826 #3128587] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' I, [2023-12-23T04:24:13.050970 #3128587] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' I, [2023-12-23T04:24:13.068984 #3128587] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/syslog' I, [2023-12-23T04:24:13.073307 #3128587] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/syslog' I, [2023-12-23T04:24:13.088539 #3128587] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.0/ext/debug' I, [2023-12-23T04:24:13.109091 #3128587] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.0/ext/debug' I, [2023-12-23T04:24:13.111686 #3128587] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' I, [2023-12-23T04:24:13.132718 #3128587] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' I, [2023-12-23T04:24:13.137030 #3128587] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2023-12-23T04:24:13.158094 #3128587] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2023-12-23T04:24:13.165265 #3128587] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.0/ext/rbs_extension' I, [2023-12-23T04:24:13.221685 #3128587] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.0/ext/rbs_extension' I, [2023-12-23T04:24:13.246046 #3128587] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:24:13.356328 #3128587] INFO -- : make[2]: 'ruby' is up to date. I, [2023-12-23T04:24:13.356376 #3128587] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:24:13.356665 #3128587] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:24:13.361247 #3128587] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:24:13.361275 #3128587] INFO -- : make[1]: Nothing to be done for 'note'. I, [2023-12-23T04:24:13.361289 #3128587] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:24:13.446056 #3128587] INFO -- : $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug I, [2023-12-23T04:24:13.528841 #3128587] INFO -- : ruby 3.3.0dev (2023-12-23T04:20:42Z master c25705c267) [x86_64-linux] I, [2023-12-23T04:24:26.924193 #3128587] INFO -- : 0 ......................................................................... I, [2023-12-23T04:24:30.227935 #3128587] INFO -- : 73 ......................................................................... I, [2023-12-23T04:24:30.357039 #3128587] INFO -- : 146 ......................................................................... I, [2023-12-23T04:24:30.637031 #3128587] INFO -- : 219 ......................................................................... I, [2023-12-23T04:24:30.815901 #3128587] INFO -- : 292 ......................................................................... I, [2023-12-23T04:24:31.125515 #3128587] INFO -- : 365 ......................................................................... I, [2023-12-23T04:24:31.154229 #3128587] INFO -- : 438 ......................................................................... I, [2023-12-23T04:24:31.179664 #3128587] INFO -- : 511 ......................................................................... I, [2023-12-23T04:24:31.679288 #3128587] INFO -- : 584 ......................................................................... I, [2023-12-23T04:24:32.508420 #3128587] INFO -- : 657 ......................................................................... I, [2023-12-23T04:24:32.539438 #3128587] INFO -- : 730 ......................................................................... I, [2023-12-23T04:24:32.572567 #3128587] INFO -- : 803 ......................................................................... I, [2023-12-23T04:24:32.925745 #3128587] INFO -- : 876 ......................................................................... I, [2023-12-23T04:24:33.019965 #3128587] INFO -- : 949 ......................................................................... I, [2023-12-23T04:24:35.688574 #3128587] INFO -- : 1022 ......................................................................... I, [2023-12-23T04:24:39.326923 #3128587] INFO -- : 1095 ......................................................................... I, [2023-12-23T04:24:40.536519 #3128587] INFO -- : 1168 ......................................................................... I, [2023-12-23T04:24:42.376606 #3128587] INFO -- : 1241 ......................................................................... I, [2023-12-23T04:24:42.494663 #3128587] INFO -- : 1314 ......................................................................... I, [2023-12-23T04:24:42.605300 #3128587] INFO -- : 1387 ......................................................................... I, [2023-12-23T04:24:46.646527 #3128587] INFO -- : 1460 ......................................................................... I, [2023-12-23T04:24:53.297813 #3128587] INFO -- : 1533 ......................................................................... I, [2023-12-23T04:24:54.003818 #3128587] INFO -- : 1606 ......................................................................... I, [2023-12-23T04:24:56.441473 #3128587] INFO -- : 1679 ......................................................................... I, [2023-12-23T04:24:56.509151 #3128587] INFO -- : 1752 ......................................................................... I, [2023-12-23T04:24:56.667818 #3128587] INFO -- : 1825 ......................................................................... I, [2023-12-23T04:24:57.556341 #3128587] INFO -- : 1898 ......................................................................... I, [2023-12-23T04:24:58.085744 #3128587] INFO -- : 1971 ......................................................................... I, [2023-12-23T04:24:59.176866 #3128587] INFO -- : 2044 ......................................................................... I, [2023-12-23T04:24:59.262692 #3128587] INFO -- : 2117 ......................................................................... I, [2023-12-23T04:24:59.338896 #3128587] INFO -- : 2190 ......................................................................... I, [2023-12-23T04:24:59.373670 #3128587] INFO -- : 2263 ......................................................................... I, [2023-12-23T04:24:59.399582 #3128587] INFO -- : 2336 ......................................................................... I, [2023-12-23T04:24:59.430589 #3128587] INFO -- : 2409 ......................................................................... I, [2023-12-23T04:24:59.553540 #3128587] INFO -- : 2482 ......................................................................... I, [2023-12-23T04:25:01.662244 #3128587] INFO -- : 2555 ......................................................................... I, [2023-12-23T04:25:01.674202 #3128587] INFO -- : 2628 ......................................................................... I, [2023-12-23T04:25:01.794297 #3128587] INFO -- : 2701 ......................................................................... I, [2023-12-23T04:25:03.809105 #3128587] INFO -- : 2774 ......................................................................... I, [2023-12-23T04:25:04.451634 #3128587] INFO -- : 2847 ......................................................................... I, [2023-12-23T04:25:05.765113 #3128587] INFO -- : 2920 ......................................................................... I, [2023-12-23T04:25:05.923897 #3128587] INFO -- : 2993 ......................................................................... I, [2023-12-23T04:25:05.993789 #3128587] INFO -- : 3066 ......................................................................... I, [2023-12-23T04:25:06.164839 #3128587] INFO -- : 3139 ......................................................................... I, [2023-12-23T04:25:06.270183 #3128587] INFO -- : 3212 ......................................................................... I, [2023-12-23T04:25:06.318214 #3128587] INFO -- : 3285 ......................................................................... I, [2023-12-23T04:25:06.367381 #3128587] INFO -- : 3358 ......................................................................... I, [2023-12-23T04:25:10.435448 #3128587] INFO -- : 3431 ......................................................................... I, [2023-12-23T04:25:10.521116 #3128587] INFO -- : 3504 ......................................................................... I, [2023-12-23T04:25:10.555872 #3128587] INFO -- : 3577 ......................................................................... I, [2023-12-23T04:25:11.811718 #3128587] INFO -- : 3650 ......................................................................... I, [2023-12-23T04:25:12.462477 #3128587] INFO -- : 3723 ..... I, [2023-12-23T04:25:12.462586 #3128587] INFO -- : I, [2023-12-23T04:25:12.462619 #3128587] INFO -- : Finished in 58.933617 seconds I, [2023-12-23T04:25:12.462643 #3128587] INFO -- : I, [2023-12-23T04:25:12.462715 #3128587] INFO -- : 3728 files, 32879 examples, 204588 expectations, 0 failures, 0 errors, 0 tagged I, [2023-12-23T04:25:12.489103 #3128587] INFO -- : $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j16'" exit with 0.