# Logfile created on 2024-01-19 20:34:35 +0000 by logger.rb/v1.4.3 I, [2024-01-19T20:34:35.491849 #2224266] INFO -- : #, @formatter=nil, @logdev=#, @binmode=false, @mon_data=#, @mon_data_owner_object_id=860>>> I, [2024-01-19T20:34:35.491968 #2224266] INFO -- : $$$[beg] make update-unicode -j20 I, [2024-01-19T20:34:35.550177 #2224266] INFO -- : make: Nothing to be done for 'update-unicode'. I, [2024-01-19T20:34:35.550534 #2224266] INFO -- : $$$[end] "make update-unicode -j20" exit with 0. I, [2024-01-19T20:34:35.550558 #2224266] INFO -- : $$$[beg] make update-download -j20 I, [2024-01-19T20:34:35.652945 #2224266] INFO -- : tool/config.guess already exists I, [2024-01-19T20:34:35.652991 #2224266] INFO -- : tool/config.sub already exists I, [2024-01-19T20:34:35.697394 #2224266] INFO -- : $$$[end] "make update-download -j20" exit with 0. I, [2024-01-19T20:34:35.697499 #2224266] INFO -- : $$$[beg] make update-rubyspec -j20 I, [2024-01-19T20:34:35.754690 #2224266] INFO -- : make: Nothing to be done for 'update-rubyspec'. I, [2024-01-19T20:34:35.755013 #2224266] INFO -- : $$$[end] "make update-rubyspec -j20" exit with 0. I, [2024-01-19T20:34:35.755038 #2224266] INFO -- : $$$[beg] make update-src -j20 E, [2024-01-19T20:34:36.533887 #2224266] ERROR -- : From https://github.com/ruby/ruby E, [2024-01-19T20:34:36.533970 #2224266] ERROR -- : e0f7cee..4778b0e master -> origin/master I, [2024-01-19T20:34:36.554816 #2224266] INFO -- : Updating e0f7cee..4778b0e I, [2024-01-19T20:34:36.554853 #2224266] INFO -- : Fast-forward I, [2024-01-19T20:34:36.558136 #2224266] INFO -- : prism_compile.c | 46 +++++++++++++++++++++++------------------ I, [2024-01-19T20:34:36.558159 #2224266] INFO -- : test/ruby/test_compile_prism.rb | 4 ++++ I, [2024-01-19T20:34:36.558165 #2224266] INFO -- : 2 files changed, 30 insertions(+), 20 deletions(-) I, [2024-01-19T20:34:36.570069 #2224266] INFO -- : Latest commit hash = 4778b0eeda I, [2024-01-19T20:34:36.571796 #2224266] INFO -- : $$$[end] "make update-src -j20" exit with 0. I, [2024-01-19T20:34:36.571842 #2224266] INFO -- : $$$[beg] make after-update -j20 I, [2024-01-19T20:34:36.649768 #2224266] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk/ext/socket' I, [2024-01-19T20:34:36.649803 #2224266] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2024-01-19T20:34:36.649808 #2224266] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk/ext/socket' I, [2024-01-19T20:34:36.669186 #2224266] INFO -- : /tmp/ruby/src/trunk/revision.h updated I, [2024-01-19T20:34:36.670281 #2224266] INFO -- : generating x86_64-linux-fake.rb I, [2024-01-19T20:34:36.722891 #2224266] INFO -- : x86_64-linux-fake.rb updated I, [2024-01-19T20:34:36.724369 #2224266] INFO -- : generating enc.mk I, [2024-01-19T20:34:36.840644 #2224266] INFO -- : making srcs under enc I, [2024-01-19T20:34:36.870830 #2224266] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:34:36.870852 #2224266] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2024-01-19T20:34:36.870858 #2224266] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:34:36.916005 #2224266] INFO -- : $$$[end] "make after-update -j20" exit with 0. I, [2024-01-19T20:34:36.916086 #2224266] INFO -- : $$$[beg] make miniruby -j20 I, [2024-01-19T20:34:36.971714 #2224266] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-01-19T20:34:36.971750 #2224266] INFO -- : CC = gcc I, [2024-01-19T20:34:36.971756 #2224266] INFO -- : LD = ld I, [2024-01-19T20:34:36.971759 #2224266] INFO -- : LDSHARED = gcc -shared I, [2024-01-19T20:34:36.971763 #2224266] INFO -- : CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC I, [2024-01-19T20:34:36.971768 #2224266] 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, [2024-01-19T20:34:36.971771 #2224266] INFO -- : CPPFLAGS = I, [2024-01-19T20:34:36.971775 #2224266] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-01-19T20:34:36.971779 #2224266] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2024-01-19T20:34:36.971782 #2224266] INFO -- : LANG = en_US.UTF-8 I, [2024-01-19T20:34:36.971786 #2224266] INFO -- : LC_ALL = I, [2024-01-19T20:34:36.971789 #2224266] INFO -- : LC_CTYPE = I, [2024-01-19T20:34:36.971796 #2224266] INFO -- : MFLAGS = -j20 --jobserver-auth=4,5 I, [2024-01-19T20:34:36.971800 #2224266] INFO -- : RUSTC = rustc I, [2024-01-19T20:34:36.971803 #2224266] 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, [2024-01-19T20:34:36.973167 #2224266] INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 I, [2024-01-19T20:34:36.973189 #2224266] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-01-19T20:34:36.973194 #2224266] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-01-19T20:34:36.973198 #2224266] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-01-19T20:34:36.973202 #2224266] INFO -- : I, [2024-01-19T20:34:36.987888 #2224266] INFO -- : compiling /tmp/ruby/src/trunk/compile.c I, [2024-01-19T20:34:36.996441 #2224266] INFO -- : compiling /tmp/ruby/src/trunk/version.c I, [2024-01-19T20:34:43.723486 #2224266] INFO -- : linking miniruby I, [2024-01-19T20:34:44.353463 #2224266] INFO -- : $$$[end] "make miniruby -j20" exit with 0. I, [2024-01-19T20:34:44.353625 #2224266] INFO -- : $$$[beg] make ruby -j20 I, [2024-01-19T20:34:44.448067 #2224266] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-01-19T20:34:44.448101 #2224266] INFO -- : CC = gcc I, [2024-01-19T20:34:44.448109 #2224266] INFO -- : LD = ld I, [2024-01-19T20:34:44.448115 #2224266] INFO -- : LDSHARED = gcc -shared I, [2024-01-19T20:34:44.448123 #2224266] INFO -- : CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC I, [2024-01-19T20:34:44.448138 #2224266] 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, [2024-01-19T20:34:44.448145 #2224266] INFO -- : CPPFLAGS = I, [2024-01-19T20:34:44.448152 #2224266] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-01-19T20:34:44.448158 #2224266] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2024-01-19T20:34:44.448166 #2224266] INFO -- : LANG = en_US.UTF-8 I, [2024-01-19T20:34:44.448172 #2224266] INFO -- : LC_ALL = I, [2024-01-19T20:34:44.448179 #2224266] INFO -- : LC_CTYPE = I, [2024-01-19T20:34:44.448185 #2224266] INFO -- : MFLAGS = -j20 --jobserver-auth=4,5 I, [2024-01-19T20:34:44.448191 #2224266] INFO -- : RUSTC = rustc I, [2024-01-19T20:34:44.448198 #2224266] 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, [2024-01-19T20:34:44.449845 #2224266] INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 I, [2024-01-19T20:34:44.449881 #2224266] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-01-19T20:34:44.449891 #2224266] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-01-19T20:34:44.449903 #2224266] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-01-19T20:34:44.449911 #2224266] INFO -- : I, [2024-01-19T20:34:44.595744 #2224266] INFO -- : builtin_binary.inc updated I, [2024-01-19T20:34:44.600805 #2224266] INFO -- : f0f99355960b2d95d43d018499bd9b852f159a1c2db93c2d5f13e7f0b37fb1db builtin_binary.inc I, [2024-01-19T20:34:44.601578 #2224266] INFO -- : compiling /tmp/ruby/src/trunk/builtin.c I, [2024-01-19T20:34:44.796552 #2224266] INFO -- : linking static-library libruby-static.a I, [2024-01-19T20:34:45.145263 #2224266] INFO -- : linking shared-library libruby.so.3.4.0 I, [2024-01-19T20:34:47.067211 #2224266] INFO -- : linking ruby I, [2024-01-19T20:34:47.092473 #2224266] INFO -- : $$$[end] "make ruby -j20" exit with 0. I, [2024-01-19T20:34:47.092596 #2224266] INFO -- : $$$[beg] make all -j20 I, [2024-01-19T20:34:47.148982 #2224266] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-01-19T20:34:47.149011 #2224266] INFO -- : CC = gcc I, [2024-01-19T20:34:47.149017 #2224266] INFO -- : LD = ld I, [2024-01-19T20:34:47.149020 #2224266] INFO -- : LDSHARED = gcc -shared I, [2024-01-19T20:34:47.149024 #2224266] INFO -- : CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC I, [2024-01-19T20:34:47.149038 #2224266] 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, [2024-01-19T20:34:47.149042 #2224266] INFO -- : CPPFLAGS = I, [2024-01-19T20:34:47.149045 #2224266] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-01-19T20:34:47.149049 #2224266] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2024-01-19T20:34:47.149052 #2224266] INFO -- : LANG = en_US.UTF-8 I, [2024-01-19T20:34:47.149056 #2224266] INFO -- : LC_ALL = I, [2024-01-19T20:34:47.149059 #2224266] INFO -- : LC_CTYPE = I, [2024-01-19T20:34:47.149063 #2224266] INFO -- : MFLAGS = -j20 --jobserver-auth=4,5 I, [2024-01-19T20:34:47.149066 #2224266] INFO -- : RUSTC = rustc I, [2024-01-19T20:34:47.149070 #2224266] 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, [2024-01-19T20:34:47.150333 #2224266] INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 I, [2024-01-19T20:34:47.150354 #2224266] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-01-19T20:34:47.150359 #2224266] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-01-19T20:34:47.150366 #2224266] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-01-19T20:34:47.150370 #2224266] INFO -- : I, [2024-01-19T20:34:47.188630 #2224266] INFO -- : generating encdb.h I, [2024-01-19T20:34:47.190094 #2224266] INFO -- : generating enc.mk I, [2024-01-19T20:34:47.191862 #2224266] INFO -- : building spec/ruby/optional/capi/ext/array_spec.so I, [2024-01-19T20:34:47.192133 #2224266] INFO -- : building spec/ruby/optional/capi/ext/basic_object_spec.so I, [2024-01-19T20:34:47.192433 #2224266] INFO -- : building spec/ruby/optional/capi/ext/bignum_spec.so I, [2024-01-19T20:34:47.192930 #2224266] INFO -- : building spec/ruby/optional/capi/ext/binding_spec.so I, [2024-01-19T20:34:47.193363 #2224266] INFO -- : building spec/ruby/optional/capi/ext/boolean_spec.so I, [2024-01-19T20:34:47.193605 #2224266] INFO -- : building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so I, [2024-01-19T20:34:47.194246 #2224266] INFO -- : building spec/ruby/optional/capi/ext/class_spec.so I, [2024-01-19T20:34:47.195358 #2224266] INFO -- : building spec/ruby/optional/capi/ext/class_under_autoload_spec.so I, [2024-01-19T20:34:47.195936 #2224266] INFO -- : building spec/ruby/optional/capi/ext/complex_spec.so I, [2024-01-19T20:34:47.196609 #2224266] INFO -- : building spec/ruby/optional/capi/ext/constants_spec.so I, [2024-01-19T20:34:47.197290 #2224266] INFO -- : building spec/ruby/optional/capi/ext/data_spec.so I, [2024-01-19T20:34:47.197544 #2224266] INFO -- : building spec/ruby/optional/capi/ext/debug_spec.so I, [2024-01-19T20:34:47.198392 #2224266] INFO -- : building spec/ruby/optional/capi/ext/encoding_spec.so I, [2024-01-19T20:34:47.199075 #2224266] INFO -- : building spec/ruby/optional/capi/ext/enumerator_spec.so I, [2024-01-19T20:34:47.199322 #2224266] INFO -- : building spec/ruby/optional/capi/ext/exception_spec.so I, [2024-01-19T20:34:47.199969 #2224266] INFO -- : building spec/ruby/optional/capi/ext/fiber_spec.so I, [2024-01-19T20:34:47.200329 #2224266] INFO -- : building spec/ruby/optional/capi/ext/file_spec.so I, [2024-01-19T20:34:47.213576 #2224266] INFO -- : building spec/ruby/optional/capi/ext/fixnum_spec.so I, [2024-01-19T20:34:47.230912 #2224266] INFO -- : encdb.h unchanged I, [2024-01-19T20:34:47.232993 #2224266] INFO -- : building spec/ruby/optional/capi/ext/float_spec.so I, [2024-01-19T20:34:47.317218 #2224266] INFO -- : building spec/ruby/optional/capi/ext/gc_spec.so I, [2024-01-19T20:34:47.321989 #2224266] INFO -- : building spec/ruby/optional/capi/ext/globals_spec.so I, [2024-01-19T20:34:47.328517 #2224266] INFO -- : building spec/ruby/optional/capi/ext/hash_spec.so I, [2024-01-19T20:34:47.334677 #2224266] INFO -- : building spec/ruby/optional/capi/ext/integer_spec.so I, [2024-01-19T20:34:47.347040 #2224266] INFO -- : building spec/ruby/optional/capi/ext/kernel_spec.so I, [2024-01-19T20:34:47.347281 #2224266] INFO -- : building spec/ruby/optional/capi/ext/io_spec.so I, [2024-01-19T20:34:47.349140 #2224266] INFO -- : building spec/ruby/optional/capi/ext/language_spec.so I, [2024-01-19T20:34:47.365994 #2224266] INFO -- : building spec/ruby/optional/capi/ext/marshal_spec.so I, [2024-01-19T20:34:47.366361 #2224266] INFO -- : building spec/ruby/optional/capi/ext/module_spec.so I, [2024-01-19T20:34:47.371340 #2224266] INFO -- : building spec/ruby/optional/capi/ext/module_under_autoload_spec.so I, [2024-01-19T20:34:47.372449 #2224266] INFO -- : building spec/ruby/optional/capi/ext/mutex_spec.so I, [2024-01-19T20:34:47.380338 #2224266] INFO -- : building spec/ruby/optional/capi/ext/numeric_spec.so I, [2024-01-19T20:34:47.381780 #2224266] INFO -- : building spec/ruby/optional/capi/ext/object_spec.so I, [2024-01-19T20:34:47.399300 #2224266] INFO -- : building spec/ruby/optional/capi/ext/proc_spec.so I, [2024-01-19T20:34:47.408159 #2224266] INFO -- : building spec/ruby/optional/capi/ext/range_spec.so I, [2024-01-19T20:34:47.411774 #2224266] INFO -- : building spec/ruby/optional/capi/ext/rational_spec.so I, [2024-01-19T20:34:47.422369 #2224266] INFO -- : building spec/ruby/optional/capi/ext/rbasic_spec.so I, [2024-01-19T20:34:47.452375 #2224266] INFO -- : building spec/ruby/optional/capi/ext/regexp_spec.so I, [2024-01-19T20:34:47.481710 #2224266] INFO -- : building spec/ruby/optional/capi/ext/string_spec.so I, [2024-01-19T20:34:47.495801 #2224266] INFO -- : building spec/ruby/optional/capi/ext/struct_spec.so I, [2024-01-19T20:34:47.503279 #2224266] INFO -- : building spec/ruby/optional/capi/ext/st_spec.so I, [2024-01-19T20:34:47.503633 #2224266] INFO -- : building spec/ruby/optional/capi/ext/symbol_spec.so I, [2024-01-19T20:34:47.513484 #2224266] INFO -- : building spec/ruby/optional/capi/ext/thread_spec.so I, [2024-01-19T20:34:47.514074 #2224266] INFO -- : building spec/ruby/optional/capi/ext/time_spec.so I, [2024-01-19T20:34:47.522548 #2224266] INFO -- : building spec/ruby/optional/capi/ext/tracepoint_spec.so I, [2024-01-19T20:34:47.524456 #2224266] INFO -- : building spec/ruby/optional/capi/ext/typed_data_spec.so I, [2024-01-19T20:34:47.543543 #2224266] INFO -- : building spec/ruby/optional/capi/ext/util_spec.so I, [2024-01-19T20:34:47.577097 #2224266] INFO -- : making enc I, [2024-01-19T20:34:47.578957 #2224266] INFO -- : making srcs under enc I, [2024-01-19T20:34:47.603664 #2224266] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:34:47.603721 #2224266] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2024-01-19T20:34:47.603733 #2224266] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:34:47.626095 #2224266] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:34:47.626154 #2224266] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2024-01-19T20:34:47.626164 #2224266] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:34:47.626889 #2224266] INFO -- : generating transdb.h I, [2024-01-19T20:34:47.727576 #2224266] INFO -- : transdb.h unchanged I, [2024-01-19T20:34:47.729279 #2224266] INFO -- : generating makefiles ext/configure-ext.mk I, [2024-01-19T20:34:47.729539 #2224266] INFO -- : making trans I, [2024-01-19T20:34:47.753811 #2224266] INFO -- : ext/configure-ext.mk updated I, [2024-01-19T20:34:47.756284 #2224266] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:34:47.768435 #2224266] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:34:47.768506 #2224266] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk/enc/trans'. I, [2024-01-19T20:34:47.768516 #2224266] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:34:47.812251 #2224266] INFO -- : making encs I, [2024-01-19T20:34:47.875414 #2224266] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:34:47.875461 #2224266] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2024-01-19T20:34:47.875467 #2224266] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:34:47.882561 #2224266] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:34:47.883499 #2224266] INFO -- : generating makefile exts.mk I, [2024-01-19T20:34:47.917695 #2224266] INFO -- : exts.mk unchanged I, [2024-01-19T20:34:47.921852 #2224266] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:34:47.940783 #2224266] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' I, [2024-01-19T20:34:47.941709 #2224266] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' I, [2024-01-19T20:34:47.942190 #2224266] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' I, [2024-01-19T20:34:47.942531 #2224266] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' I, [2024-01-19T20:34:47.942981 #2224266] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' I, [2024-01-19T20:34:47.943485 #2224266] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' I, [2024-01-19T20:34:47.943885 #2224266] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2024-01-19T20:34:47.944471 #2224266] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' I, [2024-01-19T20:34:47.944882 #2224266] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2024-01-19T20:34:47.944983 #2224266] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/nkf' I, [2024-01-19T20:34:47.945070 #2224266] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' I, [2024-01-19T20:34:47.945821 #2224266] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' I, [2024-01-19T20:34:47.945845 #2224266] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' I, [2024-01-19T20:34:47.945990 #2224266] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' I, [2024-01-19T20:34:47.946399 #2224266] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2024-01-19T20:34:47.946703 #2224266] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' I, [2024-01-19T20:34:47.946739 #2224266] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' I, [2024-01-19T20:34:47.946787 #2224266] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' I, [2024-01-19T20:34:47.947255 #2224266] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' I, [2024-01-19T20:34:47.947421 #2224266] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' I, [2024-01-19T20:34:47.947748 #2224266] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' I, [2024-01-19T20:34:47.948015 #2224266] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' I, [2024-01-19T20:34:47.948027 #2224266] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/nkf' I, [2024-01-19T20:34:47.948614 #2224266] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-01-19T20:34:47.949234 #2224266] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' I, [2024-01-19T20:34:47.949321 #2224266] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-01-19T20:34:47.949485 #2224266] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-01-19T20:34:47.949990 #2224266] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' I, [2024-01-19T20:34:47.950305 #2224266] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/syslog' I, [2024-01-19T20:34:47.951439 #2224266] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2024-01-19T20:34:47.952557 #2224266] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.1/ext/rbs_extension' I, [2024-01-19T20:34:47.952689 #2224266] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.2/ext/rbs_extension' I, [2024-01-19T20:34:47.952836 #2224266] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/syslog' I, [2024-01-19T20:34:47.955195 #2224266] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' I, [2024-01-19T20:34:47.955243 #2224266] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' I, [2024-01-19T20:34:47.956201 #2224266] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' I, [2024-01-19T20:34:47.957925 #2224266] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' I, [2024-01-19T20:34:47.959314 #2224266] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2024-01-19T20:34:47.961877 #2224266] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2024-01-19T20:34:47.963812 #2224266] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' I, [2024-01-19T20:34:47.969169 #2224266] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' I, [2024-01-19T20:34:47.970357 #2224266] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-01-19T20:34:47.970639 #2224266] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-01-19T20:34:47.970660 #2224266] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-01-19T20:34:47.972550 #2224266] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.1/ext/rbs_extension' I, [2024-01-19T20:34:47.980328 #2224266] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.2/ext/rbs_extension' I, [2024-01-19T20:34:48.003550 #2224266] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:34:48.080063 #2224266] INFO -- : make[2]: 'ruby' is up to date. I, [2024-01-19T20:34:48.080095 #2224266] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:34:48.080639 #2224266] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:34:48.083992 #2224266] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:34:48.084023 #2224266] INFO -- : make[1]: Nothing to be done for 'note'. I, [2024-01-19T20:34:48.084036 #2224266] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:34:48.084568 #2224266] INFO -- : $$$[end] "make all -j20" exit with 0. I, [2024-01-19T20:34:48.084642 #2224266] INFO -- : $$$[beg] make install -j20 I, [2024-01-19T20:34:48.159119 #2224266] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-01-19T20:34:48.159155 #2224266] INFO -- : CC = gcc I, [2024-01-19T20:34:48.159162 #2224266] INFO -- : LD = ld I, [2024-01-19T20:34:48.159167 #2224266] INFO -- : LDSHARED = gcc -shared I, [2024-01-19T20:34:48.159171 #2224266] INFO -- : CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC I, [2024-01-19T20:34:48.159184 #2224266] 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, [2024-01-19T20:34:48.159188 #2224266] INFO -- : CPPFLAGS = I, [2024-01-19T20:34:48.159192 #2224266] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-01-19T20:34:48.159197 #2224266] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2024-01-19T20:34:48.159200 #2224266] INFO -- : LANG = en_US.UTF-8 I, [2024-01-19T20:34:48.159204 #2224266] INFO -- : LC_ALL = I, [2024-01-19T20:34:48.159208 #2224266] INFO -- : LC_CTYPE = I, [2024-01-19T20:34:48.159229 #2224266] INFO -- : MFLAGS = -j20 --jobserver-auth=4,5 I, [2024-01-19T20:34:48.159237 #2224266] INFO -- : RUSTC = rustc I, [2024-01-19T20:34:48.159243 #2224266] 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, [2024-01-19T20:34:48.195757 #2224266] INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 I, [2024-01-19T20:34:48.195791 #2224266] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-01-19T20:34:48.195804 #2224266] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-01-19T20:34:48.195815 #2224266] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-01-19T20:34:48.195826 #2224266] INFO -- : I, [2024-01-19T20:34:48.195836 #2224266] INFO -- : generating encdb.h I, [2024-01-19T20:34:48.196781 #2224266] INFO -- : generating enc.mk I, [2024-01-19T20:34:48.222422 #2224266] INFO -- : encdb.h unchanged I, [2024-01-19T20:34:48.317038 #2224266] INFO -- : making srcs under enc I, [2024-01-19T20:34:48.317086 #2224266] INFO -- : making enc I, [2024-01-19T20:34:48.334031 #2224266] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:34:48.334067 #2224266] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2024-01-19T20:34:48.334073 #2224266] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:34:48.346412 #2224266] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:34:48.346438 #2224266] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2024-01-19T20:34:48.346445 #2224266] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:34:48.347032 #2224266] INFO -- : generating transdb.h I, [2024-01-19T20:34:48.443244 #2224266] INFO -- : transdb.h unchanged I, [2024-01-19T20:34:48.444477 #2224266] INFO -- : generating makefiles ext/configure-ext.mk I, [2024-01-19T20:34:48.444715 #2224266] INFO -- : making trans I, [2024-01-19T20:34:48.469098 #2224266] INFO -- : ext/configure-ext.mk unchanged I, [2024-01-19T20:34:48.471162 #2224266] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:34:48.478316 #2224266] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:34:48.478401 #2224266] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk/enc/trans'. I, [2024-01-19T20:34:48.479436 #2224266] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:34:48.479456 #2224266] INFO -- : making encs I, [2024-01-19T20:34:48.533074 #2224266] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:34:48.533158 #2224266] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2024-01-19T20:34:48.533181 #2224266] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:34:48.597721 #2224266] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:34:48.598425 #2224266] INFO -- : generating makefile exts.mk I, [2024-01-19T20:34:48.632145 #2224266] INFO -- : exts.mk unchanged I, [2024-01-19T20:34:48.636077 #2224266] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:34:48.653870 #2224266] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' I, [2024-01-19T20:34:48.655149 #2224266] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' I, [2024-01-19T20:34:48.655344 #2224266] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' I, [2024-01-19T20:34:48.655749 #2224266] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' I, [2024-01-19T20:34:48.655992 #2224266] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' I, [2024-01-19T20:34:48.656692 #2224266] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' I, [2024-01-19T20:34:48.657790 #2224266] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' I, [2024-01-19T20:34:48.657810 #2224266] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/nkf' I, [2024-01-19T20:34:48.658056 #2224266] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' I, [2024-01-19T20:34:48.658498 #2224266] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' I, [2024-01-19T20:34:48.658635 #2224266] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2024-01-19T20:34:48.658810 #2224266] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' I, [2024-01-19T20:34:48.659348 #2224266] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' I, [2024-01-19T20:34:48.659371 #2224266] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' I, [2024-01-19T20:34:48.659541 #2224266] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' I, [2024-01-19T20:34:48.659704 #2224266] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/nkf' I, [2024-01-19T20:34:48.660148 #2224266] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' I, [2024-01-19T20:34:48.660203 #2224266] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' I, [2024-01-19T20:34:48.660759 #2224266] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2024-01-19T20:34:48.661079 #2224266] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' I, [2024-01-19T20:34:48.661107 #2224266] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' I, [2024-01-19T20:34:48.661964 #2224266] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-01-19T20:34:48.661983 #2224266] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-01-19T20:34:48.662087 #2224266] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-01-19T20:34:48.662800 #2224266] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2024-01-19T20:34:48.662825 #2224266] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.1/ext/rbs_extension' I, [2024-01-19T20:34:48.663102 #2224266] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/syslog' I, [2024-01-19T20:34:48.664178 #2224266] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.2/ext/rbs_extension' I, [2024-01-19T20:34:48.664493 #2224266] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' I, [2024-01-19T20:34:48.664835 #2224266] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2024-01-19T20:34:48.665271 #2224266] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' I, [2024-01-19T20:34:48.665918 #2224266] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/syslog' I, [2024-01-19T20:34:48.666013 #2224266] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' I, [2024-01-19T20:34:48.668380 #2224266] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2024-01-19T20:34:48.669523 #2224266] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' I, [2024-01-19T20:34:48.670580 #2224266] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2024-01-19T20:34:48.670598 #2224266] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' I, [2024-01-19T20:34:48.672138 #2224266] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' I, [2024-01-19T20:34:48.676376 #2224266] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' I, [2024-01-19T20:34:48.676693 #2224266] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' I, [2024-01-19T20:34:48.682850 #2224266] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-01-19T20:34:48.683265 #2224266] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' I, [2024-01-19T20:34:48.683849 #2224266] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.1/ext/rbs_extension' I, [2024-01-19T20:34:48.684097 #2224266] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.2/ext/rbs_extension' I, [2024-01-19T20:34:48.687747 #2224266] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-01-19T20:34:48.691177 #2224266] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-01-19T20:34:48.716068 #2224266] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:34:48.791790 #2224266] INFO -- : make[2]: 'ruby' is up to date. I, [2024-01-19T20:34:48.791827 #2224266] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:34:48.792186 #2224266] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:34:48.795337 #2224266] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:34:48.795362 #2224266] INFO -- : make[1]: Nothing to be done for 'note'. I, [2024-01-19T20:34:48.795368 #2224266] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:34:48.795640 #2224266] 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, [2024-01-19T20:34:48.882846 #2224266] INFO -- : Installing to I, [2024-01-19T20:34:48.882921 #2224266] INFO -- : installing binary commands: /tmp/ruby/install/trunk/bin I, [2024-01-19T20:34:48.883042 #2224266] INFO -- : installing base libraries: /tmp/ruby/install/trunk/lib I, [2024-01-19T20:34:48.891173 #2224266] INFO -- : installing arch files: /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/x86_64-linux I, [2024-01-19T20:34:48.891381 #2224266] INFO -- : installing pkgconfig data: /tmp/ruby/install/trunk/lib/pkgconfig I, [2024-01-19T20:34:48.891416 #2224266] INFO -- : installing extension objects: /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/x86_64-linux I, [2024-01-19T20:34:48.900871 #2224266] INFO -- : installing extension objects: /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0/x86_64-linux I, [2024-01-19T20:34:48.900898 #2224266] INFO -- : installing extension objects: /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux I, [2024-01-19T20:34:48.900964 #2224266] INFO -- : installing extension headers: /tmp/ruby/install/trunk/include/ruby-3.4.0+0/x86_64-linux I, [2024-01-19T20:34:48.901100 #2224266] INFO -- : installing extension scripts: /tmp/ruby/install/trunk/lib/ruby/3.4.0+0 I, [2024-01-19T20:34:48.903831 #2224266] INFO -- : installing extension scripts: /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0 I, [2024-01-19T20:34:48.903856 #2224266] INFO -- : installing extension scripts: /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0 I, [2024-01-19T20:34:48.903863 #2224266] INFO -- : installing extension headers: /tmp/ruby/install/trunk/include/ruby-3.4.0+0/ruby I, [2024-01-19T20:34:48.903915 #2224266] INFO -- : installing command scripts: /tmp/ruby/install/trunk/bin I, [2024-01-19T20:34:48.903991 #2224266] INFO -- : installing library scripts: /tmp/ruby/install/trunk/lib/ruby/3.4.0+0 I, [2024-01-19T20:34:48.935095 #2224266] INFO -- : installing common headers: /tmp/ruby/install/trunk/include/ruby-3.4.0+0 I, [2024-01-19T20:34:48.941385 #2224266] INFO -- : installing manpages: /tmp/ruby/install/trunk/share/man/man1 I, [2024-01-19T20:34:48.941525 #2224266] INFO -- : installing default gems from lib: /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0 I, [2024-01-19T20:34:48.953746 #2224266] INFO -- : benchmark 0.3.0 I, [2024-01-19T20:34:48.960052 #2224266] INFO -- : bundler 2.6.0.dev I, [2024-01-19T20:34:48.961512 #2224266] INFO -- : cgi 0.4.1 I, [2024-01-19T20:34:48.962033 #2224266] INFO -- : csv 3.2.9 I, [2024-01-19T20:34:48.963136 #2224266] INFO -- : delegate 0.3.1 I, [2024-01-19T20:34:48.963647 #2224266] INFO -- : did_you_mean 1.6.3 I, [2024-01-19T20:34:48.964149 #2224266] INFO -- : drb 2.2.0 I, [2024-01-19T20:34:48.964643 #2224266] INFO -- : english 0.8.0 I, [2024-01-19T20:34:48.965100 #2224266] INFO -- : erb 4.0.4 I, [2024-01-19T20:34:48.965823 #2224266] INFO -- : error_highlight 0.6.0 I, [2024-01-19T20:34:48.966288 #2224266] INFO -- : fileutils 1.7.2 I, [2024-01-19T20:34:48.966749 #2224266] INFO -- : find 0.2.0 I, [2024-01-19T20:34:48.967228 #2224266] INFO -- : forwardable 1.3.3 I, [2024-01-19T20:34:48.967688 #2224266] INFO -- : ipaddr 1.2.6 I, [2024-01-19T20:34:48.968172 #2224266] INFO -- : irb 1.11.1 I, [2024-01-19T20:34:48.969513 #2224266] INFO -- : logger 1.6.0 I, [2024-01-19T20:34:48.970015 #2224266] INFO -- : net-http 0.4.1 I, [2024-01-19T20:34:48.970538 #2224266] INFO -- : net-protocol 0.2.2 I, [2024-01-19T20:34:48.971040 #2224266] INFO -- : open-uri 0.4.1 I, [2024-01-19T20:34:48.971543 #2224266] INFO -- : open3 0.2.1 I, [2024-01-19T20:34:48.972004 #2224266] INFO -- : optparse 0.4.0 I, [2024-01-19T20:34:48.972479 #2224266] INFO -- : ostruct 0.6.0 I, [2024-01-19T20:34:48.972947 #2224266] INFO -- : pp 0.5.0 I, [2024-01-19T20:34:48.973443 #2224266] INFO -- : prettyprint 0.2.0 I, [2024-01-19T20:34:48.973907 #2224266] INFO -- : prism 0.19.0 I, [2024-01-19T20:34:48.974408 #2224266] INFO -- : pstore 0.1.3 I, [2024-01-19T20:34:48.974862 #2224266] INFO -- : rdoc 6.6.2 I, [2024-01-19T20:34:48.976374 #2224266] INFO -- : readline 0.0.4 I, [2024-01-19T20:34:48.976867 #2224266] INFO -- : reline 0.4.2 I, [2024-01-19T20:34:48.977413 #2224266] INFO -- : resolv 0.3.0 I, [2024-01-19T20:34:48.977888 #2224266] INFO -- : ruby2_keywords 0.0.5 I, [2024-01-19T20:34:48.978379 #2224266] INFO -- : securerandom 0.3.1 I, [2024-01-19T20:34:48.978860 #2224266] INFO -- : set 1.1.0 I, [2024-01-19T20:34:48.979334 #2224266] INFO -- : shellwords 0.2.0 I, [2024-01-19T20:34:48.979819 #2224266] INFO -- : singleton 0.2.0 I, [2024-01-19T20:34:48.980277 #2224266] INFO -- : syntax_suggest 2.0.0 I, [2024-01-19T20:34:48.981394 #2224266] INFO -- : tempfile 0.2.1 I, [2024-01-19T20:34:48.981909 #2224266] INFO -- : time 0.3.0 I, [2024-01-19T20:34:48.982419 #2224266] INFO -- : timeout 0.4.1 I, [2024-01-19T20:34:48.982896 #2224266] INFO -- : tmpdir 0.2.0 I, [2024-01-19T20:34:48.983383 #2224266] INFO -- : tsort 0.2.0 I, [2024-01-19T20:34:48.983849 #2224266] INFO -- : un 0.3.0 I, [2024-01-19T20:34:48.984331 #2224266] INFO -- : uri 0.13.0 I, [2024-01-19T20:34:48.984831 #2224266] INFO -- : weakref 0.1.3 I, [2024-01-19T20:34:48.985345 #2224266] INFO -- : yaml 0.3.0 I, [2024-01-19T20:34:48.985753 #2224266] INFO -- : installing default gems from ext: /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0 I, [2024-01-19T20:34:48.991418 #2224266] INFO -- : date 3.3.4 I, [2024-01-19T20:34:48.991939 #2224266] INFO -- : digest 3.1.1 I, [2024-01-19T20:34:48.992419 #2224266] INFO -- : etc 1.4.3 I, [2024-01-19T20:34:48.992917 #2224266] INFO -- : fcntl 1.1.0 I, [2024-01-19T20:34:48.993498 #2224266] INFO -- : fiddle 1.1.3 I, [2024-01-19T20:34:48.994449 #2224266] INFO -- : io-console 0.7.2 I, [2024-01-19T20:34:48.994941 #2224266] INFO -- : io-nonblock 0.3.0 I, [2024-01-19T20:34:48.995426 #2224266] INFO -- : io-wait 0.3.1 I, [2024-01-19T20:34:48.995900 #2224266] INFO -- : json 2.7.1 I, [2024-01-19T20:34:48.996433 #2224266] INFO -- : nkf 0.1.3 I, [2024-01-19T20:34:48.996910 #2224266] INFO -- : openssl 3.2.0 I, [2024-01-19T20:34:48.997416 #2224266] INFO -- : pathname 0.3.0 I, [2024-01-19T20:34:48.997913 #2224266] INFO -- : psych 5.1.2 I, [2024-01-19T20:34:48.998457 #2224266] INFO -- : stringio 3.1.1 I, [2024-01-19T20:34:48.999339 #2224266] INFO -- : strscan 3.0.9 I, [2024-01-19T20:34:48.999836 #2224266] INFO -- : syslog 0.1.2 I, [2024-01-19T20:34:49.000346 #2224266] INFO -- : zlib 3.1.0 I, [2024-01-19T20:34:49.000739 #2224266] INFO -- : installing bundled gems: /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0 I, [2024-01-19T20:34:49.001191 #2224266] INFO -- : minitest 5.21.2 I, [2024-01-19T20:34:49.007819 #2224266] INFO -- : power_assert 2.0.3 I, [2024-01-19T20:34:49.009062 #2224266] INFO -- : rake 13.1.0 I, [2024-01-19T20:34:49.012486 #2224266] INFO -- : test-unit 3.6.1 I, [2024-01-19T20:34:49.015686 #2224266] INFO -- : rexml 3.2.6 I, [2024-01-19T20:34:49.019281 #2224266] INFO -- : rss 0.3.0 I, [2024-01-19T20:34:49.021557 #2224266] INFO -- : net-ftp 0.3.4 I, [2024-01-19T20:34:49.022602 #2224266] INFO -- : net-imap 0.4.9.1 I, [2024-01-19T20:34:49.025047 #2224266] INFO -- : net-pop 0.1.2 I, [2024-01-19T20:34:49.026408 #2224266] INFO -- : net-smtp 0.4.0.1 I, [2024-01-19T20:34:49.027381 #2224266] INFO -- : matrix 0.4.2 I, [2024-01-19T20:34:49.028246 #2224266] INFO -- : prime 0.1.2 I, [2024-01-19T20:34:49.029824 #2224266] INFO -- : rbs 3.4.2 I, [2024-01-19T20:34:49.052347 #2224266] INFO -- : typeprof 0.21.9 I, [2024-01-19T20:34:49.054393 #2224266] INFO -- : debug 1.9.1 I, [2024-01-19T20:34:49.056635 #2224266] INFO -- : racc 1.7.3 I, [2024-01-19T20:34:49.059025 #2224266] INFO -- : mutex_m 0.2.0 I, [2024-01-19T20:34:49.059866 #2224266] INFO -- : getoptlong 0.2.1 I, [2024-01-19T20:34:49.061092 #2224266] INFO -- : base64 0.2.0 I, [2024-01-19T20:34:49.061845 #2224266] INFO -- : bigdecimal 3.1.6 I, [2024-01-19T20:34:49.063935 #2224266] INFO -- : observer 0.1.2 I, [2024-01-19T20:34:49.064815 #2224266] INFO -- : abbrev 0.1.2 I, [2024-01-19T20:34:49.065879 #2224266] INFO -- : resolv-replace 0.1.1 I, [2024-01-19T20:34:49.067026 #2224266] INFO -- : rinda 0.2.0 I, [2024-01-19T20:34:49.067937 #2224266] INFO -- : installing bundled gem cache: /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0/cache I, [2024-01-19T20:34:49.072552 #2224266] INFO -- : $$$[end] "make install -j20" exit with 0. I, [2024-01-19T20:34:49.072704 #2224266] INFO -- : $$$[beg] make yes-btest TESTOPTS='-q -j20' I, [2024-01-19T20:34:53.914764 #2224266] INFO -- : PASS all 1877 tests E, [2024-01-19T20:34:53.919408 #2224266] ERROR -- : I, [2024-01-19T20:34:53.919640 #2224266] INFO -- : $$$[end] "make yes-btest TESTOPTS='-q -j20'" exit with 0. I, [2024-01-19T20:34:53.919732 #2224266] INFO -- : $$$[beg] make yes-test-basic TESTS='-j20' I, [2024-01-19T20:34:53.979016 #2224266] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-01-19T20:34:53.979047 #2224266] INFO -- : CC = gcc I, [2024-01-19T20:34:53.979054 #2224266] INFO -- : LD = ld I, [2024-01-19T20:34:53.979058 #2224266] INFO -- : LDSHARED = gcc -shared I, [2024-01-19T20:34:53.979063 #2224266] INFO -- : CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC I, [2024-01-19T20:34:53.979068 #2224266] 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, [2024-01-19T20:34:53.979078 #2224266] INFO -- : CPPFLAGS = I, [2024-01-19T20:34:53.979083 #2224266] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-01-19T20:34:53.979087 #2224266] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2024-01-19T20:34:53.979092 #2224266] INFO -- : LANG = en_US.UTF-8 I, [2024-01-19T20:34:53.979096 #2224266] INFO -- : LC_ALL = I, [2024-01-19T20:34:53.979100 #2224266] INFO -- : LC_CTYPE = I, [2024-01-19T20:34:53.979105 #2224266] INFO -- : MFLAGS = I, [2024-01-19T20:34:53.979109 #2224266] INFO -- : RUSTC = rustc I, [2024-01-19T20:34:53.979117 #2224266] 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, [2024-01-19T20:34:53.979766 #2224266] INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 I, [2024-01-19T20:34:53.979793 #2224266] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-01-19T20:34:53.979800 #2224266] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-01-19T20:34:53.979805 #2224266] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-01-19T20:34:53.979810 #2224266] INFO -- : I, [2024-01-19T20:34:54.053109 #2224266] INFO -- : Ignore setproctitle.o because of setproctitle.c under missing I, [2024-01-19T20:34:54.053164 #2224266] INFO -- : Ignore strlcat.o because of strlcat.c under missing I, [2024-01-19T20:34:54.053174 #2224266] INFO -- : Ignore strlcpy.o because of strlcpy.c under missing I, [2024-01-19T20:34:54.106853 #2224266] INFO -- : Checking leaked global symbols...none I, [2024-01-19T20:34:54.145792 #2224266] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 I, [2024-01-19T20:34:54.145846 #2224266] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:condition ..OK 2 I, [2024-01-19T20:34:54.145858 #2224266] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:if/unless ...OK 3 I, [2024-01-19T20:34:54.145864 #2224266] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:case .....OK 5 I, [2024-01-19T20:34:54.145956 #2224266] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:while/until ........OK 8 I, [2024-01-19T20:34:54.146008 #2224266] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:exception ..........OK 10 I, [2024-01-19T20:34:54.146211 #2224266] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:array .......................................OK 39 I, [2024-01-19T20:34:54.146323 #2224266] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:hash ...........................OK 27 I, [2024-01-19T20:34:54.146917 #2224266] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:iterator ...........................................................................................................OK 107 I, [2024-01-19T20:34:54.147158 #2224266] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:float ................................................................................OK 80 I, [2024-01-19T20:34:54.148156 #2224266] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:bignum ...............................OK 31 I, [2024-01-19T20:34:54.148886 #2224266] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:string & char ..............................................................OK 62 I, [2024-01-19T20:34:54.148916 #2224266] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ..........OK 10 I, [2024-01-19T20:34:54.148942 #2224266] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:call ......OK 6 I, [2024-01-19T20:34:54.148996 #2224266] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:proc .........OK 9 I, [2024-01-19T20:34:54.249670 #2224266] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:signal ..OK 2 I, [2024-01-19T20:34:54.252217 #2224266] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:eval ...........................OK 27 I, [2024-01-19T20:34:54.366993 #2224266] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:system ........OK 8 I, [2024-01-19T20:34:54.367069 #2224266] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:const .....OK 5 I, [2024-01-19T20:34:54.367183 #2224266] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:clone .....OK 5 I, [2024-01-19T20:34:54.367543 #2224266] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:marshal ....OK 4 I, [2024-01-19T20:34:54.367612 #2224266] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:pack ....OK 4 I, [2024-01-19T20:34:54.367650 #2224266] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:math ..OK 2 I, [2024-01-19T20:34:54.367773 #2224266] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:struct ......OK 6 I, [2024-01-19T20:34:54.368006 #2224266] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:variable ............OK 12 I, [2024-01-19T20:34:54.368067 #2224266] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:trace ...OK 3 I, [2024-01-19T20:34:54.368224 #2224266] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:defined? ............OK 12 I, [2024-01-19T20:34:54.368349 #2224266] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:alias ......OK 6 I, [2024-01-19T20:34:54.369174 #2224266] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:path .......................OK 23 I, [2024-01-19T20:34:54.412905 #2224266] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:gc ....OK 4 I, [2024-01-19T20:34:54.415409 #2224266] INFO -- : I, [2024-01-19T20:34:54.415432 #2224266] INFO -- : test succeeded I, [2024-01-19T20:34:54.416817 #2224266] INFO -- : $$$[end] "make yes-test-basic TESTS='-j20'" exit with 0. I, [2024-01-19T20:34:54.416944 #2224266] INFO -- : $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20' I, [2024-01-19T20:34:54.512520 #2224266] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-01-19T20:34:54.512572 #2224266] INFO -- : CC = gcc I, [2024-01-19T20:34:54.512584 #2224266] INFO -- : LD = ld I, [2024-01-19T20:34:54.512596 #2224266] INFO -- : LDSHARED = gcc -shared I, [2024-01-19T20:34:54.512607 #2224266] INFO -- : CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC I, [2024-01-19T20:34:54.512618 #2224266] 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, [2024-01-19T20:34:54.512628 #2224266] INFO -- : CPPFLAGS = I, [2024-01-19T20:34:54.512641 #2224266] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-01-19T20:34:54.512652 #2224266] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2024-01-19T20:34:54.512662 #2224266] INFO -- : LANG = en_US.UTF-8 I, [2024-01-19T20:34:54.512671 #2224266] INFO -- : LC_ALL = I, [2024-01-19T20:34:54.512681 #2224266] INFO -- : LC_CTYPE = I, [2024-01-19T20:34:54.512691 #2224266] INFO -- : MFLAGS = I, [2024-01-19T20:34:54.512711 #2224266] INFO -- : RUSTC = rustc I, [2024-01-19T20:34:54.512722 #2224266] 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, [2024-01-19T20:34:54.513183 #2224266] INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 I, [2024-01-19T20:34:54.513233 #2224266] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-01-19T20:34:54.513246 #2224266] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-01-19T20:34:54.513258 #2224266] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-01-19T20:34:54.513268 #2224266] INFO -- : I, [2024-01-19T20:34:54.514964 #2224266] INFO -- : generating enc.mk I, [2024-01-19T20:34:54.632229 #2224266] INFO -- : generating encdb.h I, [2024-01-19T20:34:54.658209 #2224266] INFO -- : encdb.h unchanged I, [2024-01-19T20:34:54.659274 #2224266] INFO -- : making enc I, [2024-01-19T20:34:54.676499 #2224266] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:34:54.676551 #2224266] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2024-01-19T20:34:54.676564 #2224266] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:34:54.677111 #2224266] INFO -- : making srcs under enc I, [2024-01-19T20:34:54.707011 #2224266] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:34:54.707077 #2224266] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2024-01-19T20:34:54.707091 #2224266] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:34:54.707946 #2224266] INFO -- : generating transdb.h I, [2024-01-19T20:34:54.802987 #2224266] INFO -- : transdb.h unchanged I, [2024-01-19T20:34:54.804431 #2224266] INFO -- : making trans I, [2024-01-19T20:34:54.837636 #2224266] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:34:54.837706 #2224266] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk/enc/trans'. I, [2024-01-19T20:34:54.837720 #2224266] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:34:54.838376 #2224266] INFO -- : making encs I, [2024-01-19T20:34:54.876811 #2224266] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:34:54.876873 #2224266] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2024-01-19T20:34:54.876886 #2224266] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:34:54.878773 #2224266] INFO -- : generating makefiles ext/configure-ext.mk I, [2024-01-19T20:34:54.903587 #2224266] INFO -- : ext/configure-ext.mk updated I, [2024-01-19T20:34:54.906038 #2224266] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:34:56.096205 #2224266] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:34:56.096950 #2224266] INFO -- : generating makefile exts.mk I, [2024-01-19T20:34:56.130537 #2224266] INFO -- : exts.mk unchanged I, [2024-01-19T20:34:56.134535 #2224266] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:34:56.438156 #2224266] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' I, [2024-01-19T20:34:56.441453 #2224266] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' I, [2024-01-19T20:34:56.447113 #2224266] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' I, [2024-01-19T20:34:56.451847 #2224266] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' I, [2024-01-19T20:34:56.455616 #2224266] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' I, [2024-01-19T20:34:56.464343 #2224266] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' I, [2024-01-19T20:34:56.490714 #2224266] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2024-01-19T20:34:56.495440 #2224266] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2024-01-19T20:34:56.515727 #2224266] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2024-01-19T20:34:56.524573 #2224266] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2024-01-19T20:34:56.529082 #2224266] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' I, [2024-01-19T20:34:56.533233 #2224266] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' I, [2024-01-19T20:34:56.542830 #2224266] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' I, [2024-01-19T20:34:56.551250 #2224266] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' I, [2024-01-19T20:34:56.566016 #2224266] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' I, [2024-01-19T20:34:56.569632 #2224266] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' I, [2024-01-19T20:34:56.574628 #2224266] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/nkf' I, [2024-01-19T20:34:56.578952 #2224266] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/nkf' I, [2024-01-19T20:34:56.586368 #2224266] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' I, [2024-01-19T20:34:56.592511 #2224266] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' I, [2024-01-19T20:34:56.613306 #2224266] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' I, [2024-01-19T20:34:56.632493 #2224266] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' I, [2024-01-19T20:34:56.635462 #2224266] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' I, [2024-01-19T20:34:56.638500 #2224266] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' I, [2024-01-19T20:34:56.645644 #2224266] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' I, [2024-01-19T20:34:56.667729 #2224266] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' I, [2024-01-19T20:34:56.671278 #2224266] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' I, [2024-01-19T20:34:56.675057 #2224266] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' I, [2024-01-19T20:34:56.689662 #2224266] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' I, [2024-01-19T20:34:56.696754 #2224266] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' I, [2024-01-19T20:34:56.699034 #2224266] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2024-01-19T20:34:56.702138 #2224266] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2024-01-19T20:34:56.712272 #2224266] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' I, [2024-01-19T20:34:56.718739 #2224266] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' I, [2024-01-19T20:34:56.731929 #2224266] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/syslog' I, [2024-01-19T20:34:56.735873 #2224266] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/syslog' I, [2024-01-19T20:34:56.743900 #2224266] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-01-19T20:34:56.772321 #2224266] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-01-19T20:34:56.775625 #2224266] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-01-19T20:34:56.801924 #2224266] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-01-19T20:34:56.803839 #2224266] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-01-19T20:34:56.823982 #2224266] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-01-19T20:34:56.826787 #2224266] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.1/ext/rbs_extension' I, [2024-01-19T20:34:56.849634 #2224266] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.1/ext/rbs_extension' I, [2024-01-19T20:34:56.851892 #2224266] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.2/ext/rbs_extension' I, [2024-01-19T20:34:56.871980 #2224266] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.2/ext/rbs_extension' I, [2024-01-19T20:34:56.894808 #2224266] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:34:56.970650 #2224266] INFO -- : make[2]: 'ruby' is up to date. I, [2024-01-19T20:34:56.970711 #2224266] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:34:56.971090 #2224266] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:34:56.974419 #2224266] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:34:56.974495 #2224266] INFO -- : make[1]: Nothing to be done for 'note'. I, [2024-01-19T20:34:56.974517 #2224266] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:34:57.044655 #2224266] INFO -- : Run options: I, [2024-01-19T20:34:57.044733 #2224266] INFO -- : --seed=1746 I, [2024-01-19T20:34:57.044747 #2224266] 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, [2024-01-19T20:34:57.044758 #2224266] INFO -- : --excludes-dir=/tmp/ruby/src/trunk/test/.excludes I, [2024-01-19T20:34:57.044769 #2224266] INFO -- : --name=!/memory_leak/ I, [2024-01-19T20:34:57.044778 #2224266] INFO -- : --stderr-on-failure I, [2024-01-19T20:34:57.044788 #2224266] INFO -- : -j20 I, [2024-01-19T20:34:57.044798 #2224266] INFO -- : --exclude=rubygems/test_gem_package_task\.rb I, [2024-01-19T20:34:57.044808 #2224266] INFO -- : I, [2024-01-19T20:34:57.044828 #2224266] INFO -- : # Running tests: I, [2024-01-19T20:34:57.044840 #2224266] INFO -- : I, [2024-01-19T20:34:57.151060 #2224266] INFO -- : [ 1/898] 2265389=json_generator_test I, [2024-01-19T20:34:57.173164 #2224266] INFO -- : [ 2/898] 2265376=test_eval I, [2024-01-19T20:34:57.173226 #2224266] INFO -- : [ 3/898] 2265375=test_kconv I, [2024-01-19T20:34:57.173237 #2224266] INFO -- : [ 4/898] 2265377=test_transcode I, [2024-01-19T20:34:57.173635 #2224266] INFO -- : [ 5/898] 2265378=test_gem_resolver_api_set I, [2024-01-19T20:34:57.175126 #2224266] INFO -- : [ 6/898] 2265374=test_gem_safe_marshal I, [2024-01-19T20:34:57.175302 #2224266] INFO -- : [ 7/898] 2265387=test_enumerable I, [2024-01-19T20:34:57.175409 #2224266] INFO -- : [ 8/898] 2265391=test_config I, [2024-01-19T20:34:57.175520 #2224266] INFO -- : [ 9/898] 2265386=test_gem_resolver_vendor_set I, [2024-01-19T20:34:57.177897 #2224266] INFO -- : [ 10/898] 2265390=test_webauthn_listener I, [2024-01-19T20:34:57.178427 #2224266] INFO -- : [ 11/898] 2265380=test_helper I, [2024-01-19T20:34:57.187336 #2224266] INFO -- : [ 12/898] 2265375=test_random_formatter I, [2024-01-19T20:34:57.199554 #2224266] INFO -- : [ 13/898] 2265388=test_jaro_winkler I, [2024-01-19T20:34:57.199997 #2224266] INFO -- : [ 14/898] 2265375=test_lambda I, [2024-01-19T20:34:57.201081 #2224266] INFO -- : [ 15/898] 2265387=test_ast I, [2024-01-19T20:34:57.201221 #2224266] INFO -- : [ 16/898] 2265379=test_gem_request_set_gem_dependency_api I, [2024-01-19T20:34:57.201529 #2224266] INFO -- : [ 17/898] 2265381=test_update I, [2024-01-19T20:34:57.201618 #2224266] INFO -- : [ 18/898] 2265382=test_x509name I, [2024-01-19T20:34:57.201719 #2224266] INFO -- : [ 19/898] 2265384=test_fips I, [2024-01-19T20:34:57.201806 #2224266] INFO -- : [ 20/898] 2265385=test_x509store I, [2024-01-19T20:34:57.203268 #2224266] INFO -- : [ 21/898] 2265392=test_rdoc_code_object I, [2024-01-19T20:34:57.204369 #2224266] INFO -- : [ 22/898] 2265388=test_udp I, [2024-01-19T20:34:57.205402 #2224266] INFO -- : [ 23/898] 2265381=bom_test I, [2024-01-19T20:34:57.215321 #2224266] INFO -- : [ 24/898] 2265388=test_data_error I, [2024-01-19T20:34:57.220596 #2224266] INFO -- : [ 25/898] 2265389=test_ostruct I, [2024-01-19T20:34:57.221404 #2224266] INFO -- : [ 26/898] 2265380=unescape_test I, [2024-01-19T20:34:57.224033 #2224266] INFO -- : [ 27/898] 2265373=test_file I, [2024-01-19T20:34:57.254375 #2224266] INFO -- : [ 28/898] 2265383=test_tmpdir I, [2024-01-19T20:34:57.262513 #2224266] INFO -- : [ 29/898] 2265375=test_integer_comb I, [2024-01-19T20:34:57.267910 #2224266] INFO -- : [ 30/898] 2265382=test_rdoc_markup_document I, [2024-01-19T20:34:57.274869 #2224266] INFO -- : [ 31/898] 2265381=test_write I, [2024-01-19T20:34:57.291305 #2224266] INFO -- : [ 32/898] 2265388=test_vm_dump I, [2024-01-19T20:34:57.294108 #2224266] INFO -- : [ 33/898] 2265388=errors_test I, [2024-01-19T20:34:57.305828 #2224266] INFO -- : [ 34/898] 2265383=test_regexp I, [2024-01-19T20:34:57.326019 #2224266] INFO -- : [ 35/898] 2265386=test_gem_commands_check_command I, [2024-01-19T20:34:57.327322 #2224266] INFO -- : [ 36/898] 2265381=test_ensured I, [2024-01-19T20:34:57.354488 #2224266] INFO -- : [ 37/898] 2265377=test_addr I, [2024-01-19T20:34:57.355922 #2224266] INFO -- : [ 38/898] 2265386=test_locale I, [2024-01-19T20:34:57.363683 #2224266] INFO -- : [ 39/898] 2265382=library_symbols_test I, [2024-01-19T20:34:57.364877 #2224266] INFO -- : [ 40/898] 2265378=test_ts I, [2024-01-19T20:34:57.372166 #2224266] INFO -- : [ 41/898] 2265389=test_quote_char_nil I, [2024-01-19T20:34:57.376330 #2224266] INFO -- : [ 42/898] 2265381=test_rdoc_ri_paths I, [2024-01-19T20:34:57.381083 #2224266] INFO -- : [ 43/898] 2265377=test_range I, [2024-01-19T20:34:57.403692 #2224266] INFO -- : [ 44/898] 2265390=test_project_sanity I, [2024-01-19T20:34:57.405346 #2224266] INFO -- : [ 45/898] 2265388=test_dup I, [2024-01-19T20:34:57.416433 #2224266] INFO -- : [ 46/898] 2265389=test_pty I, [2024-01-19T20:34:57.441717 #2224266] INFO -- : [ 47/898] 2265382=test_constant I, [2024-01-19T20:34:57.443872 #2224266] INFO -- : [ 48/898] 2265376=test_erb_command I, [2024-01-19T20:34:57.452410 #2224266] INFO -- : [ 49/898] 2265386=test_helper I, [2024-01-19T20:34:57.459413 #2224266] INFO -- : [ 50/898] 2265386=test_encoding I, [2024-01-19T20:34:57.477258 #2224266] INFO -- : [ 51/898] 2265384=test_gem_uri_formatter I, [2024-01-19T20:34:57.486099 #2224266] INFO -- : [ 52/898] 2265376=test_arithmetic_sequence I, [2024-01-19T20:34:57.496734 #2224266] INFO -- : [ 53/898] 2265390=test_basicinstructions I, [2024-01-19T20:34:57.499376 #2224266] INFO -- : [ 54/898] 2265376=test_gem_gemcutter_utilities I, [2024-01-19T20:34:57.518924 #2224266] INFO -- : [ 55/898] 2265385=test_gem_command_manager I, [2024-01-19T20:34:57.527942 #2224266] INFO -- : [ 56/898] 2265391=test_key_actor_emacs I, [2024-01-19T20:34:57.528467 #2224266] INFO -- : [ 57/898] 2265381=version_test I, [2024-01-19T20:34:57.530785 #2224266] INFO -- : [ 58/898] 2265381=test_object I, [2024-01-19T20:34:57.543817 #2224266] INFO -- : [ 59/898] 2265392=heredoc_dedent_test I, [2024-01-19T20:34:57.550722 #2224266] INFO -- : [ 60/898] 2265388=test_cgi_header I, [2024-01-19T20:34:57.552644 #2224266] INFO -- : [ 61/898] 2265381=test_signedness I, [2024-01-19T20:34:57.566116 #2224266] INFO -- : [ 62/898] 2265388=test_tsort I, [2024-01-19T20:34:57.568074 #2224266] INFO -- : [ 63/898] 2265390=test_rdoc_rd_block_parser I, [2024-01-19T20:34:57.571574 #2224266] INFO -- : [ 64/898] 2265388=test_big5 I, [2024-01-19T20:34:57.573334 #2224266] INFO -- : [ 65/898] 2265388=test_func I, [2024-01-19T20:34:57.586163 #2224266] INFO -- : [ 66/898] 2265392=test_pointer I, [2024-01-19T20:34:57.611725 #2224266] INFO -- : [ 67/898] 2265384=test_quote_empty I, [2024-01-19T20:34:57.624572 #2224266] INFO -- : [ 68/898] 2265386=test_ractor I, [2024-01-19T20:34:57.638494 #2224266] INFO -- : [ 69/898] 2265384=test_type I, [2024-01-19T20:34:57.643997 #2224266] INFO -- : [ 70/898] 2265384=test_sleep I, [2024-01-19T20:34:57.680180 #2224266] INFO -- : [ 71/898] 2265391=test_object I, [2024-01-19T20:34:57.688259 #2224266] INFO -- : [ 72/898] 2265379=test_ruby_lex I, [2024-01-19T20:34:57.691216 #2224266] INFO -- : [ 73/898] 2265386=test_date_arith I, [2024-01-19T20:34:57.698712 #2224266] INFO -- : [ 74/898] 2265386=test_gem_local_remote_options I, [2024-01-19T20:34:57.713642 #2224266] INFO -- : [ 75/898] 2265390=test_timeout I, [2024-01-19T20:34:57.718077 #2224266] INFO -- : [ 76/898] 2265390=test_invalid I, [2024-01-19T20:34:57.741505 #2224266] INFO -- : [ 77/898] 2265390=test_normalize I, [2024-01-19T20:34:57.743551 #2224266] INFO -- : [ 78/898] 2265390=test_ossl I, [2024-01-19T20:34:57.753799 #2224266] INFO -- : [ 79/898] 2265386=test_change_word I, [2024-01-19T20:34:57.754245 #2224266] INFO -- : [ 80/898] 2265392=test_flip I, [2024-01-19T20:34:57.761891 #2224266] INFO -- : [ 81/898] 2265386=compiler_test I, [2024-01-19T20:34:57.769551 #2224266] INFO -- : [ 82/898] 2265392=test_keyword I, [2024-01-19T20:34:57.771125 #2224266] INFO -- : [ 83/898] 2265385=test_class_name_check I, [2024-01-19T20:34:57.785129 #2224266] INFO -- : [ 84/898] 2265385=test_data_converters I, [2024-01-19T20:34:57.805642 #2224266] INFO -- : [ 85/898] 2265385=test_fd_setsize I, [2024-01-19T20:34:57.808522 #2224266] INFO -- : [ 86/898] 2265385=test_continuation I, [2024-01-19T20:34:57.818155 #2224266] INFO -- : [ 87/898] 2265386=test_win32ole_method I, [2024-01-19T20:34:57.820136 #2224266] INFO -- : [ 88/898] 2265386=test_delete I, [2024-01-19T20:34:57.824010 #2224266] INFO -- : [ 89/898] 2265386=test_gem_platform I, [2024-01-19T20:34:57.900112 #2224266] INFO -- : [ 90/898] 2265379=test_placearg I, [2024-01-19T20:34:57.917309 #2224266] INFO -- : [ 91/898] 2265379=test_date_strptime I, [2024-01-19T20:34:57.925340 #2224266] INFO -- : [ 92/898] 2265389=test_rdoc_markup_hard_break I, [2024-01-19T20:34:57.935205 #2224266] INFO -- : [ 93/898] 2265386=test_gem_commands_push_command I, [2024-01-19T20:34:57.939707 #2224266] INFO -- : [ 94/898] 2265385=test_weakkeymap I, [2024-01-19T20:34:57.954315 #2224266] INFO -- : [ 95/898] 2265376=test_numhash I, [2024-01-19T20:34:57.958207 #2224266] INFO -- : [ 96/898] 2265376=test_pkey_rsa I, [2024-01-19T20:34:57.980352 #2224266] INFO -- : [ 97/898] 2265392=test_rdoc_parser_markdown I, [2024-01-19T20:34:57.988276 #2224266] INFO -- : [ 98/898] 2265392=test_not I, [2024-01-19T20:34:57.991659 #2224266] INFO -- : [ 99/898] 2265392=test_gem_resolver_lock_set I, [2024-01-19T20:34:57.997708 #2224266] INFO -- : [100/898] 2265391=test_force_quotes I, [2024-01-19T20:34:58.015710 #2224266] INFO -- : [101/898] 2265378=test_import I, [2024-01-19T20:34:58.027849 #2224266] INFO -- : [102/898] 2265391=test_logger I, [2024-01-19T20:34:58.036807 #2224266] INFO -- : [103/898] 2265385=test_file_exhaustive I, [2024-01-19T20:34:58.044168 #2224266] INFO -- : [104/898] 2265391=test_files_test I, [2024-01-19T20:34:58.059749 #2224266] INFO -- : [105/898] 2265389=test_gem_update_suggestion I, [2024-01-19T20:34:58.069409 #2224266] INFO -- : [106/898] 2265379=json_generic_object_test I, [2024-01-19T20:34:58.082917 #2224266] INFO -- : [107/898] 2265379=test_gem_source_fetch_problem I, [2024-01-19T20:34:58.096968 #2224266] INFO -- : [108/898] 2265379=test_http_request I, [2024-01-19T20:34:58.097924 #2224266] INFO -- : [109/898] 2265377=test_rdoc_generator_darkfish I, [2024-01-19T20:34:58.114866 #2224266] INFO -- : [110/898] 2265380=test_error_highlight I, [2024-01-19T20:34:58.117410 #2224266] INFO -- : [111/898] 2265388=test_resize I, [2024-01-19T20:34:58.119982 #2224266] INFO -- : [112/898] 2265388=test_rdoc_comment I, [2024-01-19T20:34:58.121491 #2224266] INFO -- : [113/898] 2265391=test_mailto I, [2024-01-19T20:34:58.130895 #2224266] INFO -- : [114/898] 2265379=test_coderange I, [2024-01-19T20:34:58.135367 #2224266] INFO -- : [115/898] 2265379=test_symbol I, [2024-01-19T20:34:58.136156 #2224266] INFO -- : [116/898] 2265391=location_test I, [2024-01-19T20:34:58.152574 #2224266] INFO -- : [117/898] 2265392=test_ractor_compatibility I, [2024-01-19T20:34:58.159065 #2224266] INFO -- : [118/898] 2265379=test_eval I, [2024-01-19T20:34:58.160827 #2224266] INFO -- : [119/898] 2265379=test_autoconf I, [2024-01-19T20:34:58.168333 #2224266] INFO -- : [120/898] 2265379=test_gem_console_ui I, [2024-01-19T20:34:58.176495 #2224266] INFO -- : [121/898] 2265379=test_date_ractor I, [2024-01-19T20:34:58.205730 #2224266] INFO -- : [122/898] 2265391=test_dir I, [2024-01-19T20:34:58.214870 #2224266] INFO -- : [123/898] 2265374=test_gem_commands_cleanup_command I, [2024-01-19T20:34:58.219736 #2224266] INFO -- : [124/898] 2265376=test_word I, [2024-01-19T20:34:58.223522 #2224266] INFO -- : [125/898] 2265376=test_cgi_multipart I, [2024-01-19T20:34:58.269325 #2224266] INFO -- : [126/898] 2265380=test_numeric I, [2024-01-19T20:34:58.287258 #2224266] INFO -- : [127/898] 2265380=test_member I, [2024-01-19T20:34:58.287753 #2224266] INFO -- : [128/898] 2265389=test_symbol I, [2024-01-19T20:34:58.290068 #2224266] INFO -- : [129/898] 2265380=test_coder I, [2024-01-19T20:34:58.293646 #2224266] INFO -- : [130/898] 2265388=test_nofree I, [2024-01-19T20:34:58.296091 #2224266] INFO -- : [131/898] 2265388=test_context I, [2024-01-19T20:34:58.300135 #2224266] INFO -- : [132/898] 2265380=test_gem_commands_pristine_command I, [2024-01-19T20:34:58.356782 #2224266] INFO -- : [133/898] 2265379=ruby_api_test I, [2024-01-19T20:34:58.371896 #2224266] INFO -- : [134/898] 2265391=test_find_executable I, [2024-01-19T20:34:58.375073 #2224266] INFO -- : [135/898] 2265391=test_enc_associate I, [2024-01-19T20:34:58.378685 #2224266] INFO -- : [136/898] 2265376=test_lazy_enumerator I, [2024-01-19T20:34:58.388971 #2224266] INFO -- : [137/898] 2265386=test_unix I, [2024-01-19T20:34:58.419910 #2224266] INFO -- : [138/898] 2265386=test_gem_resolver_requirement_list I, [2024-01-19T20:34:58.424337 #2224266] INFO -- : [139/898] 2265386=test_arith_seq_beg_len_step I, [2024-01-19T20:34:58.457785 #2224266] INFO -- : [140/898] 2265378=test_pkcs7 I, [2024-01-19T20:34:58.472678 #2224266] INFO -- : [141/898] 2265386=test_drbssl I, [2024-01-19T20:34:58.483432 #2224266] INFO -- : [142/898] 2265379=test_function_entry I, [2024-01-19T20:34:58.486420 #2224266] INFO -- : [143/898] 2265379=test_have_macro I, [2024-01-19T20:34:58.488917 #2224266] INFO -- : [144/898] 2265388=test_gem_package I, [2024-01-19T20:34:58.493212 #2224266] INFO -- : [145/898] 2265392=test_complex2 I, [2024-01-19T20:34:58.504380 #2224266] INFO -- : [146/898] 2265392=test_resolve_symbol I, [2024-01-19T20:34:58.508453 #2224266] INFO -- : [147/898] 2265377=test_threadgroup I, [2024-01-19T20:34:58.559211 #2224266] INFO -- : [148/898] 2265392=test_enum I, [2024-01-19T20:34:58.670106 #2224266] INFO -- : [149/898] 2265374=test_gem_specification I, [2024-01-19T20:34:58.678975 #2224266] INFO -- : [150/898] 2265378=test_win32ole_variable I, [2024-01-19T20:34:58.684915 #2224266] INFO -- : [151/898] 2265378=test_io_wait_uncommon I, [2024-01-19T20:34:58.690392 #2224266] INFO -- : [152/898] 2265378=test_stringio I, [2024-01-19T20:34:58.831202 #2224266] INFO -- : [153/898] 2265378=test_arity I, [2024-01-19T20:34:58.835770 #2224266] INFO -- : [154/898] 2265378=test_gem_ci_detector I, [2024-01-19T20:34:58.838676 #2224266] INFO -- : [155/898] 2265391=test_rdoc_class_module I, [2024-01-19T20:34:58.842529 #2224266] INFO -- : [156/898] 2265378=test_bignum I, [2024-01-19T20:34:58.846878 #2224266] INFO -- : [157/898] 2265376=test_rdoc_generator_json_index I, [2024-01-19T20:34:58.943280 #2224266] INFO -- : [158/898] 2265378=test_win32ole_event I, [2024-01-19T20:34:58.974342 #2224266] INFO -- : [159/898] 2265378=test_time_tz I, [2024-01-19T20:34:59.003803 #2224266] INFO -- : [160/898] 2265379=test_trace I, [2024-01-19T20:34:59.008679 #2224266] INFO -- : [161/898] 2265378=ractor_test I, [2024-01-19T20:34:59.015280 #2224266] INFO -- : [162/898] 2265379=test_gem_resolver_api_specification I, [2024-01-19T20:34:59.043362 #2224266] INFO -- : [163/898] 2265376=test_liberal_parsing I, [2024-01-19T20:34:59.072251 #2224266] INFO -- : [164/898] 2265379=test_ipaddr I, [2024-01-19T20:34:59.076949 #2224266] INFO -- : [165/898] 2265376=test_rdoc_markup_to_ansi I, [2024-01-19T20:34:59.083156 #2224266] INFO -- : [166/898] 2265388=test_mixed_unicode_escapes I, [2024-01-19T20:34:59.086156 #2224266] INFO -- : [167/898] 2265388=test_history I, [2024-01-19T20:34:59.087155 #2224266] INFO -- : [168/898] 2265378=test_win32ole_variant I, [2024-01-19T20:34:59.090866 #2224266] INFO -- : [169/898] 2265378=test_row I, [2024-01-19T20:34:59.092894 #2224266] INFO -- : [170/898] 2265379=test_rdoc_extend I, [2024-01-19T20:34:59.093846 #2224266] INFO -- : [171/898] 2265388=test_merge_keys I, [2024-01-19T20:34:59.101526 #2224266] INFO -- : [172/898] 2265388=test_dns I, [2024-01-19T20:34:59.107226 #2224266] INFO -- : [173/898] 2265376=test_gem_commands_open_command I, [2024-01-19T20:34:59.121391 #2224266] INFO -- : [174/898] 2265378=test_ractor I, [2024-01-19T20:34:59.129950 #2224266] INFO -- : [175/898] 2265378=test_read I, [2024-01-19T20:34:59.132420 #2224266] INFO -- : [176/898] 2265378=test_gem_source_lock I, [2024-01-19T20:34:59.171651 #2224266] INFO -- : [177/898] 2265376=test_gem I, [2024-01-19T20:34:59.224380 #2224266] INFO -- : [178/898] 2265378=test_cgi_core I, [2024-01-19T20:34:59.242083 #2224266] INFO -- : [179/898] 2265378=test_parser I, [2024-01-19T20:34:59.250689 #2224266] INFO -- : [180/898] 2265392=test_unicode_normalize I, [2024-01-19T20:34:59.258218 #2224266] INFO -- : [181/898] 2265378=test_marshal I, [2024-01-19T20:34:59.270297 #2224266] INFO -- : [182/898] 2265379=test_strip I, [2024-01-19T20:34:59.304058 #2224266] INFO -- : [183/898] 2265379=test_nonblock I, [2024-01-19T20:34:59.318382 #2224266] INFO -- : [184/898] 2265379=test_weakref I, [2024-01-19T20:34:59.450113 #2224266] INFO -- : [185/898] 2265379=test_alias I, [2024-01-19T20:34:59.508965 #2224266] INFO -- : [186/898] 2265382=test_timeout I, [2024-01-19T20:34:59.509569 #2224266] INFO -- : [187/898] 2265377=test_singleton_function I, [2024-01-19T20:34:59.510682 #2224266] INFO -- : [188/898] 2265380=test_ancdata I, [2024-01-19T20:34:59.512685 #2224266] INFO -- : [189/898] 2265377=test_rb_str_dup I, [2024-01-19T20:34:59.513402 #2224266] INFO -- : [190/898] 2265380=test_reline_key I, [2024-01-19T20:34:59.515409 #2224266] INFO -- : [191/898] 2265377=test_ssl I, [2024-01-19T20:34:59.547176 #2224266] INFO -- : [192/898] 2265380=test_ractor I, [2024-01-19T20:34:59.566732 #2224266] INFO -- : [193/898] 2265388=test_thread I, [2024-01-19T20:34:59.608488 #2224266] INFO -- : [194/898] 2265391=json_ext_parser_test I, [2024-01-19T20:34:59.610134 #2224266] INFO -- : [195/898] 2265381=test_my_integer I, [2024-01-19T20:34:59.610803 #2224266] INFO -- : [196/898] 2265381=test_rendering I, [2024-01-19T20:34:59.611423 #2224266] INFO -- : [197/898] 2265379=test_nextafter I, [2024-01-19T20:34:59.621889 #2224266] INFO -- : [198/898] 2265391=test_capacity I, [2024-01-19T20:34:59.625175 #2224266] INFO -- : [199/898] 2265391=test_gem_request_set_lockfile_tokenizer I, [2024-01-19T20:34:59.650662 #2224266] INFO -- : [200/898] 2265381=test_syslog I, [2024-01-19T20:34:59.655527 #2224266] INFO -- : [201/898] 2265381=test_stat I, [2024-01-19T20:34:59.658701 #2224266] INFO -- : [202/898] 2265381=test_have_func I, [2024-01-19T20:34:59.679015 #2224266] INFO -- : [203/898] 2265379=test_gem_resolver_git_specification I, [2024-01-19T20:34:59.708990 #2224266] INFO -- : [204/898] 2265389=test_object_references I, [2024-01-19T20:34:59.716387 #2224266] INFO -- : [205/898] 2265378=test_usrmarshal I, [2024-01-19T20:34:59.721619 #2224266] INFO -- : [206/898] 2265389=test_cgi_modruby I, [2024-01-19T20:34:59.729642 #2224266] INFO -- : [207/898] 2265389=test_integer I, [2024-01-19T20:34:59.751074 #2224266] INFO -- : [208/898] 2265380=test_super I, [2024-01-19T20:34:59.790554 #2224266] INFO -- : [209/898] 2265391=test_rubyoptions I, [2024-01-19T20:34:59.856619 #2224266] INFO -- : [210/898] 2265379=test_https_proxy I, [2024-01-19T20:34:59.859906 #2224266] INFO -- : [211/898] 2265378=test_call I, [2024-01-19T20:34:59.875535 #2224266] INFO -- : [212/898] 2265379=test_rubygems I, [2024-01-19T20:34:59.965432 #2224266] INFO -- : [213/898] 2265379=test_drbunix I, [2024-01-19T20:34:59.971031 #2224266] INFO -- : [214/898] 2265375=test_gem_commands_setup_command I, [2024-01-19T20:35:00.002117 #2224266] INFO -- : [215/898] 2265378=test_rdoc_attr I, [2024-01-19T20:35:00.030390 #2224266] INFO -- : [216/898] 2265377=test_read_write I, [2024-01-19T20:35:00.065380 #2224266] INFO -- : [217/898] 2265377=test_converters I, [2024-01-19T20:35:00.079580 #2224266] INFO -- : [218/898] 2265377=test_env I, [2024-01-19T20:35:00.096503 #2224266] INFO -- : [219/898] 2265378=desugar_compiler_test I, [2024-01-19T20:35:00.173732 #2224266] INFO -- : [220/898] 2265378=test_integer I, [2024-01-19T20:35:00.203831 #2224266] INFO -- : [221/898] 2265378=test_dryrun I, [2024-01-19T20:35:00.224527 #2224266] INFO -- : [222/898] 2265378=test_struct I, [2024-01-19T20:35:00.237000 #2224266] INFO -- : [223/898] 2265378=test_rdoc_markup_to_html_snippet I, [2024-01-19T20:35:00.300730 #2224266] INFO -- : [224/898] 2265378=magic_comment_test I, [2024-01-19T20:35:00.305172 #2224266] INFO -- : [225/898] 2265378=test_sexp I, [2024-01-19T20:35:00.306919 #2224266] INFO -- : [226/898] 2265380=test_rdoc_markup_include I, [2024-01-19T20:35:00.313169 #2224266] INFO -- : [227/898] 2265378=fuzzer_test I, [2024-01-19T20:35:00.323574 #2224266] INFO -- : [228/898] 2265378=test_inputs_scanner I, [2024-01-19T20:35:00.328813 #2224266] INFO -- : [229/898] 2265378=test_variable I, [2024-01-19T20:35:00.428642 #2224266] INFO -- : [230/898] 2265380=test_pkg_config I, [2024-01-19T20:35:00.439504 #2224266] INFO -- : [231/898] 2265378=test_unconverted_fields I, [2024-01-19T20:35:00.445611 #2224266] INFO -- : [232/898] 2265378=test_cparser I, [2024-01-19T20:35:00.449896 #2224266] INFO -- : [233/898] 2265380=memsize_test I, [2024-01-19T20:35:00.453047 #2224266] INFO -- : [234/898] 2265380=json_parser_test I, [2024-01-19T20:35:00.491076 #2224266] INFO -- : [235/898] 2265380=test_nomethod_error I, [2024-01-19T20:35:00.492646 #2224266] INFO -- : [236/898] 2265380=test_config I, [2024-01-19T20:35:00.497989 #2224266] INFO -- : [237/898] 2265382=test_win32ole_variant_outarg I, [2024-01-19T20:35:00.501359 #2224266] INFO -- : [238/898] 2265382=test_gem_source_subpath_problem I, [2024-01-19T20:35:00.524423 #2224266] INFO -- : [239/898] 2265380=test_dln I, [2024-01-19T20:35:00.526324 #2224266] INFO -- : [240/898] 2265380=json_common_interface_test I, [2024-01-19T20:35:00.533999 #2224266] INFO -- : [241/898] 2265380=test_x509req I, [2024-01-19T20:35:00.654004 #2224266] INFO -- : [242/898] 2265374=test_mutex I, [2024-01-19T20:35:00.741797 #2224266] INFO -- : [243/898] 2265375=test_rdoc_rd_inline I, [2024-01-19T20:35:00.773886 #2224266] INFO -- : [244/898] 2265380=test_files_test_1 I, [2024-01-19T20:35:00.801978 #2224266] INFO -- : [245/898] 2265382=test_set I, [2024-01-19T20:35:00.831379 #2224266] INFO -- : [246/898] 2265382=test_gem_path_support I, [2024-01-19T20:35:00.864252 #2224266] INFO -- : [247/898] 2265375=test_struct I, [2024-01-19T20:35:00.869484 #2224266] INFO -- : [248/898] 2265382=test_patterns I, [2024-01-19T20:35:00.886537 #2224266] INFO -- : [249/898] 2265382=test_serialize_subclasses I, [2024-01-19T20:35:00.892711 #2224266] INFO -- : [250/898] 2265382=test_insns_leaf I, [2024-01-19T20:35:00.894352 #2224266] INFO -- : [251/898] 2265382=test_color_printer I, [2024-01-19T20:35:00.902080 #2224266] INFO -- : [252/898] 2265381=test_deprecated I, [2024-01-19T20:35:00.905117 #2224266] INFO -- : [253/898] 2265375=test_engine I, [2024-01-19T20:35:00.906406 #2224266] INFO -- : [254/898] 2265381=test_win32ole_variant_m I, [2024-01-19T20:35:00.909045 #2224266] INFO -- : [255/898] 2265375=test_div I, [2024-01-19T20:35:00.910314 #2224266] INFO -- : [256/898] 2265381=test_key_error I, [2024-01-19T20:35:00.911571 #2224266] INFO -- : [257/898] 2265375=test_process I, [2024-01-19T20:35:00.913227 #2224266] INFO -- : [258/898] 2265381=test_windows_1252 I, [2024-01-19T20:35:00.919227 #2224266] INFO -- : [259/898] 2265381=test_input_method I, [2024-01-19T20:35:00.931403 #2224266] INFO -- : [260/898] 2265375=test_cgi_session I, [2024-01-19T20:35:00.942851 #2224266] INFO -- : [261/898] 2265375=test_rdoc_rd I, [2024-01-19T20:35:00.944887 #2224266] INFO -- : [262/898] 2265382=test_metaclass I, [2024-01-19T20:35:00.949294 #2224266] INFO -- : [263/898] 2265382=test_rdoc_top_level I, [2024-01-19T20:35:00.965738 #2224266] INFO -- : [264/898] 2265375=test_signal I, [2024-01-19T20:35:00.977380 #2224266] INFO -- : [265/898] 2265381=test_fixnum I, [2024-01-19T20:35:00.982342 #2224266] INFO -- : [266/898] 2265381=test_x509crl I, [2024-01-19T20:35:00.995037 #2224266] INFO -- : [267/898] 2265378=test_gem_commands_signout_command I, [2024-01-19T20:35:01.002590 #2224266] INFO -- : [268/898] 2265378=test_refinement I, [2024-01-19T20:35:01.112546 #2224266] INFO -- : [269/898] 2265376=test_regex_casefold I, [2024-01-19T20:35:01.135629 #2224266] INFO -- : [270/898] 2265381=test_gem_source_git I, [2024-01-19T20:35:01.231534 #2224266] INFO -- : [271/898] 2265382=test_dir_m17n I, [2024-01-19T20:35:01.403316 #2224266] INFO -- : [272/898] 2265392=test_gem_resolver_installer_set I, [2024-01-19T20:35:01.550907 #2224266] INFO -- : [273/898] 2265376=test_header I, [2024-01-19T20:35:01.569298 #2224266] INFO -- : [274/898] 2265376=test_float I, [2024-01-19T20:35:01.575456 #2224266] INFO -- : [275/898] 2265392=test_cgi_cookie I, [2024-01-19T20:35:01.588184 #2224266] INFO -- : [276/898] 2265392=test_require I, [2024-01-19T20:35:01.696218 #2224266] INFO -- : [277/898] 2265381=test_gem_resolver_git_set I, [2024-01-19T20:35:01.748514 #2224266] INFO -- : [278/898] 2265389=test_storage I, [2024-01-19T20:35:01.754822 #2224266] INFO -- : [279/898] 2265389=test_new I, [2024-01-19T20:35:01.758806 #2224266] INFO -- : [280/898] 2265389=test_cipher I, [2024-01-19T20:35:01.775002 #2224266] INFO -- : [281/898] 2265374=test_gem_security_signer I, [2024-01-19T20:35:01.801796 #2224266] INFO -- : [282/898] 2265389=test_debug I, [2024-01-19T20:35:01.803873 #2224266] INFO -- : [283/898] 2265389=pattern_test I, [2024-01-19T20:35:01.885654 #2224266] INFO -- : [284/898] 2265389=test_memory_view I, [2024-01-19T20:35:01.899628 #2224266] INFO -- : [285/898] 2265374=test_shellwords I, [2024-01-19T20:35:01.901139 #2224266] INFO -- : [286/898] 2265389=test_digest_extend I, [2024-01-19T20:35:01.902377 #2224266] INFO -- : [287/898] 2265374=test_string I, [2024-01-19T20:35:01.907006 #2224266] INFO -- : [288/898] 2265374=test_iterator I, [2024-01-19T20:35:01.915082 #2224266] INFO -- : [289/898] 2265389=test_omap I, [2024-01-19T20:35:01.921302 #2224266] INFO -- : [290/898] 2265389=test_https I, [2024-01-19T20:35:01.948190 #2224266] INFO -- : [291/898] 2265374=test_gem_ext_builder I, [2024-01-19T20:35:01.986651 #2224266] INFO -- : [292/898] 2265381=test_evaluation I, [2024-01-19T20:35:01.999398 #2224266] INFO -- : [293/898] 2265381=test_abi I, [2024-01-19T20:35:02.144666 #2224266] INFO -- : [294/898] 2265381=test_provider I, [2024-01-19T20:35:02.151253 #2224266] INFO -- : [295/898] 2265382=test_rdoc_parser_simple I, [2024-01-19T20:35:02.162253 #2224266] INFO -- : [296/898] 2265382=test_yamldbm I, [2024-01-19T20:35:02.164133 #2224266] INFO -- : [297/898] 2265382=test_load I, [2024-01-19T20:35:02.171874 #2224266] INFO -- : [298/898] 2265382=test_gem_source I, [2024-01-19T20:35:02.310916 #2224266] INFO -- : [299/898] 2265389=test_scalar_scanner I, [2024-01-19T20:35:02.330471 #2224266] INFO -- : [300/898] 2265389=test_gem_commands_outdated_command I, [2024-01-19T20:35:02.330930 #2224266] INFO -- : [301/898] 2265382=test_gem_package_tar_writer I, [2024-01-19T20:35:02.332980 #2224266] INFO -- : [302/898] 2265377=test_array I, [2024-01-19T20:35:02.392551 #2224266] INFO -- : [303/898] 2265389=test_gem_dependency_list I, [2024-01-19T20:35:02.424111 #2224266] INFO -- : [304/898] 2265382=test_benchmark I, [2024-01-19T20:35:02.448650 #2224266] INFO -- : [305/898] 2265381=test_win32ole_method_event I, [2024-01-19T20:35:02.453825 #2224266] INFO -- : [306/898] 2265381=test_nesting_parser I, [2024-01-19T20:35:02.469515 #2224266] INFO -- : [307/898] 2265381=test_assembler I, [2024-01-19T20:35:02.470552 #2224266] INFO -- : [308/898] 2265381=attribute_write_test I, [2024-01-19T20:35:02.475117 #2224266] INFO -- : [309/898] 2265381=test_propertyputref I, [2024-01-19T20:35:02.475394 #2224266] INFO -- : [310/898] 2265381=test_spell_checker I, [2024-01-19T20:35:02.485290 #2224266] INFO -- : [311/898] 2265381=test_rational I, [2024-01-19T20:35:02.495164 #2224266] INFO -- : [312/898] 2265389=test_rational2 I, [2024-01-19T20:35:02.502018 #2224266] INFO -- : [313/898] 2265381=test_len I, [2024-01-19T20:35:02.502821 #2224266] INFO -- : [314/898] 2265389=test_yield_block I, [2024-01-19T20:35:02.504976 #2224266] INFO -- : [315/898] 2265381=test_completion I, [2024-01-19T20:35:02.506508 #2224266] INFO -- : [316/898] 2265389=test_gem_commands_cert_command I, [2024-01-19T20:35:02.511282 #2224266] INFO -- : [317/898] 2265385=test_x509ext I, [2024-01-19T20:35:02.525307 #2224266] INFO -- : [318/898] 2265385=test_erb I, [2024-01-19T20:35:02.569095 #2224266] INFO -- : [319/898] 2265385=test_gem_source_installed I, [2024-01-19T20:35:02.593823 #2224266] INFO -- : [320/898] 2265385=test_arith_seq_extract I, [2024-01-19T20:35:02.646859 #2224266] INFO -- : [321/898] 2265384=test_method_name_check I, [2024-01-19T20:35:02.664853 #2224266] INFO -- : [322/898] 2265384=test_parser I, [2024-01-19T20:35:02.691121 #2224266] INFO -- : [323/898] 2265384=test_module I, [2024-01-19T20:35:02.718549 #2224266] INFO -- : [324/898] 2265385=test_gem_request_set I, [2024-01-19T20:35:02.825195 #2224266] INFO -- : [325/898] 2265374=constant_path_node_test I, [2024-01-19T20:35:02.888684 #2224266] INFO -- : [326/898] 2265374=test_gem_ext_cargo_builder I, [2024-01-19T20:35:02.908803 #2224266] INFO -- : [327/898] 2265374=test_ssl I, [2024-01-19T20:35:02.909695 #2224266] INFO -- : [328/898] 2265376=test_instrumentation_api I, [2024-01-19T20:35:03.017322 #2224266] INFO -- : [329/898] 2265375=test_stringify_symbols I, [2024-01-19T20:35:03.028103 #2224266] INFO -- : [330/898] 2265375=test_acl I, [2024-01-19T20:35:03.036817 #2224266] INFO -- : [331/898] 2265375=test_boolean I, [2024-01-19T20:35:03.057047 #2224266] INFO -- : [332/898] 2265375=test_cmd I, [2024-01-19T20:35:03.154287 #2224266] INFO -- : [333/898] 2265385=test_whileuntil I, [2024-01-19T20:35:03.159041 #2224266] INFO -- : [334/898] 2265385=test_rdoc_generator_markup I, [2024-01-19T20:35:03.255619 #2224266] INFO -- : [335/898] 2265385=test_configuration I, [2024-01-19T20:35:03.266067 #2224266] INFO -- : [336/898] 2265381=test_rubyvm I, [2024-01-19T20:35:03.267892 #2224266] INFO -- : [337/898] 2265381=test_buffered_io I, [2024-01-19T20:35:03.305771 #2224266] INFO -- : [338/898] 2265373=test_monitor I, [2024-01-19T20:35:03.313719 #2224266] INFO -- : [339/898] 2265380=test_addrinfo I, [2024-01-19T20:35:03.326259 #2224266] INFO -- : [340/898] 2265381=test_http I, [2024-01-19T20:35:03.336749 #2224266] INFO -- : [341/898] 2265380=test_tree_spell_checker I, [2024-01-19T20:35:03.350517 #2224266] INFO -- : [342/898] 2265385=test_path I, [2024-01-19T20:35:03.360771 #2224266] INFO -- : [343/898] 2265385=test_case_mapping I, [2024-01-19T20:35:03.363457 #2224266] INFO -- : [344/898] 2265380=test_bn I, [2024-01-19T20:35:03.367154 #2224266] INFO -- : [345/898] 2265385=test_win32ole_param_event I, [2024-01-19T20:35:03.371741 #2224266] INFO -- : [346/898] 2265385=test_compile_prism I, [2024-01-19T20:35:03.376088 #2224266] INFO -- : [347/898] 2265380=test_terminfo I, [2024-01-19T20:35:03.378522 #2224266] INFO -- : [348/898] 2265380=test_date_compat I, [2024-01-19T20:35:03.379107 #2224266] INFO -- : [349/898] 2265380=test_rdoc_markup_to_html I, [2024-01-19T20:35:03.449755 #2224266] INFO -- : [350/898] 2265378=test_bug-14834 I, [2024-01-19T20:35:03.463825 #2224266] INFO -- : [351/898] 2265380=test_key_event_record I, [2024-01-19T20:35:03.466756 #2224266] INFO -- : [352/898] 2265380=test_gem_uri I, [2024-01-19T20:35:03.504044 #2224266] INFO -- : [353/898] 2265380=test_random I, [2024-01-19T20:35:03.511156 #2224266] INFO -- : [354/898] 2265380=test_notimplement I, [2024-01-19T20:35:03.512153 #2224266] INFO -- : [355/898] 2265373=test_gem_commands_update_command I, [2024-01-19T20:35:03.516992 #2224266] INFO -- : [356/898] 2265380=test_gem_resolver_vendor_specification I, [2024-01-19T20:35:03.527736 #2224266] INFO -- : [357/898] 2265378=test_rewind I, [2024-01-19T20:35:03.534924 #2224266] INFO -- : [358/898] 2265378=test_thread_cv I, [2024-01-19T20:35:03.543760 #2224266] INFO -- : [359/898] 2265380=test_lexer I, [2024-01-19T20:35:03.561307 #2224266] INFO -- : [360/898] 2265380=test_ssl_session I, [2024-01-19T20:35:03.580889 #2224266] INFO -- : [361/898] 2265385=test_koi8 I, [2024-01-19T20:35:03.587214 #2224266] INFO -- : [362/898] 2265385=parameters_signature_test I, [2024-01-19T20:35:03.642185 #2224266] INFO -- : [363/898] 2265382=test_rdoc_parser_changelog I, [2024-01-19T20:35:03.652094 #2224266] INFO -- : [364/898] 2265385=test_enumerator I, [2024-01-19T20:35:03.655897 #2224266] INFO -- : [365/898] 2265385=test_unicode I, [2024-01-19T20:35:03.657796 #2224266] INFO -- : [366/898] 2265375=test_rdoc_generator_pot I, [2024-01-19T20:35:03.678228 #2224266] INFO -- : [367/898] 2265382=test_gem_gem_runner I, [2024-01-19T20:35:03.683984 #2224266] INFO -- : [368/898] 2265375=test_filter I, [2024-01-19T20:35:03.699879 #2224266] INFO -- : [369/898] 2265385=test_data I, [2024-01-19T20:35:03.700613 #2224266] INFO -- : [370/898] 2265375=test_rdoc_method_attr I, [2024-01-19T20:35:03.703855 #2224266] INFO -- : [371/898] 2265385=test_column_separator I, [2024-01-19T20:35:03.714461 #2224266] INFO -- : [372/898] 2265385=test_name_error_extension I, [2024-01-19T20:35:03.714789 #2224266] INFO -- : [373/898] 2265382=test_rdoc_i18n_locale I, [2024-01-19T20:35:03.717619 #2224266] INFO -- : [374/898] 2265385=test_gem_commands_yank_command I, [2024-01-19T20:35:03.727429 #2224266] INFO -- : [375/898] 2265382=test_win32ole_param I, [2024-01-19T20:35:03.730765 #2224266] INFO -- : [376/898] 2265382=test_pair I, [2024-01-19T20:35:03.782453 #2224266] INFO -- : [377/898] 2265392=test_document I, [2024-01-19T20:35:03.801150 #2224266] INFO -- : [378/898] 2265375=test_rdoc_generator_pot_po_entry I, [2024-01-19T20:35:03.805589 #2224266] INFO -- : [379/898] 2265375=test_euc_jp I, [2024-01-19T20:35:03.808532 #2224266] INFO -- : [380/898] 2265383=test_acceptable I, [2024-01-19T20:35:03.809529 #2224266] INFO -- : [381/898] 2265375=test_rbconfig I, [2024-01-19T20:35:03.812506 #2224266] INFO -- : [382/898] 2265392=test_human_typo I, [2024-01-19T20:35:03.813170 #2224266] INFO -- : [383/898] 2265375=test_primitive I, [2024-01-19T20:35:03.817787 #2224266] INFO -- : [384/898] 2265392=test_color I, [2024-01-19T20:35:03.819178 #2224266] INFO -- : [385/898] 2265375=json_encoding_test I, [2024-01-19T20:35:03.829489 #2224266] INFO -- : [386/898] 2265383=test_key_stroke I, [2024-01-19T20:35:03.839261 #2224266] INFO -- : [387/898] 2265375=test_install I, [2024-01-19T20:35:03.860802 #2224266] INFO -- : [388/898] 2265383=test_rdoc_markup_to_label I, [2024-01-19T20:35:03.895641 #2224266] INFO -- : [389/898] 2265392=test_sockopt I, [2024-01-19T20:35:03.903752 #2224266] INFO -- : [390/898] 2265392=test_encoding I, [2024-01-19T20:35:03.911509 #2224266] INFO -- : [391/898] 2265392=test_httpresponses I, [2024-01-19T20:35:03.917296 #2224266] INFO -- : [392/898] 2265384=test_set_len I, [2024-01-19T20:35:03.920029 #2224266] INFO -- : [393/898] 2265384=test_gem_resolver_local_specification I, [2024-01-19T20:35:03.934650 #2224266] INFO -- : [394/898] 2265392=test_httpheader I, [2024-01-19T20:35:03.942405 #2224266] INFO -- : [395/898] 2265383=test_drb I, [2024-01-19T20:35:03.947244 #2224266] INFO -- : [396/898] 2265392=test_rdoc_ri_driver I, [2024-01-19T20:35:03.972120 #2224266] INFO -- : [397/898] 2265384=test_pinned I, [2024-01-19T20:35:03.987112 #2224266] INFO -- : [398/898] 2265384=test_webauthn_listener_response I, [2024-01-19T20:35:03.999319 #2224266] INFO -- : [399/898] 2265375=test_time I, [2024-01-19T20:35:04.012016 #2224266] INFO -- : [400/898] 2265384=test_to_ary_concat I, [2024-01-19T20:35:04.110101 #2224266] INFO -- : [401/898] 2265375=test_stream I, [2024-01-19T20:35:04.116090 #2224266] INFO -- : [402/898] 2265375=test_printf I, [2024-01-19T20:35:04.128511 #2224266] INFO -- : [403/898] 2265375=test_rdoc_markup_pre_process I, [2024-01-19T20:35:04.170602 #2224266] INFO -- : [404/898] 2265378=test_rdoc_markup_to_bs I, [2024-01-19T20:35:04.172169 #2224266] INFO -- : [405/898] 2265392=test_gem_commands_unpack_command I, [2024-01-19T20:35:04.193963 #2224266] INFO -- : [406/898] 2265385=test_files_lib I, [2024-01-19T20:35:04.217726 #2224266] INFO -- : [407/898] 2265378=test_beginendblock I, [2024-01-19T20:35:04.217828 #2224266] INFO -- : [408/898] 2265375=test_gem_bundler_version_finder I, [2024-01-19T20:35:04.259644 #2224266] INFO -- : [409/898] 2265379=test_emoji_breaks I, [2024-01-19T20:35:04.276670 #2224266] INFO -- : [410/898] 2265375=test_within_pipe I, [2024-01-19T20:35:04.289410 #2224266] INFO -- : [411/898] 2265375=test_bundled_ca I, [2024-01-19T20:35:04.381694 #2224266] INFO -- : [412/898] 2265384=test_closure I, [2024-01-19T20:35:04.434984 #2224266] INFO -- : [413/898] 2265392=test_fiber I, [2024-01-19T20:35:04.525589 #2224266] INFO -- : [414/898] 2265384=test_open3 I, [2024-01-19T20:35:04.659478 #2224266] INFO -- : [415/898] 2265380=test_ractor I, [2024-01-19T20:35:04.662699 #2224266] INFO -- : [416/898] 2265378=test_gem_security I, [2024-01-19T20:35:04.720086 #2224266] INFO -- : [417/898] 2265380=test_rdoc_servlet I, [2024-01-19T20:35:04.772418 #2224266] INFO -- : [418/898] 2265373=test_digest I, [2024-01-19T20:35:04.779250 #2224266] INFO -- : [419/898] 2265373=test_exit I, [2024-01-19T20:35:04.816475 #2224266] INFO -- : [420/898] 2265380=test_recursion I, [2024-01-19T20:35:04.818137 #2224266] INFO -- : [421/898] 2265380=test_history I, [2024-01-19T20:35:04.849212 #2224266] INFO -- : [422/898] 2265373=test_date_marshal I, [2024-01-19T20:35:04.855204 #2224266] INFO -- : [423/898] 2265373=test_mkmf I, [2024-01-19T20:35:04.866412 #2224266] INFO -- : [424/898] 2265380=test_drbobject I, [2024-01-19T20:35:04.891412 #2224266] INFO -- : [425/898] 2265373=test_delegate I, [2024-01-19T20:35:04.893806 #2224266] INFO -- : [426/898] 2265373=test_popen_deadlock I, [2024-01-19T20:35:04.897635 #2224266] INFO -- : [427/898] 2265380=test_cmethod I, [2024-01-19T20:35:04.902566 #2224266] INFO -- : [428/898] 2265380=test_append I, [2024-01-19T20:35:04.905781 #2224266] INFO -- : [429/898] 2265380=test_option I, [2024-01-19T20:35:04.988966 #2224266] INFO -- : [430/898] 2265380=test_gem_commands_server_command I, [2024-01-19T20:35:04.997365 #2224266] INFO -- : [431/898] 2265380=test_variable_name_check I, [2024-01-19T20:35:05.040385 #2224266] INFO -- : [432/898] 2265380=test_io_m17n I, [2024-01-19T20:35:05.360691 #2224266] INFO -- : [433/898] 2265377=test_did_you_mean I, [2024-01-19T20:35:05.374948 #2224266] INFO -- : [434/898] 2265377=test_interned_str I, [2024-01-19T20:35:05.377658 #2224266] INFO -- : [435/898] 2265377=test_case_comprehensive I, [2024-01-19T20:35:05.399760 #2224266] INFO -- : [436/898] 2265373=test_gem_commands_build_command I, [2024-01-19T20:35:05.567749 #2224266] INFO -- : [437/898] 2265373=test_scheduler I, [2024-01-19T20:35:05.603119 #2224266] INFO -- : [438/898] 2265379=test_pkey_dsa I, [2024-01-19T20:35:05.727269 #2224266] INFO -- : [439/898] 2265373=test_class I, [2024-01-19T20:35:05.752526 #2224266] INFO -- : [440/898] 2265373=test_ocsp I, [2024-01-19T20:35:05.836078 #2224266] INFO -- : [441/898] 2265376=test_rdoc_markup_heading I, [2024-01-19T20:35:05.840979 #2224266] INFO -- : [442/898] 2265376=test_iseq I, [2024-01-19T20:35:06.062640 #2224266] INFO -- : [443/898] 2265379=test_exception_at_throwing I, [2024-01-19T20:35:06.106350 #2224266] INFO -- : [444/898] 2265379=test_clone I, [2024-01-19T20:35:06.118851 #2224266] INFO -- : [445/898] 2265389=test_gem_commands_install_command I, [2024-01-19T20:35:06.141538 #2224266] INFO -- : [446/898] 2265373=test_readpartial I, [2024-01-19T20:35:06.223453 #2224266] INFO -- : [447/898] 2265379=locals_test I, [2024-01-19T20:35:06.251098 #2224266] INFO -- : [448/898] 2265380=test_rdoc_require I, [2024-01-19T20:35:06.289486 #2224266] INFO -- : [449/898] 2265376=test_rdoc_markup_indented_paragraph I, [2024-01-19T20:35:06.290850 #2224266] INFO -- : [450/898] 2265380=test_io_buffer I, [2024-01-19T20:35:06.294171 #2224266] INFO -- : [451/898] 2265376=test_pack I, [2024-01-19T20:35:06.315259 #2224266] INFO -- : [452/898] 2265376=test_backtrace I, [2024-01-19T20:35:06.356661 #2224266] INFO -- : [453/898] 2265390=test_gem_resolver_conflict I, [2024-01-19T20:35:06.375352 #2224266] INFO -- : [454/898] 2265390=test_rdoc_task I, [2024-01-19T20:35:06.380229 #2224266] INFO -- : [455/898] 2265390=test_convertible I, [2024-01-19T20:35:06.397504 #2224266] INFO -- : [456/898] 2265384=test_convert I, [2024-01-19T20:35:06.402151 #2224266] INFO -- : [457/898] 2265380=test_rdoc_alias I, [2024-01-19T20:35:06.414787 #2224266] INFO -- : [458/898] 2265380=test_yield I, [2024-01-19T20:35:06.415362 #2224266] INFO -- : [459/898] 2265384=test_stringscanner I, [2024-01-19T20:35:06.430929 #2224266] INFO -- : [460/898] 2265384=test_files_sample I, [2024-01-19T20:35:06.479472 #2224266] INFO -- : [461/898] 2265384=test_rat I, [2024-01-19T20:35:06.483649 #2224266] INFO -- : [462/898] 2265384=test_rdoc_markup_raw I, [2024-01-19T20:35:06.510051 #2224266] INFO -- : [463/898] 2265379=test_webauthn_poller I, [2024-01-19T20:35:06.540491 #2224266] INFO -- : [464/898] 2265373=test_rdoc_markup_to_html_crossref I, [2024-01-19T20:35:06.544026 #2224266] INFO -- : [465/898] 2265384=test_typeddata I, [2024-01-19T20:35:06.651591 #2224266] INFO -- : [466/898] 2265379=test_gem_resolver_best_set I, [2024-01-19T20:35:06.697752 #2224266] INFO -- : [467/898] 2265384=encoding_test I, [2024-01-19T20:35:06.712375 #2224266] INFO -- : [468/898] 2265379=test_fstring I, [2024-01-19T20:35:06.723802 #2224266] INFO -- : [469/898] 2265373=test_array I, [2024-01-19T20:35:06.725801 #2224266] INFO -- : [470/898] 2265373=test_optparse I, [2024-01-19T20:35:06.730107 #2224266] INFO -- : [471/898] 2265373=test_yjit_exit_locations I, [2024-01-19T20:35:06.758699 #2224266] INFO -- : [472/898] 2265384=test_etc I, [2024-01-19T20:35:06.769652 #2224266] INFO -- : [473/898] 2265373=test_gem_config_file I, [2024-01-19T20:35:06.798760 #2224266] INFO -- : [474/898] 2265384=test_ripper I, [2024-01-19T20:35:06.831955 #2224266] INFO -- : [475/898] 2265379=test_protocol I, [2024-01-19T20:35:06.876938 #2224266] INFO -- : [476/898] 2265373=test_getopts I, [2024-01-19T20:35:06.881633 #2224266] INFO -- : [477/898] 2265373=test_gem_resolver_activation_request I, [2024-01-19T20:35:06.889610 #2224266] INFO -- : [478/898] 2265373=test_bigzero I, [2024-01-19T20:35:06.895980 #2224266] INFO -- : [479/898] 2265373=test_pkey_dh I, [2024-01-19T20:35:06.951974 #2224266] INFO -- : [480/898] 2265373=test_gem_package_tar_header I, [2024-01-19T20:35:06.978426 #2224266] INFO -- : [481/898] 2265373=test_iseq_load I, [2024-01-19T20:35:06.980481 #2224266] INFO -- : [482/898] 2265385=test_gem_util I, [2024-01-19T20:35:07.010525 #2224266] INFO -- : [483/898] 2265384=test_system I, [2024-01-19T20:35:07.118263 #2224266] INFO -- : [484/898] 2265385=test_pkcs12 I, [2024-01-19T20:35:07.125460 #2224266] INFO -- : [485/898] 2265375=test_case I, [2024-01-19T20:35:07.139227 #2224266] INFO -- : [486/898] 2265379=test_sizeof I, [2024-01-19T20:35:07.148843 #2224266] INFO -- : [487/898] 2265375=test_face I, [2024-01-19T20:35:07.170766 #2224266] INFO -- : [488/898] 2265375=test_rendering I, [2024-01-19T20:35:07.179738 #2224266] INFO -- : [489/898] 2265375=test_autoload I, [2024-01-19T20:35:07.209819 #2224266] INFO -- : [490/898] 2265389=test_utf16 I, [2024-01-19T20:35:07.217946 #2224266] INFO -- : [491/898] 2265389=test_io I, [2024-01-19T20:35:07.382796 #2224266] INFO -- : [492/898] 2265382=test_unicode_escape I, [2024-01-19T20:35:07.448603 #2224266] INFO -- : [493/898] 2265373=test_libs I, [2024-01-19T20:35:07.452529 #2224266] INFO -- : [494/898] 2265382=test_gc I, [2024-01-19T20:35:07.453822 #2224266] INFO -- : [495/898] 2265382=test_math I, [2024-01-19T20:35:07.457281 #2224266] INFO -- : [496/898] 2265373=test_gem_commands_fetch_command I, [2024-01-19T20:35:07.460720 #2224266] INFO -- : [497/898] 2265382=test_sleep I, [2024-01-19T20:35:07.505011 #2224266] INFO -- : [498/898] 2265376=test_config I, [2024-01-19T20:35:07.538700 #2224266] INFO -- : [499/898] 2265373=test_yaml_tree I, [2024-01-19T20:35:07.553486 #2224266] INFO -- : [500/898] 2265376=test_gem_unsatisfiable_dependency_error I, [2024-01-19T20:35:07.555822 #2224266] INFO -- : [501/898] 2265373=test_win32ole_record I, [2024-01-19T20:35:07.559729 #2224266] INFO -- : [502/898] 2265373=test_cp949 I, [2024-01-19T20:35:07.564115 #2224266] INFO -- : [503/898] 2265373=test_condition I, [2024-01-19T20:35:07.566527 #2224266] INFO -- : [504/898] 2265373=test_foreach I, [2024-01-19T20:35:07.568766 #2224266] INFO -- : [505/898] 2265373=test_gem_source_specific_file I, [2024-01-19T20:35:07.569021 #2224266] INFO -- : [506/898] 2265376=test_gem_commands_uninstall_command I, [2024-01-19T20:35:07.616314 #2224266] INFO -- : [507/898] 2265373=test_io I, [2024-01-19T20:35:07.721672 #2224266] INFO -- : [508/898] 2265385=test_emoji I, [2024-01-19T20:35:07.729527 #2224266] INFO -- : [509/898] 2265384=test_win32ole_type_event I, [2024-01-19T20:35:07.732032 #2224266] INFO -- : [510/898] 2265384=test_sorted_set I, [2024-01-19T20:35:07.754547 #2224266] INFO -- : [511/898] 2265385=test_hash I, [2024-01-19T20:35:07.836076 #2224266] INFO -- : [512/898] 2265373=test_ubf_async_safe I, [2024-01-19T20:35:07.849560 #2224266] INFO -- : [513/898] 2265373=test_gem_commands_exec_command I, [2024-01-19T20:35:07.948972 #2224266] INFO -- : [514/898] 2265384=test_io_wait I, [2024-01-19T20:35:08.177605 #2224266] INFO -- : [515/898] 2265388=test_kwargs I, [2024-01-19T20:35:08.179896 #2224266] INFO -- : [516/898] 2265388=test_ellipsize I, [2024-01-19T20:35:08.188965 #2224266] INFO -- : [517/898] 2265388=test_date_attr I, [2024-01-19T20:35:08.192050 #2224266] INFO -- : [518/898] 2265388=test_console_attr I, [2024-01-19T20:35:08.192384 #2224266] INFO -- : [519/898] 2265388=test_summary I, [2024-01-19T20:35:08.195064 #2224266] INFO -- : [520/898] 2265376=test_type_completor I, [2024-01-19T20:35:08.198923 #2224266] INFO -- : [521/898] 2265376=test_euc_kr I, [2024-01-19T20:35:08.202676 #2224266] INFO -- : [522/898] 2265388=test_rdoc_context_section I, [2024-01-19T20:35:08.207017 #2224266] INFO -- : [523/898] 2265376=test_ftp I, [2024-01-19T20:35:08.214599 #2224266] INFO -- : [524/898] 2265376=test_gem_impossible_dependencies_error I, [2024-01-19T20:35:08.217896 #2224266] INFO -- : [525/898] 2265376=test_pack I, [2024-01-19T20:35:08.223197 #2224266] INFO -- : [526/898] 2265388=test_array_create I, [2024-01-19T20:35:08.224789 #2224266] INFO -- : [527/898] 2265388=test_to_ruby I, [2024-01-19T20:35:08.237562 #2224266] INFO -- : [528/898] 2265388=test_pattern_key_name_check I, [2024-01-19T20:35:08.242187 #2224266] INFO -- : [529/898] 2265388=test_rdoc_rubygems_hook I, [2024-01-19T20:35:08.277335 #2224266] INFO -- : [530/898] 2265384=test_skip_lines I, [2024-01-19T20:35:08.297605 #2224266] INFO -- : [531/898] 2265384=test_method I, [2024-01-19T20:35:08.302333 #2224266] INFO -- : [532/898] 2265388=test_gem_commands_query_command I, [2024-01-19T20:35:08.349157 #2224266] INFO -- : [533/898] 2265376=test_gem_commands_stale_command I, [2024-01-19T20:35:08.353777 #2224266] INFO -- : [534/898] 2265376=test_c_struct_entry I, [2024-01-19T20:35:08.371680 #2224266] INFO -- : [535/898] 2265391=test_have_library I, [2024-01-19T20:35:08.516643 #2224266] INFO -- : [536/898] 2265376=test_remote_fetch_error I, [2024-01-19T20:35:08.521902 #2224266] INFO -- : [537/898] 2265376=test_set I, [2024-01-19T20:35:08.531601 #2224266] INFO -- : [538/898] 2265376=test_gem_security_trust_dir I, [2024-01-19T20:35:08.552312 #2224266] INFO -- : [539/898] 2265376=test_string_memory I, [2024-01-19T20:35:08.592070 #2224266] INFO -- : [540/898] 2265376=test_gem_requirement I, [2024-01-19T20:35:08.620688 #2224266] INFO -- : [541/898] 2265373=test_sprintf I, [2024-01-19T20:35:08.628313 #2224266] INFO -- : [542/898] 2265388=comments_test I, [2024-01-19T20:35:08.630674 #2224266] INFO -- : [543/898] 2265388=test_objspace I, [2024-01-19T20:35:08.678217 #2224266] INFO -- : [544/898] 2265376=test_line_editor I, [2024-01-19T20:35:08.703717 #2224266] INFO -- : [545/898] 2265376=test_undef I, [2024-01-19T20:35:08.710264 #2224266] INFO -- : [546/898] 2265376=test_general I, [2024-01-19T20:35:08.726701 #2224266] INFO -- : [547/898] 2265376=test_argf I, [2024-01-19T20:35:08.747860 #2224266] INFO -- : [548/898] 2265373=test_framework I, [2024-01-19T20:35:08.753713 #2224266] INFO -- : [549/898] 2265373=test_ns_spki I, [2024-01-19T20:35:08.775606 #2224266] INFO -- : [550/898] 2265373=test_kill_ring I, [2024-01-19T20:35:08.804480 #2224266] INFO -- : [551/898] 2265373=test_weakmap I, [2024-01-19T20:35:08.975841 #2224266] INFO -- : [552/898] 2265378=test_workspace I, [2024-01-19T20:35:09.146339 #2224266] INFO -- : [553/898] 2265380=test_debug_cmd I, [2024-01-19T20:35:09.151512 #2224266] INFO -- : [554/898] 2265378=test_yjit I, [2024-01-19T20:35:09.154621 #2224266] INFO -- : [555/898] 2265380=test_ws I, [2024-01-19T20:35:09.158720 #2224266] INFO -- : [556/898] 2265380=test_m17n I, [2024-01-19T20:35:09.216530 #2224266] INFO -- : [557/898] 2265380=test_gem_commands_environment_command I, [2024-01-19T20:35:09.274552 #2224266] INFO -- : [558/898] 2265380=test_hash I, [2024-01-19T20:35:09.293907 #2224266] INFO -- : [559/898] 2265380=test_gem_resolver_dependency_request I, [2024-01-19T20:35:09.332822 #2224266] INFO -- : [560/898] 2265380=test_tree_builder I, [2024-01-19T20:35:09.340757 #2224266] INFO -- : [561/898] 2265380=test_external_new I, [2024-01-19T20:35:09.344802 #2224266] INFO -- : [562/898] 2265380=test_alias_and_anchor I, [2024-01-19T20:35:09.346550 #2224266] INFO -- : [563/898] 2265380=test_postponed_job I, [2024-01-19T20:35:09.499625 #2224266] INFO -- : [564/898] 2265391=test_raise_exception I, [2024-01-19T20:35:09.522062 #2224266] INFO -- : [565/898] 2265382=test_gem_request_set_lockfile I, [2024-01-19T20:35:09.627664 #2224266] INFO -- : [566/898] 2265380=test_win32ole_typelib I, [2024-01-19T20:35:09.632742 #2224266] INFO -- : [567/898] 2265380=test_protect I, [2024-01-19T20:35:09.636211 #2224266] INFO -- : [568/898] 2265380=ripper_compat_test I, [2024-01-19T20:35:09.642291 #2224266] INFO -- : [569/898] 2265380=test_cesu8 I, [2024-01-19T20:35:09.645714 #2224266] INFO -- : [570/898] 2265380=test_econv I, [2024-01-19T20:35:09.714857 #2224266] INFO -- : [571/898] 2265383=test_rdoc_options I, [2024-01-19T20:35:09.794711 #2224266] INFO -- : [572/898] 2265382=test_gem_version I, [2024-01-19T20:35:09.795208 #2224266] INFO -- : [573/898] 2265379=test_ldap I, [2024-01-19T20:35:09.800092 #2224266] INFO -- : [574/898] 2265379=test_gem_commands_signin_command I, [2024-01-19T20:35:09.861366 #2224266] INFO -- : [575/898] 2265379=test_resource I, [2024-01-19T20:35:09.866753 #2224266] INFO -- : [576/898] 2265379=test_emitter I, [2024-01-19T20:35:09.875605 #2224266] INFO -- : [577/898] 2265379=test_fileutils I, [2024-01-19T20:35:09.886616 #2224266] INFO -- : [578/898] 2265382=test_string_processing I, [2024-01-19T20:35:09.897823 #2224266] INFO -- : [579/898] 2265382=test_stack I, [2024-01-19T20:35:09.949895 #2224266] INFO -- : [580/898] 2265383=test_gem_commands_list_command I, [2024-01-19T20:35:09.950482 #2224266] INFO -- : [581/898] 2265391=test_reqarg I, [2024-01-19T20:35:10.021279 #2224266] INFO -- : [582/898] 2265391=test_rdoc_include I, [2024-01-19T20:35:10.051876 #2224266] INFO -- : [583/898] 2265391=test_too_many_dummy_encodings I, [2024-01-19T20:35:10.118069 #2224266] INFO -- : [584/898] 2265391=test_gem_remote_fetcher I, [2024-01-19T20:35:10.133702 #2224266] INFO -- : [585/898] 2265383=test_parse I, [2024-01-19T20:35:10.242004 #2224266] INFO -- : [586/898] 2265379=test_mdns I, [2024-01-19T20:35:10.245156 #2224266] INFO -- : [587/898] 2265379=test_gem_resolver_installed_specification I, [2024-01-19T20:35:10.262888 #2224266] INFO -- : [588/898] 2265379=test_scanner_events I, [2024-01-19T20:35:10.287260 #2224266] INFO -- : [589/898] 2265379=test_complex I, [2024-01-19T20:35:10.338485 #2224266] INFO -- : [590/898] 2265390=test_gem_commands_search_command I, [2024-01-19T20:35:10.351213 #2224266] INFO -- : [591/898] 2265390=test_gem_stub_specification I, [2024-01-19T20:35:10.370936 #2224266] INFO -- : [592/898] 2265392=test_method_cache I, [2024-01-19T20:35:10.377417 #2224266] INFO -- : [593/898] 2265392=test_frozen_error I, [2024-01-19T20:35:10.388299 #2224266] INFO -- : [594/898] 2265392=test_gem_ext_ext_conf_builder I, [2024-01-19T20:35:10.399083 #2224266] INFO -- : [595/898] 2265383=test_path_to_class I, [2024-01-19T20:35:10.405058 #2224266] INFO -- : [596/898] 2265383=test_gem_dependency I, [2024-01-19T20:35:10.422266 #2224266] INFO -- : [597/898] 2265379=test_gem_resolver_specification I, [2024-01-19T20:35:10.446040 #2224266] INFO -- : [598/898] 2265379=test_rdoc_markup_verbatim I, [2024-01-19T20:35:10.451496 #2224266] INFO -- : [599/898] 2265379=test_inlinecache I, [2024-01-19T20:35:10.480810 #2224266] INFO -- : [600/898] 2265390=test_asn1 I, [2024-01-19T20:35:10.497787 #2224266] INFO -- : [601/898] 2265380=test_random I, [2024-01-19T20:35:10.499210 #2224266] INFO -- : [602/898] 2265390=test_load I, [2024-01-19T20:35:10.502188 #2224266] INFO -- : [603/898] 2265380=json_string_matching_test I, [2024-01-19T20:35:10.504294 #2224266] INFO -- : [604/898] 2265380=test_const I, [2024-01-19T20:35:10.505199 #2224266] INFO -- : [605/898] 2265379=test_features I, [2024-01-19T20:35:10.506466 #2224266] INFO -- : [606/898] 2265390=test_rdoc_normal_class I, [2024-01-19T20:35:10.514477 #2224266] INFO -- : [607/898] 2265380=test_class I, [2024-01-19T20:35:10.541659 #2224266] INFO -- : [608/898] 2265383=test_irb I, [2024-01-19T20:35:10.560673 #2224266] INFO -- : [609/898] 2265382=test_rdoc_parser_rd I, [2024-01-19T20:35:10.567397 #2224266] INFO -- : [610/898] 2265385=test_date_strftime I, [2024-01-19T20:35:10.583764 #2224266] INFO -- : [611/898] 2265382=test_gem_installer I, [2024-01-19T20:35:10.590337 #2224266] INFO -- : [612/898] 2265390=test_yamlstore I, [2024-01-19T20:35:10.610316 #2224266] INFO -- : [613/898] 2265390=test_tracepoint I, [2024-01-19T20:35:10.765474 #2224266] INFO -- : [614/898] 2265379=test_prettyprint I, [2024-01-19T20:35:10.782080 #2224266] INFO -- : [615/898] 2265383=test_rdoc_markup I, [2024-01-19T20:35:10.786977 #2224266] INFO -- : [616/898] 2265383=test_gem_commands_help_command I, [2024-01-19T20:35:10.797784 #2224266] INFO -- : [617/898] 2265379=test_duplicate I, [2024-01-19T20:35:10.798795 #2224266] INFO -- : [618/898] 2265379=test_basicsocket I, [2024-01-19T20:35:10.813883 #2224266] INFO -- : [619/898] 2265379=test_utf32 I, [2024-01-19T20:35:10.823897 #2224266] INFO -- : [620/898] 2265379=test_gem_resolver_index_specification I, [2024-01-19T20:35:10.848624 #2224266] INFO -- : [621/898] 2265383=test_internal_ivar I, [2024-01-19T20:35:10.850612 #2224266] INFO -- : [622/898] 2265390=test_queue I, [2024-01-19T20:35:10.851745 #2224266] INFO -- : [623/898] 2265383=test_function I, [2024-01-19T20:35:10.852073 #2224266] INFO -- : [624/898] 2265390=test_noarg I, [2024-01-19T20:35:10.864826 #2224266] INFO -- : [625/898] 2265379=parse_comments_test I, [2024-01-19T20:35:10.871928 #2224266] INFO -- : [626/898] 2265390=test_tempfile I, [2024-01-19T20:35:10.874365 #2224266] INFO -- : [627/898] 2265379=test_wss I, [2024-01-19T20:35:10.888612 #2224266] INFO -- : [628/898] 2265379=test_fiddle I, [2024-01-19T20:35:10.901778 #2224266] INFO -- : [629/898] 2265385=test_find I, [2024-01-19T20:35:10.910899 #2224266] INFO -- : [630/898] 2265385=test_ractor I, [2024-01-19T20:35:10.918404 #2224266] INFO -- : [631/898] 2265375=test_digest I, [2024-01-19T20:35:11.008877 #2224266] INFO -- : [632/898] 2265379=test_marshalable I, [2024-01-19T20:35:11.009562 #2224266] INFO -- : [633/898] 2265385=test_require I, [2024-01-19T20:35:11.015115 #2224266] INFO -- : [634/898] 2265379=test_cgi_util I, [2024-01-19T20:35:11.077844 #2224266] INFO -- : [635/898] 2265383=test_gem_commands_contents_command I, [2024-01-19T20:35:11.166790 #2224266] INFO -- : [636/898] 2265390=test_gem_ext_cmake_builder I, [2024-01-19T20:35:11.169557 #2224266] INFO -- : [637/898] 2265383=test_formatter I, [2024-01-19T20:35:11.176034 #2224266] INFO -- : [638/898] 2265383=test_bash_completion I, [2024-01-19T20:35:11.176998 #2224266] INFO -- : [639/898] 2265390=test_rdoc_constant I, [2024-01-19T20:35:11.184643 #2224266] INFO -- : [640/898] 2265383=test_deprecate I, [2024-01-19T20:35:11.216653 #2224266] INFO -- : [641/898] 2265379=test_recorder I, [2024-01-19T20:35:11.218789 #2224266] INFO -- : [642/898] 2265379=test_gem_commands_owner_command I, [2024-01-19T20:35:11.224470 #2224266] INFO -- : [643/898] 2265383=test_gem_source_vendor I, [2024-01-19T20:35:11.234364 #2224266] INFO -- : [644/898] 2265383=test_pathname I, [2024-01-19T20:35:11.265119 #2224266] INFO -- : [645/898] 2265390=test_init I, [2024-01-19T20:35:11.339396 #2224266] INFO -- : [646/898] 2265392=test_complexrational I, [2024-01-19T20:35:11.348288 #2224266] INFO -- : [647/898] 2265392=test_gem_package_tar_reader I, [2024-01-19T20:35:11.409664 #2224266] INFO -- : [648/898] 2265392=regexp_test I, [2024-01-19T20:35:11.430404 #2224266] INFO -- : [649/898] 2265392=test_coverage I, [2024-01-19T20:35:11.432493 #2224266] INFO -- : [650/898] 2265383=test_rdoc_encoding I, [2024-01-19T20:35:11.462542 #2224266] INFO -- : [651/898] 2265383=test_file I, [2024-01-19T20:35:11.466548 #2224266] INFO -- : [652/898] 2265383=test_modify_expand I, [2024-01-19T20:35:11.468466 #2224266] INFO -- : [653/898] 2265383=test_rdoc_any_method I, [2024-01-19T20:35:11.573913 #2224266] INFO -- : [654/898] 2265390=test_gem_available_set I, [2024-01-19T20:35:11.654844 #2224266] INFO -- : [655/898] 2265390=test_rdoc_markdown I, [2024-01-19T20:35:11.656144 #2224266] INFO -- : [656/898] 2265374=test_rdoc_markup_formatter I, [2024-01-19T20:35:11.664250 #2224266] INFO -- : [657/898] 2265375=test_thread_queue I, [2024-01-19T20:35:11.753904 #2224266] INFO -- : [658/898] 2265374=test_nowrite I, [2024-01-19T20:35:11.768101 #2224266] INFO -- : [659/898] 2265373=test_ansi_without_terminfo I, [2024-01-19T20:35:11.774639 #2224266] INFO -- : [660/898] 2265373=test_gem_commands_sources_command I, [2024-01-19T20:35:11.774877 #2224266] INFO -- : [661/898] 2265379=test_ractor I, [2024-01-19T20:35:11.788669 #2224266] INFO -- : [662/898] 2265374=test_euc_tw I, [2024-01-19T20:35:11.789717 #2224266] INFO -- : [663/898] 2265374=test_bmethod I, [2024-01-19T20:35:11.791482 #2224266] INFO -- : [664/898] 2265379=test_big2str I, [2024-01-19T20:35:11.794360 #2224266] INFO -- : [665/898] 2265374=test_handle I, [2024-01-19T20:35:11.795011 #2224266] INFO -- : [666/898] 2265383=test_wait I, [2024-01-19T20:35:11.805742 #2224266] INFO -- : [667/898] 2265379=test_forwardable I, [2024-01-19T20:35:11.826311 #2224266] INFO -- : [668/898] 2265379=test_yaml I, [2024-01-19T20:35:11.838288 #2224266] INFO -- : [669/898] 2265390=test_enc_str_buf_cat I, [2024-01-19T20:35:11.844708 #2224266] INFO -- : [670/898] 2265390=test_class2name I, [2024-01-19T20:35:11.847798 #2224266] INFO -- : [671/898] 2265383=test_gbk I, [2024-01-19T20:35:11.849896 #2224266] INFO -- : [672/898] 2265390=test_profile_frames I, [2024-01-19T20:35:11.851629 #2224266] INFO -- : [673/898] 2265383=test_cstr I, [2024-01-19T20:35:11.926412 #2224266] INFO -- : [674/898] 2265373=test_pstore I, [2024-01-19T20:35:11.958084 #2224266] INFO -- : [675/898] 2265379=json_fixtures_test I, [2024-01-19T20:35:11.966278 #2224266] INFO -- : [676/898] 2265373=test_shapes I, [2024-01-19T20:35:11.968399 #2224266] INFO -- : [677/898] 2265379=test_io_timeout I, [2024-01-19T20:35:11.972004 #2224266] INFO -- : [678/898] 2265373=test_rdoc_parser_c I, [2024-01-19T20:35:11.973856 #2224266] INFO -- : [679/898] 2265391=test_comparable I, [2024-01-19T20:35:11.975123 #2224266] INFO -- : [680/898] 2265379=test_rdoc_generator_pot_po I, [2024-01-19T20:35:11.980072 #2224266] INFO -- : [681/898] 2265379=test_ansi_with_terminfo I, [2024-01-19T20:35:11.981564 #2224266] INFO -- : [682/898] 2265391=test_json_tree I, [2024-01-19T20:35:11.987828 #2224266] INFO -- : [683/898] 2265379=test_rdoc_markup_to_markdown I, [2024-01-19T20:35:11.990182 #2224266] INFO -- : [684/898] 2265391=test_memory_view I, [2024-01-19T20:35:11.990567 #2224266] INFO -- : [685/898] 2265376=test_m17n_comb I, [2024-01-19T20:35:12.003357 #2224266] INFO -- : [686/898] 2265374=test_ractor I, [2024-01-19T20:35:12.020617 #2224266] INFO -- : [687/898] 2265379=test_cclass I, [2024-01-19T20:35:12.027296 #2224266] INFO -- : [688/898] 2265379=test_gem_request_connection_pools I, [2024-01-19T20:35:12.036851 #2224266] INFO -- : [689/898] 2265390=test_gem_version_option I, [2024-01-19T20:35:12.057047 #2224266] INFO -- : [690/898] 2265374=test_grapheme_breaks I, [2024-01-19T20:35:12.077126 #2224266] INFO -- : [691/898] 2265374=test_pkey I, [2024-01-19T20:35:12.098045 #2224266] INFO -- : [692/898] 2265390=test_case I, [2024-01-19T20:35:12.098441 #2224266] INFO -- : [693/898] 2265390=test_reline I, [2024-01-19T20:35:12.098457 #2224266] INFO -- : [694/898] 2265385=test_parser_events I, [2024-01-19T20:35:12.128533 #2224266] INFO -- : [695/898] 2265374=test_rdoc_markup_to_table_of_contents I, [2024-01-19T20:35:12.129138 #2224266] INFO -- : [696/898] 2265391=test_socket I, [2024-01-19T20:35:12.150307 #2224266] INFO -- : [697/898] 2265374=test_thread I, [2024-01-19T20:35:12.155931 #2224266] INFO -- : [698/898] 2265385=test_objectspace I, [2024-01-19T20:35:12.196300 #2224266] INFO -- : [699/898] 2265373=test_literal I, [2024-01-19T20:35:12.206358 #2224266] INFO -- : [700/898] 2265390=test_str2big I, [2024-01-19T20:35:12.211935 #2224266] INFO -- : [701/898] 2265390=test_c_struct_builder I, [2024-01-19T20:35:12.239082 #2224266] INFO -- : [702/898] 2265392=test_dot_dot I, [2024-01-19T20:35:12.245000 #2224266] INFO -- : [703/898] 2265392=test_gem_stream_ui I, [2024-01-19T20:35:12.253977 #2224266] INFO -- : [704/898] 2265384=test_extlibs I, [2024-01-19T20:35:12.284395 #2224266] INFO -- : [705/898] 2265383=test_rdoc_generator_ri I, [2024-01-19T20:35:12.287015 #2224266] INFO -- : [706/898] 2265383=test_severity I, [2024-01-19T20:35:12.290102 #2224266] INFO -- : [707/898] 2265383=test_ractor I, [2024-01-19T20:35:12.306692 #2224266] INFO -- : [708/898] 2265383=test_require_lib I, [2024-01-19T20:35:12.327134 #2224266] INFO -- : [709/898] 2265390=parse_test I, [2024-01-19T20:35:12.374200 #2224266] INFO -- : [710/898] 2265374=test_gem_install_update_options I, [2024-01-19T20:35:12.404394 #2224266] INFO -- : [711/898] 2265392=test_bug_reporter I, [2024-01-19T20:35:12.482042 #2224266] INFO -- : [712/898] 2265374=test_rand I, [2024-01-19T20:35:12.537354 #2224266] INFO -- : [713/898] 2265391=test_gem_name_tuple I, [2024-01-19T20:35:12.561255 #2224266] INFO -- : [714/898] 2265391=test_gem_package_tar_reader_entry I, [2024-01-19T20:35:12.666229 #2224266] INFO -- : [715/898] 2265374=test_exception I, [2024-01-19T20:35:12.682282 #2224266] INFO -- : [716/898] 2265381=test_case_options I, [2024-01-19T20:35:12.686624 #2224266] INFO -- : [717/898] 2265381=test_store I, [2024-01-19T20:35:12.771864 #2224266] INFO -- : [718/898] 2265391=test_rdoc_cross_reference I, [2024-01-19T20:35:12.793896 #2224266] INFO -- : [719/898] 2265381=test_scalar I, [2024-01-19T20:35:12.798018 #2224266] INFO -- : [720/898] 2265381=test_gem_dependency_installer I, [2024-01-19T20:35:12.809283 #2224266] INFO -- : [721/898] 2265373=test_gem_commands_info_command I, [2024-01-19T20:35:12.829866 #2224266] INFO -- : [722/898] 2265373=test_general I, [2024-01-19T20:35:12.894907 #2224266] INFO -- : [723/898] 2265373=test_enumerator_kw I, [2024-01-19T20:35:12.895590 #2224266] INFO -- : [724/898] 2265373=test_settracefunc I, [2024-01-19T20:35:12.900374 #2224266] INFO -- : [725/898] 2265392=test_gem_text I, [2024-01-19T20:35:12.961929 #2224266] INFO -- : [726/898] 2265392=test_win32ole I, [2024-01-19T20:35:12.967520 #2224266] INFO -- : [727/898] 2265392=test_generic I, [2024-01-19T20:35:12.986982 #2224266] INFO -- : [728/898] 2265392=test_scan_args I, [2024-01-19T20:35:12.994347 #2224266] INFO -- : [729/898] 2265385=test_nkf I, [2024-01-19T20:35:13.000274 #2224266] INFO -- : [730/898] 2265392=test_delegation I, [2024-01-19T20:35:13.026612 #2224266] INFO -- : [731/898] 2265392=test_gem_request I, [2024-01-19T20:35:13.080031 #2224266] INFO -- : [732/898] 2265379=test_method_cache I, [2024-01-19T20:35:13.086578 #2224266] INFO -- : [733/898] 2265379=test_sprintf_comb I, [2024-01-19T20:35:13.097894 #2224266] INFO -- : [734/898] 2265385=test_gem_commands_mirror I, [2024-01-19T20:35:13.104464 #2224266] INFO -- : [735/898] 2265385=test_gem_ext_cargo_builder_link_flag_converter I, [2024-01-19T20:35:13.170628 #2224266] INFO -- : [736/898] 2265385=test_name_error I, [2024-01-19T20:35:13.182137 #2224266] INFO -- : [737/898] 2265392=test_rdoc_markup_attribute_manager I, [2024-01-19T20:35:13.182746 #2224266] INFO -- : [738/898] 2265391=test_gem_commands_dependency_command I, [2024-01-19T20:35:13.190186 #2224266] INFO -- : [739/898] 2265386=test_safe_load I, [2024-01-19T20:35:13.201748 #2224266] INFO -- : [740/898] 2265386=test_gem_resolver_composed_set I, [2024-01-19T20:35:13.211252 #2224266] INFO -- : [741/898] 2265392=test_table I, [2024-01-19T20:35:13.218540 #2224266] INFO -- : [742/898] 2265386=test_gem_resolver I, [2024-01-19T20:35:13.250037 #2224266] INFO -- : [743/898] 2265392=test_gem_commands_specification_command I, [2024-01-19T20:35:13.251657 #2224266] INFO -- : [744/898] 2265391=test_shift_jis I, [2024-01-19T20:35:13.254948 #2224266] INFO -- : [745/898] 2265391=test_gem_commands_which_command I, [2024-01-19T20:35:13.263201 #2224266] INFO -- : [746/898] 2265379=test_http I, [2024-01-19T20:35:13.275586 #2224266] INFO -- : [747/898] 2265385=test_enumerator I, [2024-01-19T20:35:13.276377 #2224266] INFO -- : [748/898] 2265379=test_inadvertent_creation I, [2024-01-19T20:35:13.289811 #2224266] INFO -- : [749/898] 2265391=test_flags I, [2024-01-19T20:35:13.343421 #2224266] INFO -- : [750/898] 2265380=test_syntax I, [2024-01-19T20:35:13.368832 #2224266] INFO -- : [751/898] 2265392=test_date_new I, [2024-01-19T20:35:13.384054 #2224266] INFO -- : [752/898] 2265392=test_data I, [2024-01-19T20:35:13.399329 #2224266] INFO -- : [753/898] 2265379=test_rdoc_markup_to_joined_paragraph I, [2024-01-19T20:35:13.400628 #2224266] INFO -- : [754/898] 2265392=test_date_time I, [2024-01-19T20:35:13.403777 #2224266] INFO -- : [755/898] 2265379=test_require I, [2024-01-19T20:35:13.405540 #2224266] INFO -- : [756/898] 2265379=test_iso_8859 I, [2024-01-19T20:35:13.420698 #2224266] INFO -- : [757/898] 2265392=test_tcp I, [2024-01-19T20:35:13.421948 #2224266] INFO -- : [758/898] 2265379=test_rdoc_text I, [2024-01-19T20:35:13.445123 #2224266] INFO -- : [759/898] 2265386=test_rdoc_context I, [2024-01-19T20:35:13.464463 #2224266] INFO -- : [760/898] 2265379=test_stream I, [2024-01-19T20:35:13.474879 #2224266] INFO -- : [761/898] 2265379=test_nil2vtempty I, [2024-01-19T20:35:13.477135 #2224266] INFO -- : [762/898] 2265379=test_open-uri I, [2024-01-19T20:35:13.538634 #2224266] INFO -- : [763/898] 2265392=test_httpresponse I, [2024-01-19T20:35:13.567115 #2224266] INFO -- : [764/898] 2265392=test_rdoc_parser_ruby I, [2024-01-19T20:35:13.811493 #2224266] INFO -- : [765/898] 2265379=test_passing_block I, [2024-01-19T20:35:13.815973 #2224266] INFO -- : [766/898] 2265379=test_thread_fd_close I, [2024-01-19T20:35:13.824118 #2224266] INFO -- : [767/898] 2265379=test_syslog_logger I, [2024-01-19T20:35:13.846172 #2224266] INFO -- : [768/898] 2265373=test_uncorrectable_name_check I, [2024-01-19T20:35:13.877271 #2224266] INFO -- : [769/898] 2265373=newline_test I, [2024-01-19T20:35:14.084915 #2224266] INFO -- : [770/898] 2265384=test_hash_create I, [2024-01-19T20:35:14.091405 #2224266] INFO -- : [771/898] 2265384=test_stringchar I, [2024-01-19T20:35:14.095069 #2224266] INFO -- : [772/898] 2265379=test_io_console I, [2024-01-19T20:35:14.097956 #2224266] INFO -- : [773/898] 2265373=test_flush I, [2024-01-19T20:35:14.130929 #2224266] INFO -- : [774/898] 2265373=test_singleton I, [2024-01-19T20:35:14.136811 #2224266] INFO -- : [775/898] 2265373=test_switch_hitter I, [2024-01-19T20:35:14.148761 #2224266] INFO -- : [776/898] 2265373=test_securerandom I, [2024-01-19T20:35:14.155739 #2224266] INFO -- : [777/898] 2265386=test_rdoc_markdown_test I, [2024-01-19T20:35:14.156694 #2224266] INFO -- : [778/898] 2265384=test_c_union_entity I, [2024-01-19T20:35:14.177863 #2224266] INFO -- : [779/898] 2265373=test_rdoc_normal_module I, [2024-01-19T20:35:14.211583 #2224266] INFO -- : [780/898] 2265373=test_each I, [2024-01-19T20:35:14.235874 #2224266] INFO -- : [781/898] 2265373=test_logperiod I, [2024-01-19T20:35:14.244186 #2224266] INFO -- : [782/898] 2265373=test_err_in_callback I, [2024-01-19T20:35:14.244948 #2224266] INFO -- : [783/898] 2265384=test_gem_resolver_lock_specification I, [2024-01-19T20:35:14.250186 #2224266] INFO -- : [784/898] 2265373=test_gc I, [2024-01-19T20:35:14.285974 #2224266] INFO -- : [785/898] 2265389=test_x509cert I, [2024-01-19T20:35:14.286439 #2224266] INFO -- : [786/898] 2265384=test_gem_ext_rake_builder I, [2024-01-19T20:35:14.288673 #2224266] INFO -- : [787/898] 2265391=test_arity I, [2024-01-19T20:35:14.292366 #2224266] INFO -- : [788/898] 2265391=test_logdevice I, [2024-01-19T20:35:14.625493 #2224266] INFO -- : [789/898] 2265389=test_gem_security_policy I, [2024-01-19T20:35:14.674428 #2224266] INFO -- : [790/898] 2265392=test_gem_source_local I, [2024-01-19T20:35:14.760880 #2224266] INFO -- : [791/898] 2265374=test_process I, [2024-01-19T20:35:14.792415 #2224266] INFO -- : [792/898] 2265381=test_last_thread I, [2024-01-19T20:35:14.816505 #2224266] INFO -- : [793/898] 2265376=test_read I, [2024-01-19T20:35:14.862361 #2224266] INFO -- : [794/898] 2265382=test_pack I, [2024-01-19T20:35:14.877873 #2224266] INFO -- : [795/898] 2265392=test_show_source I, [2024-01-19T20:35:14.903954 #2224266] INFO -- : [796/898] 2265386=test_gem_command I, [2024-01-19T20:35:14.908034 #2224266] INFO -- : [797/898] 2265392=test_bug-3571 I, [2024-01-19T20:35:14.922600 #2224266] INFO -- : [798/898] 2265392=test_key_actor_vi I, [2024-01-19T20:35:14.942916 #2224266] INFO -- : [799/898] 2265390=test_common I, [2024-01-19T20:35:14.956622 #2224266] INFO -- : [800/898] 2265384=test_gem_spec_fetcher I, [2024-01-19T20:35:14.974308 #2224266] INFO -- : [801/898] 2265389=test_numeric I, [2024-01-19T20:35:14.987018 #2224266] INFO -- : [802/898] 2265392=test_ifunless I, [2024-01-19T20:35:14.993398 #2224266] INFO -- : [803/898] 2265392=test_assignment I, [2024-01-19T20:35:14.996152 #2224266] INFO -- : [804/898] 2265376=test_gem_commands_lock_command I, [2024-01-19T20:35:15.005868 #2224266] INFO -- : [805/898] 2265386=test_rdoc_tom_doc I, [2024-01-19T20:35:15.015050 #2224266] INFO -- : [806/898] 2265382=test_rdoc_markup_to_tt_only I, [2024-01-19T20:35:15.017163 #2224266] INFO -- : [807/898] 2265376=test_hmac I, [2024-01-19T20:35:15.019316 #2224266] INFO -- : [808/898] 2265386=test_exception I, [2024-01-19T20:35:15.022686 #2224266] INFO -- : [809/898] 2265376=test_zsh_completion I, [2024-01-19T20:35:15.025620 #2224266] INFO -- : [810/898] 2265386=test_iter_break I, [2024-01-19T20:35:15.026331 #2224266] INFO -- : [811/898] 2265376=test_verbose I, [2024-01-19T20:35:15.028313 #2224266] INFO -- : [812/898] 2265386=test_nil I, [2024-01-19T20:35:15.031245 #2224266] INFO -- : [813/898] 2265386=test_num2int I, [2024-01-19T20:35:15.034680 #2224266] INFO -- : [814/898] 2265382=test_rdoc_single_class I, [2024-01-19T20:35:15.037844 #2224266] INFO -- : [815/898] 2265382=test_macro I, [2024-01-19T20:35:15.038255 #2224266] INFO -- : [816/898] 2265389=test_pp I, [2024-01-19T20:35:15.040579 #2224266] INFO -- : [817/898] 2265386=test_gem_ext_configure_builder I, [2024-01-19T20:35:15.043267 #2224266] INFO -- : [818/898] 2265382=test_frozen I, [2024-01-19T20:35:15.047784 #2224266] INFO -- : [819/898] 2265376=test_gem_source_list I, [2024-01-19T20:35:15.049288 #2224266] INFO -- : [820/898] 2265382=test_yaml_special_cases I, [2024-01-19T20:35:15.054826 #2224266] INFO -- : [821/898] 2265382=test_optarg I, [2024-01-19T20:35:15.057455 #2224266] INFO -- : [822/898] 2265391=test_config I, [2024-01-19T20:35:15.064226 #2224266] INFO -- : [823/898] 2265389=test_rdoc_token_stream I, [2024-01-19T20:35:15.064326 #2224266] INFO -- : [824/898] 2265382=test_address_resolve I, [2024-01-19T20:35:15.067424 #2224266] INFO -- : [825/898] 2265386=test_kernel I, [2024-01-19T20:35:15.067732 #2224266] INFO -- : [826/898] 2265389=dispatcher_test I, [2024-01-19T20:35:15.070713 #2224266] INFO -- : [827/898] 2265391=test_eval_history I, [2024-01-19T20:35:15.073540 #2224266] INFO -- : [828/898] 2265382=test_gem_doctor I, [2024-01-19T20:35:15.076354 #2224266] INFO -- : [829/898] 2265389=test_kdf I, [2024-01-19T20:35:15.095483 #2224266] INFO -- : [830/898] 2265382=test_emitter I, [2024-01-19T20:35:15.100008 #2224266] INFO -- : [831/898] 2265382=test_gem_silent_ui I, [2024-01-19T20:35:15.121706 #2224266] INFO -- : [832/898] 2265376=test_files_ext I, [2024-01-19T20:35:15.124896 #2224266] INFO -- : [833/898] 2265391=test_bug-5832 I, [2024-01-19T20:35:15.127434 #2224266] INFO -- : [834/898] 2265389=test_at_exit I, [2024-01-19T20:35:15.128839 #2224266] INFO -- : [835/898] 2265384=test_date I, [2024-01-19T20:35:15.131736 #2224266] INFO -- : [836/898] 2265391=test_gem_rdoc I, [2024-01-19T20:35:15.133316 #2224266] INFO -- : [837/898] 2265382=test_gem_ext_cargo_builder_unit I, [2024-01-19T20:35:15.135420 #2224266] INFO -- : [838/898] 2265390=test_object_create_start I, [2024-01-19T20:35:15.137002 #2224266] INFO -- : [839/898] 2265384=test_psych I, [2024-01-19T20:35:15.139458 #2224266] INFO -- : [840/898] 2265390=test_enc_raise I, [2024-01-19T20:35:15.144783 #2224266] INFO -- : [841/898] 2265390=!Nothing_to_test I, [2024-01-19T20:35:15.145424 #2224266] INFO -- : [842/898] 2265390=test_rdoc_markup_paragraph I, [2024-01-19T20:35:15.145913 #2224266] INFO -- : [843/898] 2265389=test_pipe I, [2024-01-19T20:35:15.147625 #2224266] INFO -- : [844/898] 2265382=test_thread I, [2024-01-19T20:35:15.148855 #2224266] INFO -- : [845/898] 2265390=test_trick I, [2024-01-19T20:35:15.152069 #2224266] INFO -- : [846/898] 2265382=test_pkey_ec I, [2024-01-19T20:35:15.164511 #2224266] INFO -- : [847/898] 2265384=test_date_parse I, [2024-01-19T20:35:15.211908 #2224266] INFO -- : [848/898] 2265391=test_rdoc_markup_attributes I, [2024-01-19T20:35:15.215644 #2224266] INFO -- : [849/898] 2265391=test_win32ole_type I, [2024-01-19T20:35:15.220130 #2224266] INFO -- : [850/898] 2265376=test_null I, [2024-01-19T20:35:15.220787 #2224266] INFO -- : [851/898] 2265376=test_encodings I, [2024-01-19T20:35:15.223778 #2224266] INFO -- : [852/898] 2265391=test_mul I, [2024-01-19T20:35:15.231991 #2224266] INFO -- : [853/898] 2265391=test_rdoc_rd_inline_parser I, [2024-01-19T20:35:15.243016 #2224266] INFO -- : [854/898] 2265391=test_rdoc_markup_to_rdoc I, [2024-01-19T20:35:15.251342 #2224266] INFO -- : [855/898] 2265382=test_default_gems I, [2024-01-19T20:35:15.261487 #2224266] INFO -- : [856/898] 2265389=test_gem_uninstaller I, [2024-01-19T20:35:15.278538 #2224266] INFO -- : [857/898] 2265391=test_svcb_https I, [2024-01-19T20:35:15.282851 #2224266] INFO -- : [858/898] 2265384=test_buffering I, [2024-01-19T20:35:15.288191 #2224266] INFO -- : [859/898] 2265384=test_gb18030 I, [2024-01-19T20:35:15.291593 #2224266] INFO -- : [860/898] 2265382=test_time I, [2024-01-19T20:35:15.294098 #2224266] INFO -- : [861/898] 2265384=test_windows_1251 I, [2024-01-19T20:35:15.297181 #2224266] INFO -- : [862/898] 2265384=test_rdoc_rdoc I, [2024-01-19T20:35:15.300498 #2224266] INFO -- : [863/898] 2265391=test_backtrace I, [2024-01-19T20:35:15.309776 #2224266] INFO -- : [864/898] 2265391=test_defined I, [2024-01-19T20:35:15.324826 #2224266] INFO -- : [865/898] 2265383=test_key_name_check I, [2024-01-19T20:35:15.334475 #2224266] INFO -- : [866/898] 2265383=test_io_buffer I, [2024-01-19T20:35:15.367648 #2224266] INFO -- : [867/898] 2265391=test_rdoc_i18n_text I, [2024-01-19T20:35:15.370473 #2224266] INFO -- : [868/898] 2265383=test_folderitem2_invokeverb I, [2024-01-19T20:35:15.374921 #2224266] INFO -- : [869/898] 2265383=test_require_path_check I, [2024-01-19T20:35:15.383813 #2224266] INFO -- : [870/898] 2265391=test_rdoc_markup_parser I, [2024-01-19T20:35:15.398946 #2224266] INFO -- : [871/898] 2265382=test_fnmatch I, [2024-01-19T20:35:15.415033 #2224266] INFO -- : [872/898] 2265384=test_files_test_2 I, [2024-01-19T20:35:15.415942 #2224266] INFO -- : [873/898] 2265384=test_row_separator I, [2024-01-19T20:35:15.422577 #2224266] INFO -- : [874/898] 2265391=test_gem_validator I, [2024-01-19T20:35:15.423895 #2224266] INFO -- : [875/898] 2265384=test_string I, [2024-01-19T20:35:15.437890 #2224266] INFO -- : [876/898] 2265382=test_proc I, [2024-01-19T20:35:15.440633 #2224266] INFO -- : [877/898] 2265391=test_gc_compact I, [2024-01-19T20:35:15.442061 #2224266] INFO -- : [878/898] 2265383=test_gem_resolver_index_set I, [2024-01-19T20:35:15.463568 #2224266] INFO -- : [879/898] 2265383=test_gem_package_old I, [2024-01-19T20:35:15.487670 #2224266] INFO -- : [880/898] 2265383=test_cgi_tag_helper I, [2024-01-19T20:35:15.507815 #2224266] INFO -- : [881/898] 2265383=test_zlib I, [2024-01-19T20:35:15.529934 #2224266] INFO -- : [882/898] 2265376=test_egrep_cpp I, [2024-01-19T20:35:15.621859 #2224266] INFO -- : [883/898] 2265386=test_erb_m17n I, [2024-01-19T20:35:15.628392 #2224266] INFO -- : [884/898] 2265386=test_ole_methods I, [2024-01-19T20:35:15.636838 #2224266] INFO -- : [885/898] 2265386=test_optimization I, [2024-01-19T20:35:15.673548 #2224266] INFO -- : [886/898] 2265376=test_date_conv I, [2024-01-19T20:35:15.676919 #2224266] INFO -- : [887/898] 2265376=test_qsort I, [2024-01-19T20:35:15.680156 #2224266] INFO -- : [888/898] 2265376=test_rdoc_parser I, [2024-01-19T20:35:15.696611 #2224266] INFO -- : [889/898] 2265376=test_gem_dependency_resolution_error I, [2024-01-19T20:35:15.698480 #2224266] INFO -- : [890/898] 2265376=json_addition_test I, [2024-01-19T20:35:15.703506 #2224266] INFO -- : [891/898] 2265378=test_rdoc_store I, [2024-01-19T20:35:15.715955 #2224266] INFO -- : [892/898] 2265376=test_gem_request_set_lockfile_parser I, [2024-01-19T20:35:15.801223 #2224266] INFO -- : [893/898] 2265376=test_depth_first I, [2024-01-19T20:35:15.802376 #2224266] INFO -- : [894/898] 2265376=test_x509attr I, [2024-01-19T20:35:15.809645 #2224266] INFO -- : [895/898] 2265376=test_raise I, [2024-01-19T20:35:15.811426 #2224266] INFO -- : [896/898] 2265376=test_pattern_matching I, [2024-01-19T20:35:15.837733 #2224266] INFO -- : [897/898] 2265376=test_rdoc_stats I, [2024-01-19T20:35:15.860188 #2224266] INFO -- : [898/898] 2265376=test_string I, [2024-01-19T20:35:26.300871 #2224266] INFO -- : Finished tests in 29.260930s, 916.8198 tests/s, 325977.9179 assertions/s. I, [2024-01-19T20:35:26.301417 #2224266] INFO -- : 26827 tests, 9538417 assertions, 0 failures, 0 errors, 210 skips I, [2024-01-19T20:35:26.301437 #2224266] INFO -- : I, [2024-01-19T20:35:26.301442 #2224266] INFO -- : ruby -v: ruby 3.4.0dev (2024-01-19T20:32:20Z master 4778b0eeda) [x86_64-linux] I, [2024-01-19T20:35:26.303492 #2224266] INFO -- : $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 0. I, [2024-01-19T20:35:26.303622 #2224266] INFO -- : $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j20' I, [2024-01-19T20:35:26.402618 #2224266] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-01-19T20:35:26.402654 #2224266] INFO -- : CC = gcc I, [2024-01-19T20:35:26.402660 #2224266] INFO -- : LD = ld I, [2024-01-19T20:35:26.402664 #2224266] INFO -- : LDSHARED = gcc -shared I, [2024-01-19T20:35:26.402668 #2224266] INFO -- : CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC I, [2024-01-19T20:35:26.402681 #2224266] 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, [2024-01-19T20:35:26.402685 #2224266] INFO -- : CPPFLAGS = I, [2024-01-19T20:35:26.402689 #2224266] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-01-19T20:35:26.402693 #2224266] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2024-01-19T20:35:26.402697 #2224266] INFO -- : LANG = en_US.UTF-8 I, [2024-01-19T20:35:26.402701 #2224266] INFO -- : LC_ALL = I, [2024-01-19T20:35:26.402704 #2224266] INFO -- : LC_CTYPE = I, [2024-01-19T20:35:26.402708 #2224266] INFO -- : MFLAGS = I, [2024-01-19T20:35:26.402711 #2224266] INFO -- : RUSTC = rustc I, [2024-01-19T20:35:26.402715 #2224266] 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, [2024-01-19T20:35:26.403255 #2224266] INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 I, [2024-01-19T20:35:26.403275 #2224266] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-01-19T20:35:26.403281 #2224266] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-01-19T20:35:26.403286 #2224266] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-01-19T20:35:26.403290 #2224266] INFO -- : I, [2024-01-19T20:35:26.404910 #2224266] INFO -- : generating enc.mk I, [2024-01-19T20:35:26.521757 #2224266] INFO -- : generating encdb.h I, [2024-01-19T20:35:26.547729 #2224266] INFO -- : encdb.h unchanged I, [2024-01-19T20:35:26.548812 #2224266] INFO -- : making enc I, [2024-01-19T20:35:26.565948 #2224266] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:35:26.565972 #2224266] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2024-01-19T20:35:26.565980 #2224266] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:35:26.566871 #2224266] INFO -- : making srcs under enc I, [2024-01-19T20:35:26.596428 #2224266] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:35:26.596452 #2224266] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2024-01-19T20:35:26.596460 #2224266] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:35:26.597542 #2224266] INFO -- : generating transdb.h I, [2024-01-19T20:35:26.694056 #2224266] INFO -- : transdb.h unchanged I, [2024-01-19T20:35:26.695417 #2224266] INFO -- : making trans I, [2024-01-19T20:35:26.729651 #2224266] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:35:26.729672 #2224266] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk/enc/trans'. I, [2024-01-19T20:35:26.729678 #2224266] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:35:26.730464 #2224266] INFO -- : making encs I, [2024-01-19T20:35:26.768662 #2224266] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:35:26.768691 #2224266] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2024-01-19T20:35:26.768697 #2224266] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:35:26.770766 #2224266] INFO -- : generating makefiles ext/configure-ext.mk I, [2024-01-19T20:35:26.797636 #2224266] INFO -- : ext/configure-ext.mk updated I, [2024-01-19T20:35:26.800131 #2224266] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:35:28.006190 #2224266] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:35:28.006949 #2224266] INFO -- : generating makefile exts.mk I, [2024-01-19T20:35:28.040350 #2224266] INFO -- : exts.mk unchanged I, [2024-01-19T20:35:28.044358 #2224266] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:35:28.355672 #2224266] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' I, [2024-01-19T20:35:28.360524 #2224266] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' I, [2024-01-19T20:35:28.366839 #2224266] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' I, [2024-01-19T20:35:28.371390 #2224266] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' I, [2024-01-19T20:35:28.375531 #2224266] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' I, [2024-01-19T20:35:28.384541 #2224266] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' I, [2024-01-19T20:35:28.410867 #2224266] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2024-01-19T20:35:28.415653 #2224266] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2024-01-19T20:35:28.436526 #2224266] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2024-01-19T20:35:28.443194 #2224266] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2024-01-19T20:35:28.446060 #2224266] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' I, [2024-01-19T20:35:28.448678 #2224266] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' I, [2024-01-19T20:35:28.459212 #2224266] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' I, [2024-01-19T20:35:28.469238 #2224266] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' I, [2024-01-19T20:35:28.484622 #2224266] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' I, [2024-01-19T20:35:28.488616 #2224266] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' I, [2024-01-19T20:35:28.493484 #2224266] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/nkf' I, [2024-01-19T20:35:28.497518 #2224266] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/nkf' I, [2024-01-19T20:35:28.504631 #2224266] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' I, [2024-01-19T20:35:28.510708 #2224266] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' I, [2024-01-19T20:35:28.527236 #2224266] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' I, [2024-01-19T20:35:28.542232 #2224266] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' I, [2024-01-19T20:35:28.546297 #2224266] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' I, [2024-01-19T20:35:28.550283 #2224266] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' I, [2024-01-19T20:35:28.557071 #2224266] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' I, [2024-01-19T20:35:28.575874 #2224266] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' I, [2024-01-19T20:35:28.579842 #2224266] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' I, [2024-01-19T20:35:28.583740 #2224266] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' I, [2024-01-19T20:35:28.599613 #2224266] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' I, [2024-01-19T20:35:28.608261 #2224266] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' I, [2024-01-19T20:35:28.610867 #2224266] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2024-01-19T20:35:28.614039 #2224266] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2024-01-19T20:35:28.624844 #2224266] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' I, [2024-01-19T20:35:28.635559 #2224266] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' I, [2024-01-19T20:35:28.650176 #2224266] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/syslog' I, [2024-01-19T20:35:28.654092 #2224266] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/syslog' I, [2024-01-19T20:35:28.662361 #2224266] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-01-19T20:35:28.691872 #2224266] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-01-19T20:35:28.693882 #2224266] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-01-19T20:35:28.714831 #2224266] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-01-19T20:35:28.716731 #2224266] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-01-19T20:35:28.737342 #2224266] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-01-19T20:35:28.739711 #2224266] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.1/ext/rbs_extension' I, [2024-01-19T20:35:28.761058 #2224266] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.1/ext/rbs_extension' I, [2024-01-19T20:35:28.763307 #2224266] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.2/ext/rbs_extension' I, [2024-01-19T20:35:28.783792 #2224266] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.2/ext/rbs_extension' I, [2024-01-19T20:35:28.806778 #2224266] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:35:28.882591 #2224266] INFO -- : make[2]: 'ruby' is up to date. I, [2024-01-19T20:35:28.882637 #2224266] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:35:28.883249 #2224266] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:35:28.886485 #2224266] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:35:28.886506 #2224266] INFO -- : make[1]: Nothing to be done for 'note'. I, [2024-01-19T20:35:28.886512 #2224266] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' E, [2024-01-19T20:35:28.943258 #2224266] ERROR -- : $ /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 -fy -o /tmp/rubyspec_temp.20240119-2449048-dmbfi/1-mspec-multi-0 E, [2024-01-19T20:35:28.943439 #2224266] ERROR -- : $ /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 -fy -o /tmp/rubyspec_temp.20240119-2449048-dmbfi/2-mspec-multi-1 E, [2024-01-19T20:35:28.943748 #2224266] ERROR -- : $ /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 -fy -o /tmp/rubyspec_temp.20240119-2449048-dmbfi/3-mspec-multi-2 E, [2024-01-19T20:35:28.944033 #2224266] ERROR -- : $ /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 -fy -o /tmp/rubyspec_temp.20240119-2449048-dmbfi/4-mspec-multi-3 E, [2024-01-19T20:35:28.944313 #2224266] ERROR -- : $ /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 -fy -o /tmp/rubyspec_temp.20240119-2449048-dmbfi/5-mspec-multi-4 E, [2024-01-19T20:35:28.944528 #2224266] ERROR -- : $ /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 -fy -o /tmp/rubyspec_temp.20240119-2449048-dmbfi/6-mspec-multi-5 E, [2024-01-19T20:35:28.944638 #2224266] ERROR -- : $ /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 -fy -o /tmp/rubyspec_temp.20240119-2449048-dmbfi/7-mspec-multi-6 E, [2024-01-19T20:35:28.944817 #2224266] ERROR -- : $ /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 -fy -o /tmp/rubyspec_temp.20240119-2449048-dmbfi/8-mspec-multi-7 E, [2024-01-19T20:35:28.944963 #2224266] ERROR -- : $ /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 -fy -o /tmp/rubyspec_temp.20240119-2449048-dmbfi/9-mspec-multi-8 E, [2024-01-19T20:35:28.945281 #2224266] ERROR -- : $ /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 -fy -o /tmp/rubyspec_temp.20240119-2449048-dmbfi/10-mspec-multi-9 E, [2024-01-19T20:35:28.945670 #2224266] ERROR -- : $ /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 -fy -o /tmp/rubyspec_temp.20240119-2449048-dmbfi/11-mspec-multi-10 E, [2024-01-19T20:35:28.945920 #2224266] ERROR -- : $ /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 -fy -o /tmp/rubyspec_temp.20240119-2449048-dmbfi/12-mspec-multi-11 E, [2024-01-19T20:35:28.946192 #2224266] ERROR -- : $ /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 -fy -o /tmp/rubyspec_temp.20240119-2449048-dmbfi/13-mspec-multi-12 E, [2024-01-19T20:35:28.946428 #2224266] ERROR -- : $ /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 -fy -o /tmp/rubyspec_temp.20240119-2449048-dmbfi/14-mspec-multi-13 E, [2024-01-19T20:35:28.946691 #2224266] ERROR -- : $ /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 -fy -o /tmp/rubyspec_temp.20240119-2449048-dmbfi/15-mspec-multi-14 E, [2024-01-19T20:35:28.946957 #2224266] ERROR -- : $ /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 -fy -o /tmp/rubyspec_temp.20240119-2449048-dmbfi/16-mspec-multi-15 E, [2024-01-19T20:35:28.947211 #2224266] ERROR -- : $ /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 -fy -o /tmp/rubyspec_temp.20240119-2449048-dmbfi/17-mspec-multi-16 E, [2024-01-19T20:35:28.947559 #2224266] ERROR -- : $ /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 -fy -o /tmp/rubyspec_temp.20240119-2449048-dmbfi/18-mspec-multi-17 E, [2024-01-19T20:35:28.947852 #2224266] ERROR -- : $ /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 -fy -o /tmp/rubyspec_temp.20240119-2449048-dmbfi/19-mspec-multi-18 E, [2024-01-19T20:35:28.948127 #2224266] ERROR -- : $ /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 -fy -o /tmp/rubyspec_temp.20240119-2449048-dmbfi/20-mspec-multi-19 I, [2024-01-19T20:35:29.110207 #2224266] INFO -- : ruby 3.4.0dev (2024-01-19T20:32:20Z master 4778b0eeda) [x86_64-linux] I, [2024-01-19T20:35:29.814763 #2224266] INFO -- : 0 ......................................................................... I, [2024-01-19T20:35:30.127571 #2224266] INFO -- : 73 ......................................................................... I, [2024-01-19T20:35:30.319896 #2224266] INFO -- : 146 ......................................................................... I, [2024-01-19T20:35:30.425479 #2224266] INFO -- : 219 ......................................................................... I, [2024-01-19T20:35:30.473958 #2224266] INFO -- : 292 ......................................................................... I, [2024-01-19T20:35:30.535593 #2224266] INFO -- : 365 ......................................................................... I, [2024-01-19T20:35:30.576207 #2224266] INFO -- : 438 ......................................................................... I, [2024-01-19T20:35:30.611780 #2224266] INFO -- : 511 ......................................................................... I, [2024-01-19T20:35:30.638137 #2224266] INFO -- : 584 ......................................................................... I, [2024-01-19T20:35:30.701892 #2224266] INFO -- : 657 ......................................................................... I, [2024-01-19T20:35:30.749991 #2224266] INFO -- : 730 ......................................................................... I, [2024-01-19T20:35:30.798556 #2224266] INFO -- : 803 ......................................................................... I, [2024-01-19T20:35:30.857008 #2224266] INFO -- : 876 ......................................................................... I, [2024-01-19T20:35:30.918123 #2224266] INFO -- : 949 ......................................................................... I, [2024-01-19T20:35:31.052399 #2224266] INFO -- : 1022 ......................................................................... I, [2024-01-19T20:35:31.278964 #2224266] INFO -- : 1095 ......................................................................... I, [2024-01-19T20:35:31.422156 #2224266] INFO -- : 1168 ......................................................................... I, [2024-01-19T20:35:31.560538 #2224266] INFO -- : 1241 ......................................................................... I, [2024-01-19T20:35:31.647298 #2224266] INFO -- : 1314 ......................................................................... I, [2024-01-19T20:35:31.676566 #2224266] INFO -- : 1387 ......................................................................... I, [2024-01-19T20:35:31.788116 #2224266] INFO -- : 1460 ......................................................................... I, [2024-01-19T20:35:32.145621 #2224266] INFO -- : 1533 ......................................................................... I, [2024-01-19T20:35:32.299177 #2224266] INFO -- : 1606 ......................................................................... I, [2024-01-19T20:35:32.525212 #2224266] INFO -- : 1679 ......................................................................... I, [2024-01-19T20:35:32.720650 #2224266] INFO -- : 1752 ......................................................................... I, [2024-01-19T20:35:32.872048 #2224266] INFO -- : 1825 ......................................................................... I, [2024-01-19T20:35:32.996073 #2224266] INFO -- : 1898 ......................................................................... I, [2024-01-19T20:35:33.084069 #2224266] INFO -- : 1971 ......................................................................... I, [2024-01-19T20:35:33.124988 #2224266] INFO -- : 2044 ......................................................................... I, [2024-01-19T20:35:33.172996 #2224266] INFO -- : 2117 ......................................................................... I, [2024-01-19T20:35:33.217225 #2224266] INFO -- : 2190 ......................................................................... I, [2024-01-19T20:35:33.246837 #2224266] INFO -- : 2263 ......................................................................... I, [2024-01-19T20:35:33.269839 #2224266] INFO -- : 2336 ......................................................................... I, [2024-01-19T20:35:33.314590 #2224266] INFO -- : 2409 ......................................................................... I, [2024-01-19T20:35:33.346843 #2224266] INFO -- : 2482 ......................................................................... I, [2024-01-19T20:35:33.393041 #2224266] INFO -- : 2555 ......................................................................... I, [2024-01-19T20:35:33.395814 #2224266] INFO -- : 2628 ......................................................................... I, [2024-01-19T20:35:33.443744 #2224266] INFO -- : 2701 ......................................................................... I, [2024-01-19T20:35:33.516832 #2224266] INFO -- : 2774 ......................................................................... I, [2024-01-19T20:35:33.559878 #2224266] INFO -- : 2847 ......................................................................... I, [2024-01-19T20:35:33.656825 #2224266] INFO -- : 2920 ......................................................................... I, [2024-01-19T20:35:33.712637 #2224266] INFO -- : 2993 ......................................................................... I, [2024-01-19T20:35:33.773192 #2224266] INFO -- : 3066 ......................................................................... I, [2024-01-19T20:35:33.909804 #2224266] INFO -- : 3139 ......................................................................... I, [2024-01-19T20:35:33.973967 #2224266] INFO -- : 3212 ......................................................................... I, [2024-01-19T20:35:34.031005 #2224266] INFO -- : 3285 ......................................................................... I, [2024-01-19T20:35:34.068653 #2224266] INFO -- : 3358 ......................................................................... I, [2024-01-19T20:35:34.087390 #2224266] INFO -- : 3431 ......................................................................... I, [2024-01-19T20:35:34.101643 #2224266] INFO -- : 3504 ......................................................................... I, [2024-01-19T20:35:34.129743 #2224266] INFO -- : 3577 ......................................................................... I, [2024-01-19T20:35:34.448277 #2224266] INFO -- : 3650 ......................................................................... I, [2024-01-19T20:35:38.103435 #2224266] INFO -- : 3723 ...... I, [2024-01-19T20:35:38.103500 #2224266] INFO -- : I, [2024-01-19T20:35:38.103508 #2224266] INFO -- : Finished in 9.159230 seconds I, [2024-01-19T20:35:38.103512 #2224266] INFO -- : I, [2024-01-19T20:35:38.103516 #2224266] INFO -- : 3728 files, 32395 examples, 204753 expectations, 0 failures, 0 errors, 0 tagged I, [2024-01-19T20:35:38.105768 #2224266] INFO -- : $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j20'" exit with 0.