# Logfile created on 2023-12-23 04:22:27 +0000 by logger.rb/v1.4.3 I, [2023-12-23T04:22:27.567151 #4178407] INFO -- : #, @formatter=nil, @logdev=#, @binmode=false, @mon_data=#, @mon_data_owner_object_id=860>>> I, [2023-12-23T04:22:27.567291 #4178407] INFO -- : $$$[beg] make update-unicode -j20 I, [2023-12-23T04:22:27.624876 #4178407] INFO -- : make: Nothing to be done for 'update-unicode'. I, [2023-12-23T04:22:27.625135 #4178407] INFO -- : $$$[end] "make update-unicode -j20" exit with 0. I, [2023-12-23T04:22:27.625164 #4178407] INFO -- : $$$[beg] make update-download -j20 I, [2023-12-23T04:22:27.722245 #4178407] INFO -- : tool/config.guess already exists I, [2023-12-23T04:22:27.722306 #4178407] INFO -- : tool/config.sub already exists I, [2023-12-23T04:22:27.768130 #4178407] INFO -- : $$$[end] "make update-download -j20" exit with 0. I, [2023-12-23T04:22:27.768192 #4178407] INFO -- : $$$[beg] make update-rubyspec -j20 I, [2023-12-23T04:22:27.825233 #4178407] INFO -- : make: Nothing to be done for 'update-rubyspec'. I, [2023-12-23T04:22:27.825505 #4178407] INFO -- : $$$[end] "make update-rubyspec -j20" exit with 0. I, [2023-12-23T04:22:27.825553 #4178407] INFO -- : $$$[beg] make update-src -j20 E, [2023-12-23T04:22:28.578752 #4178407] ERROR -- : From https://github.com/ruby/ruby E, [2023-12-23T04:22:28.578819 #4178407] ERROR -- : 9b289d5..c25705c master -> origin/master I, [2023-12-23T04:22:28.593912 #4178407] INFO -- : Updating 9b289d5..c25705c I, [2023-12-23T04:22:28.593976 #4178407] INFO -- : Fast-forward I, [2023-12-23T04:22:28.595940 #4178407] INFO -- : tool/lib/test/unit.rb | 16 ++++------------ I, [2023-12-23T04:22:28.595973 #4178407] INFO -- : 1 file changed, 4 insertions(+), 12 deletions(-) I, [2023-12-23T04:22:28.605410 #4178407] INFO -- : Latest commit hash = c25705c267 I, [2023-12-23T04:22:28.606797 #4178407] INFO -- : $$$[end] "make update-src -j20" exit with 0. I, [2023-12-23T04:22:28.606839 #4178407] INFO -- : $$$[beg] make after-update -j20 I, [2023-12-23T04:22:28.672203 #4178407] INFO -- : generating /tmp/ruby/src/trunk/ext/ripper/eventids2table.c I, [2023-12-23T04:22:28.677054 #4178407] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk/ext/ripper' I, [2023-12-23T04:22:28.677098 #4178407] INFO -- : make[1]: Nothing to be done for 'src'. I, [2023-12-23T04:22:28.677111 #4178407] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk/ext/ripper' I, [2023-12-23T04:22:28.693115 #4178407] INFO -- : /tmp/ruby/src/trunk/revision.h updated I, [2023-12-23T04:22:28.695058 #4178407] INFO -- : generating x86_64-linux-fake.rb I, [2023-12-23T04:22:28.746298 #4178407] INFO -- : x86_64-linux-fake.rb updated I, [2023-12-23T04:22:28.748001 #4178407] INFO -- : generating enc.mk I, [2023-12-23T04:22:28.866905 #4178407] INFO -- : making srcs under enc I, [2023-12-23T04:22:28.896375 #4178407] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:22:28.896431 #4178407] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2023-12-23T04:22:28.896437 #4178407] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:22:28.943987 #4178407] INFO -- : $$$[end] "make after-update -j20" exit with 0. I, [2023-12-23T04:22:28.944135 #4178407] INFO -- : $$$[beg] make miniruby -j20 I, [2023-12-23T04:22:29.000244 #4178407] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-12-23T04:22:29.000282 #4178407] INFO -- : CC = gcc I, [2023-12-23T04:22:29.000357 #4178407] INFO -- : LD = ld I, [2023-12-23T04:22:29.000361 #4178407] INFO -- : LDSHARED = gcc -shared I, [2023-12-23T04:22:29.000366 #4178407] 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:22:29.000370 #4178407] 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:22:29.000374 #4178407] INFO -- : CPPFLAGS = I, [2023-12-23T04:22:29.000378 #4178407] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-12-23T04:22:29.000382 #4178407] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-12-23T04:22:29.000385 #4178407] INFO -- : LANG = en_US.UTF-8 I, [2023-12-23T04:22:29.000389 #4178407] INFO -- : LC_ALL = I, [2023-12-23T04:22:29.000392 #4178407] INFO -- : LC_CTYPE = I, [2023-12-23T04:22:29.000396 #4178407] INFO -- : MFLAGS = -j20 --jobserver-auth=4,5 I, [2023-12-23T04:22:29.000399 #4178407] INFO -- : RUSTC = rustc I, [2023-12-23T04:22:29.000402 #4178407] 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:22:29.001579 #4178407] INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 I, [2023-12-23T04:22:29.001604 #4178407] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-12-23T04:22:29.001609 #4178407] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-12-23T04:22:29.001613 #4178407] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-12-23T04:22:29.001617 #4178407] INFO -- : I, [2023-12-23T04:22:29.021913 #4178407] INFO -- : compiling /tmp/ruby/src/trunk/version.c I, [2023-12-23T04:22:29.133399 #4178407] INFO -- : linking miniruby I, [2023-12-23T04:22:29.846476 #4178407] INFO -- : $$$[end] "make miniruby -j20" exit with 0. I, [2023-12-23T04:22:29.846666 #4178407] INFO -- : $$$[beg] make ruby -j20 I, [2023-12-23T04:22:29.901430 #4178407] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-12-23T04:22:29.901484 #4178407] INFO -- : CC = gcc I, [2023-12-23T04:22:29.901496 #4178407] INFO -- : LD = ld I, [2023-12-23T04:22:29.901508 #4178407] INFO -- : LDSHARED = gcc -shared I, [2023-12-23T04:22:29.901522 #4178407] 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:22:29.901542 #4178407] 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:22:29.901553 #4178407] INFO -- : CPPFLAGS = I, [2023-12-23T04:22:29.901564 #4178407] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-12-23T04:22:29.901576 #4178407] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-12-23T04:22:29.901587 #4178407] INFO -- : LANG = en_US.UTF-8 I, [2023-12-23T04:22:29.901597 #4178407] INFO -- : LC_ALL = I, [2023-12-23T04:22:29.901607 #4178407] INFO -- : LC_CTYPE = I, [2023-12-23T04:22:29.901617 #4178407] INFO -- : MFLAGS = -j20 --jobserver-auth=4,5 I, [2023-12-23T04:22:29.901627 #4178407] INFO -- : RUSTC = rustc I, [2023-12-23T04:22:29.901637 #4178407] 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:22:29.902656 #4178407] INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 I, [2023-12-23T04:22:29.902683 #4178407] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-12-23T04:22:29.902701 #4178407] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-12-23T04:22:29.902712 #4178407] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-12-23T04:22:29.902723 #4178407] INFO -- : I, [2023-12-23T04:22:30.038700 #4178407] INFO -- : builtin_binary.inc updated I, [2023-12-23T04:22:30.043560 #4178407] INFO -- : 76e934bb17dc6707909e962248ef2d291897d7951f46fba0a469fe3d59b78422 builtin_binary.inc I, [2023-12-23T04:22:30.044020 #4178407] INFO -- : compiling /tmp/ruby/src/trunk/builtin.c I, [2023-12-23T04:22:30.238940 #4178407] INFO -- : linking static-library libruby-static.a I, [2023-12-23T04:22:30.596879 #4178407] INFO -- : linking shared-library libruby.so.3.3.0 I, [2023-12-23T04:22:32.592849 #4178407] INFO -- : linking ruby I, [2023-12-23T04:22:32.615565 #4178407] INFO -- : $$$[end] "make ruby -j20" exit with 0. I, [2023-12-23T04:22:32.615718 #4178407] INFO -- : $$$[beg] make all -j20 I, [2023-12-23T04:22:32.672092 #4178407] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-12-23T04:22:32.672155 #4178407] INFO -- : CC = gcc I, [2023-12-23T04:22:32.672168 #4178407] INFO -- : LD = ld I, [2023-12-23T04:22:32.672179 #4178407] INFO -- : LDSHARED = gcc -shared I, [2023-12-23T04:22:32.672190 #4178407] 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:22:32.672204 #4178407] 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:22:32.672225 #4178407] INFO -- : CPPFLAGS = I, [2023-12-23T04:22:32.672237 #4178407] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-12-23T04:22:32.672248 #4178407] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-12-23T04:22:32.672258 #4178407] INFO -- : LANG = en_US.UTF-8 I, [2023-12-23T04:22:32.672268 #4178407] INFO -- : LC_ALL = I, [2023-12-23T04:22:32.672278 #4178407] INFO -- : LC_CTYPE = I, [2023-12-23T04:22:32.672288 #4178407] INFO -- : MFLAGS = -j20 --jobserver-auth=4,5 I, [2023-12-23T04:22:32.672298 #4178407] INFO -- : RUSTC = rustc I, [2023-12-23T04:22:32.672309 #4178407] 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:22:32.674275 #4178407] INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 I, [2023-12-23T04:22:32.674331 #4178407] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-12-23T04:22:32.674344 #4178407] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-12-23T04:22:32.674356 #4178407] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-12-23T04:22:32.674366 #4178407] INFO -- : I, [2023-12-23T04:22:32.715121 #4178407] INFO -- : generating enc.mk I, [2023-12-23T04:22:32.717080 #4178407] INFO -- : building spec/ruby/optional/capi/ext/array_spec.so I, [2023-12-23T04:22:32.717245 #4178407] INFO -- : building spec/ruby/optional/capi/ext/basic_object_spec.so I, [2023-12-23T04:22:32.717466 #4178407] INFO -- : building spec/ruby/optional/capi/ext/bignum_spec.so I, [2023-12-23T04:22:32.717687 #4178407] INFO -- : building spec/ruby/optional/capi/ext/binding_spec.so I, [2023-12-23T04:22:32.718038 #4178407] INFO -- : building spec/ruby/optional/capi/ext/boolean_spec.so I, [2023-12-23T04:22:32.719146 #4178407] INFO -- : building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so I, [2023-12-23T04:22:32.719492 #4178407] INFO -- : building spec/ruby/optional/capi/ext/class_spec.so I, [2023-12-23T04:22:32.719882 #4178407] INFO -- : building spec/ruby/optional/capi/ext/class_under_autoload_spec.so I, [2023-12-23T04:22:32.720561 #4178407] INFO -- : building spec/ruby/optional/capi/ext/complex_spec.so I, [2023-12-23T04:22:32.721161 #4178407] INFO -- : building spec/ruby/optional/capi/ext/constants_spec.so I, [2023-12-23T04:22:32.721500 #4178407] INFO -- : building spec/ruby/optional/capi/ext/data_spec.so I, [2023-12-23T04:22:32.722000 #4178407] INFO -- : building spec/ruby/optional/capi/ext/debug_spec.so I, [2023-12-23T04:22:32.722259 #4178407] INFO -- : building spec/ruby/optional/capi/ext/encoding_spec.so I, [2023-12-23T04:22:32.722875 #4178407] INFO -- : building spec/ruby/optional/capi/ext/enumerator_spec.so I, [2023-12-23T04:22:32.724004 #4178407] INFO -- : building spec/ruby/optional/capi/ext/exception_spec.so I, [2023-12-23T04:22:32.727922 #4178407] INFO -- : building spec/ruby/optional/capi/ext/fiber_spec.so I, [2023-12-23T04:22:32.744043 #4178407] INFO -- : building spec/ruby/optional/capi/ext/file_spec.so I, [2023-12-23T04:22:32.744403 #4178407] INFO -- : building spec/ruby/optional/capi/ext/fixnum_spec.so I, [2023-12-23T04:22:32.759700 #4178407] INFO -- : building spec/ruby/optional/capi/ext/float_spec.so I, [2023-12-23T04:22:32.858385 #4178407] INFO -- : building spec/ruby/optional/capi/ext/gc_spec.so I, [2023-12-23T04:22:32.858936 #4178407] INFO -- : building spec/ruby/optional/capi/ext/globals_spec.so I, [2023-12-23T04:22:32.862145 #4178407] INFO -- : building spec/ruby/optional/capi/ext/hash_spec.so I, [2023-12-23T04:22:32.864471 #4178407] INFO -- : building spec/ruby/optional/capi/ext/integer_spec.so I, [2023-12-23T04:22:32.890343 #4178407] INFO -- : building spec/ruby/optional/capi/ext/io_spec.so I, [2023-12-23T04:22:32.890973 #4178407] INFO -- : building spec/ruby/optional/capi/ext/kernel_spec.so I, [2023-12-23T04:22:32.892773 #4178407] INFO -- : building spec/ruby/optional/capi/ext/language_spec.so I, [2023-12-23T04:22:32.899297 #4178407] INFO -- : building spec/ruby/optional/capi/ext/marshal_spec.so I, [2023-12-23T04:22:32.903383 #4178407] INFO -- : building spec/ruby/optional/capi/ext/module_spec.so I, [2023-12-23T04:22:32.909751 #4178407] INFO -- : building spec/ruby/optional/capi/ext/module_under_autoload_spec.so I, [2023-12-23T04:22:32.917342 #4178407] INFO -- : building spec/ruby/optional/capi/ext/mutex_spec.so I, [2023-12-23T04:22:32.921080 #4178407] INFO -- : building spec/ruby/optional/capi/ext/numeric_spec.so I, [2023-12-23T04:22:32.940759 #4178407] INFO -- : building spec/ruby/optional/capi/ext/object_spec.so I, [2023-12-23T04:22:32.957034 #4178407] INFO -- : building spec/ruby/optional/capi/ext/proc_spec.so I, [2023-12-23T04:22:32.963848 #4178407] INFO -- : building spec/ruby/optional/capi/ext/range_spec.so I, [2023-12-23T04:22:32.967127 #4178407] INFO -- : building spec/ruby/optional/capi/ext/rational_spec.so I, [2023-12-23T04:22:32.997226 #4178407] INFO -- : building spec/ruby/optional/capi/ext/rbasic_spec.so I, [2023-12-23T04:22:33.012116 #4178407] INFO -- : building spec/ruby/optional/capi/ext/regexp_spec.so I, [2023-12-23T04:22:33.022925 #4178407] INFO -- : building spec/ruby/optional/capi/ext/string_spec.so I, [2023-12-23T04:22:33.027640 #4178407] INFO -- : building spec/ruby/optional/capi/ext/struct_spec.so I, [2023-12-23T04:22:33.044750 #4178407] INFO -- : building spec/ruby/optional/capi/ext/st_spec.so I, [2023-12-23T04:22:33.047672 #4178407] INFO -- : building spec/ruby/optional/capi/ext/symbol_spec.so I, [2023-12-23T04:22:33.048204 #4178407] INFO -- : building spec/ruby/optional/capi/ext/thread_spec.so I, [2023-12-23T04:22:33.049127 #4178407] INFO -- : building spec/ruby/optional/capi/ext/time_spec.so I, [2023-12-23T04:22:33.072939 #4178407] INFO -- : building spec/ruby/optional/capi/ext/tracepoint_spec.so I, [2023-12-23T04:22:33.073562 #4178407] INFO -- : building spec/ruby/optional/capi/ext/typed_data_spec.so I, [2023-12-23T04:22:33.118584 #4178407] INFO -- : building spec/ruby/optional/capi/ext/util_spec.so I, [2023-12-23T04:22:33.124043 #4178407] INFO -- : making enc I, [2023-12-23T04:22:33.149284 #4178407] INFO -- : making srcs under enc I, [2023-12-23T04:22:33.155717 #4178407] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:22:33.155780 #4178407] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2023-12-23T04:22:33.155799 #4178407] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:22:33.197894 #4178407] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:22:33.197956 #4178407] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2023-12-23T04:22:33.197967 #4178407] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:22:33.198764 #4178407] INFO -- : generating transdb.h I, [2023-12-23T04:22:33.295238 #4178407] INFO -- : transdb.h unchanged I, [2023-12-23T04:22:33.296386 #4178407] INFO -- : generating makefiles ext/configure-ext.mk I, [2023-12-23T04:22:33.296458 #4178407] INFO -- : making trans I, [2023-12-23T04:22:33.320295 #4178407] INFO -- : ext/configure-ext.mk updated I, [2023-12-23T04:22:33.322429 #4178407] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:22:33.333679 #4178407] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:22:33.333743 #4178407] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk/enc/trans'. I, [2023-12-23T04:22:33.333760 #4178407] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:22:33.334568 #4178407] INFO -- : making encs I, [2023-12-23T04:22:33.395122 #4178407] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:22:33.395379 #4178407] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2023-12-23T04:22:33.395411 #4178407] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:22:33.448614 #4178407] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:22:33.449051 #4178407] INFO -- : generating makefile exts.mk I, [2023-12-23T04:22:33.482773 #4178407] INFO -- : exts.mk unchanged I, [2023-12-23T04:22:33.486626 #4178407] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:22:33.505871 #4178407] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' I, [2023-12-23T04:22:33.507522 #4178407] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/bigdecimal' I, [2023-12-23T04:22:33.507703 #4178407] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' I, [2023-12-23T04:22:33.508358 #4178407] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' I, [2023-12-23T04:22:33.509221 #4178407] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' I, [2023-12-23T04:22:33.509389 #4178407] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' I, [2023-12-23T04:22:33.510309 #4178407] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' I, [2023-12-23T04:22:33.510877 #4178407] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' I, [2023-12-23T04:22:33.510896 #4178407] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' I, [2023-12-23T04:22:33.511627 #4178407] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/nkf' I, [2023-12-23T04:22:33.511769 #4178407] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' I, [2023-12-23T04:22:33.511795 #4178407] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' I, [2023-12-23T04:22:33.511804 #4178407] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/bigdecimal' I, [2023-12-23T04:22:33.512859 #4178407] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' I, [2023-12-23T04:22:33.513137 #4178407] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' I, [2023-12-23T04:22:33.513255 #4178407] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2023-12-23T04:22:33.513547 #4178407] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' I, [2023-12-23T04:22:33.513773 #4178407] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2023-12-23T04:22:33.513816 #4178407] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' I, [2023-12-23T04:22:33.514240 #4178407] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/nkf' I, [2023-12-23T04:22:33.514255 #4178407] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' I, [2023-12-23T04:22:33.514514 #4178407] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' I, [2023-12-23T04:22:33.514628 #4178407] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' I, [2023-12-23T04:22:33.515800 #4178407] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2023-12-23T04:22:33.516338 #4178407] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/syslog' I, [2023-12-23T04:22:33.517370 #4178407] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' I, [2023-12-23T04:22:33.517539 #4178407] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.0/ext/debug' I, [2023-12-23T04:22:33.517575 #4178407] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' I, [2023-12-23T04:22:33.517856 #4178407] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2023-12-23T04:22:33.517872 #4178407] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' I, [2023-12-23T04:22:33.518725 #4178407] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.0/ext/rbs_extension' I, [2023-12-23T04:22:33.518930 #4178407] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/syslog' I, [2023-12-23T04:22:33.519847 #4178407] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2023-12-23T04:22:33.520134 #4178407] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' I, [2023-12-23T04:22:33.521635 #4178407] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2023-12-23T04:22:33.522658 #4178407] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' I, [2023-12-23T04:22:33.525051 #4178407] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2023-12-23T04:22:33.525372 #4178407] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' I, [2023-12-23T04:22:33.525864 #4178407] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' I, [2023-12-23T04:22:33.527207 #4178407] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' I, [2023-12-23T04:22:33.528451 #4178407] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' I, [2023-12-23T04:22:33.536755 #4178407] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' I, [2023-12-23T04:22:33.537882 #4178407] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.0/ext/debug' I, [2023-12-23T04:22:33.538432 #4178407] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2023-12-23T04:22:33.538620 #4178407] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.0/ext/rbs_extension' I, [2023-12-23T04:22:33.542150 #4178407] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' I, [2023-12-23T04:22:33.567546 #4178407] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:22:33.636772 #4178407] INFO -- : make[2]: 'ruby' is up to date. I, [2023-12-23T04:22:33.636844 #4178407] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:22:33.637103 #4178407] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:22:33.640655 #4178407] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:22:33.640679 #4178407] INFO -- : make[1]: Nothing to be done for 'note'. I, [2023-12-23T04:22:33.640686 #4178407] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:22:33.641145 #4178407] INFO -- : $$$[end] "make all -j20" exit with 0. I, [2023-12-23T04:22:33.641266 #4178407] INFO -- : $$$[beg] make install -j20 I, [2023-12-23T04:22:33.705855 #4178407] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-12-23T04:22:33.705912 #4178407] INFO -- : CC = gcc I, [2023-12-23T04:22:33.705926 #4178407] INFO -- : LD = ld I, [2023-12-23T04:22:33.705937 #4178407] INFO -- : LDSHARED = gcc -shared I, [2023-12-23T04:22:33.705948 #4178407] 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:22:33.705959 #4178407] 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:22:33.705981 #4178407] INFO -- : CPPFLAGS = I, [2023-12-23T04:22:33.705992 #4178407] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-12-23T04:22:33.706004 #4178407] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-12-23T04:22:33.706014 #4178407] INFO -- : LANG = en_US.UTF-8 I, [2023-12-23T04:22:33.706024 #4178407] INFO -- : LC_ALL = I, [2023-12-23T04:22:33.706034 #4178407] INFO -- : LC_CTYPE = I, [2023-12-23T04:22:33.706044 #4178407] INFO -- : MFLAGS = -j20 --jobserver-auth=4,5 I, [2023-12-23T04:22:33.706054 #4178407] INFO -- : RUSTC = rustc I, [2023-12-23T04:22:33.706065 #4178407] 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:22:33.745622 #4178407] INFO -- : generating enc.mk I, [2023-12-23T04:22:33.745683 #4178407] INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 I, [2023-12-23T04:22:33.745696 #4178407] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-12-23T04:22:33.745708 #4178407] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-12-23T04:22:33.745718 #4178407] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-12-23T04:22:33.745729 #4178407] INFO -- : I, [2023-12-23T04:22:33.868253 #4178407] INFO -- : making srcs under enc I, [2023-12-23T04:22:33.868320 #4178407] INFO -- : making enc I, [2023-12-23T04:22:33.885365 #4178407] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:22:33.885424 #4178407] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2023-12-23T04:22:33.885437 #4178407] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:22:33.898047 #4178407] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:22:33.898093 #4178407] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2023-12-23T04:22:33.898099 #4178407] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:22:33.898518 #4178407] INFO -- : generating transdb.h I, [2023-12-23T04:22:33.993705 #4178407] INFO -- : transdb.h unchanged I, [2023-12-23T04:22:33.994855 #4178407] INFO -- : generating makefiles ext/configure-ext.mk I, [2023-12-23T04:22:33.994916 #4178407] INFO -- : making trans I, [2023-12-23T04:22:34.018121 #4178407] INFO -- : ext/configure-ext.mk unchanged I, [2023-12-23T04:22:34.020103 #4178407] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:22:34.031886 #4178407] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:22:34.031945 #4178407] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk/enc/trans'. I, [2023-12-23T04:22:34.031954 #4178407] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:22:34.032697 #4178407] INFO -- : making encs I, [2023-12-23T04:22:34.093784 #4178407] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:22:34.093840 #4178407] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2023-12-23T04:22:34.093850 #4178407] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:22:34.152476 #4178407] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:22:34.152932 #4178407] INFO -- : generating makefile exts.mk I, [2023-12-23T04:22:34.186784 #4178407] INFO -- : exts.mk unchanged I, [2023-12-23T04:22:34.190811 #4178407] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:22:34.211547 #4178407] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' I, [2023-12-23T04:22:34.212166 #4178407] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/bigdecimal' I, [2023-12-23T04:22:34.213069 #4178407] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' I, [2023-12-23T04:22:34.214011 #4178407] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' I, [2023-12-23T04:22:34.214227 #4178407] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' I, [2023-12-23T04:22:34.214421 #4178407] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' I, [2023-12-23T04:22:34.216165 #4178407] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' I, [2023-12-23T04:22:34.216190 #4178407] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' I, [2023-12-23T04:22:34.216272 #4178407] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/bigdecimal' I, [2023-12-23T04:22:34.216576 #4178407] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/nkf' I, [2023-12-23T04:22:34.216655 #4178407] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' I, [2023-12-23T04:22:34.217975 #4178407] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' I, [2023-12-23T04:22:34.218038 #4178407] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' I, [2023-12-23T04:22:34.218169 #4178407] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2023-12-23T04:22:34.218397 #4178407] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' I, [2023-12-23T04:22:34.218643 #4178407] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' I, [2023-12-23T04:22:34.218668 #4178407] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' I, [2023-12-23T04:22:34.218806 #4178407] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' I, [2023-12-23T04:22:34.219261 #4178407] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/nkf' I, [2023-12-23T04:22:34.220084 #4178407] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' I, [2023-12-23T04:22:34.220811 #4178407] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2023-12-23T04:22:34.220936 #4178407] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' I, [2023-12-23T04:22:34.221326 #4178407] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' I, [2023-12-23T04:22:34.221899 #4178407] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' I, [2023-12-23T04:22:34.222301 #4178407] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' I, [2023-12-23T04:22:34.222896 #4178407] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2023-12-23T04:22:34.223400 #4178407] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/syslog' I, [2023-12-23T04:22:34.224220 #4178407] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.0/ext/debug' I, [2023-12-23T04:22:34.224625 #4178407] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' I, [2023-12-23T04:22:34.224659 #4178407] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2023-12-23T04:22:34.224936 #4178407] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2023-12-23T04:22:34.225181 #4178407] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.0/ext/rbs_extension' I, [2023-12-23T04:22:34.226119 #4178407] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' I, [2023-12-23T04:22:34.226703 #4178407] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/syslog' I, [2023-12-23T04:22:34.227541 #4178407] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2023-12-23T04:22:34.229807 #4178407] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2023-12-23T04:22:34.231162 #4178407] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' I, [2023-12-23T04:22:34.231270 #4178407] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' I, [2023-12-23T04:22:34.231286 #4178407] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' I, [2023-12-23T04:22:34.231998 #4178407] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' I, [2023-12-23T04:22:34.237106 #4178407] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' I, [2023-12-23T04:22:34.242821 #4178407] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' I, [2023-12-23T04:22:34.247316 #4178407] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.0/ext/rbs_extension' I, [2023-12-23T04:22:34.251781 #4178407] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2023-12-23T04:22:34.252793 #4178407] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.0/ext/debug' I, [2023-12-23T04:22:34.256561 #4178407] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' I, [2023-12-23T04:22:34.279870 #4178407] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:22:34.351414 #4178407] INFO -- : make[2]: 'ruby' is up to date. I, [2023-12-23T04:22:34.351506 #4178407] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:22:34.351734 #4178407] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:22:34.355248 #4178407] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:22:34.355255 #4178407] INFO -- : make[1]: Nothing to be done for 'note'. I, [2023-12-23T04:22:34.355258 #4178407] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:22:34.355455 #4178407] 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="-j20 --jobserver-auth=4,5" --make-flags=" -j20 --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:22:34.439329 #4178407] INFO -- : Installing to I, [2023-12-23T04:22:34.439374 #4178407] INFO -- : installing binary commands: /tmp/ruby/install/trunk/bin I, [2023-12-23T04:22:34.439529 #4178407] INFO -- : installing base libraries: /tmp/ruby/install/trunk/lib I, [2023-12-23T04:22:34.446435 #4178407] INFO -- : installing arch files: /tmp/ruby/install/trunk/lib/ruby/3.3.0+0/x86_64-linux I, [2023-12-23T04:22:34.446456 #4178407] INFO -- : installing pkgconfig data: /tmp/ruby/install/trunk/lib/pkgconfig I, [2023-12-23T04:22:34.446533 #4178407] INFO -- : installing extension objects: /tmp/ruby/install/trunk/lib/ruby/3.3.0+0/x86_64-linux I, [2023-12-23T04:22:34.457570 #4178407] INFO -- : installing extension objects: /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.3.0+0/x86_64-linux I, [2023-12-23T04:22:34.457630 #4178407] INFO -- : installing extension objects: /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.3.0+0/x86_64-linux I, [2023-12-23T04:22:34.457643 #4178407] INFO -- : installing extension headers: /tmp/ruby/install/trunk/include/ruby-3.3.0+0/x86_64-linux I, [2023-12-23T04:22:34.457729 #4178407] INFO -- : installing extension scripts: /tmp/ruby/install/trunk/lib/ruby/3.3.0+0 I, [2023-12-23T04:22:34.460724 #4178407] INFO -- : installing extension scripts: /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.3.0+0 I, [2023-12-23T04:22:34.460748 #4178407] INFO -- : installing extension scripts: /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.3.0+0 I, [2023-12-23T04:22:34.460774 #4178407] INFO -- : installing extension headers: /tmp/ruby/install/trunk/include/ruby-3.3.0+0/ruby I, [2023-12-23T04:22:34.460787 #4178407] INFO -- : installing command scripts: /tmp/ruby/install/trunk/bin I, [2023-12-23T04:22:34.460799 #4178407] INFO -- : installing library scripts: /tmp/ruby/install/trunk/lib/ruby/3.3.0+0 I, [2023-12-23T04:22:34.493827 #4178407] INFO -- : installing common headers: /tmp/ruby/install/trunk/include/ruby-3.3.0+0 I, [2023-12-23T04:22:34.499556 #4178407] INFO -- : installing manpages: /tmp/ruby/install/trunk/share/man/man1 I, [2023-12-23T04:22:34.499632 #4178407] INFO -- : installing default gems from lib: /tmp/ruby/install/trunk/lib/ruby/gems/3.3.0+0 I, [2023-12-23T04:22:34.514621 #4178407] INFO -- : abbrev 0.1.2 I, [2023-12-23T04:22:34.520024 #4178407] INFO -- : base64 0.2.0 I, [2023-12-23T04:22:34.520563 #4178407] INFO -- : benchmark 0.3.0 I, [2023-12-23T04:22:34.520923 #4178407] INFO -- : bundler 2.5.3 I, [2023-12-23T04:22:34.523407 #4178407] INFO -- : cgi 0.4.1 I, [2023-12-23T04:22:34.524416 #4178407] INFO -- : csv 3.2.8 I, [2023-12-23T04:22:34.525406 #4178407] INFO -- : delegate 0.3.1 I, [2023-12-23T04:22:34.526022 #4178407] INFO -- : did_you_mean 1.6.3 I, [2023-12-23T04:22:34.526471 #4178407] INFO -- : drb 2.2.0 I, [2023-12-23T04:22:34.526948 #4178407] INFO -- : english 0.8.0 I, [2023-12-23T04:22:34.527319 #4178407] INFO -- : erb 4.0.3 I, [2023-12-23T04:22:34.528038 #4178407] INFO -- : error_highlight 0.6.0 I, [2023-12-23T04:22:34.528433 #4178407] INFO -- : fileutils 1.7.2 I, [2023-12-23T04:22:34.528871 #4178407] INFO -- : find 0.2.0 I, [2023-12-23T04:22:34.529298 #4178407] INFO -- : forwardable 1.3.3 I, [2023-12-23T04:22:34.529725 #4178407] INFO -- : getoptlong 0.2.1 I, [2023-12-23T04:22:34.530136 #4178407] INFO -- : ipaddr 1.2.6 I, [2023-12-23T04:22:34.530521 #4178407] INFO -- : irb 1.11.0 I, [2023-12-23T04:22:34.531381 #4178407] INFO -- : logger 1.6.0 I, [2023-12-23T04:22:34.532595 #4178407] INFO -- : mutex_m 0.2.0 I, [2023-12-23T04:22:34.533092 #4178407] INFO -- : net-http 0.4.0 I, [2023-12-23T04:22:34.533563 #4178407] INFO -- : net-protocol 0.2.2 I, [2023-12-23T04:22:34.534013 #4178407] INFO -- : observer 0.1.2 I, [2023-12-23T04:22:34.534427 #4178407] INFO -- : open-uri 0.4.1 I, [2023-12-23T04:22:34.534844 #4178407] INFO -- : open3 0.2.1 I, [2023-12-23T04:22:34.535341 #4178407] INFO -- : optparse 0.4.0 I, [2023-12-23T04:22:34.535743 #4178407] INFO -- : ostruct 0.6.0 I, [2023-12-23T04:22:34.536151 #4178407] INFO -- : pp 0.5.0 I, [2023-12-23T04:22:34.536611 #4178407] INFO -- : prettyprint 0.2.0 I, [2023-12-23T04:22:34.537049 #4178407] INFO -- : prism 0.19.0 I, [2023-12-23T04:22:34.537501 #4178407] INFO -- : pstore 0.1.3 I, [2023-12-23T04:22:34.538430 #4178407] INFO -- : rdoc 6.6.2 I, [2023-12-23T04:22:34.539557 #4178407] INFO -- : readline 0.0.4 I, [2023-12-23T04:22:34.540016 #4178407] INFO -- : reline 0.4.1 I, [2023-12-23T04:22:34.540489 #4178407] INFO -- : resolv 0.3.0 I, [2023-12-23T04:22:34.540921 #4178407] INFO -- : resolv-replace 0.1.1 I, [2023-12-23T04:22:34.541368 #4178407] INFO -- : rinda 0.2.0 I, [2023-12-23T04:22:34.541851 #4178407] INFO -- : ruby2_keywords 0.0.5 I, [2023-12-23T04:22:34.542291 #4178407] INFO -- : securerandom 0.3.1 I, [2023-12-23T04:22:34.542724 #4178407] INFO -- : set 1.0.4 I, [2023-12-23T04:22:34.543173 #4178407] INFO -- : shellwords 0.2.0 I, [2023-12-23T04:22:34.543628 #4178407] INFO -- : singleton 0.2.0 I, [2023-12-23T04:22:34.544412 #4178407] INFO -- : syntax_suggest 2.0.0 I, [2023-12-23T04:22:34.545268 #4178407] INFO -- : tempfile 0.2.1 I, [2023-12-23T04:22:34.545744 #4178407] INFO -- : time 0.3.0 I, [2023-12-23T04:22:34.546216 #4178407] INFO -- : timeout 0.4.1 I, [2023-12-23T04:22:34.546652 #4178407] INFO -- : tmpdir 0.2.0 I, [2023-12-23T04:22:34.547104 #4178407] INFO -- : tsort 0.2.0 I, [2023-12-23T04:22:34.547783 #4178407] INFO -- : un 0.3.0 I, [2023-12-23T04:22:34.548425 #4178407] INFO -- : uri 0.13.0 I, [2023-12-23T04:22:34.549327 #4178407] INFO -- : weakref 0.1.3 I, [2023-12-23T04:22:34.549981 #4178407] INFO -- : yaml 0.3.0 I, [2023-12-23T04:22:34.550584 #4178407] INFO -- : installing default gems from ext: /tmp/ruby/install/trunk/lib/ruby/gems/3.3.0+0 I, [2023-12-23T04:22:34.557205 #4178407] INFO -- : bigdecimal 3.1.5 I, [2023-12-23T04:22:34.557719 #4178407] INFO -- : date 3.3.4 I, [2023-12-23T04:22:34.558139 #4178407] INFO -- : digest 3.1.1 I, [2023-12-23T04:22:34.558602 #4178407] INFO -- : etc 1.4.3 I, [2023-12-23T04:22:34.559047 #4178407] INFO -- : fcntl 1.1.0 I, [2023-12-23T04:22:34.559709 #4178407] INFO -- : fiddle 1.1.2 I, [2023-12-23T04:22:34.560168 #4178407] INFO -- : io-console 0.7.1 I, [2023-12-23T04:22:34.561272 #4178407] INFO -- : io-nonblock 0.3.0 I, [2023-12-23T04:22:34.561744 #4178407] INFO -- : io-wait 0.3.1 I, [2023-12-23T04:22:34.562181 #4178407] INFO -- : json 2.7.1 I, [2023-12-23T04:22:34.562676 #4178407] INFO -- : nkf 0.1.3 I, [2023-12-23T04:22:34.563113 #4178407] INFO -- : openssl 3.2.0 I, [2023-12-23T04:22:34.563593 #4178407] INFO -- : pathname 0.3.0 I, [2023-12-23T04:22:34.564045 #4178407] INFO -- : psych 5.1.2 I, [2023-12-23T04:22:34.564551 #4178407] INFO -- : stringio 3.1.0 I, [2023-12-23T04:22:34.564987 #4178407] INFO -- : strscan 3.0.7 I, [2023-12-23T04:22:34.565432 #4178407] INFO -- : syslog 0.1.2 I, [2023-12-23T04:22:34.565875 #4178407] INFO -- : zlib 3.1.0 I, [2023-12-23T04:22:34.566223 #4178407] INFO -- : installing bundled gems: /tmp/ruby/install/trunk/lib/ruby/gems/3.3.0+0 I, [2023-12-23T04:22:34.566950 #4178407] INFO -- : minitest 5.20.0 I, [2023-12-23T04:22:34.573658 #4178407] INFO -- : power_assert 2.0.3 I, [2023-12-23T04:22:34.574943 #4178407] INFO -- : rake 13.1.0 I, [2023-12-23T04:22:34.578476 #4178407] INFO -- : test-unit 3.6.1 I, [2023-12-23T04:22:34.581749 #4178407] INFO -- : rexml 3.2.6 I, [2023-12-23T04:22:34.585148 #4178407] INFO -- : rss 0.3.0 I, [2023-12-23T04:22:34.588036 #4178407] INFO -- : net-ftp 0.3.3 I, [2023-12-23T04:22:34.589022 #4178407] INFO -- : net-imap 0.4.8 I, [2023-12-23T04:22:34.591848 #4178407] INFO -- : net-pop 0.1.2 I, [2023-12-23T04:22:34.592724 #4178407] INFO -- : net-smtp 0.4.0 I, [2023-12-23T04:22:34.593659 #4178407] INFO -- : matrix 0.4.2 I, [2023-12-23T04:22:34.594485 #4178407] INFO -- : prime 0.1.2 I, [2023-12-23T04:22:34.595985 #4178407] INFO -- : rbs 3.4.0 I, [2023-12-23T04:22:34.618228 #4178407] INFO -- : typeprof 0.21.9 I, [2023-12-23T04:22:34.620101 #4178407] INFO -- : debug 1.9.1 I, [2023-12-23T04:22:34.622631 #4178407] INFO -- : racc 1.7.3 I, [2023-12-23T04:22:34.624637 #4178407] INFO -- : installing bundled gem cache: /tmp/ruby/install/trunk/lib/ruby/gems/3.3.0+0/cache I, [2023-12-23T04:22:34.628860 #4178407] INFO -- : $$$[end] "make install -j20" exit with 0. I, [2023-12-23T04:22:34.629062 #4178407] INFO -- : $$$[beg] make yes-btest TESTOPTS='-q -j20' I, [2023-12-23T04:22:39.640182 #4178407] INFO -- : PASS all 1870 tests E, [2023-12-23T04:22:39.644999 #4178407] ERROR -- : I, [2023-12-23T04:22:39.645135 #4178407] INFO -- : $$$[end] "make yes-btest TESTOPTS='-q -j20'" exit with 0. I, [2023-12-23T04:22:39.645257 #4178407] INFO -- : $$$[beg] make yes-test-basic TESTS='-j20' I, [2023-12-23T04:22:39.702413 #4178407] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-12-23T04:22:39.702472 #4178407] INFO -- : CC = gcc I, [2023-12-23T04:22:39.702486 #4178407] INFO -- : LD = ld I, [2023-12-23T04:22:39.702497 #4178407] INFO -- : LDSHARED = gcc -shared I, [2023-12-23T04:22:39.702508 #4178407] 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:22:39.702523 #4178407] 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:22:39.702534 #4178407] INFO -- : CPPFLAGS = I, [2023-12-23T04:22:39.702544 #4178407] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-12-23T04:22:39.702555 #4178407] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-12-23T04:22:39.702566 #4178407] INFO -- : LANG = en_US.UTF-8 I, [2023-12-23T04:22:39.702577 #4178407] INFO -- : LC_ALL = I, [2023-12-23T04:22:39.702596 #4178407] INFO -- : LC_CTYPE = I, [2023-12-23T04:22:39.702606 #4178407] INFO -- : MFLAGS = I, [2023-12-23T04:22:39.702617 #4178407] INFO -- : RUSTC = rustc I, [2023-12-23T04:22:39.702628 #4178407] 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:22:39.702862 #4178407] INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 I, [2023-12-23T04:22:39.702875 #4178407] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-12-23T04:22:39.702886 #4178407] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-12-23T04:22:39.702896 #4178407] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-12-23T04:22:39.702907 #4178407] INFO -- : I, [2023-12-23T04:22:39.766294 #4178407] INFO -- : Ignore setproctitle.o because of setproctitle.c under missing I, [2023-12-23T04:22:39.766358 #4178407] INFO -- : Ignore strlcat.o because of strlcat.c under missing I, [2023-12-23T04:22:39.766374 #4178407] INFO -- : Ignore strlcpy.o because of strlcpy.c under missing I, [2023-12-23T04:22:39.824773 #4178407] INFO -- : Checking leaked global symbols...none I, [2023-12-23T04:22:39.863820 #4178407] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 I, [2023-12-23T04:22:39.863866 #4178407] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:condition ..OK 2 I, [2023-12-23T04:22:39.863873 #4178407] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:if/unless ...OK 3 I, [2023-12-23T04:22:39.863896 #4178407] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:case .....OK 5 I, [2023-12-23T04:22:39.864014 #4178407] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:while/until ........OK 8 I, [2023-12-23T04:22:39.864060 #4178407] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:exception ..........OK 10 I, [2023-12-23T04:22:39.864270 #4178407] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:array .......................................OK 39 I, [2023-12-23T04:22:39.864386 #4178407] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:hash ...........................OK 27 I, [2023-12-23T04:22:39.864989 #4178407] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:iterator ...........................................................................................................OK 107 I, [2023-12-23T04:22:39.865233 #4178407] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:float ................................................................................OK 80 I, [2023-12-23T04:22:39.866212 #4178407] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:bignum ...............................OK 31 I, [2023-12-23T04:22:39.866957 #4178407] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:string & char ..............................................................OK 62 I, [2023-12-23T04:22:39.866988 #4178407] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ..........OK 10 I, [2023-12-23T04:22:39.867016 #4178407] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:call ......OK 6 I, [2023-12-23T04:22:39.867076 #4178407] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:proc .........OK 9 I, [2023-12-23T04:22:39.967580 #4178407] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:signal ..OK 2 I, [2023-12-23T04:22:39.967935 #4178407] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:eval ...........................OK 27 I, [2023-12-23T04:22:40.065001 #4178407] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:system ........OK 8 I, [2023-12-23T04:22:40.065062 #4178407] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:const .....OK 5 I, [2023-12-23T04:22:40.065196 #4178407] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:clone .....OK 5 I, [2023-12-23T04:22:40.065327 #4178407] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:marshal ....OK 4 I, [2023-12-23T04:22:40.065426 #4178407] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:pack ....OK 4 I, [2023-12-23T04:22:40.065451 #4178407] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:math ..OK 2 I, [2023-12-23T04:22:40.065547 #4178407] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:struct ......OK 6 I, [2023-12-23T04:22:40.065703 #4178407] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:variable ............OK 12 I, [2023-12-23T04:22:40.065747 #4178407] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:trace ...OK 3 I, [2023-12-23T04:22:40.065888 #4178407] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:defined? ............OK 12 I, [2023-12-23T04:22:40.065948 #4178407] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:alias ......OK 6 I, [2023-12-23T04:22:40.066585 #4178407] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:path .......................OK 23 I, [2023-12-23T04:22:40.100963 #4178407] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:gc ....OK 4 I, [2023-12-23T04:22:40.103369 #4178407] INFO -- : I, [2023-12-23T04:22:40.103412 #4178407] INFO -- : test succeeded I, [2023-12-23T04:22:40.104697 #4178407] INFO -- : $$$[end] "make yes-test-basic TESTS='-j20'" exit with 0. I, [2023-12-23T04:22:40.104861 #4178407] INFO -- : $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20' I, [2023-12-23T04:22:40.195992 #4178407] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-12-23T04:22:40.196061 #4178407] INFO -- : CC = gcc I, [2023-12-23T04:22:40.196076 #4178407] INFO -- : LD = ld I, [2023-12-23T04:22:40.196088 #4178407] INFO -- : LDSHARED = gcc -shared I, [2023-12-23T04:22:40.196100 #4178407] 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:22:40.196113 #4178407] 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:22:40.196124 #4178407] INFO -- : CPPFLAGS = I, [2023-12-23T04:22:40.196135 #4178407] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-12-23T04:22:40.196146 #4178407] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-12-23T04:22:40.196156 #4178407] INFO -- : LANG = en_US.UTF-8 I, [2023-12-23T04:22:40.196166 #4178407] INFO -- : LC_ALL = I, [2023-12-23T04:22:40.196176 #4178407] INFO -- : LC_CTYPE = I, [2023-12-23T04:22:40.196186 #4178407] INFO -- : MFLAGS = I, [2023-12-23T04:22:40.196196 #4178407] INFO -- : RUSTC = rustc I, [2023-12-23T04:22:40.196206 #4178407] 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:22:40.196612 #4178407] INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 I, [2023-12-23T04:22:40.196625 #4178407] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-12-23T04:22:40.196636 #4178407] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-12-23T04:22:40.196656 #4178407] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-12-23T04:22:40.196667 #4178407] INFO -- : I, [2023-12-23T04:22:40.198349 #4178407] INFO -- : generating enc.mk I, [2023-12-23T04:22:40.316328 #4178407] INFO -- : making enc I, [2023-12-23T04:22:40.333642 #4178407] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:22:40.333690 #4178407] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2023-12-23T04:22:40.333695 #4178407] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:22:40.334134 #4178407] INFO -- : making srcs under enc I, [2023-12-23T04:22:40.364034 #4178407] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:22:40.364073 #4178407] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2023-12-23T04:22:40.364078 #4178407] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:22:40.364844 #4178407] INFO -- : generating transdb.h I, [2023-12-23T04:22:40.459585 #4178407] INFO -- : transdb.h unchanged I, [2023-12-23T04:22:40.460790 #4178407] INFO -- : making trans I, [2023-12-23T04:22:40.493982 #4178407] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:22:40.494051 #4178407] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk/enc/trans'. I, [2023-12-23T04:22:40.494063 #4178407] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:22:40.494746 #4178407] INFO -- : making encs I, [2023-12-23T04:22:40.532502 #4178407] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:22:40.532551 #4178407] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2023-12-23T04:22:40.532558 #4178407] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:22:40.534987 #4178407] INFO -- : generating makefiles ext/configure-ext.mk I, [2023-12-23T04:22:40.558601 #4178407] INFO -- : ext/configure-ext.mk updated I, [2023-12-23T04:22:40.561085 #4178407] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:22:41.768558 #4178407] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:22:41.769113 #4178407] INFO -- : generating makefile exts.mk I, [2023-12-23T04:22:41.803244 #4178407] INFO -- : exts.mk unchanged I, [2023-12-23T04:22:41.807467 #4178407] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:22:42.009768 #4178407] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/bigdecimal' I, [2023-12-23T04:22:42.013473 #4178407] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/bigdecimal' I, [2023-12-23T04:22:42.022441 #4178407] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' I, [2023-12-23T04:22:42.025031 #4178407] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' I, [2023-12-23T04:22:42.028698 #4178407] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' I, [2023-12-23T04:22:42.031838 #4178407] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' I, [2023-12-23T04:22:42.033943 #4178407] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' I, [2023-12-23T04:22:42.038796 #4178407] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' I, [2023-12-23T04:22:42.055328 #4178407] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2023-12-23T04:22:42.058263 #4178407] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2023-12-23T04:22:42.070664 #4178407] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2023-12-23T04:22:42.078686 #4178407] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2023-12-23T04:22:42.081682 #4178407] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' I, [2023-12-23T04:22:42.083998 #4178407] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' I, [2023-12-23T04:22:42.091528 #4178407] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' I, [2023-12-23T04:22:42.097592 #4178407] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' I, [2023-12-23T04:22:42.106339 #4178407] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' I, [2023-12-23T04:22:42.108993 #4178407] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' I, [2023-12-23T04:22:42.112153 #4178407] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/nkf' I, [2023-12-23T04:22:42.114345 #4178407] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/nkf' I, [2023-12-23T04:22:42.120208 #4178407] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' I, [2023-12-23T04:22:42.124051 #4178407] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' I, [2023-12-23T04:22:42.137448 #4178407] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' I, [2023-12-23T04:22:42.151851 #4178407] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' I, [2023-12-23T04:22:42.154797 #4178407] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' I, [2023-12-23T04:22:42.157032 #4178407] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' I, [2023-12-23T04:22:42.161215 #4178407] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' I, [2023-12-23T04:22:42.175838 #4178407] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' I, [2023-12-23T04:22:42.178980 #4178407] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' I, [2023-12-23T04:22:42.181499 #4178407] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' I, [2023-12-23T04:22:42.191122 #4178407] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' I, [2023-12-23T04:22:42.196593 #4178407] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' I, [2023-12-23T04:22:42.198039 #4178407] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2023-12-23T04:22:42.200056 #4178407] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2023-12-23T04:22:42.208028 #4178407] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' I, [2023-12-23T04:22:42.214633 #4178407] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' I, [2023-12-23T04:22:42.223664 #4178407] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/syslog' I, [2023-12-23T04:22:42.225862 #4178407] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/syslog' I, [2023-12-23T04:22:42.230630 #4178407] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.0/ext/debug' I, [2023-12-23T04:22:42.251502 #4178407] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.0/ext/debug' I, [2023-12-23T04:22:42.253417 #4178407] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' I, [2023-12-23T04:22:42.274751 #4178407] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' I, [2023-12-23T04:22:42.276650 #4178407] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2023-12-23T04:22:42.297515 #4178407] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2023-12-23T04:22:42.299845 #4178407] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.0/ext/rbs_extension' I, [2023-12-23T04:22:42.320028 #4178407] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.0/ext/rbs_extension' I, [2023-12-23T04:22:42.342642 #4178407] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:22:42.412512 #4178407] INFO -- : make[2]: 'ruby' is up to date. I, [2023-12-23T04:22:42.412557 #4178407] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:22:42.412766 #4178407] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:22:42.415932 #4178407] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:22:42.415950 #4178407] INFO -- : make[1]: Nothing to be done for 'note'. I, [2023-12-23T04:22:42.415955 #4178407] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:22:42.485677 #4178407] INFO -- : Run options: I, [2023-12-23T04:22:42.485720 #4178407] INFO -- : --seed=42517 I, [2023-12-23T04:22:42.485740 #4178407] 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:22:42.485745 #4178407] INFO -- : --excludes-dir=/tmp/ruby/src/trunk/test/.excludes I, [2023-12-23T04:22:42.485749 #4178407] INFO -- : --name=!/memory_leak/ I, [2023-12-23T04:22:42.485753 #4178407] INFO -- : --stderr-on-failure I, [2023-12-23T04:22:42.485757 #4178407] INFO -- : -j20 I, [2023-12-23T04:22:42.485760 #4178407] INFO -- : I, [2023-12-23T04:22:42.485764 #4178407] INFO -- : # Running tests: I, [2023-12-23T04:22:42.485767 #4178407] INFO -- : I, [2023-12-23T04:22:42.615653 #4178407] INFO -- : [ 1/910] 1197212=test_file_exhaustive I, [2023-12-23T04:22:42.615744 #4178407] INFO -- : [ 2/910] 1197211=test_gem_update_suggestion I, [2023-12-23T04:22:42.615840 #4178407] INFO -- : [ 3/910] 1197218=test_files_test I, [2023-12-23T04:22:42.616363 #4178407] INFO -- : [ 4/910] 1197231=test_logger I, [2023-12-23T04:22:42.616458 #4178407] INFO -- : [ 5/910] 1197303=test_force_quotes I, [2023-12-23T04:22:42.616917 #4178407] INFO -- : [ 6/910] 1197329=test_import I, [2023-12-23T04:22:42.617031 #4178407] INFO -- : [ 7/910] 1197255=test_gem_resolver_lock_set I, [2023-12-23T04:22:42.617120 #4178407] INFO -- : [ 8/910] 1197285=test_not I, [2023-12-23T04:22:42.617506 #4178407] INFO -- : [ 9/910] 1197324=test_rdoc_parser_markdown I, [2023-12-23T04:22:42.618061 #4178407] INFO -- : [ 10/910] 1197308=test_pkey_rsa I, [2023-12-23T04:22:42.622236 #4178407] INFO -- : [ 11/910] 1197316=test_gem_commands_push_command I, [2023-12-23T04:22:42.630695 #4178407] INFO -- : [ 12/910] 1197331=test_weakkeymap I, [2023-12-23T04:22:42.635793 #4178407] INFO -- : [ 13/910] 1197231=test_numhash I, [2023-12-23T04:22:42.639588 #4178407] INFO -- : [ 14/910] 1197285=test_gem_package_task I, [2023-12-23T04:22:42.639649 #4178407] INFO -- : [ 15/910] 1197231=test_date_strptime I, [2023-12-23T04:22:42.641429 #4178407] INFO -- : [ 16/910] 1197238=test_placearg I, [2023-12-23T04:22:42.641533 #4178407] INFO -- : [ 17/910] 1197224=test_rdoc_markup_hard_break I, [2023-12-23T04:22:42.641677 #4178407] INFO -- : [ 18/910] 1197264=test_gem_platform I, [2023-12-23T04:22:42.641783 #4178407] INFO -- : [ 19/910] 1197271=test_delete I, [2023-12-23T04:22:42.642557 #4178407] INFO -- : [ 20/910] 1197299=test_win32ole_method I, [2023-12-23T04:22:42.642680 #4178407] INFO -- : [ 21/910] 1197279=test_ractor I, [2023-12-23T04:22:42.644888 #4178407] INFO -- : [ 22/910] 1197311=test_fd_setsize I, [2023-12-23T04:22:42.644956 #4178407] INFO -- : [ 23/910] 1197295=test_continuation I, [2023-12-23T04:22:42.648133 #4178407] INFO -- : [ 24/910] 1197311=test_class_name_check I, [2023-12-23T04:22:42.648194 #4178407] INFO -- : [ 25/910] 1197299=test_keyword I, [2023-12-23T04:22:42.648204 #4178407] INFO -- : [ 26/910] 1197271=test_data_converters I, [2023-12-23T04:22:42.662938 #4178407] INFO -- : [ 27/910] 1197303=test_change_word I, [2023-12-23T04:22:42.667424 #4178407] INFO -- : [ 28/910] 1197238=test_flip I, [2023-12-23T04:22:42.669176 #4178407] INFO -- : [ 29/910] 1197303=compiler_test I, [2023-12-23T04:22:42.672685 #4178407] INFO -- : [ 30/910] 1197311=test_timeout I, [2023-12-23T04:22:42.677650 #4178407] INFO -- : [ 31/910] 1197218=test_invalid I, [2023-12-23T04:22:42.693884 #4178407] INFO -- : [ 32/910] 1197311=test_normalize I, [2023-12-23T04:22:42.695467 #4178407] INFO -- : [ 33/910] 1197311=test_ossl I, [2023-12-23T04:22:42.698438 #4178407] INFO -- : [ 34/910] 1197218=test_date_arith I, [2023-12-23T04:22:42.703652 #4178407] INFO -- : [ 35/910] 1197218=test_ruby_lex I, [2023-12-23T04:22:42.711686 #4178407] INFO -- : [ 36/910] 1197238=test_object I, [2023-12-23T04:22:42.734714 #4178407] INFO -- : [ 37/910] 1197279=test_gem_local_remote_options I, [2023-12-23T04:22:42.734760 #4178407] INFO -- : [ 38/910] 1197271=test_sleep I, [2023-12-23T04:22:42.734768 #4178407] INFO -- : [ 39/910] 1197231=test_ractor I, [2023-12-23T04:22:42.745349 #4178407] INFO -- : [ 40/910] 1197324=test_type I, [2023-12-23T04:22:42.749570 #4178407] INFO -- : [ 41/910] 1197324=test_pointer I, [2023-12-23T04:22:42.757684 #4178407] INFO -- : [ 42/910] 1197303=test_big5 I, [2023-12-23T04:22:42.762149 #4178407] INFO -- : [ 43/910] 1197303=test_func E, [2023-12-23T04:22:42.763799 #4178407] ERROR -- : Skipping Gem::PackageTask tests. rake not found. I, [2023-12-23T04:22:42.769029 #4178407] INFO -- : [ 44/910] 1197285=test_quote_empty I, [2023-12-23T04:22:42.770798 #4178407] INFO -- : [ 45/910] 1197224=test_rdoc_rd_block_parser I, [2023-12-23T04:22:42.775394 #4178407] INFO -- : [ 46/910] 1197231=test_signedness I, [2023-12-23T04:22:42.791356 #4178407] INFO -- : [ 47/910] 1197255=test_tsort I, [2023-12-23T04:22:42.796371 #4178407] INFO -- : [ 48/910] 1197255=test_cgi_header I, [2023-12-23T04:22:42.803040 #4178407] INFO -- : [ 49/910] 1197329=test_tuplebag I, [2023-12-23T04:22:42.804537 #4178407] INFO -- : [ 50/910] 1197224=heredoc_dedent_test I, [2023-12-23T04:22:42.807261 #4178407] INFO -- : [ 51/910] 1197285=test_object I, [2023-12-23T04:22:42.809026 #4178407] INFO -- : [ 52/910] 1197211=version_test I, [2023-12-23T04:22:42.811326 #4178407] INFO -- : [ 53/910] 1197255=test_key_actor_emacs I, [2023-12-23T04:22:42.817458 #4178407] INFO -- : [ 54/910] 1197295=test_basicinstructions I, [2023-12-23T04:22:42.818501 #4178407] INFO -- : [ 55/910] 1197331=test_gem_gemcutter_utilities I, [2023-12-23T04:22:42.821464 #4178407] INFO -- : [ 56/910] 1197329=test_gem_command_manager I, [2023-12-23T04:22:42.826218 #4178407] INFO -- : [ 57/910] 1197285=test_arithmetic_sequence I, [2023-12-23T04:22:42.851835 #4178407] INFO -- : [ 58/910] 1197285=test_gem_uri_formatter I, [2023-12-23T04:22:42.863902 #4178407] INFO -- : [ 59/910] 1197211=test_erb_command I, [2023-12-23T04:22:42.864839 #4178407] INFO -- : [ 60/910] 1197224=test_helper I, [2023-12-23T04:22:42.869818 #4178407] INFO -- : [ 61/910] 1197285=test_encoding I, [2023-12-23T04:22:42.877523 #4178407] INFO -- : [ 62/910] 1197224=test_range I, [2023-12-23T04:22:42.879929 #4178407] INFO -- : [ 63/910] 1197324=test_project_sanity I, [2023-12-23T04:22:42.903093 #4178407] INFO -- : [ 64/910] 1197295=test_constant I, [2023-12-23T04:22:42.908550 #4178407] INFO -- : [ 65/910] 1197211=test_dup I, [2023-12-23T04:22:42.911704 #4178407] INFO -- : [ 66/910] 1197308=test_pty I, [2023-12-23T04:22:42.911766 #4178407] INFO -- : [ 67/910] 1197218=test_quote_char_nil I, [2023-12-23T04:22:42.923621 #4178407] INFO -- : [ 68/910] 1197218=test_rdoc_ri_paths I, [2023-12-23T04:22:42.938099 #4178407] INFO -- : [ 69/910] 1197279=test_ts I, [2023-12-23T04:22:42.954925 #4178407] INFO -- : [ 70/910] 1197255=test_ensured I, [2023-12-23T04:22:42.982553 #4178407] INFO -- : [ 71/910] 1197264=library_symbols_test I, [2023-12-23T04:22:43.036674 #4178407] INFO -- : [ 72/910] 1197255=test_locale I, [2023-12-23T04:22:43.042455 #4178407] INFO -- : [ 73/910] 1197218=test_addr I, [2023-12-23T04:22:43.044025 #4178407] INFO -- : [ 74/910] 1197299=errors_test I, [2023-12-23T04:22:43.052725 #4178407] INFO -- : [ 75/910] 1197264=test_gem_commands_check_command I, [2023-12-23T04:22:43.069849 #4178407] INFO -- : [ 76/910] 1197329=test_regexp I, [2023-12-23T04:22:43.070624 #4178407] INFO -- : [ 77/910] 1197218=test_vm_dump I, [2023-12-23T04:22:43.074335 #4178407] INFO -- : [ 78/910] 1197218=test_write I, [2023-12-23T04:22:43.075843 #4178407] INFO -- : [ 79/910] 1197211=test_integer_comb I, [2023-12-23T04:22:43.083863 #4178407] INFO -- : [ 80/910] 1197238=test_rdoc_markup_document I, [2023-12-23T04:22:43.088003 #4178407] INFO -- : [ 81/910] 1197264=test_tmpdir I, [2023-12-23T04:22:43.097566 #4178407] INFO -- : [ 82/910] 1197285=test_data_error I, [2023-12-23T04:22:43.098715 #4178407] INFO -- : [ 83/910] 1197218=bom_test I, [2023-12-23T04:22:43.129032 #4178407] INFO -- : [ 84/910] 1197255=unescape_test I, [2023-12-23T04:22:43.129948 #4178407] INFO -- : [ 85/910] 1197324=test_ostruct I, [2023-12-23T04:22:43.143867 #4178407] INFO -- : [ 86/910] 1197218=test_file I, [2023-12-23T04:22:43.149048 #4178407] INFO -- : [ 87/910] 1197299=test_udp I, [2023-12-23T04:22:43.154200 #4178407] INFO -- : [ 88/910] 1197299=test_rdoc_code_object I, [2023-12-23T04:22:43.165737 #4178407] INFO -- : [ 89/910] 1197285=test_x509store I, [2023-12-23T04:22:43.183479 #4178407] INFO -- : [ 90/910] 1197264=test_update I, [2023-12-23T04:22:43.185944 #4178407] INFO -- : [ 91/910] 1197264=test_fips I, [2023-12-23T04:22:43.211929 #4178407] INFO -- : [ 92/910] 1197238=test_x509name I, [2023-12-23T04:22:43.245079 #4178407] INFO -- : [ 93/910] 1197238=test_ast I, [2023-12-23T04:22:43.266636 #4178407] INFO -- : [ 94/910] 1197324=test_gem_request_set_gem_dependency_api I, [2023-12-23T04:22:43.317458 #4178407] INFO -- : [ 95/910] 1197316=test_lambda I, [2023-12-23T04:22:43.327401 #4178407] INFO -- : [ 96/910] 1197331=test_random_formatter I, [2023-12-23T04:22:43.337567 #4178407] INFO -- : [ 97/910] 1197331=test_helper I, [2023-12-23T04:22:43.380308 #4178407] INFO -- : [ 98/910] 1197316=test_jaro_winkler I, [2023-12-23T04:22:43.385274 #4178407] INFO -- : [ 99/910] 1197316=test_webauthn_listener I, [2023-12-23T04:22:43.386169 #4178407] INFO -- : [100/910] 1197303=test_config I, [2023-12-23T04:22:43.386266 #4178407] INFO -- : [101/910] 1197264=test_gem_resolver_vendor_set I, [2023-12-23T04:22:43.386633 #4178407] INFO -- : [102/910] 1197331=test_enumerable I, [2023-12-23T04:22:43.404022 #4178407] INFO -- : [103/910] 1197331=test_gem_safe_marshal I, [2023-12-23T04:22:43.413759 #4178407] INFO -- : [104/910] 1197264=test_gem_resolver_api_set I, [2023-12-23T04:22:43.426537 #4178407] INFO -- : [105/910] 1197285=test_transcode I, [2023-12-23T04:22:43.434008 #4178407] INFO -- : [106/910] 1197308=test_kconv I, [2023-12-23T04:22:43.438473 #4178407] INFO -- : [107/910] 1197308=test_eval I, [2023-12-23T04:22:43.444268 #4178407] INFO -- : [108/910] 1197316=json_generator_test I, [2023-12-23T04:22:43.479127 #4178407] INFO -- : [109/910] 1197264=test_dryrun I, [2023-12-23T04:22:43.483910 #4178407] INFO -- : [110/910] 1197224=test_integer I, [2023-12-23T04:22:43.499057 #4178407] INFO -- : [111/910] 1197264=desugar_compiler_test I, [2023-12-23T04:22:43.506958 #4178407] INFO -- : [112/910] 1197264=test_converters I, [2023-12-23T04:22:43.532933 #4178407] INFO -- : [113/910] 1197224=test_env I, [2023-12-23T04:22:43.539260 #4178407] INFO -- : [114/910] 1197316=test_rdoc_attr I, [2023-12-23T04:22:43.546419 #4178407] INFO -- : [115/910] 1197264=test_read_write I, [2023-12-23T04:22:43.557734 #4178407] INFO -- : [116/910] 1197264=test_drbunix I, [2023-12-23T04:22:43.567231 #4178407] INFO -- : [117/910] 1197279=test_gem_commands_setup_command I, [2023-12-23T04:22:43.604161 #4178407] INFO -- : [118/910] 1197324=test_call I, [2023-12-23T04:22:43.605185 #4178407] INFO -- : [119/910] 1197285=test_https_proxy I, [2023-12-23T04:22:43.611174 #4178407] INFO -- : [120/910] 1197299=test_rubygems I, [2023-12-23T04:22:43.635288 #4178407] INFO -- : [121/910] 1197285=test_super I, [2023-12-23T04:22:43.670959 #4178407] INFO -- : [122/910] 1197316=test_rubyoptions I, [2023-12-23T04:22:43.672007 #4178407] INFO -- : [123/910] 1197308=test_cgi_modruby I, [2023-12-23T04:22:43.680107 #4178407] INFO -- : [124/910] 1197308=test_integer I, [2023-12-23T04:22:43.691427 #4178407] INFO -- : [125/910] 1197303=test_object_references I, [2023-12-23T04:22:43.706641 #4178407] INFO -- : [126/910] 1197303=test_usrmarshal I, [2023-12-23T04:22:43.744162 #4178407] INFO -- : [127/910] 1197324=test_gem_resolver_git_specification I, [2023-12-23T04:22:43.904711 #4178407] INFO -- : [128/910] 1197303=test_syslog I, [2023-12-23T04:22:43.908446 #4178407] INFO -- : [129/910] 1197299=test_stat I, [2023-12-23T04:22:43.909834 #4178407] INFO -- : [130/910] 1197299=test_gem_request_set_lockfile_tokenizer I, [2023-12-23T04:22:43.911867 #4178407] INFO -- : [131/910] 1197303=test_have_func I, [2023-12-23T04:22:43.961863 #4178407] INFO -- : [132/910] 1197299=test_nextafter I, [2023-12-23T04:22:43.989453 #4178407] INFO -- : [133/910] 1197324=test_capacity I, [2023-12-23T04:22:43.993774 #4178407] INFO -- : [134/910] 1197324=test_my_integer I, [2023-12-23T04:22:44.003332 #4178407] INFO -- : [135/910] 1197324=test_thread I, [2023-12-23T04:22:44.052017 #4178407] INFO -- : [136/910] 1197299=json_ext_parser_test I, [2023-12-23T04:22:44.060979 #4178407] INFO -- : [137/910] 1197299=test_rendering I, [2023-12-23T04:22:44.103536 #4178407] INFO -- : [138/910] 1197299=test_ractor I, [2023-12-23T04:22:44.127165 #4178407] INFO -- : [139/910] 1197285=test_ssl I, [2023-12-23T04:22:44.146205 #4178407] INFO -- : [140/910] 1197331=test_rb_str_dup I, [2023-12-23T04:22:44.153339 #4178407] INFO -- : [141/910] 1197331=test_reline_key I, [2023-12-23T04:22:44.156182 #4178407] INFO -- : [142/910] 1197279=test_singleton_function I, [2023-12-23T04:22:44.158364 #4178407] INFO -- : [143/910] 1197279=test_ancdata I, [2023-12-23T04:22:44.162017 #4178407] INFO -- : [144/910] 1197279=test_alias I, [2023-12-23T04:22:44.186511 #4178407] INFO -- : [145/910] 1197331=test_timeout I, [2023-12-23T04:22:44.348490 #4178407] INFO -- : [146/910] 1197279=test_marshal I, [2023-12-23T04:22:44.424577 #4178407] INFO -- : [147/910] 1197299=test_unicode_normalize I, [2023-12-23T04:22:44.629836 #4178407] INFO -- : [148/910] 1197285=test_nonblock I, [2023-12-23T04:22:44.658455 #4178407] INFO -- : [149/910] 1197285=test_weakref I, [2023-12-23T04:22:44.745428 #4178407] INFO -- : [150/910] 1197279=test_strip I, [2023-12-23T04:22:44.757184 #4178407] INFO -- : [151/910] 1197285=test_parser I, [2023-12-23T04:22:44.765963 #4178407] INFO -- : [152/910] 1197279=test_cgi_core I, [2023-12-23T04:22:44.770357 #4178407] INFO -- : [153/910] 1197285=test_gem_source_lock I, [2023-12-23T04:22:44.787154 #4178407] INFO -- : [154/910] 1197279=test_read I, [2023-12-23T04:22:44.791100 #4178407] INFO -- : [155/910] 1197279=test_gem I, [2023-12-23T04:22:44.813684 #4178407] INFO -- : [156/910] 1197255=test_ractor I, [2023-12-23T04:22:44.827010 #4178407] INFO -- : [157/910] 1197255=test_gem_commands_open_command I, [2023-12-23T04:22:44.843131 #4178407] INFO -- : [158/910] 1197285=test_dns I, [2023-12-23T04:22:44.896240 #4178407] INFO -- : [159/910] 1197255=test_merge_keys I, [2023-12-23T04:22:44.909717 #4178407] INFO -- : [160/910] 1197255=test_rdoc_extend I, [2023-12-23T04:22:45.007442 #4178407] INFO -- : [161/910] 1197331=test_row I, [2023-12-23T04:22:45.040888 #4178407] INFO -- : [162/910] 1197331=test_win32ole_variant I, [2023-12-23T04:22:45.045760 #4178407] INFO -- : [163/910] 1197255=test_ipaddr I, [2023-12-23T04:22:45.050090 #4178407] INFO -- : [164/910] 1197331=test_history I, [2023-12-23T04:22:45.059020 #4178407] INFO -- : [165/910] 1197331=test_mixed_unicode_escapes I, [2023-12-23T04:22:45.060838 #4178407] INFO -- : [166/910] 1197331=test_rdoc_markup_to_ansi I, [2023-12-23T04:22:45.062074 #4178407] INFO -- : [167/910] 1197255=test_liberal_parsing I, [2023-12-23T04:22:45.094267 #4178407] INFO -- : [168/910] 1197255=test_gem_resolver_api_specification I, [2023-12-23T04:22:45.128192 #4178407] INFO -- : [169/910] 1197231=ractor_test I, [2023-12-23T04:22:45.140403 #4178407] INFO -- : [170/910] 1197255=test_trace I, [2023-12-23T04:22:45.152876 #4178407] INFO -- : [171/910] 1197255=test_rdoc_generator_json_index I, [2023-12-23T04:22:45.181854 #4178407] INFO -- : [172/910] 1197331=test_win32ole_event I, [2023-12-23T04:22:45.183449 #4178407] INFO -- : [173/910] 1197255=test_time_tz I, [2023-12-23T04:22:45.184184 #4178407] INFO -- : [174/910] 1197331=test_bignum I, [2023-12-23T04:22:45.192654 #4178407] INFO -- : [175/910] 1197231=test_rdoc_class_module I, [2023-12-23T04:22:45.225169 #4178407] INFO -- : [176/910] 1197255=test_gem_ci_detector I, [2023-12-23T04:22:45.227197 #4178407] INFO -- : [177/910] 1197255=test_win32ole_variable I, [2023-12-23T04:22:45.230915 #4178407] INFO -- : [178/910] 1197255=test_arity I, [2023-12-23T04:22:45.237418 #4178407] INFO -- : [179/910] 1197255=test_stringio I, [2023-12-23T04:22:45.252404 #4178407] INFO -- : [180/910] 1197295=test_io_wait_uncommon I, [2023-12-23T04:22:45.256845 #4178407] INFO -- : [181/910] 1197295=test_gem_specification I, [2023-12-23T04:22:45.294308 #4178407] INFO -- : [182/910] 1197285=test_enum I, [2023-12-23T04:22:45.298149 #4178407] INFO -- : [183/910] 1197331=test_threadgroup I, [2023-12-23T04:22:45.370724 #4178407] INFO -- : [184/910] 1197255=test_have_macro I, [2023-12-23T04:22:45.536116 #4178407] INFO -- : [185/910] 1197211=test_complex2 I, [2023-12-23T04:22:45.542223 #4178407] INFO -- : [186/910] 1197211=test_resolve_symbol I, [2023-12-23T04:22:45.586900 #4178407] INFO -- : [187/910] 1197211=test_gem_package I, [2023-12-23T04:22:45.749573 #4178407] INFO -- : [188/910] 1197231=test_function_entry I, [2023-12-23T04:22:45.749814 #4178407] INFO -- : [189/910] 1197231=test_pkcs7 I, [2023-12-23T04:22:45.768732 #4178407] INFO -- : [190/910] 1197303=test_drbssl I, [2023-12-23T04:22:45.803797 #4178407] INFO -- : [191/910] 1197255=test_gem_resolver_requirement_list I, [2023-12-23T04:22:45.810923 #4178407] INFO -- : [192/910] 1197224=test_arith_seq_beg_len_step I, [2023-12-23T04:22:45.812551 #4178407] INFO -- : [193/910] 1197255=test_unix I, [2023-12-23T04:22:45.842507 #4178407] INFO -- : [194/910] 1197255=test_enc_associate I, [2023-12-23T04:22:45.874717 #4178407] INFO -- : [195/910] 1197224=test_lazy_enumerator I, [2023-12-23T04:22:45.995569 #4178407] INFO -- : [196/910] 1197231=ruby_api_test I, [2023-12-23T04:22:46.142170 #4178407] INFO -- : [197/910] 1197231=test_find_executable I, [2023-12-23T04:22:46.144587 #4178407] INFO -- : [198/910] 1197231=test_coder I, [2023-12-23T04:22:46.155779 #4178407] INFO -- : [199/910] 1197285=test_symbol I, [2023-12-23T04:22:46.158650 #4178407] INFO -- : [200/910] 1197224=test_context I, [2023-12-23T04:22:46.165999 #4178407] INFO -- : [201/910] 1197231=test_gem_commands_pristine_command I, [2023-12-23T04:22:46.167202 #4178407] INFO -- : [202/910] 1197211=test_nofree I, [2023-12-23T04:22:46.171959 #4178407] INFO -- : [203/910] 1197211=test_numeric I, [2023-12-23T04:22:46.178274 #4178407] INFO -- : [204/910] 1197211=test_member I, [2023-12-23T04:22:46.179753 #4178407] INFO -- : [205/910] 1197211=test_cgi_multipart I, [2023-12-23T04:22:46.210111 #4178407] INFO -- : [206/910] 1197255=test_word I, [2023-12-23T04:22:46.214141 #4178407] INFO -- : [207/910] 1197255=test_gem_commands_cleanup_command I, [2023-12-23T04:22:46.285818 #4178407] INFO -- : [208/910] 1197308=test_ractor_compatibility I, [2023-12-23T04:22:46.304145 #4178407] INFO -- : [209/910] 1197331=test_dir I, [2023-12-23T04:22:46.336137 #4178407] INFO -- : [210/910] 1197211=test_date_ractor I, [2023-12-23T04:22:46.353002 #4178407] INFO -- : [211/910] 1197224=test_gem_console_ui I, [2023-12-23T04:22:46.471413 #4178407] INFO -- : [212/910] 1197331=test_eval I, [2023-12-23T04:22:46.475405 #4178407] INFO -- : [213/910] 1197331=test_autoconf I, [2023-12-23T04:22:46.479165 #4178407] INFO -- : [214/910] 1197331=test_coderange I, [2023-12-23T04:22:46.480709 #4178407] INFO -- : [215/910] 1197224=location_test I, [2023-12-23T04:22:46.481885 #4178407] INFO -- : [216/910] 1197331=test_symbol I, [2023-12-23T04:22:46.486605 #4178407] INFO -- : [217/910] 1197331=test_mailto I, [2023-12-23T04:22:46.493093 #4178407] INFO -- : [218/910] 1197331=test_rdoc_generator_darkfish I, [2023-12-23T04:22:46.510627 #4178407] INFO -- : [219/910] 1197224=test_rdoc_comment I, [2023-12-23T04:22:46.539668 #4178407] INFO -- : [220/910] 1197211=test_resize I, [2023-12-23T04:22:46.544483 #4178407] INFO -- : [221/910] 1197224=test_error_highlight I, [2023-12-23T04:22:46.545829 #4178407] INFO -- : [222/910] 1197211=test_http_request I, [2023-12-23T04:22:46.577776 #4178407] INFO -- : [223/910] 1197211=test_gem_source_fetch_problem I, [2023-12-23T04:22:46.595029 #4178407] INFO -- : [224/910] 1197211=json_generic_object_test I, [2023-12-23T04:22:46.612920 #4178407] INFO -- : [225/910] 1197211=test_monitor I, [2023-12-23T04:22:46.639230 #4178407] INFO -- : [226/910] 1197308=test_buffered_io I, [2023-12-23T04:22:46.685855 #4178407] INFO -- : [227/910] 1197255=test_configuration I, [2023-12-23T04:22:46.716524 #4178407] INFO -- : [228/910] 1197308=test_rubyvm I, [2023-12-23T04:22:46.717509 #4178407] INFO -- : [229/910] 1197308=test_rdoc_generator_markup I, [2023-12-23T04:22:46.753173 #4178407] INFO -- : [230/910] 1197331=test_cmd I, [2023-12-23T04:22:46.754826 #4178407] INFO -- : [231/910] 1197279=test_whileuntil I, [2023-12-23T04:22:46.755979 #4178407] INFO -- : [232/910] 1197212=test_boolean I, [2023-12-23T04:22:46.758746 #4178407] INFO -- : [233/910] 1197279=test_acl I, [2023-12-23T04:22:46.766963 #4178407] INFO -- : [234/910] 1197279=test_stringify_symbols I, [2023-12-23T04:22:46.775356 #4178407] INFO -- : [235/910] 1197279=test_instrumentation_api I, [2023-12-23T04:22:46.777820 #4178407] INFO -- : [236/910] 1197212=test_ssl I, [2023-12-23T04:22:46.780530 #4178407] INFO -- : [237/910] 1197255=test_gem_ext_cargo_builder I, [2023-12-23T04:22:46.784788 #4178407] INFO -- : [238/910] 1197224=constant_path_node_test I, [2023-12-23T04:22:46.786631 #4178407] INFO -- : [239/910] 1197224=test_gem_request_set I, [2023-12-23T04:22:46.808544 #4178407] INFO -- : [240/910] 1197255=test_module I, [2023-12-23T04:22:46.808841 #4178407] INFO -- : [241/910] 1197308=test_parser I, [2023-12-23T04:22:46.822769 #4178407] INFO -- : [242/910] 1197308=test_method_name_check I, [2023-12-23T04:22:46.825193 #4178407] INFO -- : [243/910] 1197211=test_arith_seq_extract I, [2023-12-23T04:22:46.839411 #4178407] INFO -- : [244/910] 1197308=test_erb I, [2023-12-23T04:22:46.887492 #4178407] INFO -- : [245/910] 1197308=test_x509ext I, [2023-12-23T04:22:46.895156 #4178407] INFO -- : [246/910] 1197308=test_gem_source_installed I, [2023-12-23T04:22:46.993557 #4178407] INFO -- : [247/910] 1197211=test_gem_commands_cert_command I, [2023-12-23T04:22:47.015732 #4178407] INFO -- : [248/910] 1197285=test_completion I, [2023-12-23T04:22:47.023892 #4178407] INFO -- : [249/910] 1197308=test_len I, [2023-12-23T04:22:47.034563 #4178407] INFO -- : [250/910] 1197308=test_yield_block I, [2023-12-23T04:22:47.041316 #4178407] INFO -- : [251/910] 1197308=test_rational2 I, [2023-12-23T04:22:47.044247 #4178407] INFO -- : [252/910] 1197308=test_rational I, [2023-12-23T04:22:47.058810 #4178407] INFO -- : [253/910] 1197308=test_assembler I, [2023-12-23T04:22:47.061782 #4178407] INFO -- : [254/910] 1197308=attribute_write_test I, [2023-12-23T04:22:47.108040 #4178407] INFO -- : [255/910] 1197308=test_propertyputref I, [2023-12-23T04:22:47.112891 #4178407] INFO -- : [256/910] 1197308=test_spell_checker I, [2023-12-23T04:22:47.117666 #4178407] INFO -- : [257/910] 1197308=test_win32ole_method_event I, [2023-12-23T04:22:47.121425 #4178407] INFO -- : [258/910] 1197308=test_bigdecimal_util I, [2023-12-23T04:22:47.129325 #4178407] INFO -- : [259/910] 1197308=test_nesting_parser I, [2023-12-23T04:22:47.167394 #4178407] INFO -- : [260/910] 1197224=test_gem_dependency_list I, [2023-12-23T04:22:47.229088 #4178407] INFO -- : [261/910] 1197224=test_benchmark I, [2023-12-23T04:22:47.236553 #4178407] INFO -- : [262/910] 1197308=test_gem_commands_outdated_command I, [2023-12-23T04:22:47.266225 #4178407] INFO -- : [263/910] 1197308=test_array I, [2023-12-23T04:22:47.446243 #4178407] INFO -- : [264/910] 1197331=test_gem_package_tar_writer I, [2023-12-23T04:22:47.476157 #4178407] INFO -- : [265/910] 1197231=test_gem_source I, [2023-12-23T04:22:47.483044 #4178407] INFO -- : [266/910] 1197295=test_scalar_scanner I, [2023-12-23T04:22:47.492306 #4178407] INFO -- : [267/910] 1197295=test_rdoc_parser_simple I, [2023-12-23T04:22:47.547221 #4178407] INFO -- : [268/910] 1197285=test_load I, [2023-12-23T04:22:47.551017 #4178407] INFO -- : [269/910] 1197285=test_yamldbm I, [2023-12-23T04:22:47.551297 #4178407] INFO -- : [270/910] 1197285=test_abi I, [2023-12-23T04:22:47.572523 #4178407] INFO -- : [271/910] 1197331=test_provider I, [2023-12-23T04:22:47.660145 #4178407] INFO -- : [272/910] 1197295=test_evaluation I, [2023-12-23T04:22:47.660967 #4178407] INFO -- : [273/910] 1197295=test_https I, [2023-12-23T04:22:47.689220 #4178407] INFO -- : [274/910] 1197285=test_gem_ext_builder I, [2023-12-23T04:22:47.721518 #4178407] INFO -- : [275/910] 1197231=test_iterator I, [2023-12-23T04:22:47.727820 #4178407] INFO -- : [276/910] 1197271=test_string I, [2023-12-23T04:22:47.735900 #4178407] INFO -- : [277/910] 1197271=test_omap I, [2023-12-23T04:22:47.754547 #4178407] INFO -- : [278/910] 1197271=test_digest_extend I, [2023-12-23T04:22:47.765199 #4178407] INFO -- : [279/910] 1197271=test_shellwords I, [2023-12-23T04:22:47.771076 #4178407] INFO -- : [280/910] 1197271=test_mutex_m I, [2023-12-23T04:22:47.773541 #4178407] INFO -- : [281/910] 1197271=test_debug I, [2023-12-23T04:22:47.785430 #4178407] INFO -- : [282/910] 1197271=pattern_test I, [2023-12-23T04:22:47.796952 #4178407] INFO -- : [283/910] 1197231=test_memory_view I, [2023-12-23T04:22:47.813395 #4178407] INFO -- : [284/910] 1197264=test_cipher I, [2023-12-23T04:22:47.816871 #4178407] INFO -- : [285/910] 1197231=test_gem_security_signer I, [2023-12-23T04:22:47.834342 #4178407] INFO -- : [286/910] 1197271=test_new I, [2023-12-23T04:22:47.837710 #4178407] INFO -- : [287/910] 1197271=test_gem_resolver_git_set I, [2023-12-23T04:22:47.853686 #4178407] INFO -- : [288/910] 1197264=test_storage I, [2023-12-23T04:22:47.862566 #4178407] INFO -- : [289/910] 1197264=test_float I, [2023-12-23T04:22:47.874697 #4178407] INFO -- : [290/910] 1197331=test_require I, [2023-12-23T04:22:47.933742 #4178407] INFO -- : [291/910] 1197231=test_cgi_cookie I, [2023-12-23T04:22:47.945556 #4178407] INFO -- : [292/910] 1197231=test_header I, [2023-12-23T04:22:47.986583 #4178407] INFO -- : [293/910] 1197231=test_dir_m17n I, [2023-12-23T04:22:48.048594 #4178407] INFO -- : [294/910] 1197295=test_gem_resolver_installer_set I, [2023-12-23T04:22:48.064163 #4178407] INFO -- : [295/910] 1197255=test_regex_casefold I, [2023-12-23T04:22:48.247611 #4178407] INFO -- : [296/910] 1197295=test_gem_commands_signout_command I, [2023-12-23T04:22:48.259794 #4178407] INFO -- : [297/910] 1197295=test_refinement I, [2023-12-23T04:22:48.262109 #4178407] INFO -- : [298/910] 1197271=test_gem_source_git I, [2023-12-23T04:22:48.466405 #4178407] INFO -- : [299/910] 1197224=test_fixnum I, [2023-12-23T04:22:48.475066 #4178407] INFO -- : [300/910] 1197224=test_signal I, [2023-12-23T04:22:48.512693 #4178407] INFO -- : [301/910] 1197329=test_x509crl I, [2023-12-23T04:22:48.562349 #4178407] INFO -- : [302/910] 1197255=test_rdoc_rd I, [2023-12-23T04:22:48.585681 #4178407] INFO -- : [303/910] 1197255=test_cgi_session I, [2023-12-23T04:22:48.598441 #4178407] INFO -- : [304/910] 1197255=test_rdoc_top_level I, [2023-12-23T04:22:48.696931 #4178407] INFO -- : [305/910] 1197329=test_metaclass I, [2023-12-23T04:22:48.703237 #4178407] INFO -- : [306/910] 1197329=test_input_method I, [2023-12-23T04:22:48.753816 #4178407] INFO -- : [307/910] 1197285=test_windows_1252 I, [2023-12-23T04:22:48.760155 #4178407] INFO -- : [308/910] 1197285=test_process I, [2023-12-23T04:22:48.775922 #4178407] INFO -- : [309/910] 1197285=test_key_error I, [2023-12-23T04:22:48.780260 #4178407] INFO -- : [310/910] 1197285=test_div I, [2023-12-23T04:22:48.781401 #4178407] INFO -- : [311/910] 1197285=test_engine I, [2023-12-23T04:22:48.783895 #4178407] INFO -- : [312/910] 1197285=test_win32ole_variant_m I, [2023-12-23T04:22:48.785395 #4178407] INFO -- : [313/910] 1197285=test_deprecated I, [2023-12-23T04:22:48.790567 #4178407] INFO -- : [314/910] 1197285=test_color_printer I, [2023-12-23T04:22:48.799408 #4178407] INFO -- : [315/910] 1197285=test_insns_leaf I, [2023-12-23T04:22:48.813099 #4178407] INFO -- : [316/910] 1197255=test_serialize_subclasses I, [2023-12-23T04:22:48.814132 #4178407] INFO -- : [317/910] 1197255=test_patterns I, [2023-12-23T04:22:48.816479 #4178407] INFO -- : [318/910] 1197285=test_set I, [2023-12-23T04:22:48.819623 #4178407] INFO -- : [319/910] 1197255=test_struct I, [2023-12-23T04:22:48.831155 #4178407] INFO -- : [320/910] 1197285=test_gem_path_support I, [2023-12-23T04:22:48.838828 #4178407] INFO -- : [321/910] 1197255=test_files_test_1 I, [2023-12-23T04:22:48.858883 #4178407] INFO -- : [322/910] 1197271=test_rdoc_rd_inline I, [2023-12-23T04:22:48.878254 #4178407] INFO -- : [323/910] 1197285=test_mutex I, [2023-12-23T04:22:48.936308 #4178407] INFO -- : [324/910] 1197329=test_x509req I, [2023-12-23T04:22:48.952363 #4178407] INFO -- : [325/910] 1197271=test_gem_source_subpath_problem I, [2023-12-23T04:22:49.037096 #4178407] INFO -- : [326/910] 1197211=test_dln I, [2023-12-23T04:22:49.041354 #4178407] INFO -- : [327/910] 1197211=json_common_interface_test I, [2023-12-23T04:22:49.046715 #4178407] INFO -- : [328/910] 1197211=test_win32ole_variant_outarg I, [2023-12-23T04:22:49.049465 #4178407] INFO -- : [329/910] 1197299=test_config I, [2023-12-23T04:22:49.049896 #4178407] INFO -- : [330/910] 1197211=json_parser_test I, [2023-12-23T04:22:49.062572 #4178407] INFO -- : [331/910] 1197271=test_nomethod_error I, [2023-12-23T04:22:49.067323 #4178407] INFO -- : [332/910] 1197271=memsize_test I, [2023-12-23T04:22:49.072012 #4178407] INFO -- : [333/910] 1197271=test_cparser I, [2023-12-23T04:22:49.079672 #4178407] INFO -- : [334/910] 1197211=test_pkg_config I, [2023-12-23T04:22:49.103621 #4178407] INFO -- : [335/910] 1197211=test_unconverted_fields I, [2023-12-23T04:22:49.127966 #4178407] INFO -- : [336/910] 1197299=fuzzer_test I, [2023-12-23T04:22:49.131262 #4178407] INFO -- : [337/910] 1197211=test_rdoc_markup_include I, [2023-12-23T04:22:49.136350 #4178407] INFO -- : [338/910] 1197299=test_sexp I, [2023-12-23T04:22:49.139787 #4178407] INFO -- : [339/910] 1197231=test_variable I, [2023-12-23T04:22:49.149325 #4178407] INFO -- : [340/910] 1197299=test_inputs_scanner I, [2023-12-23T04:22:49.175435 #4178407] INFO -- : [341/910] 1197299=test_struct I, [2023-12-23T04:22:49.176982 #4178407] INFO -- : [342/910] 1197299=magic_comment_test I, [2023-12-23T04:22:49.188830 #4178407] INFO -- : [343/910] 1197299=test_rdoc_markup_to_html_snippet I, [2023-12-23T04:22:49.189697 #4178407] INFO -- : [344/910] 1197329=test_exception_at_throwing I, [2023-12-23T04:22:49.213446 #4178407] INFO -- : [345/910] 1197218=test_iseq I, [2023-12-23T04:22:49.234010 #4178407] INFO -- : [346/910] 1197311=test_rdoc_markup_heading I, [2023-12-23T04:22:49.236783 #4178407] INFO -- : [347/910] 1197299=test_ocsp I, [2023-12-23T04:22:49.252980 #4178407] INFO -- : [348/910] 1197211=test_class I, [2023-12-23T04:22:49.254495 #4178407] INFO -- : [349/910] 1197329=test_pkey_dsa I, [2023-12-23T04:22:49.256374 #4178407] INFO -- : [350/910] 1197211=test_scheduler I, [2023-12-23T04:22:49.291259 #4178407] INFO -- : [351/910] 1197231=test_gem_commands_build_command I, [2023-12-23T04:22:49.348692 #4178407] INFO -- : [352/910] 1197311=test_interned_str I, [2023-12-23T04:22:49.349779 #4178407] INFO -- : [353/910] 1197311=test_case_comprehensive I, [2023-12-23T04:22:49.381397 #4178407] INFO -- : [354/910] 1197264=test_io_m17n I, [2023-12-23T04:22:49.408205 #4178407] INFO -- : [355/910] 1197211=test_variable_name_check I, [2023-12-23T04:22:49.447336 #4178407] INFO -- : [356/910] 1197211=test_did_you_mean I, [2023-12-23T04:22:49.453791 #4178407] INFO -- : [357/910] 1197271=test_gem_commands_server_command I, [2023-12-23T04:22:49.458951 #4178407] INFO -- : [358/910] 1197271=test_append I, [2023-12-23T04:22:49.461359 #4178407] INFO -- : [359/910] 1197271=test_option I, [2023-12-23T04:22:49.464042 #4178407] INFO -- : [360/910] 1197211=test_cmethod I, [2023-12-23T04:22:49.472025 #4178407] INFO -- : [361/910] 1197211=test_delegate I, [2023-12-23T04:22:49.486058 #4178407] INFO -- : [362/910] 1197211=test_drbobject I, [2023-12-23T04:22:49.526490 #4178407] INFO -- : [363/910] 1197211=test_popen_deadlock I, [2023-12-23T04:22:49.554421 #4178407] INFO -- : [364/910] 1197271=test_history I, [2023-12-23T04:22:49.596463 #4178407] INFO -- : [365/910] 1197231=test_mkmf I, [2023-12-23T04:22:49.606414 #4178407] INFO -- : [366/910] 1197271=test_date_marshal I, [2023-12-23T04:22:49.612888 #4178407] INFO -- : [367/910] 1197271=test_recursion I, [2023-12-23T04:22:49.615681 #4178407] INFO -- : [368/910] 1197231=test_exit I, [2023-12-23T04:22:49.621727 #4178407] INFO -- : [369/910] 1197271=test_digest I, [2023-12-23T04:22:49.627397 #4178407] INFO -- : [370/910] 1197271=test_ractor I, [2023-12-23T04:22:49.647175 #4178407] INFO -- : [371/910] 1197299=test_rdoc_servlet I, [2023-12-23T04:22:49.687673 #4178407] INFO -- : [372/910] 1197271=test_gem_security I, [2023-12-23T04:22:49.704096 #4178407] INFO -- : [373/910] 1197231=test_fiber I, [2023-12-23T04:22:49.726304 #4178407] INFO -- : [374/910] 1197279=test_open3 I, [2023-12-23T04:22:49.749422 #4178407] INFO -- : [375/910] 1197299=test_closure I, [2023-12-23T04:22:49.807432 #4178407] INFO -- : [376/910] 1197218=test_bundled_ca I, [2023-12-23T04:22:49.985854 #4178407] INFO -- : [377/910] 1197285=test_emoji_breaks I, [2023-12-23T04:22:50.046884 #4178407] INFO -- : [378/910] 1197211=test_gem_bundler_version_finder I, [2023-12-23T04:22:50.076111 #4178407] INFO -- : [379/910] 1197211=test_within_pipe I, [2023-12-23T04:22:50.147886 #4178407] INFO -- : [380/910] 1197331=test_files_lib I, [2023-12-23T04:22:50.163147 #4178407] INFO -- : [381/910] 1197211=test_gem_commands_unpack_command I, [2023-12-23T04:22:50.451497 #4178407] INFO -- : [382/910] 1197211=test_beginendblock I, [2023-12-23T04:22:50.519934 #4178407] INFO -- : [383/910] 1197299=test_rdoc_markup_to_bs I, [2023-12-23T04:22:50.545497 #4178407] INFO -- : [384/910] 1197299=test_printf I, [2023-12-23T04:22:50.561137 #4178407] INFO -- : [385/910] 1197299=test_rdoc_markup_pre_process I, [2023-12-23T04:22:50.561335 #4178407] INFO -- : [386/910] 1197224=test_to_ary_concat I, [2023-12-23T04:22:50.669069 #4178407] INFO -- : [387/910] 1197264=test_webauthn_listener_response I, [2023-12-23T04:22:50.690066 #4178407] INFO -- : [388/910] 1197299=test_time I, [2023-12-23T04:22:50.695942 #4178407] INFO -- : [389/910] 1197264=test_stream I, [2023-12-23T04:22:50.726116 #4178407] INFO -- : [390/910] 1197264=test_pinned I, [2023-12-23T04:22:50.758867 #4178407] INFO -- : [391/910] 1197264=test_httpheader I, [2023-12-23T04:22:50.791442 #4178407] INFO -- : [392/910] 1197264=test_gem_resolver_local_specification I, [2023-12-23T04:22:50.819772 #4178407] INFO -- : [393/910] 1197264=test_rdoc_ri_driver I, [2023-12-23T04:22:50.823558 #4178407] INFO -- : [394/910] 1197299=test_drb I, [2023-12-23T04:22:50.949454 #4178407] INFO -- : [395/910] 1197211=test_set_len I, [2023-12-23T04:22:50.952341 #4178407] INFO -- : [396/910] 1197211=test_httpresponses I, [2023-12-23T04:22:50.955392 #4178407] INFO -- : [397/910] 1197211=test_encoding I, [2023-12-23T04:22:50.968362 #4178407] INFO -- : [398/910] 1197211=test_sockopt I, [2023-12-23T04:22:50.971282 #4178407] INFO -- : [399/910] 1197211=test_install I, [2023-12-23T04:22:51.101154 #4178407] INFO -- : [400/910] 1197211=test_rdoc_markup_to_label I, [2023-12-23T04:22:51.117164 #4178407] INFO -- : [401/910] 1197264=test_key_stroke I, [2023-12-23T04:22:51.121396 #4178407] INFO -- : [402/910] 1197218=json_encoding_test I, [2023-12-23T04:22:51.136757 #4178407] INFO -- : [403/910] 1197211=test_color I, [2023-12-23T04:22:51.141227 #4178407] INFO -- : [404/910] 1197218=test_primitive I, [2023-12-23T04:22:51.151245 #4178407] INFO -- : [405/910] 1197218=test_human_typo I, [2023-12-23T04:22:51.157297 #4178407] INFO -- : [406/910] 1197218=test_rbconfig I, [2023-12-23T04:22:51.170073 #4178407] INFO -- : [407/910] 1197218=test_document I, [2023-12-23T04:22:51.189952 #4178407] INFO -- : [408/910] 1197218=test_acceptable I, [2023-12-23T04:22:51.191334 #4178407] INFO -- : [409/910] 1197264=test_euc_jp I, [2023-12-23T04:22:51.198733 #4178407] INFO -- : [410/910] 1197264=test_rdoc_generator_pot_po_entry I, [2023-12-23T04:22:51.202013 #4178407] INFO -- : [411/910] 1197218=test_pair I, [2023-12-23T04:22:51.205278 #4178407] INFO -- : [412/910] 1197264=test_win32ole_param I, [2023-12-23T04:22:51.205338 #4178407] INFO -- : [413/910] 1197264=test_gem_commands_yank_command I, [2023-12-23T04:22:51.210653 #4178407] INFO -- : [414/910] 1197211=test_name_error_extension I, [2023-12-23T04:22:51.231674 #4178407] INFO -- : [415/910] 1197211=test_rdoc_i18n_locale I, [2023-12-23T04:22:51.234032 #4178407] INFO -- : [416/910] 1197211=test_column_separator I, [2023-12-23T04:22:51.244333 #4178407] INFO -- : [417/910] 1197211=test_rdoc_method_attr I, [2023-12-23T04:22:51.351223 #4178407] INFO -- : [418/910] 1197211=test_filter I, [2023-12-23T04:22:51.375797 #4178407] INFO -- : [419/910] 1197211=test_gem_gem_runner I, [2023-12-23T04:22:51.378335 #4178407] INFO -- : [420/910] 1197329=test_data I, [2023-12-23T04:22:51.380751 #4178407] INFO -- : [421/910] 1197329=test_rdoc_generator_pot I, [2023-12-23T04:22:51.413980 #4178407] INFO -- : [422/910] 1197211=test_rdoc_parser_changelog I, [2023-12-23T04:22:51.417610 #4178407] INFO -- : [423/910] 1197329=test_enumerator I, [2023-12-23T04:22:51.419178 #4178407] INFO -- : [424/910] 1197329=test_koi8 I, [2023-12-23T04:22:51.430483 #4178407] INFO -- : [425/910] 1197329=parameters_signature_test I, [2023-12-23T04:22:51.468019 #4178407] INFO -- : [426/910] 1197211=test_unicode I, [2023-12-23T04:22:51.471111 #4178407] INFO -- : [427/910] 1197211=test_ssl_session I, [2023-12-23T04:22:51.487577 #4178407] INFO -- : [428/910] 1197329=test_lexer I, [2023-12-23T04:22:51.495054 #4178407] INFO -- : [429/910] 1197329=test_thread_cv I, [2023-12-23T04:22:51.524959 #4178407] INFO -- : [430/910] 1197295=test_rewind I, [2023-12-23T04:22:51.543265 #4178407] INFO -- : [431/910] 1197295=test_gem_resolver_vendor_specification I, [2023-12-23T04:22:51.575504 #4178407] INFO -- : [432/910] 1197295=test_gem_commands_update_command I, [2023-12-23T04:22:51.606230 #4178407] INFO -- : [433/910] 1197308=test_gem_uri I, [2023-12-23T04:22:51.635219 #4178407] INFO -- : [434/910] 1197308=test_key_event_record I, [2023-12-23T04:22:51.638480 #4178407] INFO -- : [435/910] 1197308=test_notimplement I, [2023-12-23T04:22:51.646042 #4178407] INFO -- : [436/910] 1197308=test_random I, [2023-12-23T04:22:51.651703 #4178407] INFO -- : [437/910] 1197308=test_bug-14834 I, [2023-12-23T04:22:51.663331 #4178407] INFO -- : [438/910] 1197285=test_date_compat I, [2023-12-23T04:22:51.670317 #4178407] INFO -- : [439/910] 1197285=test_getoptlong I, [2023-12-23T04:22:51.675622 #4178407] INFO -- : [440/910] 1197285=test_rdoc_markup_to_html I, [2023-12-23T04:22:51.682268 #4178407] INFO -- : [441/910] 1197224=test_terminfo I, [2023-12-23T04:22:51.685738 #4178407] INFO -- : [442/910] 1197224=test_compile_prism I, [2023-12-23T04:22:51.688264 #4178407] INFO -- : [443/910] 1197264=test_bn I, [2023-12-23T04:22:51.701166 #4178407] INFO -- : [444/910] 1197264=test_win32ole_param_event I, [2023-12-23T04:22:51.707521 #4178407] INFO -- : [445/910] 1197264=test_path I, [2023-12-23T04:22:51.708090 #4178407] INFO -- : [446/910] 1197264=test_case_mapping I, [2023-12-23T04:22:51.714384 #4178407] INFO -- : [447/910] 1197308=test_tree_spell_checker I, [2023-12-23T04:22:51.719945 #4178407] INFO -- : [448/910] 1197264=test_addrinfo I, [2023-12-23T04:22:51.767416 #4178407] INFO -- : [449/910] 1197308=test_http I, [2023-12-23T04:22:51.783680 #4178407] INFO -- : [450/910] 1197264=ripper_compat_test I, [2023-12-23T04:22:51.787435 #4178407] INFO -- : [451/910] 1197264=test_gem_request_set_lockfile I, [2023-12-23T04:22:51.900992 #4178407] INFO -- : [452/910] 1197224=test_raise_exception I, [2023-12-23T04:22:51.925677 #4178407] INFO -- : [453/910] 1197285=test_protect I, [2023-12-23T04:22:51.929558 #4178407] INFO -- : [454/910] 1197285=test_win32ole_typelib I, [2023-12-23T04:22:51.934203 #4178407] INFO -- : [455/910] 1197285=test_tree_builder I, [2023-12-23T04:22:51.940299 #4178407] INFO -- : [456/910] 1197285=test_gem_resolver_dependency_request I, [2023-12-23T04:22:51.969937 #4178407] INFO -- : [457/910] 1197285=test_hash I, [2023-12-23T04:22:51.979093 #4178407] INFO -- : [458/910] 1197285=test_alias_and_anchor I, [2023-12-23T04:22:51.981016 #4178407] INFO -- : [459/910] 1197285=test_postponed_job I, [2023-12-23T04:22:52.101996 #4178407] INFO -- : [460/910] 1197264=test_external_new I, [2023-12-23T04:22:52.103453 #4178407] INFO -- : [461/910] 1197264=test_ws I, [2023-12-23T04:22:52.110428 #4178407] INFO -- : [462/910] 1197264=test_gem_commands_environment_command I, [2023-12-23T04:22:52.128020 #4178407] INFO -- : [463/910] 1197329=test_m17n I, [2023-12-23T04:22:52.147735 #4178407] INFO -- : [464/910] 1197279=test_debug_cmd I, [2023-12-23T04:22:52.166732 #4178407] INFO -- : [465/910] 1197264=test_weakmap I, [2023-12-23T04:22:52.166824 #4178407] INFO -- : [466/910] 1197279=test_workspace I, [2023-12-23T04:22:52.197995 #4178407] INFO -- : [467/910] 1197329=test_yjit I, [2023-12-23T04:22:52.313925 #4178407] INFO -- : [468/910] 1197279=test_kill_ring I, [2023-12-23T04:22:52.316668 #4178407] INFO -- : [469/910] 1197285=test_ns_spki I, [2023-12-23T04:22:52.319155 #4178407] INFO -- : [470/910] 1197279=test_framework I, [2023-12-23T04:22:52.328833 #4178407] INFO -- : [471/910] 1197255=test_argf I, [2023-12-23T04:22:52.338714 #4178407] INFO -- : [472/910] 1197279=test_line_editor I, [2023-12-23T04:22:52.341987 #4178407] INFO -- : [473/910] 1197279=test_objspace I, [2023-12-23T04:22:52.350708 #4178407] INFO -- : [474/910] 1197285=test_undef I, [2023-12-23T04:22:52.354355 #4178407] INFO -- : [475/910] 1197285=test_general I, [2023-12-23T04:22:52.390602 #4178407] INFO -- : [476/910] 1197285=test_string_memory I, [2023-12-23T04:22:52.428451 #4178407] INFO -- : [477/910] 1197224=comments_test I, [2023-12-23T04:22:52.435974 #4178407] INFO -- : [478/910] 1197224=test_sprintf I, [2023-12-23T04:22:52.488527 #4178407] INFO -- : [479/910] 1197285=test_gem_requirement I, [2023-12-23T04:22:52.505845 #4178407] INFO -- : [480/910] 1197211=test_gem_security_trust_dir I, [2023-12-23T04:22:52.553640 #4178407] INFO -- : [481/910] 1197211=test_set I, [2023-12-23T04:22:52.559731 #4178407] INFO -- : [482/910] 1197211=test_base64 I, [2023-12-23T04:22:52.566836 #4178407] INFO -- : [483/910] 1197211=test_c_struct_entry I, [2023-12-23T04:22:52.630830 #4178407] INFO -- : [484/910] 1197224=test_gem_commands_stale_command I, [2023-12-23T04:22:52.640637 #4178407] INFO -- : [485/910] 1197224=test_have_library I, [2023-12-23T04:22:52.643564 #4178407] INFO -- : [486/910] 1197285=test_remote_fetch_error I, [2023-12-23T04:22:52.657011 #4178407] INFO -- : [487/910] 1197285=test_gem_commands_query_command I, [2023-12-23T04:22:52.699068 #4178407] INFO -- : [488/910] 1197324=test_method I, [2023-12-23T04:22:52.742190 #4178407] INFO -- : [489/910] 1197295=test_skip_lines I, [2023-12-23T04:22:52.751792 #4178407] INFO -- : [490/910] 1197295=test_rdoc_rubygems_hook I, [2023-12-23T04:22:52.811429 #4178407] INFO -- : [491/910] 1197295=test_to_ruby I, [2023-12-23T04:22:52.822926 #4178407] INFO -- : [492/910] 1197295=test_pattern_key_name_check I, [2023-12-23T04:22:52.829033 #4178407] INFO -- : [493/910] 1197295=test_gem_impossible_dependencies_error I, [2023-12-23T04:22:52.831389 #4178407] INFO -- : [494/910] 1197295=test_array_create I, [2023-12-23T04:22:52.834707 #4178407] INFO -- : [495/910] 1197295=test_pack I, [2023-12-23T04:22:52.860754 #4178407] INFO -- : [496/910] 1197211=test_ftp I, [2023-12-23T04:22:52.866615 #4178407] INFO -- : [497/910] 1197211=test_rdoc_context_section I, [2023-12-23T04:22:52.871055 #4178407] INFO -- : [498/910] 1197211=test_euc_kr I, [2023-12-23T04:22:52.880296 #4178407] INFO -- : [499/910] 1197211=test_type_completor I, [2023-12-23T04:22:52.881348 #4178407] INFO -- : [500/910] 1197211=test_console_attr I, [2023-12-23T04:22:52.887405 #4178407] INFO -- : [501/910] 1197211=test_summary I, [2023-12-23T04:22:52.892941 #4178407] INFO -- : [502/910] 1197211=test_ellipsize I, [2023-12-23T04:22:52.909797 #4178407] INFO -- : [503/910] 1197211=test_date_attr I, [2023-12-23T04:22:52.916460 #4178407] INFO -- : [504/910] 1197211=test_io_wait I, [2023-12-23T04:22:53.010426 #4178407] INFO -- : [505/910] 1197295=test_gem_commands_exec_command I, [2023-12-23T04:22:53.160659 #4178407] INFO -- : [506/910] 1197285=test_kwargs I, [2023-12-23T04:22:53.167800 #4178407] INFO -- : [507/910] 1197285=test_sorted_set I, [2023-12-23T04:22:53.244494 #4178407] INFO -- : [508/910] 1197211=test_win32ole_type_event I, [2023-12-23T04:22:53.246032 #4178407] INFO -- : [509/910] 1197211=test_emoji I, [2023-12-23T04:22:53.267236 #4178407] INFO -- : [510/910] 1197211=test_ubf_async_safe I, [2023-12-23T04:22:53.283463 #4178407] INFO -- : [511/910] 1197211=test_hash I, [2023-12-23T04:22:53.319962 #4178407] INFO -- : [512/910] 1197316=test_io I, [2023-12-23T04:22:53.357183 #4178407] INFO -- : [513/910] 1197285=test_cp949 I, [2023-12-23T04:22:53.364897 #4178407] INFO -- : [514/910] 1197285=test_gem_commands_uninstall_command I, [2023-12-23T04:22:53.549865 #4178407] INFO -- : [515/910] 1197316=test_foreach I, [2023-12-23T04:22:53.552008 #4178407] INFO -- : [516/910] 1197316=test_gem_source_specific_file I, [2023-12-23T04:22:53.623097 #4178407] INFO -- : [517/910] 1197316=test_condition I, [2023-12-23T04:22:53.625869 #4178407] INFO -- : [518/910] 1197316=test_gem_unsatisfiable_dependency_error I, [2023-12-23T04:22:53.638633 #4178407] INFO -- : [519/910] 1197316=test_win32ole_record I, [2023-12-23T04:22:53.649018 #4178407] INFO -- : [520/910] 1197316=test_yaml_tree I, [2023-12-23T04:22:53.655793 #4178407] INFO -- : [521/910] 1197324=test_sleep I, [2023-12-23T04:22:53.668257 #4178407] INFO -- : [522/910] 1197316=test_config I, [2023-12-23T04:22:53.730268 #4178407] INFO -- : [523/910] 1197316=test_libs I, [2023-12-23T04:22:53.757952 #4178407] INFO -- : [524/910] 1197316=test_gem_commands_fetch_command I, [2023-12-23T04:22:53.821081 #4178407] INFO -- : [525/910] 1197224=test_math I, [2023-12-23T04:22:53.836116 #4178407] INFO -- : [526/910] 1197224=test_gc I, [2023-12-23T04:22:53.837082 #4178407] INFO -- : [527/910] 1197224=test_io I, [2023-12-23T04:22:53.891836 #4178407] INFO -- : [528/910] 1197316=test_unicode_escape I, [2023-12-23T04:22:53.921224 #4178407] INFO -- : [529/910] 1197212=test_utf16 I, [2023-12-23T04:22:53.938079 #4178407] INFO -- : [530/910] 1197212=test_autoload I, [2023-12-23T04:22:53.946104 #4178407] INFO -- : [531/910] 1197316=test_rendering I, [2023-12-23T04:22:53.989508 #4178407] INFO -- : [532/910] 1197295=test_sizeof I, [2023-12-23T04:22:54.039286 #4178407] INFO -- : [533/910] 1197316=test_case I, [2023-12-23T04:22:54.068490 #4178407] INFO -- : [534/910] 1197316=test_face I, [2023-12-23T04:22:54.084864 #4178407] INFO -- : [535/910] 1197316=test_system I, [2023-12-23T04:22:54.240571 #4178407] INFO -- : [536/910] 1197285=test_pkcs12 I, [2023-12-23T04:22:54.264785 #4178407] INFO -- : [537/910] 1197331=test_gem_package_tar_header I, [2023-12-23T04:22:54.327245 #4178407] INFO -- : [538/910] 1197331=test_gem_util I, [2023-12-23T04:22:54.507463 #4178407] INFO -- : [539/910] 1197331=test_iseq_load I, [2023-12-23T04:22:54.712451 #4178407] INFO -- : [540/910] 1197271=test_pkey_dh I, [2023-12-23T04:22:54.779547 #4178407] INFO -- : [541/910] 1197271=test_bigzero I, [2023-12-23T04:22:54.780780 #4178407] INFO -- : [542/910] 1197271=test_getopts I, [2023-12-23T04:22:54.782525 #4178407] INFO -- : [543/910] 1197218=test_protocol I, [2023-12-23T04:22:54.785229 #4178407] INFO -- : [544/910] 1197271=test_gem_resolver_activation_request I, [2023-12-23T04:22:54.806614 #4178407] INFO -- : [545/910] 1197271=test_gem_config_file I, [2023-12-23T04:22:54.855681 #4178407] INFO -- : [546/910] 1197285=test_ripper I, [2023-12-23T04:22:54.946734 #4178407] INFO -- : [547/910] 1197271=test_etc I, [2023-12-23T04:22:55.006083 #4178407] INFO -- : [548/910] 1197271=test_yjit_exit_locations I, [2023-12-23T04:22:55.038477 #4178407] INFO -- : [549/910] 1197316=test_optparse I, [2023-12-23T04:22:55.043364 #4178407] INFO -- : [550/910] 1197316=test_array I, [2023-12-23T04:22:55.053643 #4178407] INFO -- : [551/910] 1197316=test_fstring I, [2023-12-23T04:22:55.056307 #4178407] INFO -- : [552/910] 1197271=test_rdoc_markup_to_html_crossref I, [2023-12-23T04:22:55.093743 #4178407] INFO -- : [553/910] 1197331=encoding_test I, [2023-12-23T04:22:55.099340 #4178407] INFO -- : [554/910] 1197218=test_gem_resolver_best_set I, [2023-12-23T04:22:55.125391 #4178407] INFO -- : [555/910] 1197331=test_typeddata I, [2023-12-23T04:22:55.145018 #4178407] INFO -- : [556/910] 1197285=test_rat I, [2023-12-23T04:22:55.151104 #4178407] INFO -- : [557/910] 1197285=test_rdoc_markup_raw I, [2023-12-23T04:22:55.154349 #4178407] INFO -- : [558/910] 1197285=test_webauthn_poller I, [2023-12-23T04:22:55.156738 #4178407] INFO -- : [559/910] 1197218=test_stringscanner I, [2023-12-23T04:22:55.166214 #4178407] INFO -- : [560/910] 1197316=test_files_sample I, [2023-12-23T04:22:55.167410 #4178407] INFO -- : [561/910] 1197264=test_rdoc_alias I, [2023-12-23T04:22:55.182662 #4178407] INFO -- : [562/910] 1197218=test_yield I, [2023-12-23T04:22:55.204630 #4178407] INFO -- : [563/910] 1197264=test_convertible I, [2023-12-23T04:22:55.264447 #4178407] INFO -- : [564/910] 1197316=test_convert I, [2023-12-23T04:22:55.293746 #4178407] INFO -- : [565/910] 1197285=test_gem_resolver_conflict I, [2023-12-23T04:22:55.311967 #4178407] INFO -- : [566/910] 1197316=test_rdoc_task I, [2023-12-23T04:22:55.314172 #4178407] INFO -- : [567/910] 1197285=test_pack I, [2023-12-23T04:22:55.315753 #4178407] INFO -- : [568/910] 1197316=test_backtrace I, [2023-12-23T04:22:55.330861 #4178407] INFO -- : [569/910] 1197331=test_io_buffer I, [2023-12-23T04:22:55.350209 #4178407] INFO -- : [570/910] 1197285=test_rdoc_markup_indented_paragraph I, [2023-12-23T04:22:55.353929 #4178407] INFO -- : [571/910] 1197285=test_rdoc_require I, [2023-12-23T04:22:55.369397 #4178407] INFO -- : [572/910] 1197285=locals_test I, [2023-12-23T04:22:55.410336 #4178407] INFO -- : [573/910] 1197271=test_readpartial I, [2023-12-23T04:22:55.450380 #4178407] INFO -- : [574/910] 1197331=test_gem_commands_install_command I, [2023-12-23T04:22:55.664354 #4178407] INFO -- : [575/910] 1197231=test_clone I, [2023-12-23T04:22:55.704430 #4178407] INFO -- : [576/910] 1197324=test_comparable I, [2023-12-23T04:22:55.711392 #4178407] INFO -- : [577/910] 1197324=test_rdoc_parser_c I, [2023-12-23T04:22:55.809554 #4178407] INFO -- : [578/910] 1197231=test_io_timeout I, [2023-12-23T04:22:55.810113 #4178407] INFO -- : [579/910] 1197285=test_shapes I, [2023-12-23T04:22:55.811000 #4178407] INFO -- : [580/910] 1197271=json_fixtures_test I, [2023-12-23T04:22:55.813838 #4178407] INFO -- : [581/910] 1197285=test_pstore I, [2023-12-23T04:22:55.815741 #4178407] INFO -- : [582/910] 1197231=test_cstr I, [2023-12-23T04:22:55.835860 #4178407] INFO -- : [583/910] 1197271=test_profile_frames I, [2023-12-23T04:22:55.861053 #4178407] INFO -- : [584/910] 1197285=test_class2name I, [2023-12-23T04:22:55.868794 #4178407] INFO -- : [585/910] 1197285=test_gbk I, [2023-12-23T04:22:55.876137 #4178407] INFO -- : [586/910] 1197285=test_enc_str_buf_cat I, [2023-12-23T04:22:55.881561 #4178407] INFO -- : [587/910] 1197285=test_forwardable I, [2023-12-23T04:22:55.913571 #4178407] INFO -- : [588/910] 1197285=test_yaml I, [2023-12-23T04:22:55.973345 #4178407] INFO -- : [589/910] 1197324=test_wait I, [2023-12-23T04:22:56.022397 #4178407] INFO -- : [590/910] 1197324=test_handle I, [2023-12-23T04:22:56.057169 #4178407] INFO -- : [591/910] 1197271=test_big2str I, [2023-12-23T04:22:56.059726 #4178407] INFO -- : [592/910] 1197271=test_euc_tw I, [2023-12-23T04:22:56.063599 #4178407] INFO -- : [593/910] 1197271=test_ractor I, [2023-12-23T04:22:56.075172 #4178407] INFO -- : [594/910] 1197285=test_bmethod I, [2023-12-23T04:22:56.085022 #4178407] INFO -- : [595/910] 1197271=test_rinda I, [2023-12-23T04:22:56.090452 #4178407] INFO -- : [596/910] 1197285=test_gem_commands_sources_command I, [2023-12-23T04:22:56.093297 #4178407] INFO -- : [597/910] 1197255=test_ansi_without_terminfo I, [2023-12-23T04:22:56.104551 #4178407] INFO -- : [598/910] 1197255=test_thread_queue I, [2023-12-23T04:22:56.272805 #4178407] INFO -- : [599/910] 1197285=test_nowrite I, [2023-12-23T04:22:56.294222 #4178407] INFO -- : [600/910] 1197285=test_rdoc_markup_formatter I, [2023-12-23T04:22:56.304746 #4178407] INFO -- : [601/910] 1197285=test_rdoc_any_method I, [2023-12-23T04:22:56.310373 #4178407] INFO -- : [602/910] 1197231=test_modify_expand I, [2023-12-23T04:22:56.311097 #4178407] INFO -- : [603/910] 1197231=test_rdoc_markdown I, [2023-12-23T04:22:56.352100 #4178407] INFO -- : [604/910] 1197324=test_gem_available_set I, [2023-12-23T04:22:56.492142 #4178407] INFO -- : [605/910] 1197324=test_file I, [2023-12-23T04:22:56.495626 #4178407] INFO -- : [606/910] 1197324=regexp_test I, [2023-12-23T04:22:56.572870 #4178407] INFO -- : [607/910] 1197316=test_gem_package_tar_reader I, [2023-12-23T04:22:56.574143 #4178407] INFO -- : [608/910] 1197231=test_rdoc_encoding I, [2023-12-23T04:22:56.600520 #4178407] INFO -- : [609/910] 1197324=test_coverage I, [2023-12-23T04:22:56.613283 #4178407] INFO -- : [610/910] 1197231=test_pathname I, [2023-12-23T04:22:56.614475 #4178407] INFO -- : [611/910] 1197316=test_complexrational I, [2023-12-23T04:22:56.620906 #4178407] INFO -- : [612/910] 1197316=test_init I, [2023-12-23T04:22:56.698824 #4178407] INFO -- : [613/910] 1197285=test_recorder I, [2023-12-23T04:22:56.706411 #4178407] INFO -- : [614/910] 1197285=test_gem_source_vendor I, [2023-12-23T04:22:56.715008 #4178407] INFO -- : [615/910] 1197285=test_gem_commands_owner_command I, [2023-12-23T04:22:56.783713 #4178407] INFO -- : [616/910] 1197316=test_deprecate I, [2023-12-23T04:22:56.819429 #4178407] INFO -- : [617/910] 1197316=test_rdoc_constant I, [2023-12-23T04:22:56.829193 #4178407] INFO -- : [618/910] 1197231=test_formatter I, [2023-12-23T04:22:56.833515 #4178407] INFO -- : [619/910] 1197231=test_bash_completion I, [2023-12-23T04:22:56.845735 #4178407] INFO -- : [620/910] 1197231=test_gem_commands_contents_command I, [2023-12-23T04:22:56.927129 #4178407] INFO -- : [621/910] 1197231=test_gem_ext_cmake_builder I, [2023-12-23T04:22:56.939047 #4178407] INFO -- : [622/910] 1197231=test_require I, [2023-12-23T04:22:56.978535 #4178407] INFO -- : [623/910] 1197316=test_cgi_util I, [2023-12-23T04:22:57.066910 #4178407] INFO -- : [624/910] 1197331=test_marshalable I, [2023-12-23T04:22:57.077513 #4178407] INFO -- : [625/910] 1197331=test_digest I, [2023-12-23T04:22:57.226106 #4178407] INFO -- : [626/910] 1197316=test_ractor I, [2023-12-23T04:22:57.308219 #4178407] INFO -- : [627/910] 1197285=test_find I, [2023-12-23T04:22:57.325535 #4178407] INFO -- : [628/910] 1197285=test_fiddle I, [2023-12-23T04:22:57.343054 #4178407] INFO -- : [629/910] 1197316=test_wss I, [2023-12-23T04:22:57.345513 #4178407] INFO -- : [630/910] 1197316=test_tempfile I, [2023-12-23T04:22:57.476344 #4178407] INFO -- : [631/910] 1197285=test_noarg I, [2023-12-23T04:22:57.517469 #4178407] INFO -- : [632/910] 1197285=parse_comments_test I, [2023-12-23T04:22:57.521021 #4178407] INFO -- : [633/910] 1197285=test_function I, [2023-12-23T04:22:57.536363 #4178407] INFO -- : [634/910] 1197295=test_queue I, [2023-12-23T04:22:57.544371 #4178407] INFO -- : [635/910] 1197295=test_internal_ivar I, [2023-12-23T04:22:57.546699 #4178407] INFO -- : [636/910] 1197295=test_gem_resolver_index_specification I, [2023-12-23T04:22:57.563043 #4178407] INFO -- : [637/910] 1197316=test_duplicate I, [2023-12-23T04:22:57.568968 #4178407] INFO -- : [638/910] 1197316=test_utf32 I, [2023-12-23T04:22:57.578402 #4178407] INFO -- : [639/910] 1197316=test_basicsocket I, [2023-12-23T04:22:57.586732 #4178407] INFO -- : [640/910] 1197316=test_tracepoint I, [2023-12-23T04:22:57.596224 #4178407] INFO -- : [641/910] 1197324=test_prettyprint I, [2023-12-23T04:22:57.599834 #4178407] INFO -- : [642/910] 1197295=test_gem_commands_help_command I, [2023-12-23T04:22:57.622898 #4178407] INFO -- : [643/910] 1197324=test_rdoc_markup I, [2023-12-23T04:22:57.631075 #4178407] INFO -- : [644/910] 1197324=test_yamlstore I, [2023-12-23T04:22:57.646802 #4178407] INFO -- : [645/910] 1197324=test_gem_installer I, [2023-12-23T04:22:57.648931 #4178407] INFO -- : [646/910] 1197218=test_rdoc_parser_rd I, [2023-12-23T04:22:57.661969 #4178407] INFO -- : [647/910] 1197211=test_date_strftime I, [2023-12-23T04:22:57.701340 #4178407] INFO -- : [648/910] 1197295=test_irb I, [2023-12-23T04:22:57.707017 #4178407] INFO -- : [649/910] 1197218=json_string_matching_test I, [2023-12-23T04:22:57.710336 #4178407] INFO -- : [650/910] 1197218=test_load I, [2023-12-23T04:22:57.717122 #4178407] INFO -- : [651/910] 1197218=test_rdoc_normal_class I, [2023-12-23T04:22:57.778416 #4178407] INFO -- : [652/910] 1197285=test_class I, [2023-12-23T04:22:57.794823 #4178407] INFO -- : [653/910] 1197299=test_features I, [2023-12-23T04:22:57.799444 #4178407] INFO -- : [654/910] 1197218=test_const I, [2023-12-23T04:22:57.801813 #4178407] INFO -- : [655/910] 1197218=test_asn1 I, [2023-12-23T04:22:57.824845 #4178407] INFO -- : [656/910] 1197316=test_random I, [2023-12-23T04:22:57.832933 #4178407] INFO -- : [657/910] 1197218=test_inlinecache I, [2023-12-23T04:22:57.841350 #4178407] INFO -- : [658/910] 1197316=test_rdoc_markup_verbatim I, [2023-12-23T04:22:57.843700 #4178407] INFO -- : [659/910] 1197316=test_path_to_class I, [2023-12-23T04:22:57.847170 #4178407] INFO -- : [660/910] 1197316=test_gem_resolver_specification I, [2023-12-23T04:22:57.884924 #4178407] INFO -- : [661/910] 1197316=test_gem_dependency I, [2023-12-23T04:22:57.887616 #4178407] INFO -- : [662/910] 1197218=test_method_cache I, [2023-12-23T04:22:57.891578 #4178407] INFO -- : [663/910] 1197218=test_gem_stub_specification I, [2023-12-23T04:22:57.901644 #4178407] INFO -- : [664/910] 1197271=test_frozen_error I, [2023-12-23T04:22:57.908944 #4178407] INFO -- : [665/910] 1197271=test_gem_ext_ext_conf_builder I, [2023-12-23T04:22:57.937375 #4178407] INFO -- : [666/910] 1197331=test_observer I, [2023-12-23T04:22:57.941786 #4178407] INFO -- : [667/910] 1197331=test_complex I, [2023-12-23T04:22:57.959623 #4178407] INFO -- : [668/910] 1197299=test_gem_commands_search_command I, [2023-12-23T04:22:57.975789 #4178407] INFO -- : [669/910] 1197299=test_scanner_events I, [2023-12-23T04:22:58.002677 #4178407] INFO -- : [670/910] 1197299=test_gem_resolver_installed_specification I, [2023-12-23T04:22:58.038185 #4178407] INFO -- : [671/910] 1197299=test_parse I, [2023-12-23T04:22:58.108416 #4178407] INFO -- : [672/910] 1197331=test_mdns I, [2023-12-23T04:22:58.122438 #4178407] INFO -- : [673/910] 1197295=test_gem_remote_fetcher I, [2023-12-23T04:22:58.124991 #4178407] INFO -- : [674/910] 1197331=test_too_many_dummy_encodings I, [2023-12-23T04:22:58.126315 #4178407] INFO -- : [675/910] 1197218=test_reqarg I, [2023-12-23T04:22:58.126375 #4178407] INFO -- : [676/910] 1197316=test_rdoc_include I, [2023-12-23T04:22:58.157316 #4178407] INFO -- : [677/910] 1197212=test_stack I, [2023-12-23T04:22:58.165227 #4178407] INFO -- : [678/910] 1197316=test_gem_commands_list_command I, [2023-12-23T04:22:58.177419 #4178407] INFO -- : [679/910] 1197316=test_string_processing I, [2023-12-23T04:22:58.180863 #4178407] INFO -- : [680/910] 1197316=test_fileutils I, [2023-12-23T04:22:58.191327 #4178407] INFO -- : [681/910] 1197218=test_ldap I, [2023-12-23T04:22:58.196631 #4178407] INFO -- : [682/910] 1197218=test_emitter I, [2023-12-23T04:22:58.203454 #4178407] INFO -- : [683/910] 1197218=test_gem_commands_signin_command I, [2023-12-23T04:22:58.208774 #4178407] INFO -- : [684/910] 1197331=test_resource I, [2023-12-23T04:22:58.209735 #4178407] INFO -- : [685/910] 1197211=test_gem_version I, [2023-12-23T04:22:58.216123 #4178407] INFO -- : [686/910] 1197331=test_econv I, [2023-12-23T04:22:58.293148 #4178407] INFO -- : [687/910] 1197231=test_cesu8 I, [2023-12-23T04:22:58.299956 #4178407] INFO -- : [688/910] 1197231=test_rdoc_options I, [2023-12-23T04:22:58.302941 #4178407] INFO -- : [689/910] 1197218=test_pack I, [2023-12-23T04:22:58.311512 #4178407] INFO -- : [690/910] 1197211=test_show_source I, [2023-12-23T04:22:58.342643 #4178407] INFO -- : [691/910] 1197211=test_read I, [2023-12-23T04:22:58.407989 #4178407] INFO -- : [692/910] 1197299=test_last_thread I, [2023-12-23T04:22:58.525210 #4178407] INFO -- : [693/910] 1197211=test_process I, [2023-12-23T04:22:58.531943 #4178407] INFO -- : [694/910] 1197218=test_gem_source_local I, [2023-12-23T04:22:58.637119 #4178407] INFO -- : [695/910] 1197316=test_gem_security_policy I, [2023-12-23T04:22:58.661314 #4178407] INFO -- : [696/910] 1197231=test_logdevice I, [2023-12-23T04:22:58.813112 #4178407] INFO -- : [697/910] 1197218=test_arity I, [2023-12-23T04:22:58.821239 #4178407] INFO -- : [698/910] 1197218=test_gem_ext_rake_builder I, [2023-12-23T04:22:59.083426 #4178407] INFO -- : [699/910] 1197316=test_gc I, [2023-12-23T04:22:59.229093 #4178407] INFO -- : [700/910] 1197212=test_x509cert I, [2023-12-23T04:22:59.366988 #4178407] INFO -- : [701/910] 1197331=test_err_in_callback I, [2023-12-23T04:22:59.372887 #4178407] INFO -- : [702/910] 1197331=test_gem_resolver_lock_specification I, [2023-12-23T04:22:59.412367 #4178407] INFO -- : [703/910] 1197271=test_rdoc_markdown_test I, [2023-12-23T04:22:59.418420 #4178407] INFO -- : [704/910] 1197331=test_rdoc_normal_module I, [2023-12-23T04:22:59.476979 #4178407] INFO -- : [705/910] 1197299=test_c_union_entity I, [2023-12-23T04:22:59.486192 #4178407] INFO -- : [706/910] 1197331=test_logperiod I, [2023-12-23T04:22:59.497237 #4178407] INFO -- : [707/910] 1197329=test_each I, [2023-12-23T04:22:59.499631 #4178407] INFO -- : [708/910] 1197331=test_securerandom I, [2023-12-23T04:22:59.508561 #4178407] INFO -- : [709/910] 1197331=test_switch_hitter I, [2023-12-23T04:22:59.520815 #4178407] INFO -- : [710/910] 1197329=test_singleton I, [2023-12-23T04:22:59.527433 #4178407] INFO -- : [711/910] 1197329=test_flush I, [2023-12-23T04:22:59.528809 #4178407] INFO -- : [712/910] 1197331=test_io_console I, [2023-12-23T04:22:59.535972 #4178407] INFO -- : [713/910] 1197329=test_hash_create I, [2023-12-23T04:22:59.536870 #4178407] INFO -- : [714/910] 1197329=test_stringchar I, [2023-12-23T04:22:59.564673 #4178407] INFO -- : [715/910] 1197299=test_uncorrectable_name_check I, [2023-12-23T04:22:59.576077 #4178407] INFO -- : [716/910] 1197299=newline_test I, [2023-12-23T04:22:59.641863 #4178407] INFO -- : [717/910] 1197212=test_syslog_logger I, [2023-12-23T04:22:59.661897 #4178407] INFO -- : [718/910] 1197329=test_thread_fd_close I, [2023-12-23T04:22:59.664927 #4178407] INFO -- : [719/910] 1197329=test_passing_block I, [2023-12-23T04:22:59.671732 #4178407] INFO -- : [720/910] 1197329=test_rdoc_parser_ruby I, [2023-12-23T04:22:59.679285 #4178407] INFO -- : [721/910] 1197231=test_open-uri I, [2023-12-23T04:22:59.679527 #4178407] INFO -- : [722/910] 1197299=test_httpresponse I, [2023-12-23T04:22:59.707004 #4178407] INFO -- : [723/910] 1197218=test_stream I, [2023-12-23T04:22:59.713061 #4178407] INFO -- : [724/910] 1197218=test_nil2vtempty I, [2023-12-23T04:22:59.721356 #4178407] INFO -- : [725/910] 1197218=test_rdoc_context I, [2023-12-23T04:22:59.735727 #4178407] INFO -- : [726/910] 1197299=test_rdoc_text I, [2023-12-23T04:22:59.783141 #4178407] INFO -- : [727/910] 1197299=test_iso_8859 I, [2023-12-23T04:22:59.796218 #4178407] INFO -- : [728/910] 1197212=test_tcp I, [2023-12-23T04:22:59.821996 #4178407] INFO -- : [729/910] 1197299=test_data I, [2023-12-23T04:22:59.843532 #4178407] INFO -- : [730/910] 1197212=test_date_new I, [2023-12-23T04:22:59.846645 #4178407] INFO -- : [731/910] 1197299=test_require I, [2023-12-23T04:22:59.849081 #4178407] INFO -- : [732/910] 1197212=test_date_time I, [2023-12-23T04:22:59.850326 #4178407] INFO -- : [733/910] 1197299=test_rdoc_markup_to_joined_paragraph I, [2023-12-23T04:22:59.857269 #4178407] INFO -- : [734/910] 1197299=test_syntax I, [2023-12-23T04:22:59.860360 #4178407] INFO -- : [735/910] 1197212=test_enumerator I, [2023-12-23T04:22:59.993818 #4178407] INFO -- : [736/910] 1197212=test_flags I, [2023-12-23T04:23:00.206288 #4178407] INFO -- : [737/910] 1197231=test_inadvertent_creation I, [2023-12-23T04:23:00.295372 #4178407] INFO -- : [738/910] 1197329=test_gem_commands_which_command I, [2023-12-23T04:23:00.305599 #4178407] INFO -- : [739/910] 1197295=test_shift_jis I, [2023-12-23T04:23:00.309112 #4178407] INFO -- : [740/910] 1197295=test_http I, [2023-12-23T04:23:00.311503 #4178407] INFO -- : [741/910] 1197231=test_gem_commands_specification_command I, [2023-12-23T04:23:00.316763 #4178407] INFO -- : [742/910] 1197295=test_table I, [2023-12-23T04:23:00.328205 #4178407] INFO -- : [743/910] 1197329=test_safe_load I, [2023-12-23T04:23:00.356338 #4178407] INFO -- : [744/910] 1197329=test_gem_resolver_composed_set I, [2023-12-23T04:23:00.376051 #4178407] INFO -- : [745/910] 1197329=test_gem_resolver I, [2023-12-23T04:23:00.389758 #4178407] INFO -- : [746/910] 1197295=test_gem_commands_dependency_command I, [2023-12-23T04:23:00.419201 #4178407] INFO -- : [747/910] 1197255=test_bigdecimal I, [2023-12-23T04:23:00.457497 #4178407] INFO -- : [748/910] 1197231=test_rdoc_markup_attribute_manager I, [2023-12-23T04:23:00.503655 #4178407] INFO -- : [749/910] 1197295=test_name_error I, [2023-12-23T04:23:00.509711 #4178407] INFO -- : [750/910] 1197231=test_gem_ext_cargo_builder_link_flag_converter I, [2023-12-23T04:23:00.547938 #4178407] INFO -- : [751/910] 1197271=test_gem_commands_mirror I, [2023-12-23T04:23:00.558262 #4178407] INFO -- : [752/910] 1197271=test_sprintf_comb I, [2023-12-23T04:23:00.605090 #4178407] INFO -- : [753/910] 1197231=test_method_cache I, [2023-12-23T04:23:00.637087 #4178407] INFO -- : [754/910] 1197231=test_gem_request I, [2023-12-23T04:23:00.641261 #4178407] INFO -- : [755/910] 1197295=test_scan_args I, [2023-12-23T04:23:00.657665 #4178407] INFO -- : [756/910] 1197295=test_nkf I, [2023-12-23T04:23:00.683477 #4178407] INFO -- : [757/910] 1197218=test_delegation I, [2023-12-23T04:23:00.690908 #4178407] INFO -- : [758/910] 1197218=test_win32ole I, [2023-12-23T04:23:00.696516 #4178407] INFO -- : [759/910] 1197218=test_generic I, [2023-12-23T04:23:00.713335 #4178407] INFO -- : [760/910] 1197329=test_gem_text I, [2023-12-23T04:23:00.728960 #4178407] INFO -- : [761/910] 1197271=test_settracefunc I, [2023-12-23T04:23:00.749804 #4178407] INFO -- : [762/910] 1197285=test_enumerator_kw I, [2023-12-23T04:23:00.754956 #4178407] INFO -- : [763/910] 1197285=test_scalar I, [2023-12-23T04:23:00.760845 #4178407] INFO -- : [764/910] 1197285=test_gem_dependency_installer I, [2023-12-23T04:23:00.764484 #4178407] INFO -- : [765/910] 1197218=test_general I, [2023-12-23T04:23:00.808861 #4178407] INFO -- : [766/910] 1197295=test_gem_commands_info_command I, [2023-12-23T04:23:00.809571 #4178407] INFO -- : [767/910] 1197329=test_rdoc_cross_reference I, [2023-12-23T04:23:00.834378 #4178407] INFO -- : [768/910] 1197295=test_store I, [2023-12-23T04:23:00.841926 #4178407] INFO -- : [769/910] 1197218=test_case_options I, [2023-12-23T04:23:00.852475 #4178407] INFO -- : [770/910] 1197218=test_exception I, [2023-12-23T04:23:00.863125 #4178407] INFO -- : [771/910] 1197231=test_rand I, [2023-12-23T04:23:01.059081 #4178407] INFO -- : [772/910] 1197295=test_gem_package_tar_reader_entry I, [2023-12-23T04:23:01.223867 #4178407] INFO -- : [773/910] 1197231=test_gem_name_tuple I, [2023-12-23T04:23:01.231412 #4178407] INFO -- : [774/910] 1197308=test_bug_reporter I, [2023-12-23T04:23:01.249332 #4178407] INFO -- : [775/910] 1197231=test_require_lib I, [2023-12-23T04:23:01.311546 #4178407] INFO -- : [776/910] 1197212=test_gem_install_update_options I, [2023-12-23T04:23:01.314369 #4178407] INFO -- : [777/910] 1197264=parse_test I, [2023-12-23T04:23:01.329497 #4178407] INFO -- : [778/910] 1197329=test_ractor I, [2023-12-23T04:23:01.357544 #4178407] INFO -- : [779/910] 1197329=test_severity I, [2023-12-23T04:23:01.375516 #4178407] INFO -- : [780/910] 1197329=test_gem_stream_ui I, [2023-12-23T04:23:01.379845 #4178407] INFO -- : [781/910] 1197295=test_extlibs I, [2023-12-23T04:23:01.514680 #4178407] INFO -- : [782/910] 1197329=test_rdoc_generator_ri I, [2023-12-23T04:23:01.524561 #4178407] INFO -- : [783/910] 1197329=test_str2big I, [2023-12-23T04:23:01.525511 #4178407] INFO -- : [784/910] 1197329=test_dot_dot I, [2023-12-23T04:23:01.532163 #4178407] INFO -- : [785/910] 1197329=test_c_struct_builder I, [2023-12-23T04:23:01.641284 #4178407] INFO -- : [786/910] 1197212=test_literal I, [2023-12-23T04:23:01.642820 #4178407] INFO -- : [787/910] 1197329=test_thread I, [2023-12-23T04:23:01.860025 #4178407] INFO -- : [788/910] 1197308=test_socket I, [2023-12-23T04:23:01.878396 #4178407] INFO -- : [789/910] 1197329=test_objectspace I, [2023-12-23T04:23:01.921030 #4178407] INFO -- : [790/910] 1197271=test_rdoc_markup_to_table_of_contents I, [2023-12-23T04:23:01.952649 #4178407] INFO -- : [791/910] 1197271=test_parser_events I, [2023-12-23T04:23:02.057911 #4178407] INFO -- : [792/910] 1197271=test_reline I, [2023-12-23T04:23:02.197403 #4178407] INFO -- : [793/910] 1197331=test_case I, [2023-12-23T04:23:02.199611 #4178407] INFO -- : [794/910] 1197331=test_pkey I, [2023-12-23T04:23:02.229305 #4178407] INFO -- : [795/910] 1197271=test_gem_request_connection_pools I, [2023-12-23T04:23:02.267335 #4178407] INFO -- : [796/910] 1197212=test_gem_version_option I, [2023-12-23T04:23:02.271231 #4178407] INFO -- : [797/910] 1197218=test_grapheme_breaks I, [2023-12-23T04:23:02.297895 #4178407] INFO -- : [798/910] 1197331=test_cclass I, [2023-12-23T04:23:02.303122 #4178407] INFO -- : [799/910] 1197218=test_ractor I, [2023-12-23T04:23:02.331249 #4178407] INFO -- : [800/910] 1197331=test_memory_view I, [2023-12-23T04:23:02.375236 #4178407] INFO -- : [801/910] 1197218=test_m17n_comb I, [2023-12-23T04:23:02.375305 #4178407] INFO -- : [802/910] 1197212=test_json_tree I, [2023-12-23T04:23:02.382201 #4178407] INFO -- : [803/910] 1197212=test_rdoc_markup_to_markdown I, [2023-12-23T04:23:02.535381 #4178407] INFO -- : [804/910] 1197212=test_rdoc_generator_pot_po I, [2023-12-23T04:23:02.541353 #4178407] INFO -- : [805/910] 1197212=test_ansi_with_terminfo I, [2023-12-23T04:23:02.574223 #4178407] INFO -- : [806/910] 1197331=test_string I, [2023-12-23T04:23:02.585956 #4178407] INFO -- : [807/910] 1197331=test_rdoc_stats I, [2023-12-23T04:23:02.595841 #4178407] INFO -- : [808/910] 1197212=test_pattern_matching I, [2023-12-23T04:23:02.615714 #4178407] INFO -- : [809/910] 1197331=test_depth_first I, [2023-12-23T04:23:02.619291 #4178407] INFO -- : [810/910] 1197212=test_gem_request_set_lockfile_parser I, [2023-12-23T04:23:02.621157 #4178407] INFO -- : [811/910] 1197331=test_x509attr I, [2023-12-23T04:23:02.629668 #4178407] INFO -- : [812/910] 1197331=test_raise I, [2023-12-23T04:23:02.633547 #4178407] INFO -- : [813/910] 1197331=test_rdoc_store I, [2023-12-23T04:23:02.638975 #4178407] INFO -- : [814/910] 1197224=json_addition_test I, [2023-12-23T04:23:02.651850 #4178407] INFO -- : [815/910] 1197224=test_gem_dependency_resolution_error I, [2023-12-23T04:23:02.693158 #4178407] INFO -- : [816/910] 1197224=test_qsort I, [2023-12-23T04:23:02.694373 #4178407] INFO -- : [817/910] 1197224=test_rdoc_parser I, [2023-12-23T04:23:02.747429 #4178407] INFO -- : [818/910] 1197224=test_ole_methods I, [2023-12-23T04:23:02.756572 #4178407] INFO -- : [819/910] 1197224=test_erb_m17n I, [2023-12-23T04:23:02.768491 #4178407] INFO -- : [820/910] 1197224=test_date_conv I, [2023-12-23T04:23:02.768851 #4178407] INFO -- : [821/910] 1197308=test_optimization I, [2023-12-23T04:23:02.778719 #4178407] INFO -- : [822/910] 1197224=test_zlib I, [2023-12-23T04:23:02.790264 #4178407] INFO -- : [823/910] 1197212=test_cgi_tag_helper I, [2023-12-23T04:23:02.805564 #4178407] INFO -- : [824/910] 1197212=test_egrep_cpp I, [2023-12-23T04:23:02.916256 #4178407] INFO -- : [825/910] 1197329=test_gem_resolver_index_set I, [2023-12-23T04:23:02.953301 #4178407] INFO -- : [826/910] 1197329=test_gem_package_old I, [2023-12-23T04:23:02.992847 #4178407] INFO -- : [827/910] 1197212=test_gc_compact I, [2023-12-23T04:23:02.997865 #4178407] INFO -- : [828/910] 1197329=test_string I, [2023-12-23T04:23:03.007056 #4178407] INFO -- : [829/910] 1197255=test_proc I, [2023-12-23T04:23:03.306936 #4178407] INFO -- : [830/910] 1197271=test_gem_validator I, [2023-12-23T04:23:03.333682 #4178407] INFO -- : [831/910] 1197331=test_row_separator I, [2023-12-23T04:23:03.342936 #4178407] INFO -- : [832/910] 1197271=test_fnmatch I, [2023-12-23T04:23:03.349680 #4178407] INFO -- : [833/910] 1197331=test_files_test_2 I, [2023-12-23T04:23:03.349772 #4178407] INFO -- : [834/910] 1197331=test_rdoc_markup_parser I, [2023-12-23T04:23:03.398011 #4178407] INFO -- : [835/910] 1197271=test_require_path_check I, [2023-12-23T04:23:03.414922 #4178407] INFO -- : [836/910] 1197331=test_folderitem2_invokeverb I, [2023-12-23T04:23:03.423430 #4178407] INFO -- : [837/910] 1197331=test_rdoc_i18n_text I, [2023-12-23T04:23:03.448552 #4178407] INFO -- : [838/910] 1197331=test_io_buffer I, [2023-12-23T04:23:03.459439 #4178407] INFO -- : [839/910] 1197324=test_key_name_check I, [2023-12-23T04:23:03.485419 #4178407] INFO -- : [840/910] 1197324=test_backtrace I, [2023-12-23T04:23:03.485710 #4178407] INFO -- : [841/910] 1197324=test_defined I, [2023-12-23T04:23:03.521951 #4178407] INFO -- : [842/910] 1197331=test_rdoc_rdoc I, [2023-12-23T04:23:03.588585 #4178407] INFO -- : [843/910] 1197271=test_time I, [2023-12-23T04:23:03.608458 #4178407] INFO -- : [844/910] 1197324=test_windows_1251 I, [2023-12-23T04:23:03.617499 #4178407] INFO -- : [845/910] 1197324=test_buffering I, [2023-12-23T04:23:03.635421 #4178407] INFO -- : [846/910] 1197324=test_svcb_https I, [2023-12-23T04:23:03.635598 #4178407] INFO -- : [847/910] 1197331=test_gb18030 I, [2023-12-23T04:23:03.647475 #4178407] INFO -- : [848/910] 1197331=test_gem_uninstaller I, [2023-12-23T04:23:03.651967 #4178407] INFO -- : [849/910] 1197324=test_rdoc_markup_to_rdoc I, [2023-12-23T04:23:03.679259 #4178407] INFO -- : [850/910] 1197295=test_rdoc_rd_inline_parser I, [2023-12-23T04:23:03.697520 #4178407] INFO -- : [851/910] 1197324=test_bigmath I, [2023-12-23T04:23:03.728591 #4178407] INFO -- : [852/910] 1197295=test_default_gems I, [2023-12-23T04:23:03.772562 #4178407] INFO -- : [853/910] 1197271=test_encodings I, [2023-12-23T04:23:03.783979 #4178407] INFO -- : [854/910] 1197285=test_null I, [2023-12-23T04:23:03.792314 #4178407] INFO -- : [855/910] 1197285=test_win32ole_type I, [2023-12-23T04:23:03.800162 #4178407] INFO -- : [856/910] 1197285=test_mul I, [2023-12-23T04:23:03.806117 #4178407] INFO -- : [857/910] 1197324=test_rdoc_markup_attributes I, [2023-12-23T04:23:03.807477 #4178407] INFO -- : [858/910] 1197295=test_date_parse I, [2023-12-23T04:23:03.808769 #4178407] INFO -- : [859/910] 1197285=test_pkey_ec I, [2023-12-23T04:23:03.813975 #4178407] INFO -- : [860/910] 1197324=test_thread I, [2023-12-23T04:23:03.814059 #4178407] INFO -- : [861/910] 1197324=test_trick I, [2023-12-23T04:23:03.937396 #4178407] INFO -- : [862/910] 1197285=test_pipe I, [2023-12-23T04:23:03.977344 #4178407] INFO -- : [863/910] 1197255=test_rdoc_markup_paragraph I, [2023-12-23T04:23:03.984838 #4178407] INFO -- : [864/910] 1197255=test_enc_raise I, [2023-12-23T04:23:04.002598 #4178407] INFO -- : [865/910] 1197255=test_psych I, [2023-12-23T04:23:04.009467 #4178407] INFO -- : [866/910] 1197295=!Nothing_to_test I, [2023-12-23T04:23:04.011141 #4178407] INFO -- : [867/910] 1197295=test_object_create_start I, [2023-12-23T04:23:04.011969 #4178407] INFO -- : [868/910] 1197295=test_at_exit I, [2023-12-23T04:23:04.015363 #4178407] INFO -- : [869/910] 1197255=test_gem_ext_cargo_builder_unit I, [2023-12-23T04:23:04.037399 #4178407] INFO -- : [870/910] 1197295=test_gem_rdoc I, [2023-12-23T04:23:04.051162 #4178407] INFO -- : [871/910] 1197255=test_date I, [2023-12-23T04:23:04.076045 #4178407] INFO -- : [872/910] 1197255=test_files_ext I, [2023-12-23T04:23:04.082295 #4178407] INFO -- : [873/910] 1197255=test_bug-5832 I, [2023-12-23T04:23:04.086812 #4178407] INFO -- : [874/910] 1197255=test_abbrev I, [2023-12-23T04:23:04.107338 #4178407] INFO -- : [875/910] 1197255=test_gem_silent_ui I, [2023-12-23T04:23:04.119119 #4178407] INFO -- : [876/910] 1197285=test_emitter I, [2023-12-23T04:23:04.128485 #4178407] INFO -- : [877/910] 1197285=test_gem_doctor I, [2023-12-23T04:23:04.162549 #4178407] INFO -- : [878/910] 1197255=test_kdf I, [2023-12-23T04:23:04.188460 #4178407] INFO -- : [879/910] 1197285=test_eval_history I, [2023-12-23T04:23:04.200945 #4178407] INFO -- : [880/910] 1197285=dispatcher_test I, [2023-12-23T04:23:04.211926 #4178407] INFO -- : [881/910] 1197285=test_kernel I, [2023-12-23T04:23:04.239770 #4178407] INFO -- : [882/910] 1197295=test_address_resolve I, [2023-12-23T04:23:04.265624 #4178407] INFO -- : [883/910] 1197295=test_rdoc_token_stream I, [2023-12-23T04:23:04.271376 #4178407] INFO -- : [884/910] 1197295=test_config I, [2023-12-23T04:23:04.293122 #4178407] INFO -- : [885/910] 1197255=test_yaml_special_cases I, [2023-12-23T04:23:04.315507 #4178407] INFO -- : [886/910] 1197255=test_optarg I, [2023-12-23T04:23:04.328599 #4178407] INFO -- : [887/910] 1197295=test_gem_source_list I, [2023-12-23T04:23:04.349432 #4178407] INFO -- : [888/910] 1197255=test_macro I, [2023-12-23T04:23:04.356286 #4178407] INFO -- : [889/910] 1197255=test_frozen I, [2023-12-23T04:23:04.359804 #4178407] INFO -- : [890/910] 1197255=test_gem_ext_configure_builder I, [2023-12-23T04:23:04.426761 #4178407] INFO -- : [891/910] 1197255=test_pp I, [2023-12-23T04:23:04.466444 #4178407] INFO -- : [892/910] 1197295=test_verbose I, [2023-12-23T04:23:04.469662 #4178407] INFO -- : [893/910] 1197255=test_nil I, [2023-12-23T04:23:04.472817 #4178407] INFO -- : [894/910] 1197264=test_num2int I, [2023-12-23T04:23:04.474050 #4178407] INFO -- : [895/910] 1197255=test_rdoc_single_class I, [2023-12-23T04:23:04.478293 #4178407] INFO -- : [896/910] 1197255=test_zsh_completion I, [2023-12-23T04:23:04.485106 #4178407] INFO -- : [897/910] 1197264=test_exception I, [2023-12-23T04:23:04.487355 #4178407] INFO -- : [898/910] 1197255=test_iter_break I, [2023-12-23T04:23:04.492634 #4178407] INFO -- : [899/910] 1197255=test_hmac I, [2023-12-23T04:23:04.498105 #4178407] INFO -- : [900/910] 1197264=test_rdoc_markup_to_tt_only I, [2023-12-23T04:23:04.500489 #4178407] INFO -- : [901/910] 1197255=test_rdoc_tom_doc I, [2023-12-23T04:23:04.506269 #4178407] INFO -- : [902/910] 1197295=test_assignment I, [2023-12-23T04:23:04.521457 #4178407] INFO -- : [903/910] 1197255=test_ifunless I, [2023-12-23T04:23:04.525010 #4178407] INFO -- : [904/910] 1197255=test_gem_commands_lock_command I, [2023-12-23T04:23:04.533211 #4178407] INFO -- : [905/910] 1197271=test_numeric I, [2023-12-23T04:23:04.539908 #4178407] INFO -- : [906/910] 1197264=test_common I, [2023-12-23T04:23:04.562073 #4178407] INFO -- : [907/910] 1197255=test_gem_spec_fetcher I, [2023-12-23T04:23:04.679452 #4178407] INFO -- : [908/910] 1197271=test_gem_command I, [2023-12-23T04:23:04.747015 #4178407] INFO -- : [909/910] 1197255=test_bug-3571 I, [2023-12-23T04:23:04.769020 #4178407] INFO -- : [910/910] 1197255=test_key_actor_vi I, [2023-12-23T04:23:05.782817 #4178407] INFO -- : Closed file descriptor: DRbTests::TestDRbSSLAry#test_03_redo: 10 I, [2023-12-23T04:23:17.031766 #4178407] INFO -- : Finished tests in 34.551013s, 781.9742 tests/s, 276796.3706 assertions/s. I, [2023-12-23T04:23:17.032134 #4178407] INFO -- : 27018 tests, 9563595 assertions, 0 failures, 0 errors, 206 skips I, [2023-12-23T04:23:17.032146 #4178407] INFO -- : I, [2023-12-23T04:23:17.032151 #4178407] INFO -- : ruby -v: ruby 3.3.0dev (2023-12-23T04:20:42Z master c25705c267) [x86_64-linux] I, [2023-12-23T04:23:17.033898 #4178407] INFO -- : $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 0. I, [2023-12-23T04:23:17.034071 #4178407] INFO -- : $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j20' I, [2023-12-23T04:23:17.126007 #4178407] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-12-23T04:23:17.126055 #4178407] INFO -- : CC = gcc I, [2023-12-23T04:23:17.126061 #4178407] INFO -- : LD = ld I, [2023-12-23T04:23:17.126066 #4178407] INFO -- : LDSHARED = gcc -shared I, [2023-12-23T04:23:17.126071 #4178407] 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:17.126076 #4178407] 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:17.126080 #4178407] INFO -- : CPPFLAGS = I, [2023-12-23T04:23:17.126084 #4178407] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-12-23T04:23:17.126088 #4178407] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-12-23T04:23:17.126092 #4178407] INFO -- : LANG = en_US.UTF-8 I, [2023-12-23T04:23:17.126095 #4178407] INFO -- : LC_ALL = I, [2023-12-23T04:23:17.126099 #4178407] INFO -- : LC_CTYPE = I, [2023-12-23T04:23:17.126102 #4178407] INFO -- : MFLAGS = I, [2023-12-23T04:23:17.126106 #4178407] INFO -- : RUSTC = rustc I, [2023-12-23T04:23:17.126109 #4178407] 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:17.126543 #4178407] INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 I, [2023-12-23T04:23:17.126552 #4178407] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-12-23T04:23:17.126557 #4178407] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-12-23T04:23:17.126561 #4178407] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-12-23T04:23:17.126565 #4178407] INFO -- : I, [2023-12-23T04:23:17.128434 #4178407] INFO -- : generating enc.mk I, [2023-12-23T04:23:17.246159 #4178407] INFO -- : making enc I, [2023-12-23T04:23:17.263752 #4178407] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:23:17.263797 #4178407] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2023-12-23T04:23:17.263804 #4178407] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:23:17.264299 #4178407] INFO -- : making srcs under enc I, [2023-12-23T04:23:17.294395 #4178407] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:23:17.294435 #4178407] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2023-12-23T04:23:17.294440 #4178407] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:23:17.295725 #4178407] INFO -- : generating transdb.h I, [2023-12-23T04:23:17.390490 #4178407] INFO -- : transdb.h unchanged I, [2023-12-23T04:23:17.391756 #4178407] INFO -- : making trans I, [2023-12-23T04:23:17.426037 #4178407] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:23:17.426080 #4178407] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk/enc/trans'. I, [2023-12-23T04:23:17.426085 #4178407] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:23:17.426642 #4178407] INFO -- : making encs I, [2023-12-23T04:23:17.465372 #4178407] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:23:17.465420 #4178407] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2023-12-23T04:23:17.465427 #4178407] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:23:17.467878 #4178407] INFO -- : generating makefiles ext/configure-ext.mk I, [2023-12-23T04:23:17.492032 #4178407] INFO -- : ext/configure-ext.mk updated I, [2023-12-23T04:23:17.494541 #4178407] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:23:18.696299 #4178407] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:23:18.696800 #4178407] INFO -- : generating makefile exts.mk I, [2023-12-23T04:23:18.731304 #4178407] INFO -- : exts.mk unchanged I, [2023-12-23T04:23:18.735414 #4178407] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:23:18.926230 #4178407] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/bigdecimal' I, [2023-12-23T04:23:18.929920 #4178407] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/bigdecimal' I, [2023-12-23T04:23:18.940937 #4178407] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' I, [2023-12-23T04:23:18.943516 #4178407] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' I, [2023-12-23T04:23:18.947234 #4178407] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' I, [2023-12-23T04:23:18.950133 #4178407] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' I, [2023-12-23T04:23:18.952213 #4178407] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' I, [2023-12-23T04:23:18.957034 #4178407] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' I, [2023-12-23T04:23:18.971965 #4178407] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2023-12-23T04:23:18.974655 #4178407] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2023-12-23T04:23:18.986833 #4178407] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2023-12-23T04:23:18.994124 #4178407] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2023-12-23T04:23:18.997215 #4178407] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' I, [2023-12-23T04:23:18.999897 #4178407] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' I, [2023-12-23T04:23:19.007653 #4178407] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' I, [2023-12-23T04:23:19.015148 #4178407] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' I, [2023-12-23T04:23:19.024296 #4178407] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' I, [2023-12-23T04:23:19.026450 #4178407] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' I, [2023-12-23T04:23:19.029606 #4178407] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/nkf' I, [2023-12-23T04:23:19.032183 #4178407] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/nkf' I, [2023-12-23T04:23:19.036498 #4178407] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' I, [2023-12-23T04:23:19.039868 #4178407] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' I, [2023-12-23T04:23:19.051886 #4178407] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' I, [2023-12-23T04:23:19.065175 #4178407] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' I, [2023-12-23T04:23:19.068226 #4178407] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' I, [2023-12-23T04:23:19.070504 #4178407] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' I, [2023-12-23T04:23:19.075080 #4178407] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' I, [2023-12-23T04:23:19.091891 #4178407] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' I, [2023-12-23T04:23:19.094974 #4178407] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' I, [2023-12-23T04:23:19.097521 #4178407] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' I, [2023-12-23T04:23:19.108274 #4178407] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' I, [2023-12-23T04:23:19.113759 #4178407] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' I, [2023-12-23T04:23:19.115307 #4178407] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2023-12-23T04:23:19.117013 #4178407] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2023-12-23T04:23:19.125034 #4178407] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' I, [2023-12-23T04:23:19.131746 #4178407] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' I, [2023-12-23T04:23:19.140654 #4178407] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/syslog' I, [2023-12-23T04:23:19.143198 #4178407] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/syslog' I, [2023-12-23T04:23:19.149387 #4178407] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.0/ext/debug' I, [2023-12-23T04:23:19.169905 #4178407] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.0/ext/debug' I, [2023-12-23T04:23:19.171924 #4178407] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' I, [2023-12-23T04:23:19.192517 #4178407] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' I, [2023-12-23T04:23:19.194444 #4178407] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2023-12-23T04:23:19.214868 #4178407] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2023-12-23T04:23:19.217210 #4178407] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.0/ext/rbs_extension' I, [2023-12-23T04:23:19.237443 #4178407] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.0/ext/rbs_extension' I, [2023-12-23T04:23:19.260236 #4178407] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:23:19.331890 #4178407] INFO -- : make[2]: 'ruby' is up to date. I, [2023-12-23T04:23:19.331937 #4178407] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:23:19.332194 #4178407] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:23:19.335625 #4178407] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:23:19.335636 #4178407] INFO -- : make[1]: Nothing to be done for 'note'. I, [2023-12-23T04:23:19.335641 #4178407] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-12-23T04:23:19.388969 #4178407] 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:23:19.464136 #4178407] INFO -- : ruby 3.3.0dev (2023-12-23T04:20:42Z master c25705c267) [x86_64-linux] I, [2023-12-23T04:23:30.882074 #4178407] INFO -- : 0 ......................................................................... I, [2023-12-23T04:23:33.515986 #4178407] INFO -- : 73 ......................................................................... I, [2023-12-23T04:23:33.581484 #4178407] INFO -- : 146 ......................................................................... I, [2023-12-23T04:23:33.846246 #4178407] INFO -- : 219 ......................................................................... I, [2023-12-23T04:23:33.956063 #4178407] INFO -- : 292 ......................................................................... I, [2023-12-23T04:23:34.185709 #4178407] INFO -- : 365 ......................................................................... I, [2023-12-23T04:23:34.210654 #4178407] INFO -- : 438 ......................................................................... I, [2023-12-23T04:23:34.232579 #4178407] INFO -- : 511 ......................................................................... I, [2023-12-23T04:23:34.690305 #4178407] INFO -- : 584 ......................................................................... I, [2023-12-23T04:23:35.298360 #4178407] INFO -- : 657 ......................................................................... I, [2023-12-23T04:23:35.337992 #4178407] INFO -- : 730 ......................................................................... I, [2023-12-23T04:23:35.366262 #4178407] INFO -- : 803 ......................................................................... I, [2023-12-23T04:23:35.677712 #4178407] INFO -- : 876 ......................................................................... I, [2023-12-23T04:23:35.763302 #4178407] INFO -- : 949 ......................................................................... I, [2023-12-23T04:23:37.923572 #4178407] INFO -- : 1022 ......................................................................... I, [2023-12-23T04:23:40.941801 #4178407] INFO -- : 1095 ......................................................................... I, [2023-12-23T04:23:41.814932 #4178407] INFO -- : 1168 ......................................................................... I, [2023-12-23T04:23:43.581709 #4178407] INFO -- : 1241 ......................................................................... I, [2023-12-23T04:23:43.642369 #4178407] INFO -- : 1314 ......................................................................... I, [2023-12-23T04:23:43.745321 #4178407] INFO -- : 1387 ......................................................................... I, [2023-12-23T04:23:47.094999 #4178407] INFO -- : 1460 ......................................................................... I, [2023-12-23T04:23:52.594174 #4178407] INFO -- : 1533 ......................................................................... I, [2023-12-23T04:23:53.227701 #4178407] INFO -- : 1606 ......................................................................... I, [2023-12-23T04:23:55.511810 #4178407] INFO -- : 1679 ......................................................................... I, [2023-12-23T04:23:55.581898 #4178407] INFO -- : 1752 ......................................................................... I, [2023-12-23T04:23:55.686583 #4178407] INFO -- : 1825 ......................................................................... I, [2023-12-23T04:23:56.455438 #4178407] INFO -- : 1898 ......................................................................... I, [2023-12-23T04:23:56.916566 #4178407] INFO -- : 1971 ......................................................................... I, [2023-12-23T04:23:57.800031 #4178407] INFO -- : 2044 ......................................................................... I, [2023-12-23T04:23:57.863651 #4178407] INFO -- : 2117 ......................................................................... I, [2023-12-23T04:23:57.926117 #4178407] INFO -- : 2190 ......................................................................... I, [2023-12-23T04:23:57.950191 #4178407] INFO -- : 2263 ......................................................................... I, [2023-12-23T04:23:57.966590 #4178407] INFO -- : 2336 ......................................................................... I, [2023-12-23T04:23:57.988976 #4178407] INFO -- : 2409 ......................................................................... I, [2023-12-23T04:23:58.068895 #4178407] INFO -- : 2482 ......................................................................... I, [2023-12-23T04:24:00.157207 #4178407] INFO -- : 2555 ......................................................................... I, [2023-12-23T04:24:00.165009 #4178407] INFO -- : 2628 ......................................................................... I, [2023-12-23T04:24:00.248567 #4178407] INFO -- : 2701 ......................................................................... I, [2023-12-23T04:24:02.275857 #4178407] INFO -- : 2774 ......................................................................... I, [2023-12-23T04:24:02.878257 #4178407] INFO -- : 2847 ......................................................................... I, [2023-12-23T04:24:04.290269 #4178407] INFO -- : 2920 ......................................................................... I, [2023-12-23T04:24:04.412122 #4178407] INFO -- : 2993 ......................................................................... I, [2023-12-23T04:24:04.472256 #4178407] INFO -- : 3066 ......................................................................... I, [2023-12-23T04:24:04.646425 #4178407] INFO -- : 3139 ......................................................................... I, [2023-12-23T04:24:04.749538 #4178407] INFO -- : 3212 ......................................................................... I, [2023-12-23T04:24:04.788654 #4178407] INFO -- : 3285 ......................................................................... I, [2023-12-23T04:24:04.813226 #4178407] INFO -- : 3358 ......................................................................... I, [2023-12-23T04:24:08.832302 #4178407] INFO -- : 3431 ......................................................................... I, [2023-12-23T04:24:08.890043 #4178407] INFO -- : 3504 ......................................................................... I, [2023-12-23T04:24:08.921491 #4178407] INFO -- : 3577 ......................................................................... I, [2023-12-23T04:24:09.882812 #4178407] INFO -- : 3650 ......................................................................... I, [2023-12-23T04:24:10.508763 #4178407] INFO -- : 3723 ..... I, [2023-12-23T04:24:10.508812 #4178407] INFO -- : I, [2023-12-23T04:24:10.508818 #4178407] INFO -- : Finished in 51.044497 seconds I, [2023-12-23T04:24:10.508822 #4178407] INFO -- : I, [2023-12-23T04:24:10.508826 #4178407] INFO -- : 3728 files, 32879 examples, 260792 expectations, 0 failures, 0 errors, 0 tagged I, [2023-12-23T04:24:10.519435 #4178407] INFO -- : $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j20'" exit with 0.