# Logfile created on 2024-01-19 16:02:19 +0000 by logger.rb/v1.4.3 I, [2024-01-19T16:02:19.207679 #3775321] INFO -- : #, @formatter=nil, @logdev=#, @binmode=false, @mon_data=#, @mon_data_owner_object_id=860>>> I, [2024-01-19T16:02:19.207802 #3775321] INFO -- : $$$[beg] make update-unicode -j20 I, [2024-01-19T16:02:19.265727 #3775321] INFO -- : make: Nothing to be done for 'update-unicode'. I, [2024-01-19T16:02:19.266038 #3775321] INFO -- : $$$[end] "make update-unicode -j20" exit with 0. I, [2024-01-19T16:02:19.266062 #3775321] INFO -- : $$$[beg] make update-download -j20 I, [2024-01-19T16:02:19.371453 #3775321] INFO -- : tool/config.guess already exists I, [2024-01-19T16:02:19.371572 #3775321] INFO -- : tool/config.sub already exists I, [2024-01-19T16:02:19.415683 #3775321] INFO -- : $$$[end] "make update-download -j20" exit with 0. I, [2024-01-19T16:02:19.415728 #3775321] INFO -- : $$$[beg] make update-rubyspec -j20 I, [2024-01-19T16:02:19.472661 #3775321] INFO -- : make: Nothing to be done for 'update-rubyspec'. I, [2024-01-19T16:02:19.472913 #3775321] INFO -- : $$$[end] "make update-rubyspec -j20" exit with 0. I, [2024-01-19T16:02:19.472937 #3775321] INFO -- : $$$[beg] make update-src -j20 E, [2024-01-19T16:02:20.268464 #3775321] ERROR -- : From https://github.com/ruby/ruby E, [2024-01-19T16:02:20.268512 #3775321] ERROR -- : a58e091..3c92901 master -> origin/master I, [2024-01-19T16:02:20.291264 #3775321] INFO -- : Updating a58e091..3c92901 I, [2024-01-19T16:02:20.291313 #3775321] INFO -- : Fast-forward I, [2024-01-19T16:02:20.297219 #3775321] INFO -- : bootstraptest/test_yjit.rb | 5 +++ I, [2024-01-19T16:02:20.297246 #3775321] INFO -- : yjit/bindgen/src/main.rs | 1 + I, [2024-01-19T16:02:20.297253 #3775321] INFO -- : yjit/src/codegen.rs | 74 +++++++++++++++++++++++++++--------------- I, [2024-01-19T16:02:20.297258 #3775321] INFO -- : yjit/src/cruby_bindings.inc.rs | 19 +++++++++++ I, [2024-01-19T16:02:20.297263 #3775321] INFO -- : 4 files changed, 72 insertions(+), 27 deletions(-) I, [2024-01-19T16:02:20.308342 #3775321] INFO -- : Latest commit hash = 3c9290173a I, [2024-01-19T16:02:20.309482 #3775321] INFO -- : $$$[end] "make update-src -j20" exit with 0. I, [2024-01-19T16:02:20.309508 #3775321] INFO -- : $$$[beg] make after-update -j20 I, [2024-01-19T16:02:20.387537 #3775321] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk/ext/socket' I, [2024-01-19T16:02:20.387569 #3775321] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2024-01-19T16:02:20.387575 #3775321] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk/ext/socket' I, [2024-01-19T16:02:20.406496 #3775321] INFO -- : /tmp/ruby/src/trunk/revision.h updated I, [2024-01-19T16:02:20.407771 #3775321] INFO -- : generating x86_64-linux-fake.rb I, [2024-01-19T16:02:20.459718 #3775321] INFO -- : x86_64-linux-fake.rb updated I, [2024-01-19T16:02:20.461079 #3775321] INFO -- : generating enc.mk I, [2024-01-19T16:02:20.577071 #3775321] INFO -- : making srcs under enc I, [2024-01-19T16:02:20.607350 #3775321] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:02:20.607375 #3775321] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2024-01-19T16:02:20.607381 #3775321] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:02:20.652908 #3775321] INFO -- : $$$[end] "make after-update -j20" exit with 0. I, [2024-01-19T16:02:20.652998 #3775321] INFO -- : $$$[beg] make miniruby -j20 I, [2024-01-19T16:02:20.711164 #3775321] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-01-19T16:02:20.711190 #3775321] INFO -- : CC = gcc I, [2024-01-19T16:02:20.711195 #3775321] INFO -- : LD = ld I, [2024-01-19T16:02:20.711199 #3775321] INFO -- : LDSHARED = gcc -shared I, [2024-01-19T16:02:20.711203 #3775321] 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-19T16:02:20.711207 #3775321] 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-19T16:02:20.711211 #3775321] INFO -- : CPPFLAGS = I, [2024-01-19T16:02:20.711214 #3775321] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-01-19T16:02:20.711218 #3775321] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2024-01-19T16:02:20.711221 #3775321] INFO -- : LANG = en_US.UTF-8 I, [2024-01-19T16:02:20.711225 #3775321] INFO -- : LC_ALL = I, [2024-01-19T16:02:20.711228 #3775321] INFO -- : LC_CTYPE = I, [2024-01-19T16:02:20.711235 #3775321] INFO -- : MFLAGS = -j20 --jobserver-auth=4,5 I, [2024-01-19T16:02:20.711238 #3775321] INFO -- : RUSTC = rustc I, [2024-01-19T16:02:20.711242 #3775321] 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-19T16:02:20.712626 #3775321] INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 I, [2024-01-19T16:02:20.712648 #3775321] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-01-19T16:02:20.712653 #3775321] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-01-19T16:02:20.712658 #3775321] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-01-19T16:02:20.712661 #3775321] INFO -- : I, [2024-01-19T16:02:20.739673 #3775321] INFO -- : compiling /tmp/ruby/src/trunk/version.c I, [2024-01-19T16:02:20.754355 #3775321] INFO -- : building Rust YJIT (release mode) I, [2024-01-19T16:02:26.760831 #3775321] INFO -- : touch yjit/target/release/libyjit.a I, [2024-01-19T16:02:26.761771 #3775321] INFO -- : partial linking yjit/target/release/libyjit.a into yjit/target/release/libyjit.o I, [2024-01-19T16:02:26.909708 #3775321] INFO -- : linking miniruby I, [2024-01-19T16:02:27.578392 #3775321] INFO -- : $$$[end] "make miniruby -j20" exit with 0. I, [2024-01-19T16:02:27.578526 #3775321] INFO -- : $$$[beg] make ruby -j20 I, [2024-01-19T16:02:27.635222 #3775321] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-01-19T16:02:27.635255 #3775321] INFO -- : CC = gcc I, [2024-01-19T16:02:27.635263 #3775321] INFO -- : LD = ld I, [2024-01-19T16:02:27.635269 #3775321] INFO -- : LDSHARED = gcc -shared I, [2024-01-19T16:02:27.635280 #3775321] 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-19T16:02:27.635285 #3775321] 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-19T16:02:27.635289 #3775321] INFO -- : CPPFLAGS = I, [2024-01-19T16:02:27.635293 #3775321] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-01-19T16:02:27.635296 #3775321] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2024-01-19T16:02:27.635301 #3775321] INFO -- : LANG = en_US.UTF-8 I, [2024-01-19T16:02:27.635304 #3775321] INFO -- : LC_ALL = I, [2024-01-19T16:02:27.635308 #3775321] INFO -- : LC_CTYPE = I, [2024-01-19T16:02:27.635311 #3775321] INFO -- : MFLAGS = -j20 --jobserver-auth=4,5 I, [2024-01-19T16:02:27.635315 #3775321] INFO -- : RUSTC = rustc I, [2024-01-19T16:02:27.635319 #3775321] 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-19T16:02:27.636758 #3775321] INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 I, [2024-01-19T16:02:27.636778 #3775321] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-01-19T16:02:27.636783 #3775321] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-01-19T16:02:27.636790 #3775321] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-01-19T16:02:27.636794 #3775321] INFO -- : I, [2024-01-19T16:02:27.772839 #3775321] INFO -- : builtin_binary.inc updated I, [2024-01-19T16:02:27.778081 #3775321] INFO -- : f0f99355960b2d95d43d018499bd9b852f159a1c2db93c2d5f13e7f0b37fb1db builtin_binary.inc I, [2024-01-19T16:02:27.778896 #3775321] INFO -- : compiling /tmp/ruby/src/trunk/builtin.c I, [2024-01-19T16:02:27.974097 #3775321] INFO -- : linking static-library libruby-static.a I, [2024-01-19T16:02:28.322550 #3775321] INFO -- : linking shared-library libruby.so.3.4.0 I, [2024-01-19T16:02:30.233581 #3775321] INFO -- : linking ruby I, [2024-01-19T16:02:30.257644 #3775321] INFO -- : $$$[end] "make ruby -j20" exit with 0. I, [2024-01-19T16:02:30.257754 #3775321] INFO -- : $$$[beg] make all -j20 I, [2024-01-19T16:02:30.315959 #3775321] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-01-19T16:02:30.315989 #3775321] INFO -- : CC = gcc I, [2024-01-19T16:02:30.315995 #3775321] INFO -- : LD = ld I, [2024-01-19T16:02:30.315999 #3775321] INFO -- : LDSHARED = gcc -shared I, [2024-01-19T16:02:30.316002 #3775321] 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-19T16:02:30.316016 #3775321] 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-19T16:02:30.316020 #3775321] INFO -- : CPPFLAGS = I, [2024-01-19T16:02:30.316024 #3775321] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-01-19T16:02:30.316028 #3775321] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2024-01-19T16:02:30.316031 #3775321] INFO -- : LANG = en_US.UTF-8 I, [2024-01-19T16:02:30.316035 #3775321] INFO -- : LC_ALL = I, [2024-01-19T16:02:30.316038 #3775321] INFO -- : LC_CTYPE = I, [2024-01-19T16:02:30.316042 #3775321] INFO -- : MFLAGS = -j20 --jobserver-auth=4,5 I, [2024-01-19T16:02:30.316045 #3775321] INFO -- : RUSTC = rustc I, [2024-01-19T16:02:30.316049 #3775321] 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-19T16:02:30.317393 #3775321] INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 I, [2024-01-19T16:02:30.317419 #3775321] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-01-19T16:02:30.317427 #3775321] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-01-19T16:02:30.317432 #3775321] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-01-19T16:02:30.317436 #3775321] INFO -- : I, [2024-01-19T16:02:30.356947 #3775321] INFO -- : generating encdb.h I, [2024-01-19T16:02:30.358403 #3775321] INFO -- : generating enc.mk I, [2024-01-19T16:02:30.360190 #3775321] INFO -- : building spec/ruby/optional/capi/ext/array_spec.so I, [2024-01-19T16:02:30.360349 #3775321] INFO -- : building spec/ruby/optional/capi/ext/basic_object_spec.so I, [2024-01-19T16:02:30.360625 #3775321] INFO -- : building spec/ruby/optional/capi/ext/bignum_spec.so I, [2024-01-19T16:02:30.361144 #3775321] INFO -- : building spec/ruby/optional/capi/ext/binding_spec.so I, [2024-01-19T16:02:30.361911 #3775321] INFO -- : building spec/ruby/optional/capi/ext/boolean_spec.so I, [2024-01-19T16:02:30.362811 #3775321] INFO -- : building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so I, [2024-01-19T16:02:30.363686 #3775321] INFO -- : building spec/ruby/optional/capi/ext/class_spec.so I, [2024-01-19T16:02:30.364230 #3775321] INFO -- : building spec/ruby/optional/capi/ext/class_under_autoload_spec.so I, [2024-01-19T16:02:30.364560 #3775321] INFO -- : building spec/ruby/optional/capi/ext/complex_spec.so I, [2024-01-19T16:02:30.365230 #3775321] INFO -- : building spec/ruby/optional/capi/ext/constants_spec.so I, [2024-01-19T16:02:30.365505 #3775321] INFO -- : building spec/ruby/optional/capi/ext/data_spec.so I, [2024-01-19T16:02:30.366518 #3775321] INFO -- : building spec/ruby/optional/capi/ext/debug_spec.so I, [2024-01-19T16:02:30.367245 #3775321] INFO -- : building spec/ruby/optional/capi/ext/encoding_spec.so I, [2024-01-19T16:02:30.367505 #3775321] INFO -- : building spec/ruby/optional/capi/ext/enumerator_spec.so I, [2024-01-19T16:02:30.368286 #3775321] INFO -- : building spec/ruby/optional/capi/ext/exception_spec.so I, [2024-01-19T16:02:30.368662 #3775321] INFO -- : building spec/ruby/optional/capi/ext/fiber_spec.so I, [2024-01-19T16:02:30.369232 #3775321] INFO -- : building spec/ruby/optional/capi/ext/file_spec.so I, [2024-01-19T16:02:30.373537 #3775321] INFO -- : building spec/ruby/optional/capi/ext/fixnum_spec.so I, [2024-01-19T16:02:30.399089 #3775321] INFO -- : encdb.h unchanged I, [2024-01-19T16:02:30.401185 #3775321] INFO -- : building spec/ruby/optional/capi/ext/float_spec.so I, [2024-01-19T16:02:30.494732 #3775321] INFO -- : building spec/ruby/optional/capi/ext/gc_spec.so I, [2024-01-19T16:02:30.498287 #3775321] INFO -- : building spec/ruby/optional/capi/ext/globals_spec.so I, [2024-01-19T16:02:30.508036 #3775321] INFO -- : building spec/ruby/optional/capi/ext/hash_spec.so I, [2024-01-19T16:02:30.509366 #3775321] INFO -- : building spec/ruby/optional/capi/ext/integer_spec.so I, [2024-01-19T16:02:30.512807 #3775321] INFO -- : building spec/ruby/optional/capi/ext/io_spec.so I, [2024-01-19T16:02:30.516885 #3775321] INFO -- : building spec/ruby/optional/capi/ext/kernel_spec.so I, [2024-01-19T16:02:30.518624 #3775321] INFO -- : building spec/ruby/optional/capi/ext/language_spec.so I, [2024-01-19T16:02:30.533740 #3775321] INFO -- : building spec/ruby/optional/capi/ext/marshal_spec.so I, [2024-01-19T16:02:30.535301 #3775321] INFO -- : building spec/ruby/optional/capi/ext/module_spec.so I, [2024-01-19T16:02:30.541075 #3775321] INFO -- : building spec/ruby/optional/capi/ext/module_under_autoload_spec.so I, [2024-01-19T16:02:30.541563 #3775321] INFO -- : building spec/ruby/optional/capi/ext/mutex_spec.so I, [2024-01-19T16:02:30.544661 #3775321] INFO -- : building spec/ruby/optional/capi/ext/numeric_spec.so I, [2024-01-19T16:02:30.547369 #3775321] INFO -- : building spec/ruby/optional/capi/ext/object_spec.so I, [2024-01-19T16:02:30.558034 #3775321] INFO -- : building spec/ruby/optional/capi/ext/proc_spec.so I, [2024-01-19T16:02:30.561162 #3775321] INFO -- : building spec/ruby/optional/capi/ext/range_spec.so I, [2024-01-19T16:02:30.593358 #3775321] INFO -- : building spec/ruby/optional/capi/ext/rational_spec.so I, [2024-01-19T16:02:30.599232 #3775321] INFO -- : building spec/ruby/optional/capi/ext/rbasic_spec.so I, [2024-01-19T16:02:30.601500 #3775321] INFO -- : building spec/ruby/optional/capi/ext/regexp_spec.so I, [2024-01-19T16:02:30.654066 #3775321] INFO -- : building spec/ruby/optional/capi/ext/string_spec.so I, [2024-01-19T16:02:30.658659 #3775321] INFO -- : building spec/ruby/optional/capi/ext/struct_spec.so I, [2024-01-19T16:02:30.673526 #3775321] INFO -- : building spec/ruby/optional/capi/ext/st_spec.so I, [2024-01-19T16:02:30.677144 #3775321] INFO -- : building spec/ruby/optional/capi/ext/thread_spec.so I, [2024-01-19T16:02:30.677275 #3775321] INFO -- : building spec/ruby/optional/capi/ext/symbol_spec.so I, [2024-01-19T16:02:30.687003 #3775321] INFO -- : building spec/ruby/optional/capi/ext/time_spec.so I, [2024-01-19T16:02:30.688848 #3775321] INFO -- : building spec/ruby/optional/capi/ext/tracepoint_spec.so I, [2024-01-19T16:02:30.691295 #3775321] INFO -- : building spec/ruby/optional/capi/ext/typed_data_spec.so I, [2024-01-19T16:02:30.703448 #3775321] INFO -- : building spec/ruby/optional/capi/ext/util_spec.so I, [2024-01-19T16:02:30.736927 #3775321] INFO -- : making enc I, [2024-01-19T16:02:30.737761 #3775321] INFO -- : making srcs under enc I, [2024-01-19T16:02:30.764363 #3775321] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:02:30.764450 #3775321] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2024-01-19T16:02:30.764491 #3775321] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:02:30.778207 #3775321] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:02:30.778275 #3775321] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2024-01-19T16:02:30.778290 #3775321] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:02:30.778916 #3775321] INFO -- : generating transdb.h I, [2024-01-19T16:02:30.877454 #3775321] INFO -- : transdb.h unchanged I, [2024-01-19T16:02:30.878695 #3775321] INFO -- : generating makefiles ext/configure-ext.mk I, [2024-01-19T16:02:30.878919 #3775321] INFO -- : making trans I, [2024-01-19T16:02:30.903145 #3775321] INFO -- : ext/configure-ext.mk updated I, [2024-01-19T16:02:30.905467 #3775321] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:02:30.914100 #3775321] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:02:30.914185 #3775321] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk/enc/trans'. I, [2024-01-19T16:02:30.914210 #3775321] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:02:30.971943 #3775321] INFO -- : making encs I, [2024-01-19T16:02:31.032201 #3775321] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:02:31.032261 #3775321] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2024-01-19T16:02:31.032273 #3775321] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:02:31.035075 #3775321] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:02:31.035858 #3775321] INFO -- : generating makefile exts.mk I, [2024-01-19T16:02:31.069856 #3775321] INFO -- : exts.mk unchanged I, [2024-01-19T16:02:31.074216 #3775321] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:02:31.092764 #3775321] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' I, [2024-01-19T16:02:31.094111 #3775321] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' I, [2024-01-19T16:02:31.094544 #3775321] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' I, [2024-01-19T16:02:31.095009 #3775321] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' I, [2024-01-19T16:02:31.095140 #3775321] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' I, [2024-01-19T16:02:31.096412 #3775321] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2024-01-19T16:02:31.096513 #3775321] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' I, [2024-01-19T16:02:31.096677 #3775321] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/nkf' I, [2024-01-19T16:02:31.097026 #3775321] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' I, [2024-01-19T16:02:31.097575 #3775321] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' I, [2024-01-19T16:02:31.097701 #3775321] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' I, [2024-01-19T16:02:31.097802 #3775321] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' I, [2024-01-19T16:02:31.098262 #3775321] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2024-01-19T16:02:31.098291 #3775321] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' I, [2024-01-19T16:02:31.098758 #3775321] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' I, [2024-01-19T16:02:31.098963 #3775321] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2024-01-19T16:02:31.099110 #3775321] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/nkf' I, [2024-01-19T16:02:31.099176 #3775321] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' I, [2024-01-19T16:02:31.099255 #3775321] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' I, [2024-01-19T16:02:31.099604 #3775321] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' I, [2024-01-19T16:02:31.099707 #3775321] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' I, [2024-01-19T16:02:31.099720 #3775321] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' I, [2024-01-19T16:02:31.101432 #3775321] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' I, [2024-01-19T16:02:31.102204 #3775321] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' I, [2024-01-19T16:02:31.102889 #3775321] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' I, [2024-01-19T16:02:31.103505 #3775321] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-01-19T16:02:31.103594 #3775321] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-01-19T16:02:31.103621 #3775321] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-01-19T16:02:31.104257 #3775321] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.2/ext/rbs_extension' I, [2024-01-19T16:02:31.104370 #3775321] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.1/ext/rbs_extension' I, [2024-01-19T16:02:31.104670 #3775321] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/syslog' I, [2024-01-19T16:02:31.104990 #3775321] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2024-01-19T16:02:31.106128 #3775321] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' I, [2024-01-19T16:02:31.106994 #3775321] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' I, [2024-01-19T16:02:31.107118 #3775321] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2024-01-19T16:02:31.107341 #3775321] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/syslog' I, [2024-01-19T16:02:31.108408 #3775321] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' I, [2024-01-19T16:02:31.109342 #3775321] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2024-01-19T16:02:31.110203 #3775321] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' I, [2024-01-19T16:02:31.112988 #3775321] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' I, [2024-01-19T16:02:31.120913 #3775321] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' I, [2024-01-19T16:02:31.124157 #3775321] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-01-19T16:02:31.125322 #3775321] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.2/ext/rbs_extension' I, [2024-01-19T16:02:31.127250 #3775321] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-01-19T16:02:31.132849 #3775321] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.1/ext/rbs_extension' I, [2024-01-19T16:02:31.132901 #3775321] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-01-19T16:02:31.156290 #3775321] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:02:31.230110 #3775321] INFO -- : make[2]: 'ruby' is up to date. I, [2024-01-19T16:02:31.230142 #3775321] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:02:31.230714 #3775321] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:02:31.234126 #3775321] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:02:31.234147 #3775321] INFO -- : make[1]: Nothing to be done for 'note'. I, [2024-01-19T16:02:31.234153 #3775321] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:02:31.235120 #3775321] INFO -- : $$$[end] "make all -j20" exit with 0. I, [2024-01-19T16:02:31.235196 #3775321] INFO -- : $$$[beg] make install -j20 I, [2024-01-19T16:02:31.307460 #3775321] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-01-19T16:02:31.307495 #3775321] INFO -- : CC = gcc I, [2024-01-19T16:02:31.307502 #3775321] INFO -- : LD = ld I, [2024-01-19T16:02:31.307507 #3775321] INFO -- : LDSHARED = gcc -shared I, [2024-01-19T16:02:31.307511 #3775321] 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-19T16:02:31.307524 #3775321] 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-19T16:02:31.307529 #3775321] INFO -- : CPPFLAGS = I, [2024-01-19T16:02:31.307533 #3775321] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-01-19T16:02:31.307538 #3775321] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2024-01-19T16:02:31.307543 #3775321] INFO -- : LANG = en_US.UTF-8 I, [2024-01-19T16:02:31.307547 #3775321] INFO -- : LC_ALL = I, [2024-01-19T16:02:31.307569 #3775321] INFO -- : LC_CTYPE = I, [2024-01-19T16:02:31.307575 #3775321] INFO -- : MFLAGS = -j20 --jobserver-auth=4,5 I, [2024-01-19T16:02:31.307580 #3775321] INFO -- : RUSTC = rustc I, [2024-01-19T16:02:31.307584 #3775321] 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-19T16:02:31.345178 #3775321] INFO -- : generating encdb.h I, [2024-01-19T16:02:31.345199 #3775321] INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 I, [2024-01-19T16:02:31.345205 #3775321] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-01-19T16:02:31.345209 #3775321] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-01-19T16:02:31.345213 #3775321] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-01-19T16:02:31.345216 #3775321] INFO -- : I, [2024-01-19T16:02:31.345965 #3775321] INFO -- : generating enc.mk I, [2024-01-19T16:02:31.371360 #3775321] INFO -- : encdb.h unchanged I, [2024-01-19T16:02:31.466614 #3775321] INFO -- : making srcs under enc I, [2024-01-19T16:02:31.466673 #3775321] INFO -- : making enc I, [2024-01-19T16:02:31.483866 #3775321] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:02:31.483922 #3775321] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2024-01-19T16:02:31.483935 #3775321] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:02:31.496303 #3775321] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:02:31.496370 #3775321] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2024-01-19T16:02:31.496383 #3775321] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:02:31.496931 #3775321] INFO -- : generating transdb.h I, [2024-01-19T16:02:31.592918 #3775321] INFO -- : transdb.h unchanged I, [2024-01-19T16:02:31.594231 #3775321] INFO -- : generating makefiles ext/configure-ext.mk I, [2024-01-19T16:02:31.594358 #3775321] INFO -- : making trans I, [2024-01-19T16:02:31.618657 #3775321] INFO -- : ext/configure-ext.mk unchanged I, [2024-01-19T16:02:31.620774 #3775321] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:02:31.630276 #3775321] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:02:31.631280 #3775321] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk/enc/trans'. I, [2024-01-19T16:02:31.631346 #3775321] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:02:31.687458 #3775321] INFO -- : making encs I, [2024-01-19T16:02:31.744404 #3775321] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:02:31.744461 #3775321] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2024-01-19T16:02:31.744474 #3775321] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:02:31.744587 #3775321] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:02:31.745363 #3775321] INFO -- : generating makefile exts.mk I, [2024-01-19T16:02:31.779850 #3775321] INFO -- : exts.mk unchanged I, [2024-01-19T16:02:31.784681 #3775321] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:02:31.810968 #3775321] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' I, [2024-01-19T16:02:31.811013 #3775321] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' I, [2024-01-19T16:02:31.811021 #3775321] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' I, [2024-01-19T16:02:31.811027 #3775321] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' I, [2024-01-19T16:02:31.811033 #3775321] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' I, [2024-01-19T16:02:31.811039 #3775321] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/nkf' I, [2024-01-19T16:02:31.811045 #3775321] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' I, [2024-01-19T16:02:31.811051 #3775321] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' I, [2024-01-19T16:02:31.811057 #3775321] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2024-01-19T16:02:31.811064 #3775321] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' I, [2024-01-19T16:02:31.811070 #3775321] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' I, [2024-01-19T16:02:31.811076 #3775321] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2024-01-19T16:02:31.811082 #3775321] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' I, [2024-01-19T16:02:31.811088 #3775321] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/nkf' I, [2024-01-19T16:02:31.811094 #3775321] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' I, [2024-01-19T16:02:31.811100 #3775321] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' I, [2024-01-19T16:02:31.811105 #3775321] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' I, [2024-01-19T16:02:31.811111 #3775321] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' I, [2024-01-19T16:02:31.811118 #3775321] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2024-01-19T16:02:31.811124 #3775321] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' I, [2024-01-19T16:02:31.811130 #3775321] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' I, [2024-01-19T16:02:31.811136 #3775321] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' I, [2024-01-19T16:02:31.811143 #3775321] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' I, [2024-01-19T16:02:31.811667 #3775321] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-01-19T16:02:31.811815 #3775321] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' I, [2024-01-19T16:02:31.811895 #3775321] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-01-19T16:02:31.811949 #3775321] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-01-19T16:02:31.812340 #3775321] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' I, [2024-01-19T16:02:31.812372 #3775321] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.1/ext/rbs_extension' I, [2024-01-19T16:02:31.812498 #3775321] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.2/ext/rbs_extension' I, [2024-01-19T16:02:31.812906 #3775321] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/syslog' I, [2024-01-19T16:02:31.814857 #3775321] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2024-01-19T16:02:31.815386 #3775321] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2024-01-19T16:02:31.815482 #3775321] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/syslog' I, [2024-01-19T16:02:31.816760 #3775321] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' I, [2024-01-19T16:02:31.817158 #3775321] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2024-01-19T16:02:31.817600 #3775321] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' I, [2024-01-19T16:02:31.818196 #3775321] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' I, [2024-01-19T16:02:31.822553 #3775321] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' I, [2024-01-19T16:02:31.824947 #3775321] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' I, [2024-01-19T16:02:31.829230 #3775321] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' I, [2024-01-19T16:02:31.832688 #3775321] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-01-19T16:02:31.833719 #3775321] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.1/ext/rbs_extension' I, [2024-01-19T16:02:31.834225 #3775321] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.2/ext/rbs_extension' I, [2024-01-19T16:02:31.834271 #3775321] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-01-19T16:02:31.840236 #3775321] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-01-19T16:02:31.864248 #3775321] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:02:31.942589 #3775321] INFO -- : make[2]: 'ruby' is up to date. I, [2024-01-19T16:02:31.942649 #3775321] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:02:31.942874 #3775321] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:02:31.946400 #3775321] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:02:31.946448 #3775321] INFO -- : make[1]: Nothing to be done for 'note'. I, [2024-01-19T16:02:31.946461 #3775321] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:02:31.946812 #3775321] 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-19T16:02:32.033894 #3775321] INFO -- : Installing to I, [2024-01-19T16:02:32.033972 #3775321] INFO -- : installing binary commands: /tmp/ruby/install/trunk/bin I, [2024-01-19T16:02:32.033987 #3775321] INFO -- : installing base libraries: /tmp/ruby/install/trunk/lib I, [2024-01-19T16:02:32.041961 #3775321] INFO -- : installing arch files: /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/x86_64-linux I, [2024-01-19T16:02:32.042030 #3775321] INFO -- : installing pkgconfig data: /tmp/ruby/install/trunk/lib/pkgconfig I, [2024-01-19T16:02:32.042044 #3775321] INFO -- : installing extension objects: /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/x86_64-linux I, [2024-01-19T16:02:32.051561 #3775321] INFO -- : installing extension objects: /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0/x86_64-linux I, [2024-01-19T16:02:32.051620 #3775321] INFO -- : installing extension objects: /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux I, [2024-01-19T16:02:32.051634 #3775321] INFO -- : installing extension headers: /tmp/ruby/install/trunk/include/ruby-3.4.0+0/x86_64-linux I, [2024-01-19T16:02:32.051647 #3775321] INFO -- : installing extension scripts: /tmp/ruby/install/trunk/lib/ruby/3.4.0+0 I, [2024-01-19T16:02:32.054459 #3775321] INFO -- : installing extension scripts: /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0 I, [2024-01-19T16:02:32.054518 #3775321] INFO -- : installing extension scripts: /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0 I, [2024-01-19T16:02:32.054532 #3775321] INFO -- : installing extension headers: /tmp/ruby/install/trunk/include/ruby-3.4.0+0/ruby I, [2024-01-19T16:02:32.054544 #3775321] INFO -- : installing command scripts: /tmp/ruby/install/trunk/bin I, [2024-01-19T16:02:32.054556 #3775321] INFO -- : installing library scripts: /tmp/ruby/install/trunk/lib/ruby/3.4.0+0 I, [2024-01-19T16:02:32.085525 #3775321] INFO -- : installing common headers: /tmp/ruby/install/trunk/include/ruby-3.4.0+0 I, [2024-01-19T16:02:32.091661 #3775321] INFO -- : installing manpages: /tmp/ruby/install/trunk/share/man/man1 I, [2024-01-19T16:02:32.091733 #3775321] INFO -- : installing default gems from lib: /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0 I, [2024-01-19T16:02:32.103993 #3775321] INFO -- : benchmark 0.3.0 I, [2024-01-19T16:02:32.110355 #3775321] INFO -- : bundler 2.6.0.dev I, [2024-01-19T16:02:32.111658 #3775321] INFO -- : cgi 0.4.1 I, [2024-01-19T16:02:32.112154 #3775321] INFO -- : csv 3.2.9 I, [2024-01-19T16:02:32.113247 #3775321] INFO -- : delegate 0.3.1 I, [2024-01-19T16:02:32.113692 #3775321] INFO -- : did_you_mean 1.6.3 I, [2024-01-19T16:02:32.114194 #3775321] INFO -- : drb 2.2.0 I, [2024-01-19T16:02:32.114625 #3775321] INFO -- : english 0.8.0 I, [2024-01-19T16:02:32.115080 #3775321] INFO -- : erb 4.0.4 I, [2024-01-19T16:02:32.115719 #3775321] INFO -- : error_highlight 0.6.0 I, [2024-01-19T16:02:32.116134 #3775321] INFO -- : fileutils 1.7.2 I, [2024-01-19T16:02:32.116569 #3775321] INFO -- : find 0.2.0 I, [2024-01-19T16:02:32.116935 #3775321] INFO -- : forwardable 1.3.3 I, [2024-01-19T16:02:32.117364 #3775321] INFO -- : ipaddr 1.2.6 I, [2024-01-19T16:02:32.117854 #3775321] INFO -- : irb 1.11.1 I, [2024-01-19T16:02:32.119157 #3775321] INFO -- : logger 1.6.0 I, [2024-01-19T16:02:32.119629 #3775321] INFO -- : net-http 0.4.1 I, [2024-01-19T16:02:32.120110 #3775321] INFO -- : net-protocol 0.2.2 I, [2024-01-19T16:02:32.120582 #3775321] INFO -- : open-uri 0.4.1 I, [2024-01-19T16:02:32.121049 #3775321] INFO -- : open3 0.2.1 I, [2024-01-19T16:02:32.121499 #3775321] INFO -- : optparse 0.4.0 I, [2024-01-19T16:02:32.121895 #3775321] INFO -- : ostruct 0.6.0 I, [2024-01-19T16:02:32.122313 #3775321] INFO -- : pp 0.5.0 I, [2024-01-19T16:02:32.122822 #3775321] INFO -- : prettyprint 0.2.0 I, [2024-01-19T16:02:32.123205 #3775321] INFO -- : prism 0.19.0 I, [2024-01-19T16:02:32.123736 #3775321] INFO -- : pstore 0.1.3 I, [2024-01-19T16:02:32.124148 #3775321] INFO -- : rdoc 6.6.2 I, [2024-01-19T16:02:32.125651 #3775321] INFO -- : readline 0.0.4 I, [2024-01-19T16:02:32.126107 #3775321] INFO -- : reline 0.4.2 I, [2024-01-19T16:02:32.126586 #3775321] INFO -- : resolv 0.3.0 I, [2024-01-19T16:02:32.127029 #3775321] INFO -- : ruby2_keywords 0.0.5 I, [2024-01-19T16:02:32.127406 #3775321] INFO -- : securerandom 0.3.1 I, [2024-01-19T16:02:32.127918 #3775321] INFO -- : set 1.1.0 I, [2024-01-19T16:02:32.128296 #3775321] INFO -- : shellwords 0.2.0 I, [2024-01-19T16:02:32.128785 #3775321] INFO -- : singleton 0.2.0 I, [2024-01-19T16:02:32.129151 #3775321] INFO -- : syntax_suggest 2.0.0 I, [2024-01-19T16:02:32.130289 #3775321] INFO -- : tempfile 0.2.1 I, [2024-01-19T16:02:32.130792 #3775321] INFO -- : time 0.3.0 I, [2024-01-19T16:02:32.131257 #3775321] INFO -- : timeout 0.4.1 I, [2024-01-19T16:02:32.131697 #3775321] INFO -- : tmpdir 0.2.0 I, [2024-01-19T16:02:32.132147 #3775321] INFO -- : tsort 0.2.0 I, [2024-01-19T16:02:32.132580 #3775321] INFO -- : un 0.3.0 I, [2024-01-19T16:02:32.133033 #3775321] INFO -- : uri 0.13.0 I, [2024-01-19T16:02:32.133478 #3775321] INFO -- : weakref 0.1.3 I, [2024-01-19T16:02:32.133910 #3775321] INFO -- : yaml 0.3.0 I, [2024-01-19T16:02:32.134324 #3775321] INFO -- : installing default gems from ext: /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0 I, [2024-01-19T16:02:32.140062 #3775321] INFO -- : date 3.3.4 I, [2024-01-19T16:02:32.140554 #3775321] INFO -- : digest 3.1.1 I, [2024-01-19T16:02:32.141047 #3775321] INFO -- : etc 1.4.3 I, [2024-01-19T16:02:32.141686 #3775321] INFO -- : fcntl 1.1.0 I, [2024-01-19T16:02:32.142130 #3775321] INFO -- : fiddle 1.1.3 I, [2024-01-19T16:02:32.143060 #3775321] INFO -- : io-console 0.7.2 I, [2024-01-19T16:02:32.143525 #3775321] INFO -- : io-nonblock 0.3.0 I, [2024-01-19T16:02:32.143971 #3775321] INFO -- : io-wait 0.3.1 I, [2024-01-19T16:02:32.144358 #3775321] INFO -- : json 2.7.1 I, [2024-01-19T16:02:32.144845 #3775321] INFO -- : nkf 0.1.3 I, [2024-01-19T16:02:32.145294 #3775321] INFO -- : openssl 3.2.0 I, [2024-01-19T16:02:32.145801 #3775321] INFO -- : pathname 0.3.0 I, [2024-01-19T16:02:32.146258 #3775321] INFO -- : psych 5.1.2 I, [2024-01-19T16:02:32.146761 #3775321] INFO -- : stringio 3.1.1 I, [2024-01-19T16:02:32.147618 #3775321] INFO -- : strscan 3.0.9 I, [2024-01-19T16:02:32.148075 #3775321] INFO -- : syslog 0.1.2 I, [2024-01-19T16:02:32.148544 #3775321] INFO -- : zlib 3.1.0 I, [2024-01-19T16:02:32.148884 #3775321] INFO -- : installing bundled gems: /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0 I, [2024-01-19T16:02:32.149301 #3775321] INFO -- : minitest 5.21.2 I, [2024-01-19T16:02:32.155968 #3775321] INFO -- : power_assert 2.0.3 I, [2024-01-19T16:02:32.157193 #3775321] INFO -- : rake 13.1.0 I, [2024-01-19T16:02:32.160553 #3775321] INFO -- : test-unit 3.6.1 I, [2024-01-19T16:02:32.163735 #3775321] INFO -- : rexml 3.2.6 I, [2024-01-19T16:02:32.167304 #3775321] INFO -- : rss 0.3.0 I, [2024-01-19T16:02:32.169537 #3775321] INFO -- : net-ftp 0.3.4 I, [2024-01-19T16:02:32.170549 #3775321] INFO -- : net-imap 0.4.9.1 I, [2024-01-19T16:02:32.172974 #3775321] INFO -- : net-pop 0.1.2 I, [2024-01-19T16:02:32.174255 #3775321] INFO -- : net-smtp 0.4.0.1 I, [2024-01-19T16:02:32.175195 #3775321] INFO -- : matrix 0.4.2 I, [2024-01-19T16:02:32.175996 #3775321] INFO -- : prime 0.1.2 I, [2024-01-19T16:02:32.177512 #3775321] INFO -- : rbs 3.4.2 I, [2024-01-19T16:02:32.199679 #3775321] INFO -- : typeprof 0.21.9 I, [2024-01-19T16:02:32.201695 #3775321] INFO -- : debug 1.9.1 I, [2024-01-19T16:02:32.203890 #3775321] INFO -- : racc 1.7.3 I, [2024-01-19T16:02:32.206348 #3775321] INFO -- : mutex_m 0.2.0 I, [2024-01-19T16:02:32.207127 #3775321] INFO -- : getoptlong 0.2.1 I, [2024-01-19T16:02:32.208308 #3775321] INFO -- : base64 0.2.0 I, [2024-01-19T16:02:32.209015 #3775321] INFO -- : bigdecimal 3.1.6 I, [2024-01-19T16:02:32.211066 #3775321] INFO -- : observer 0.1.2 I, [2024-01-19T16:02:32.211892 #3775321] INFO -- : abbrev 0.1.2 I, [2024-01-19T16:02:32.212725 #3775321] INFO -- : resolv-replace 0.1.1 I, [2024-01-19T16:02:32.214002 #3775321] INFO -- : rinda 0.2.0 I, [2024-01-19T16:02:32.214836 #3775321] INFO -- : installing bundled gem cache: /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0/cache I, [2024-01-19T16:02:32.219111 #3775321] INFO -- : $$$[end] "make install -j20" exit with 0. I, [2024-01-19T16:02:32.219288 #3775321] INFO -- : $$$[beg] make yes-btest TESTOPTS='-q -j20' I, [2024-01-19T16:02:36.663842 #3775321] INFO -- : PASS all 1877 tests E, [2024-01-19T16:02:36.668397 #3775321] ERROR -- : I, [2024-01-19T16:02:36.668546 #3775321] INFO -- : $$$[end] "make yes-btest TESTOPTS='-q -j20'" exit with 0. I, [2024-01-19T16:02:36.668630 #3775321] INFO -- : $$$[beg] make yes-test-basic TESTS='-j20' I, [2024-01-19T16:02:36.729569 #3775321] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-01-19T16:02:36.729635 #3775321] INFO -- : CC = gcc I, [2024-01-19T16:02:36.729654 #3775321] INFO -- : LD = ld I, [2024-01-19T16:02:36.729670 #3775321] INFO -- : LDSHARED = gcc -shared I, [2024-01-19T16:02:36.729687 #3775321] 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-19T16:02:36.729717 #3775321] 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-19T16:02:36.729734 #3775321] INFO -- : CPPFLAGS = I, [2024-01-19T16:02:36.729750 #3775321] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-01-19T16:02:36.729767 #3775321] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2024-01-19T16:02:36.729783 #3775321] INFO -- : LANG = en_US.UTF-8 I, [2024-01-19T16:02:36.729798 #3775321] INFO -- : LC_ALL = I, [2024-01-19T16:02:36.729813 #3775321] INFO -- : LC_CTYPE = I, [2024-01-19T16:02:36.729828 #3775321] INFO -- : MFLAGS = I, [2024-01-19T16:02:36.729843 #3775321] INFO -- : RUSTC = rustc I, [2024-01-19T16:02:36.729858 #3775321] 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-19T16:02:36.730652 #3775321] INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 I, [2024-01-19T16:02:36.730709 #3775321] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-01-19T16:02:36.730727 #3775321] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-01-19T16:02:36.730743 #3775321] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-01-19T16:02:36.730758 #3775321] INFO -- : I, [2024-01-19T16:02:36.799897 #3775321] INFO -- : Ignore setproctitle.o because of setproctitle.c under missing I, [2024-01-19T16:02:36.799962 #3775321] INFO -- : Ignore strlcat.o because of strlcat.c under missing I, [2024-01-19T16:02:36.799976 #3775321] INFO -- : Ignore strlcpy.o because of strlcpy.c under missing I, [2024-01-19T16:02:36.853642 #3775321] INFO -- : Checking leaked global symbols...none I, [2024-01-19T16:02:36.892321 #3775321] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 I, [2024-01-19T16:02:36.892411 #3775321] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:condition ..OK 2 I, [2024-01-19T16:02:36.892437 #3775321] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:if/unless ...OK 3 I, [2024-01-19T16:02:36.892452 #3775321] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:case .....OK 5 I, [2024-01-19T16:02:36.892477 #3775321] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:while/until ........OK 8 I, [2024-01-19T16:02:36.892527 #3775321] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:exception ..........OK 10 I, [2024-01-19T16:02:36.892734 #3775321] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:array .......................................OK 39 I, [2024-01-19T16:02:36.892849 #3775321] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:hash ...........................OK 27 I, [2024-01-19T16:02:36.893454 #3775321] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:iterator ...........................................................................................................OK 107 I, [2024-01-19T16:02:36.893694 #3775321] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:float ................................................................................OK 80 I, [2024-01-19T16:02:36.894685 #3775321] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:bignum ...............................OK 31 I, [2024-01-19T16:02:36.895449 #3775321] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:string & char ..............................................................OK 62 I, [2024-01-19T16:02:36.895471 #3775321] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ..........OK 10 I, [2024-01-19T16:02:36.895484 #3775321] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:call ......OK 6 I, [2024-01-19T16:02:36.895671 #3775321] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:proc .........OK 9 I, [2024-01-19T16:02:36.996175 #3775321] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:signal ..OK 2 I, [2024-01-19T16:02:36.998892 #3775321] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:eval ...........................OK 27 I, [2024-01-19T16:02:37.110334 #3775321] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:system ........OK 8 I, [2024-01-19T16:02:37.110416 #3775321] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:const .....OK 5 I, [2024-01-19T16:02:37.110433 #3775321] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:clone .....OK 5 I, [2024-01-19T16:02:37.110446 #3775321] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:marshal ....OK 4 I, [2024-01-19T16:02:37.110550 #3775321] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:pack ....OK 4 I, [2024-01-19T16:02:37.110575 #3775321] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:math ..OK 2 I, [2024-01-19T16:02:37.110590 #3775321] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:struct ......OK 6 I, [2024-01-19T16:02:37.110693 #3775321] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:variable ............OK 12 I, [2024-01-19T16:02:37.110717 #3775321] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:trace ...OK 3 I, [2024-01-19T16:02:37.110733 #3775321] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:defined? ............OK 12 I, [2024-01-19T16:02:37.110747 #3775321] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:alias ......OK 6 I, [2024-01-19T16:02:37.111127 #3775321] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:path .......................OK 23 I, [2024-01-19T16:02:37.144159 #3775321] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:gc ....OK 4 I, [2024-01-19T16:02:37.146573 #3775321] INFO -- : I, [2024-01-19T16:02:37.146636 #3775321] INFO -- : test succeeded I, [2024-01-19T16:02:37.148134 #3775321] INFO -- : $$$[end] "make yes-test-basic TESTS='-j20'" exit with 0. I, [2024-01-19T16:02:37.148285 #3775321] INFO -- : $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20' I, [2024-01-19T16:02:37.248467 #3775321] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-01-19T16:02:37.248522 #3775321] INFO -- : CC = gcc I, [2024-01-19T16:02:37.248536 #3775321] INFO -- : LD = ld I, [2024-01-19T16:02:37.248548 #3775321] INFO -- : LDSHARED = gcc -shared I, [2024-01-19T16:02:37.248560 #3775321] 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-19T16:02:37.248574 #3775321] 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-19T16:02:37.248586 #3775321] INFO -- : CPPFLAGS = I, [2024-01-19T16:02:37.248597 #3775321] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-01-19T16:02:37.248618 #3775321] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2024-01-19T16:02:37.248630 #3775321] INFO -- : LANG = en_US.UTF-8 I, [2024-01-19T16:02:37.248640 #3775321] INFO -- : LC_ALL = I, [2024-01-19T16:02:37.248650 #3775321] INFO -- : LC_CTYPE = I, [2024-01-19T16:02:37.248662 #3775321] INFO -- : MFLAGS = I, [2024-01-19T16:02:37.248672 #3775321] INFO -- : RUSTC = rustc I, [2024-01-19T16:02:37.248683 #3775321] 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-19T16:02:37.249253 #3775321] INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 I, [2024-01-19T16:02:37.249291 #3775321] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-01-19T16:02:37.249301 #3775321] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-01-19T16:02:37.249310 #3775321] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-01-19T16:02:37.249314 #3775321] INFO -- : I, [2024-01-19T16:02:37.250986 #3775321] INFO -- : generating enc.mk I, [2024-01-19T16:02:37.366919 #3775321] INFO -- : generating encdb.h I, [2024-01-19T16:02:37.392848 #3775321] INFO -- : encdb.h unchanged I, [2024-01-19T16:02:37.393948 #3775321] INFO -- : making enc I, [2024-01-19T16:02:37.411109 #3775321] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:02:37.411129 #3775321] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2024-01-19T16:02:37.411134 #3775321] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:02:37.411860 #3775321] INFO -- : making srcs under enc I, [2024-01-19T16:02:37.441060 #3775321] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:02:37.441084 #3775321] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2024-01-19T16:02:37.441090 #3775321] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:02:37.442044 #3775321] INFO -- : generating transdb.h I, [2024-01-19T16:02:37.537360 #3775321] INFO -- : transdb.h unchanged I, [2024-01-19T16:02:37.538744 #3775321] INFO -- : making trans I, [2024-01-19T16:02:37.572559 #3775321] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:02:37.572585 #3775321] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk/enc/trans'. I, [2024-01-19T16:02:37.572592 #3775321] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:02:37.573343 #3775321] INFO -- : making encs I, [2024-01-19T16:02:37.610891 #3775321] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:02:37.610913 #3775321] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2024-01-19T16:02:37.610922 #3775321] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:02:37.612878 #3775321] INFO -- : generating makefiles ext/configure-ext.mk I, [2024-01-19T16:02:37.638116 #3775321] INFO -- : ext/configure-ext.mk updated I, [2024-01-19T16:02:37.640680 #3775321] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:02:38.843680 #3775321] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:02:38.844328 #3775321] INFO -- : generating makefile exts.mk I, [2024-01-19T16:02:38.877823 #3775321] INFO -- : exts.mk unchanged I, [2024-01-19T16:02:38.881856 #3775321] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:02:39.181807 #3775321] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' I, [2024-01-19T16:02:39.186718 #3775321] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' I, [2024-01-19T16:02:39.193255 #3775321] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' I, [2024-01-19T16:02:39.197747 #3775321] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' I, [2024-01-19T16:02:39.201425 #3775321] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' I, [2024-01-19T16:02:39.210325 #3775321] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' I, [2024-01-19T16:02:39.236126 #3775321] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2024-01-19T16:02:39.240824 #3775321] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2024-01-19T16:02:39.259050 #3775321] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2024-01-19T16:02:39.268016 #3775321] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2024-01-19T16:02:39.272144 #3775321] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' I, [2024-01-19T16:02:39.276269 #3775321] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' I, [2024-01-19T16:02:39.288690 #3775321] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' I, [2024-01-19T16:02:39.298957 #3775321] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' I, [2024-01-19T16:02:39.313705 #3775321] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' I, [2024-01-19T16:02:39.317666 #3775321] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' I, [2024-01-19T16:02:39.322557 #3775321] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/nkf' I, [2024-01-19T16:02:39.326645 #3775321] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/nkf' I, [2024-01-19T16:02:39.333923 #3775321] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' I, [2024-01-19T16:02:39.340014 #3775321] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' I, [2024-01-19T16:02:39.356820 #3775321] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' I, [2024-01-19T16:02:39.373233 #3775321] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' I, [2024-01-19T16:02:39.377914 #3775321] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' I, [2024-01-19T16:02:39.381836 #3775321] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' I, [2024-01-19T16:02:39.388793 #3775321] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' I, [2024-01-19T16:02:39.411521 #3775321] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' I, [2024-01-19T16:02:39.415601 #3775321] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' I, [2024-01-19T16:02:39.419528 #3775321] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' I, [2024-01-19T16:02:39.433671 #3775321] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' I, [2024-01-19T16:02:39.441148 #3775321] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' I, [2024-01-19T16:02:39.443468 #3775321] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2024-01-19T16:02:39.446741 #3775321] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2024-01-19T16:02:39.460085 #3775321] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' I, [2024-01-19T16:02:39.470501 #3775321] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' I, [2024-01-19T16:02:39.484655 #3775321] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/syslog' I, [2024-01-19T16:02:39.488348 #3775321] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/syslog' I, [2024-01-19T16:02:39.496663 #3775321] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-01-19T16:02:39.528237 #3775321] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-01-19T16:02:39.530211 #3775321] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-01-19T16:02:39.554385 #3775321] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-01-19T16:02:39.556533 #3775321] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-01-19T16:02:39.584862 #3775321] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-01-19T16:02:39.587117 #3775321] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.1/ext/rbs_extension' I, [2024-01-19T16:02:39.608122 #3775321] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.1/ext/rbs_extension' I, [2024-01-19T16:02:39.610544 #3775321] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.2/ext/rbs_extension' I, [2024-01-19T16:02:39.631010 #3775321] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.2/ext/rbs_extension' I, [2024-01-19T16:02:39.654445 #3775321] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:02:39.736850 #3775321] INFO -- : make[2]: 'ruby' is up to date. I, [2024-01-19T16:02:39.736886 #3775321] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:02:39.737328 #3775321] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:02:39.740599 #3775321] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:02:39.740619 #3775321] INFO -- : make[1]: Nothing to be done for 'note'. I, [2024-01-19T16:02:39.740625 #3775321] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:02:39.810422 #3775321] INFO -- : Run options: I, [2024-01-19T16:02:39.810479 #3775321] INFO -- : --seed=28683 I, [2024-01-19T16:02:39.810485 #3775321] 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-19T16:02:39.810489 #3775321] INFO -- : --excludes-dir=/tmp/ruby/src/trunk/test/.excludes I, [2024-01-19T16:02:39.810505 #3775321] INFO -- : --name=!/memory_leak/ I, [2024-01-19T16:02:39.810509 #3775321] INFO -- : --stderr-on-failure I, [2024-01-19T16:02:39.810519 #3775321] INFO -- : -j20 I, [2024-01-19T16:02:39.810523 #3775321] INFO -- : --exclude=rubygems/test_gem_package_task\.rb I, [2024-01-19T16:02:39.810527 #3775321] INFO -- : I, [2024-01-19T16:02:39.810530 #3775321] INFO -- : # Running tests: I, [2024-01-19T16:02:39.810534 #3775321] INFO -- : I, [2024-01-19T16:02:39.939180 #3775321] INFO -- : [ 1/898] 3816635=test_tree_spell_checker I, [2024-01-19T16:02:39.939244 #3775321] INFO -- : [ 2/898] 3816631=test_http I, [2024-01-19T16:02:39.939340 #3775321] INFO -- : [ 3/898] 3816632=test_addrinfo I, [2024-01-19T16:02:39.939409 #3775321] INFO -- : [ 4/898] 3816634=test_win32ole_param_event I, [2024-01-19T16:02:39.941985 #3775321] INFO -- : [ 5/898] 3816633=test_bn I, [2024-01-19T16:02:39.942062 #3775321] INFO -- : [ 6/898] 3816644=test_case_mapping I, [2024-01-19T16:02:39.942124 #3775321] INFO -- : [ 7/898] 3816645=test_path I, [2024-01-19T16:02:39.942204 #3775321] INFO -- : [ 8/898] 3816634=test_terminfo I, [2024-01-19T16:02:39.942288 #3775321] INFO -- : [ 9/898] 3816643=test_compile_prism I, [2024-01-19T16:02:39.942386 #3775321] INFO -- : [ 10/898] 3816646=test_bug-14834 I, [2024-01-19T16:02:39.942604 #3775321] INFO -- : [ 11/898] 3816647=test_rdoc_markup_to_html I, [2024-01-19T16:02:39.942629 #3775321] INFO -- : [ 12/898] 3816649=test_date_compat I, [2024-01-19T16:02:39.945737 #3775321] INFO -- : [ 13/898] 3816648=test_gem_resolver_vendor_specification I, [2024-01-19T16:02:39.946247 #3775321] INFO -- : [ 14/898] 3816649=test_gem_commands_update_command I, [2024-01-19T16:02:39.950599 #3775321] INFO -- : [ 15/898] 3816644=test_notimplement I, [2024-01-19T16:02:39.951701 #3775321] INFO -- : [ 16/898] 3816645=test_random I, [2024-01-19T16:02:39.953971 #3775321] INFO -- : [ 17/898] 3816644=test_gem_uri I, [2024-01-19T16:02:39.967022 #3775321] INFO -- : [ 18/898] 3816638=test_key_event_record I, [2024-01-19T16:02:39.967129 #3775321] INFO -- : [ 19/898] 3816639=test_ssl_session I, [2024-01-19T16:02:39.967232 #3775321] INFO -- : [ 20/898] 3816630=test_lexer I, [2024-01-19T16:02:39.967338 #3775321] INFO -- : [ 21/898] 3816637=test_thread_cv I, [2024-01-19T16:02:39.968245 #3775321] INFO -- : [ 22/898] 3816636=test_rewind I, [2024-01-19T16:02:39.968330 #3775321] INFO -- : [ 23/898] 3816641=test_rdoc_generator_pot I, [2024-01-19T16:02:39.968415 #3775321] INFO -- : [ 24/898] 3816642=test_unicode I, [2024-01-19T16:02:39.969589 #3775321] INFO -- : [ 25/898] 3816640=test_enumerator I, [2024-01-19T16:02:39.970524 #3775321] INFO -- : [ 26/898] 3816645=test_rdoc_parser_changelog I, [2024-01-19T16:02:39.976562 #3775321] INFO -- : [ 27/898] 3816633=parameters_signature_test I, [2024-01-19T16:02:39.986210 #3775321] INFO -- : [ 28/898] 3816635=test_koi8 I, [2024-01-19T16:02:39.986271 #3775321] INFO -- : [ 29/898] 3816640=test_column_separator I, [2024-01-19T16:02:39.986279 #3775321] INFO -- : [ 30/898] 3816635=test_rdoc_method_attr I, [2024-01-19T16:02:39.990360 #3775321] INFO -- : [ 31/898] 3816634=test_data I, [2024-01-19T16:02:39.993178 #3775321] INFO -- : [ 32/898] 3816634=test_filter I, [2024-01-19T16:02:39.995714 #3775321] INFO -- : [ 33/898] 3816630=test_gem_gem_runner I, [2024-01-19T16:02:39.998920 #3775321] INFO -- : [ 34/898] 3816636=test_rdoc_i18n_locale I, [2024-01-19T16:02:40.006076 #3775321] INFO -- : [ 35/898] 3816646=test_name_error_extension I, [2024-01-19T16:02:40.008785 #3775321] INFO -- : [ 36/898] 3816632=test_acceptable I, [2024-01-19T16:02:40.011148 #3775321] INFO -- : [ 37/898] 3816640=test_rdoc_generator_pot_po_entry I, [2024-01-19T16:02:40.015650 #3775321] INFO -- : [ 38/898] 3816646=test_euc_jp I, [2024-01-19T16:02:40.020464 #3775321] INFO -- : [ 39/898] 3816646=test_document I, [2024-01-19T16:02:40.023917 #3775321] INFO -- : [ 40/898] 3816634=test_pair I, [2024-01-19T16:02:40.025144 #3775321] INFO -- : [ 41/898] 3816638=test_gem_commands_yank_command I, [2024-01-19T16:02:40.026247 #3775321] INFO -- : [ 42/898] 3816632=test_win32ole_param I, [2024-01-19T16:02:40.028810 #3775321] INFO -- : [ 43/898] 3816632=test_rbconfig I, [2024-01-19T16:02:40.030733 #3775321] INFO -- : [ 44/898] 3816642=test_primitive I, [2024-01-19T16:02:40.035601 #3775321] INFO -- : [ 45/898] 3816632=test_human_typo I, [2024-01-19T16:02:40.036349 #3775321] INFO -- : [ 46/898] 3816642=test_key_stroke I, [2024-01-19T16:02:40.039185 #3775321] INFO -- : [ 47/898] 3816646=json_encoding_test I, [2024-01-19T16:02:40.039913 #3775321] INFO -- : [ 48/898] 3816632=test_color I, [2024-01-19T16:02:40.041591 #3775321] INFO -- : [ 49/898] 3816642=test_sockopt I, [2024-01-19T16:02:40.047894 #3775321] INFO -- : [ 50/898] 3816642=test_rdoc_markup_to_label I, [2024-01-19T16:02:40.048183 #3775321] INFO -- : [ 51/898] 3816633=test_install I, [2024-01-19T16:02:40.053959 #3775321] INFO -- : [ 52/898] 3816646=test_rdoc_ri_driver I, [2024-01-19T16:02:40.078269 #3775321] INFO -- : [ 53/898] 3816641=test_drb I, [2024-01-19T16:02:40.094885 #3775321] INFO -- : [ 54/898] 3816648=test_gem_resolver_local_specification I, [2024-01-19T16:02:40.115988 #3775321] INFO -- : [ 55/898] 3816640=test_httpheader I, [2024-01-19T16:02:40.116048 #3775321] INFO -- : [ 56/898] 3816636=test_set_len I, [2024-01-19T16:02:40.116835 #3775321] INFO -- : [ 57/898] 3816644=test_httpresponses I, [2024-01-19T16:02:40.120863 #3775321] INFO -- : [ 58/898] 3816636=test_encoding I, [2024-01-19T16:02:40.135946 #3775321] INFO -- : [ 59/898] 3816644=test_pinned I, [2024-01-19T16:02:40.140008 #3775321] INFO -- : [ 60/898] 3816642=test_rdoc_markup_pre_process I, [2024-01-19T16:02:40.145794 #3775321] INFO -- : [ 61/898] 3816636=test_printf I, [2024-01-19T16:02:40.147311 #3775321] INFO -- : [ 62/898] 3816643=test_stream I, [2024-01-19T16:02:40.151883 #3775321] INFO -- : [ 63/898] 3816644=test_to_ary_concat I, [2024-01-19T16:02:40.152659 #3775321] INFO -- : [ 64/898] 3816636=test_time I, [2024-01-19T16:02:40.155991 #3775321] INFO -- : [ 65/898] 3816648=test_webauthn_listener_response I, [2024-01-19T16:02:40.158823 #3775321] INFO -- : [ 66/898] 3816640=test_beginendblock I, [2024-01-19T16:02:40.158883 #3775321] INFO -- : [ 67/898] 3816632=test_files_lib I, [2024-01-19T16:02:40.160793 #3775321] INFO -- : [ 68/898] 3816643=test_gem_commands_unpack_command I, [2024-01-19T16:02:40.168666 #3775321] INFO -- : [ 69/898] 3816647=test_rdoc_markup_to_bs I, [2024-01-19T16:02:40.169272 #3775321] INFO -- : [ 70/898] 3816630=test_within_pipe I, [2024-01-19T16:02:40.171636 #3775321] INFO -- : [ 71/898] 3816645=test_emoji_breaks I, [2024-01-19T16:02:40.184223 #3775321] INFO -- : [ 72/898] 3816642=test_gem_bundler_version_finder I, [2024-01-19T16:02:40.185328 #3775321] INFO -- : [ 73/898] 3816648=test_open3 I, [2024-01-19T16:02:40.190737 #3775321] INFO -- : [ 74/898] 3816647=test_fiber I, [2024-01-19T16:02:40.244152 #3775321] INFO -- : [ 75/898] 3816630=test_bundled_ca I, [2024-01-19T16:02:40.246547 #3775321] INFO -- : [ 76/898] 3816633=test_closure I, [2024-01-19T16:02:40.291877 #3775321] INFO -- : [ 77/898] 3816635=test_digest I, [2024-01-19T16:02:40.316349 #3775321] INFO -- : [ 78/898] 3816636=test_rdoc_servlet I, [2024-01-19T16:02:40.327320 #3775321] INFO -- : [ 79/898] 3816635=test_gem_security I, [2024-01-19T16:02:40.330896 #3775321] INFO -- : [ 80/898] 3816642=test_ractor I, [2024-01-19T16:02:40.352473 #3775321] INFO -- : [ 81/898] 3816633=test_recursion I, [2024-01-19T16:02:40.356135 #3775321] INFO -- : [ 82/898] 3816633=test_exit I, [2024-01-19T16:02:40.373476 #3775321] INFO -- : [ 83/898] 3816642=test_popen_deadlock I, [2024-01-19T16:02:40.402966 #3775321] INFO -- : [ 84/898] 3816646=test_drbobject I, [2024-01-19T16:02:40.424837 #3775321] INFO -- : [ 85/898] 3816646=test_delegate I, [2024-01-19T16:02:40.434046 #3775321] INFO -- : [ 86/898] 3816646=test_mkmf I, [2024-01-19T16:02:40.442725 #3775321] INFO -- : [ 87/898] 3816644=test_date_marshal I, [2024-01-19T16:02:40.444720 #3775321] INFO -- : [ 88/898] 3816644=test_history I, [2024-01-19T16:02:40.465901 #3775321] INFO -- : [ 89/898] 3816646=test_option I, [2024-01-19T16:02:40.505011 #3775321] INFO -- : [ 90/898] 3816633=test_append I, [2024-01-19T16:02:40.505557 #3775321] INFO -- : [ 91/898] 3816644=test_cmethod I, [2024-01-19T16:02:40.507992 #3775321] INFO -- : [ 92/898] 3816633=test_did_you_mean I, [2024-01-19T16:02:40.508525 #3775321] INFO -- : [ 93/898] 3816644=test_io_m17n I, [2024-01-19T16:02:40.528747 #3775321] INFO -- : [ 94/898] 3816633=test_variable_name_check I, [2024-01-19T16:02:40.540619 #3775321] INFO -- : [ 95/898] 3816636=test_gem_commands_server_command I, [2024-01-19T16:02:40.546917 #3775321] INFO -- : [ 96/898] 3816643=test_case_comprehensive I, [2024-01-19T16:02:40.573119 #3775321] INFO -- : [ 97/898] 3816633=test_interned_str I, [2024-01-19T16:02:40.578966 #3775321] INFO -- : [ 98/898] 3816633=test_gem_commands_build_command I, [2024-01-19T16:02:40.583525 #3775321] INFO -- : [ 99/898] 3816646=test_scheduler I, [2024-01-19T16:02:40.612197 #3775321] INFO -- : [100/898] 3816637=test_ocsp I, [2024-01-19T16:02:40.628062 #3775321] INFO -- : [101/898] 3816640=test_class I, [2024-01-19T16:02:40.630687 #3775321] INFO -- : [102/898] 3816636=test_pkey_dsa I, [2024-01-19T16:02:40.655458 #3775321] INFO -- : [103/898] 3816640=test_exception_at_throwing I, [2024-01-19T16:02:40.712734 #3775321] INFO -- : [104/898] 3816638=test_iseq I, [2024-01-19T16:02:40.715345 #3775321] INFO -- : [105/898] 3816640=test_rdoc_markup_heading I, [2024-01-19T16:02:40.717849 #3775321] INFO -- : [106/898] 3816646=test_variable I, [2024-01-19T16:02:40.722238 #3775321] INFO -- : [107/898] 3816640=test_inputs_scanner I, [2024-01-19T16:02:40.728231 #3775321] INFO -- : [108/898] 3816640=fuzzer_test I, [2024-01-19T16:02:40.786222 #3775321] INFO -- : [109/898] 3816640=test_sexp I, [2024-01-19T16:02:40.800852 #3775321] INFO -- : [110/898] 3816640=test_rdoc_markup_include I, [2024-01-19T16:02:40.803133 #3775321] INFO -- : [111/898] 3816640=magic_comment_test I, [2024-01-19T16:02:40.805690 #3775321] INFO -- : [112/898] 3816640=test_rdoc_markup_to_html_snippet I, [2024-01-19T16:02:40.821325 #3775321] INFO -- : [113/898] 3816642=test_struct I, [2024-01-19T16:02:40.836253 #3775321] INFO -- : [114/898] 3816642=test_cparser I, [2024-01-19T16:02:40.847460 #3775321] INFO -- : [115/898] 3816646=test_unconverted_fields I, [2024-01-19T16:02:40.868579 #3775321] INFO -- : [116/898] 3816646=test_pkg_config I, [2024-01-19T16:02:40.872238 #3775321] INFO -- : [117/898] 3816640=test_config I, [2024-01-19T16:02:40.878613 #3775321] INFO -- : [118/898] 3816646=test_nomethod_error I, [2024-01-19T16:02:40.884014 #3775321] INFO -- : [119/898] 3816646=json_parser_test I, [2024-01-19T16:02:40.905613 #3775321] INFO -- : [120/898] 3816633=memsize_test I, [2024-01-19T16:02:40.908771 #3775321] INFO -- : [121/898] 3816633=json_common_interface_test I, [2024-01-19T16:02:40.910318 #3775321] INFO -- : [122/898] 3816646=test_dln I, [2024-01-19T16:02:40.911886 #3775321] INFO -- : [123/898] 3816646=test_gem_source_subpath_problem I, [2024-01-19T16:02:40.916712 #3775321] INFO -- : [124/898] 3816640=test_win32ole_variant_outarg I, [2024-01-19T16:02:40.917953 #3775321] INFO -- : [125/898] 3816640=test_rdoc_rd_inline I, [2024-01-19T16:02:40.925563 #3775321] INFO -- : [126/898] 3816633=test_mutex I, [2024-01-19T16:02:40.928621 #3775321] INFO -- : [127/898] 3816640=test_x509req I, [2024-01-19T16:02:40.980175 #3775321] INFO -- : [128/898] 3816637=test_struct I, [2024-01-19T16:02:40.998660 #3775321] INFO -- : [129/898] 3816637=test_gem_path_support I, [2024-01-19T16:02:41.007158 #3775321] INFO -- : [130/898] 3816636=test_set I, [2024-01-19T16:02:41.030480 #3775321] INFO -- : [131/898] 3816636=test_files_test_1 I, [2024-01-19T16:02:41.129965 #3775321] INFO -- : [132/898] 3816637=test_color_printer I, [2024-01-19T16:02:41.158898 #3775321] INFO -- : [133/898] 3816639=test_deprecated I, [2024-01-19T16:02:41.168375 #3775321] INFO -- : [134/898] 3816640=test_insns_leaf I, [2024-01-19T16:02:41.169487 #3775321] INFO -- : [135/898] 3816637=test_serialize_subclasses I, [2024-01-19T16:02:41.170897 #3775321] INFO -- : [136/898] 3816640=test_patterns I, [2024-01-19T16:02:41.172614 #3775321] INFO -- : [137/898] 3816640=test_key_error I, [2024-01-19T16:02:41.173843 #3775321] INFO -- : [138/898] 3816639=test_div I, [2024-01-19T16:02:41.174229 #3775321] INFO -- : [139/898] 3816646=test_win32ole_variant_m I, [2024-01-19T16:02:41.175898 #3775321] INFO -- : [140/898] 3816640=test_engine I, [2024-01-19T16:02:41.176270 #3775321] INFO -- : [141/898] 3816640=test_input_method I, [2024-01-19T16:02:41.178046 #3775321] INFO -- : [142/898] 3816639=test_windows_1252 I, [2024-01-19T16:02:41.178954 #3775321] INFO -- : [143/898] 3816646=test_process I, [2024-01-19T16:02:41.181472 #3775321] INFO -- : [144/898] 3816639=test_x509crl I, [2024-01-19T16:02:41.192491 #3775321] INFO -- : [145/898] 3816646=test_fixnum I, [2024-01-19T16:02:41.195410 #3775321] INFO -- : [146/898] 3816637=test_signal I, [2024-01-19T16:02:41.204088 #3775321] INFO -- : [147/898] 3816646=test_rdoc_top_level I, [2024-01-19T16:02:41.214225 #3775321] INFO -- : [148/898] 3816638=test_metaclass I, [2024-01-19T16:02:41.219745 #3775321] INFO -- : [149/898] 3816638=test_rdoc_rd I, [2024-01-19T16:02:41.272391 #3775321] INFO -- : [150/898] 3816640=test_cgi_session I, [2024-01-19T16:02:41.272741 #3775321] INFO -- : [151/898] 3816649=test_gem_resolver_installer_set I, [2024-01-19T16:02:41.283232 #3775321] INFO -- : [152/898] 3816642=test_dir_m17n I, [2024-01-19T16:02:41.290344 #3775321] INFO -- : [153/898] 3816640=test_gem_source_git I, [2024-01-19T16:02:41.319182 #3775321] INFO -- : [154/898] 3816638=test_regex_casefold I, [2024-01-19T16:02:41.335373 #3775321] INFO -- : [155/898] 3816639=test_refinement I, [2024-01-19T16:02:41.380235 #3775321] INFO -- : [156/898] 3816645=test_gem_commands_signout_command I, [2024-01-19T16:02:41.389959 #3775321] INFO -- : [157/898] 3816649=test_require I, [2024-01-19T16:02:41.483417 #3775321] INFO -- : [158/898] 3816645=test_cgi_cookie I, [2024-01-19T16:02:41.490258 #3775321] INFO -- : [159/898] 3816645=test_float I, [2024-01-19T16:02:41.518185 #3775321] INFO -- : [160/898] 3816646=test_header I, [2024-01-19T16:02:41.542145 #3775321] INFO -- : [161/898] 3816646=test_storage I, [2024-01-19T16:02:41.544524 #3775321] INFO -- : [162/898] 3816646=test_gem_resolver_git_set I, [2024-01-19T16:02:41.557269 #3775321] INFO -- : [163/898] 3816638=test_gem_security_signer I, [2024-01-19T16:02:41.670506 #3775321] INFO -- : [164/898] 3816638=test_cipher I, [2024-01-19T16:02:41.711858 #3775321] INFO -- : [165/898] 3816638=test_new I, [2024-01-19T16:02:41.715525 #3775321] INFO -- : [166/898] 3816638=test_shellwords I, [2024-01-19T16:02:41.722736 #3775321] INFO -- : [167/898] 3816638=test_memory_view I, [2024-01-19T16:02:41.748574 #3775321] INFO -- : [168/898] 3816638=pattern_test I, [2024-01-19T16:02:41.783107 #3775321] INFO -- : [169/898] 3816644=test_debug I, [2024-01-19T16:02:41.786644 #3775321] INFO -- : [170/898] 3816644=test_omap I, [2024-01-19T16:02:41.798598 #3775321] INFO -- : [171/898] 3816644=test_iterator I, [2024-01-19T16:02:41.805592 #3775321] INFO -- : [172/898] 3816638=test_string I, [2024-01-19T16:02:41.808050 #3775321] INFO -- : [173/898] 3816638=test_digest_extend I, [2024-01-19T16:02:41.816047 #3775321] INFO -- : [174/898] 3816638=test_evaluation I, [2024-01-19T16:02:41.843107 #3775321] INFO -- : [175/898] 3816638=test_gem_ext_builder I, [2024-01-19T16:02:41.846048 #3775321] INFO -- : [176/898] 3816646=test_https I, [2024-01-19T16:02:41.860221 #3775321] INFO -- : [177/898] 3816640=test_load I, [2024-01-19T16:02:41.866089 #3775321] INFO -- : [178/898] 3816640=test_yamldbm I, [2024-01-19T16:02:41.866449 #3775321] INFO -- : [179/898] 3816640=test_rdoc_parser_simple I, [2024-01-19T16:02:41.871275 #3775321] INFO -- : [180/898] 3816644=test_provider I, [2024-01-19T16:02:41.889962 #3775321] INFO -- : [181/898] 3816640=test_abi I, [2024-01-19T16:02:41.940190 #3775321] INFO -- : [182/898] 3816630=test_array I, [2024-01-19T16:02:42.008387 #3775321] INFO -- : [183/898] 3816640=test_gem_package_tar_writer I, [2024-01-19T16:02:42.050436 #3775321] INFO -- : [184/898] 3816633=test_gem_commands_outdated_command I, [2024-01-19T16:02:42.092333 #3775321] INFO -- : [185/898] 3816633=test_scalar_scanner I, [2024-01-19T16:02:42.105382 #3775321] INFO -- : [186/898] 3816633=test_gem_source I, [2024-01-19T16:02:42.145318 #3775321] INFO -- : [187/898] 3816640=test_nesting_parser I, [2024-01-19T16:02:42.160471 #3775321] INFO -- : [188/898] 3816640=test_win32ole_method_event I, [2024-01-19T16:02:42.163811 #3775321] INFO -- : [189/898] 3816644=test_benchmark I, [2024-01-19T16:02:42.167412 #3775321] INFO -- : [190/898] 3816640=test_gem_dependency_list I, [2024-01-19T16:02:42.234960 #3775321] INFO -- : [191/898] 3816642=test_spell_checker I, [2024-01-19T16:02:42.235219 #3775321] INFO -- : [192/898] 3816646=test_propertyputref I, [2024-01-19T16:02:42.241209 #3775321] INFO -- : [193/898] 3816642=attribute_write_test I, [2024-01-19T16:02:42.242043 #3775321] INFO -- : [194/898] 3816646=test_assembler I, [2024-01-19T16:02:42.249067 #3775321] INFO -- : [195/898] 3816646=test_rational2 I, [2024-01-19T16:02:42.258634 #3775321] INFO -- : [196/898] 3816646=test_rational I, [2024-01-19T16:02:42.262217 #3775321] INFO -- : [197/898] 3816640=test_gem_commands_cert_command I, [2024-01-19T16:02:42.280235 #3775321] INFO -- : [198/898] 3816646=test_completion I, [2024-01-19T16:02:42.296605 #3775321] INFO -- : [199/898] 3816633=test_yield_block I, [2024-01-19T16:02:42.299313 #3775321] INFO -- : [200/898] 3816633=test_len I, [2024-01-19T16:02:42.301422 #3775321] INFO -- : [201/898] 3816633=test_gem_source_installed I, [2024-01-19T16:02:42.310088 #3775321] INFO -- : [202/898] 3816633=test_erb I, [2024-01-19T16:02:42.315424 #3775321] INFO -- : [203/898] 3816642=test_x509ext I, [2024-01-19T16:02:42.325550 #3775321] INFO -- : [204/898] 3816642=test_parser I, [2024-01-19T16:02:42.340807 #3775321] INFO -- : [205/898] 3816633=test_method_name_check I, [2024-01-19T16:02:42.344867 #3775321] INFO -- : [206/898] 3816648=test_arith_seq_extract I, [2024-01-19T16:02:42.345269 #3775321] INFO -- : [207/898] 3816642=test_gem_request_set I, [2024-01-19T16:02:42.357281 #3775321] INFO -- : [208/898] 3816633=test_module I, [2024-01-19T16:02:42.522097 #3775321] INFO -- : [209/898] 3816648=test_ssl I, [2024-01-19T16:02:42.617970 #3775321] INFO -- : [210/898] 3816638=test_gem_ext_cargo_builder I, [2024-01-19T16:02:42.637606 #3775321] INFO -- : [211/898] 3816638=constant_path_node_test I, [2024-01-19T16:02:42.648348 #3775321] INFO -- : [212/898] 3816638=test_stringify_symbols I, [2024-01-19T16:02:42.654728 #3775321] INFO -- : [213/898] 3816638=test_instrumentation_api I, [2024-01-19T16:02:42.731877 #3775321] INFO -- : [214/898] 3816645=test_boolean I, [2024-01-19T16:02:42.759981 #3775321] INFO -- : [215/898] 3816645=test_acl I, [2024-01-19T16:02:42.763698 #3775321] INFO -- : [216/898] 3816642=test_rdoc_generator_markup I, [2024-01-19T16:02:42.768622 #3775321] INFO -- : [217/898] 3816645=test_whileuntil I, [2024-01-19T16:02:42.772283 #3775321] INFO -- : [218/898] 3816642=test_cmd I, [2024-01-19T16:02:42.782376 #3775321] INFO -- : [219/898] 3816645=test_monitor I, [2024-01-19T16:02:42.981858 #3775321] INFO -- : [220/898] 3816646=test_buffered_io I, [2024-01-19T16:02:42.982685 #3775321] INFO -- : [221/898] 3816646=test_rubyvm I, [2024-01-19T16:02:42.984212 #3775321] INFO -- : [222/898] 3816645=test_configuration I, [2024-01-19T16:02:42.987522 #3775321] INFO -- : [223/898] 3816646=test_rdoc_comment I, [2024-01-19T16:02:43.012233 #3775321] INFO -- : [224/898] 3816646=test_resize I, [2024-01-19T16:02:43.018263 #3775321] INFO -- : [225/898] 3816646=test_error_highlight I, [2024-01-19T16:02:43.047097 #3775321] INFO -- : [226/898] 3816645=test_rdoc_generator_darkfish I, [2024-01-19T16:02:43.129128 #3775321] INFO -- : [227/898] 3816640=test_http_request I, [2024-01-19T16:02:43.131383 #3775321] INFO -- : [228/898] 3816640=json_generic_object_test I, [2024-01-19T16:02:43.139600 #3775321] INFO -- : [229/898] 3816640=test_gem_source_fetch_problem I, [2024-01-19T16:02:43.149090 #3775321] INFO -- : [230/898] 3816640=location_test I, [2024-01-19T16:02:43.169927 #3775321] INFO -- : [231/898] 3816640=test_symbol I, [2024-01-19T16:02:43.170988 #3775321] INFO -- : [232/898] 3816640=test_coderange I, [2024-01-19T16:02:43.175892 #3775321] INFO -- : [233/898] 3816640=test_mailto I, [2024-01-19T16:02:43.179970 #3775321] INFO -- : [234/898] 3816640=test_dir I, [2024-01-19T16:02:43.202444 #3775321] INFO -- : [235/898] 3816637=test_gem_console_ui I, [2024-01-19T16:02:43.204303 #3775321] INFO -- : [236/898] 3816646=test_date_ractor I, [2024-01-19T16:02:43.207672 #3775321] INFO -- : [237/898] 3816637=test_autoconf I, [2024-01-19T16:02:43.211359 #3775321] INFO -- : [238/898] 3816637=test_eval I, [2024-01-19T16:02:43.213843 #3775321] INFO -- : [239/898] 3816637=test_ractor_compatibility I, [2024-01-19T16:02:43.262938 #3775321] INFO -- : [240/898] 3816645=test_member I, [2024-01-19T16:02:43.267794 #3775321] INFO -- : [241/898] 3816645=test_numeric I, [2024-01-19T16:02:43.278486 #3775321] INFO -- : [242/898] 3816645=test_cgi_multipart I, [2024-01-19T16:02:43.311687 #3775321] INFO -- : [243/898] 3816640=test_word I, [2024-01-19T16:02:43.315551 #3775321] INFO -- : [244/898] 3816640=test_gem_commands_cleanup_command I, [2024-01-19T16:02:43.357410 #3775321] INFO -- : [245/898] 3816646=test_find_executable I, [2024-01-19T16:02:43.360707 #3775321] INFO -- : [246/898] 3816646=ruby_api_test I, [2024-01-19T16:02:43.384248 #3775321] INFO -- : [247/898] 3816644=test_gem_commands_pristine_command I, [2024-01-19T16:02:43.439935 #3775321] INFO -- : [248/898] 3816645=test_context I, [2024-01-19T16:02:43.457973 #3775321] INFO -- : [249/898] 3816639=test_nofree I, [2024-01-19T16:02:43.460289 #3775321] INFO -- : [250/898] 3816639=test_coder I, [2024-01-19T16:02:43.470035 #3775321] INFO -- : [251/898] 3816639=test_symbol I, [2024-01-19T16:02:43.489768 #3775321] INFO -- : [252/898] 3816637=test_unix I, [2024-01-19T16:02:43.500672 #3775321] INFO -- : [253/898] 3816646=test_lazy_enumerator I, [2024-01-19T16:02:43.511208 #3775321] INFO -- : [254/898] 3816636=test_enc_associate I, [2024-01-19T16:02:43.512007 #3775321] INFO -- : [255/898] 3816637=test_drbssl I, [2024-01-19T16:02:43.515504 #3775321] INFO -- : [256/898] 3816642=test_pkcs7 I, [2024-01-19T16:02:43.527038 #3775321] INFO -- : [257/898] 3816633=test_arith_seq_beg_len_step I, [2024-01-19T16:02:43.581752 #3775321] INFO -- : [258/898] 3816633=test_gem_resolver_requirement_list I, [2024-01-19T16:02:43.586014 #3775321] INFO -- : [259/898] 3816633=test_function_entry I, [2024-01-19T16:02:43.589404 #3775321] INFO -- : [260/898] 3816633=test_resolve_symbol I, [2024-01-19T16:02:43.604575 #3775321] INFO -- : [261/898] 3816645=test_complex2 I, [2024-01-19T16:02:43.621713 #3775321] INFO -- : [262/898] 3816645=test_gem_package I, [2024-01-19T16:02:43.635450 #3775321] INFO -- : [263/898] 3816634=test_have_macro I, [2024-01-19T16:02:43.647199 #3775321] INFO -- : [264/898] 3816633=test_gem_specification I, [2024-01-19T16:02:43.686236 #3775321] INFO -- : [265/898] 3816649=test_enum I, [2024-01-19T16:02:43.697817 #3775321] INFO -- : [266/898] 3816640=test_threadgroup I, [2024-01-19T16:02:43.707970 #3775321] INFO -- : [267/898] 3816642=test_bignum I, [2024-01-19T16:02:43.756818 #3775321] INFO -- : [268/898] 3816646=test_rdoc_class_module I, [2024-01-19T16:02:43.812940 #3775321] INFO -- : [269/898] 3816642=test_gem_ci_detector I, [2024-01-19T16:02:43.817901 #3775321] INFO -- : [270/898] 3816642=test_arity I, [2024-01-19T16:02:43.822719 #3775321] INFO -- : [271/898] 3816642=test_stringio I, [2024-01-19T16:02:43.904387 #3775321] INFO -- : [272/898] 3816642=test_io_wait_uncommon I, [2024-01-19T16:02:43.911316 #3775321] INFO -- : [273/898] 3816642=test_win32ole_variable I, [2024-01-19T16:02:43.911637 #3775321] INFO -- : [274/898] 3816642=ractor_test I, [2024-01-19T16:02:43.963475 #3775321] INFO -- : [275/898] 3816642=test_trace I, [2024-01-19T16:02:43.979524 #3775321] INFO -- : [276/898] 3816642=test_time_tz I, [2024-01-19T16:02:44.016671 #3775321] INFO -- : [277/898] 3816636=test_win32ole_event I, [2024-01-19T16:02:44.021409 #3775321] INFO -- : [278/898] 3816636=test_rdoc_generator_json_index I, [2024-01-19T16:02:44.023477 #3775321] INFO -- : [279/898] 3816642=test_liberal_parsing I, [2024-01-19T16:02:44.036211 #3775321] INFO -- : [280/898] 3816634=test_gem_resolver_api_specification I, [2024-01-19T16:02:44.045443 #3775321] INFO -- : [281/898] 3816642=test_win32ole_variant I, [2024-01-19T16:02:44.047205 #3775321] INFO -- : [282/898] 3816636=test_history I, [2024-01-19T16:02:44.049394 #3775321] INFO -- : [283/898] 3816642=test_mixed_unicode_escapes I, [2024-01-19T16:02:44.051368 #3775321] INFO -- : [284/898] 3816642=test_rdoc_markup_to_ansi I, [2024-01-19T16:02:44.070706 #3775321] INFO -- : [285/898] 3816642=test_ipaddr I, [2024-01-19T16:02:44.085087 #3775321] INFO -- : [286/898] 3816642=test_rdoc_extend I, [2024-01-19T16:02:44.089381 #3775321] INFO -- : [287/898] 3816645=test_row I, [2024-01-19T16:02:44.104040 #3775321] INFO -- : [288/898] 3816636=test_merge_keys I, [2024-01-19T16:02:44.107235 #3775321] INFO -- : [289/898] 3816645=test_gem I, [2024-01-19T16:02:44.111141 #3775321] INFO -- : [290/898] 3816636=test_gem_source_lock I, [2024-01-19T16:02:44.122977 #3775321] INFO -- : [291/898] 3816642=test_read I, [2024-01-19T16:02:44.128890 #3775321] INFO -- : [292/898] 3816642=test_ractor I, [2024-01-19T16:02:44.141885 #3775321] INFO -- : [293/898] 3816642=test_gem_commands_open_command I, [2024-01-19T16:02:44.160089 #3775321] INFO -- : [294/898] 3816636=test_dns I, [2024-01-19T16:02:44.174524 #3775321] INFO -- : [295/898] 3816634=test_cgi_core I, [2024-01-19T16:02:44.193216 #3775321] INFO -- : [296/898] 3816634=test_parser I, [2024-01-19T16:02:44.207675 #3775321] INFO -- : [297/898] 3816634=test_timeout I, [2024-01-19T16:02:44.215346 #3775321] INFO -- : [298/898] 3816642=test_alias I, [2024-01-19T16:02:44.258370 #3775321] INFO -- : [299/898] 3816646=test_weakref I, [2024-01-19T16:02:44.324253 #3775321] INFO -- : [300/898] 3816642=test_nonblock I, [2024-01-19T16:02:44.332006 #3775321] INFO -- : [301/898] 3816642=test_strip I, [2024-01-19T16:02:44.334440 #3775321] INFO -- : [302/898] 3816632=test_marshal I, [2024-01-19T16:02:44.341097 #3775321] INFO -- : [303/898] 3816642=test_unicode_normalize I, [2024-01-19T16:02:44.373658 #3775321] INFO -- : [304/898] 3816649=test_reline_key I, [2024-01-19T16:02:44.413967 #3775321] INFO -- : [305/898] 3816649=test_rb_str_dup I, [2024-01-19T16:02:44.415818 #3775321] INFO -- : [306/898] 3816649=test_ancdata I, [2024-01-19T16:02:44.418367 #3775321] INFO -- : [307/898] 3816649=test_singleton_function I, [2024-01-19T16:02:44.419986 #3775321] INFO -- : [308/898] 3816649=test_ssl I, [2024-01-19T16:02:44.443492 #3775321] INFO -- : [309/898] 3816644=test_rendering I, [2024-01-19T16:02:44.453529 #3775321] INFO -- : [310/898] 3816644=test_my_integer I, [2024-01-19T16:02:44.455718 #3775321] INFO -- : [311/898] 3816644=json_ext_parser_test I, [2024-01-19T16:02:44.468822 #3775321] INFO -- : [312/898] 3816644=test_thread I, [2024-01-19T16:02:44.490092 #3775321] INFO -- : [313/898] 3816646=test_ractor I, [2024-01-19T16:02:44.503119 #3775321] INFO -- : [314/898] 3816630=test_have_func I, [2024-01-19T16:02:44.505019 #3775321] INFO -- : [315/898] 3816639=test_stat I, [2024-01-19T16:02:44.507831 #3775321] INFO -- : [316/898] 3816639=test_syslog I, [2024-01-19T16:02:44.510375 #3775321] INFO -- : [317/898] 3816639=test_gem_request_set_lockfile_tokenizer I, [2024-01-19T16:02:44.531119 #3775321] INFO -- : [318/898] 3816632=test_capacity I, [2024-01-19T16:02:44.535279 #3775321] INFO -- : [319/898] 3816632=test_nextafter I, [2024-01-19T16:02:44.569630 #3775321] INFO -- : [320/898] 3816632=test_usrmarshal I, [2024-01-19T16:02:44.624444 #3775321] INFO -- : [321/898] 3816636=test_object_references I, [2024-01-19T16:02:44.625085 #3775321] INFO -- : [322/898] 3816639=test_gem_resolver_git_specification I, [2024-01-19T16:02:44.630003 #3775321] INFO -- : [323/898] 3816636=test_rubyoptions I, [2024-01-19T16:02:44.700053 #3775321] INFO -- : [324/898] 3816640=test_super I, [2024-01-19T16:02:44.718337 #3775321] INFO -- : [325/898] 3816632=test_integer I, [2024-01-19T16:02:44.815826 #3775321] INFO -- : [326/898] 3816646=test_cgi_modruby I, [2024-01-19T16:02:44.820255 #3775321] INFO -- : [327/898] 3816646=test_rubygems I, [2024-01-19T16:02:44.844805 #3775321] INFO -- : [328/898] 3816639=test_call I, [2024-01-19T16:02:44.876511 #3775321] INFO -- : [329/898] 3816649=test_https_proxy I, [2024-01-19T16:02:44.887307 #3775321] INFO -- : [330/898] 3816649=test_gem_commands_setup_command I, [2024-01-19T16:02:44.943721 #3775321] INFO -- : [331/898] 3816646=test_drbunix I, [2024-01-19T16:02:44.967154 #3775321] INFO -- : [332/898] 3816639=test_env I, [2024-01-19T16:02:44.990263 #3775321] INFO -- : [333/898] 3816634=test_converters I, [2024-01-19T16:02:45.018587 #3775321] INFO -- : [334/898] 3816634=test_read_write I, [2024-01-19T16:02:45.028449 #3775321] INFO -- : [335/898] 3816634=test_rdoc_attr I, [2024-01-19T16:02:45.160191 #3775321] INFO -- : [336/898] 3816634=test_dryrun I, [2024-01-19T16:02:45.160431 #3775321] INFO -- : [337/898] 3816640=test_integer I, [2024-01-19T16:02:45.192951 #3775321] INFO -- : [338/898] 3816634=desugar_compiler_test I, [2024-01-19T16:02:45.200773 #3775321] INFO -- : [339/898] 3816640=test_kconv I, [2024-01-19T16:02:45.203573 #3775321] INFO -- : [340/898] 3816640=test_eval I, [2024-01-19T16:02:45.213543 #3775321] INFO -- : [341/898] 3816634=json_generator_test I, [2024-01-19T16:02:45.283746 #3775321] INFO -- : [342/898] 3816634=test_transcode I, [2024-01-19T16:02:45.353267 #3775321] INFO -- : [343/898] 3816640=test_gem_safe_marshal I, [2024-01-19T16:02:45.455963 #3775321] INFO -- : [344/898] 3816634=test_gem_resolver_api_set I, [2024-01-19T16:02:45.460086 #3775321] INFO -- : [345/898] 3816633=test_gem_resolver_vendor_set I, [2024-01-19T16:02:45.463848 #3775321] INFO -- : [346/898] 3816649=test_config I, [2024-01-19T16:02:45.470790 #3775321] INFO -- : [347/898] 3816633=test_enumerable I, [2024-01-19T16:02:45.474650 #3775321] INFO -- : [348/898] 3816633=test_webauthn_listener I, [2024-01-19T16:02:45.510646 #3775321] INFO -- : [349/898] 3816634=test_gem_request_set_gem_dependency_api I, [2024-01-19T16:02:45.527743 #3775321] INFO -- : [350/898] 3816633=test_ast I, [2024-01-19T16:02:45.588021 #3775321] INFO -- : [351/898] 3816638=test_lambda I, [2024-01-19T16:02:45.633787 #3775321] INFO -- : [352/898] 3816638=test_jaro_winkler I, [2024-01-19T16:02:45.643306 #3775321] INFO -- : [353/898] 3816638=test_random_formatter I, [2024-01-19T16:02:45.666609 #3775321] INFO -- : [354/898] 3816638=test_helper I, [2024-01-19T16:02:45.666803 #3775321] INFO -- : [355/898] 3816638=test_fips I, [2024-01-19T16:02:45.802155 #3775321] INFO -- : [356/898] 3816649=test_x509name I, [2024-01-19T16:02:45.815692 #3775321] INFO -- : [357/898] 3816649=test_update I, [2024-01-19T16:02:45.817945 #3775321] INFO -- : [358/898] 3816649=test_rdoc_code_object I, [2024-01-19T16:02:45.840673 #3775321] INFO -- : [359/898] 3816634=test_x509store I, [2024-01-19T16:02:45.903433 #3775321] INFO -- : [360/898] 3816638=test_file I, [2024-01-19T16:02:45.994682 #3775321] INFO -- : [361/898] 3816647=test_ostruct I, [2024-01-19T16:02:46.019355 #3775321] INFO -- : [362/898] 3816645=unescape_test I, [2024-01-19T16:02:46.074152 #3775321] INFO -- : [363/898] 3816641=test_data_error I, [2024-01-19T16:02:46.143551 #3775321] INFO -- : [364/898] 3816649=bom_test I, [2024-01-19T16:02:46.145709 #3775321] INFO -- : [365/898] 3816641=test_udp I, [2024-01-19T16:02:46.148522 #3775321] INFO -- : [366/898] 3816641=test_vm_dump I, [2024-01-19T16:02:46.150957 #3775321] INFO -- : [367/898] 3816647=test_write I, [2024-01-19T16:02:46.152547 #3775321] INFO -- : [368/898] 3816641=test_rdoc_markup_document I, [2024-01-19T16:02:46.164533 #3775321] INFO -- : [369/898] 3816641=test_integer_comb I, [2024-01-19T16:02:46.172475 #3775321] INFO -- : [370/898] 3816640=test_tmpdir I, [2024-01-19T16:02:46.198927 #3775321] INFO -- : [371/898] 3816630=test_gem_commands_check_command I, [2024-01-19T16:02:46.203533 #3775321] INFO -- : [372/898] 3816647=test_regexp I, [2024-01-19T16:02:46.209626 #3775321] INFO -- : [373/898] 3816649=errors_test I, [2024-01-19T16:02:46.231894 #3775321] INFO -- : [374/898] 3816630=test_ts I, [2024-01-19T16:02:46.251649 #3775321] INFO -- : [375/898] 3816634=library_symbols_test I, [2024-01-19T16:02:46.252553 #3775321] INFO -- : [376/898] 3816640=test_locale I, [2024-01-19T16:02:46.257546 #3775321] INFO -- : [377/898] 3816634=test_addr I, [2024-01-19T16:02:46.272118 #3775321] INFO -- : [378/898] 3816649=test_ensured I, [2024-01-19T16:02:46.274167 #3775321] INFO -- : [379/898] 3816634=test_rdoc_ri_paths I, [2024-01-19T16:02:46.281132 #3775321] INFO -- : [380/898] 3816640=test_quote_char_nil I, [2024-01-19T16:02:46.288742 #3775321] INFO -- : [381/898] 3816640=test_constant I, [2024-01-19T16:02:46.293714 #3775321] INFO -- : [382/898] 3816634=test_pty I, [2024-01-19T16:02:46.330521 #3775321] INFO -- : [383/898] 3816649=test_dup I, [2024-01-19T16:02:46.493037 #3775321] INFO -- : [384/898] 3816649=test_project_sanity I, [2024-01-19T16:02:46.600892 #3775321] INFO -- : [385/898] 3816649=test_range I, [2024-01-19T16:02:46.743640 #3775321] INFO -- : [386/898] 3816632=test_gem_uri_formatter I, [2024-01-19T16:02:46.790907 #3775321] INFO -- : [387/898] 3816634=test_encoding I, [2024-01-19T16:02:46.868365 #3775321] INFO -- : [388/898] 3816632=test_helper I, [2024-01-19T16:02:46.870835 #3775321] INFO -- : [389/898] 3816630=test_erb_command I, [2024-01-19T16:02:46.899450 #3775321] INFO -- : [390/898] 3816632=test_arithmetic_sequence I, [2024-01-19T16:02:46.899493 #3775321] INFO -- : [391/898] 3816632=test_key_actor_emacs I, [2024-01-19T16:02:46.903570 #3775321] INFO -- : [392/898] 3816630=test_gem_command_manager I, [2024-01-19T16:02:46.909383 #3775321] INFO -- : [393/898] 3816645=test_gem_gemcutter_utilities I, [2024-01-19T16:02:46.936994 #3775321] INFO -- : [394/898] 3816634=test_basicinstructions I, [2024-01-19T16:02:46.978698 #3775321] INFO -- : [395/898] 3816634=version_test I, [2024-01-19T16:02:46.980243 #3775321] INFO -- : [396/898] 3816634=test_cgi_header I, [2024-01-19T16:02:46.988039 #3775321] INFO -- : [397/898] 3816634=heredoc_dedent_test I, [2024-01-19T16:02:46.992130 #3775321] INFO -- : [398/898] 3816634=test_object I, [2024-01-19T16:02:46.995632 #3775321] INFO -- : [399/898] 3816632=test_rdoc_rd_block_parser I, [2024-01-19T16:02:46.998926 #3775321] INFO -- : [400/898] 3816634=test_tsort I, [2024-01-19T16:02:47.000260 #3775321] INFO -- : [401/898] 3816634=test_signedness I, [2024-01-19T16:02:47.020788 #3775321] INFO -- : [402/898] 3816630=test_type I, [2024-01-19T16:02:47.037286 #3775321] INFO -- : [403/898] 3816630=test_ractor I, [2024-01-19T16:02:47.085227 #3775321] INFO -- : [404/898] 3816642=test_quote_empty I, [2024-01-19T16:02:47.089833 #3775321] INFO -- : [405/898] 3816630=test_pointer I, [2024-01-19T16:02:47.109922 #3775321] INFO -- : [406/898] 3816632=test_func I, [2024-01-19T16:02:47.118471 #3775321] INFO -- : [407/898] 3816642=test_big5 I, [2024-01-19T16:02:47.124914 #3775321] INFO -- : [408/898] 3816642=test_gem_local_remote_options I, [2024-01-19T16:02:47.127278 #3775321] INFO -- : [409/898] 3816649=test_date_arith I, [2024-01-19T16:02:47.135576 #3775321] INFO -- : [410/898] 3816649=test_ruby_lex I, [2024-01-19T16:02:47.186603 #3775321] INFO -- : [411/898] 3816642=test_object I, [2024-01-19T16:02:47.232834 #3775321] INFO -- : [412/898] 3816645=test_sleep I, [2024-01-19T16:02:47.270682 #3775321] INFO -- : [413/898] 3816649=compiler_test I, [2024-01-19T16:02:47.279411 #3775321] INFO -- : [414/898] 3816649=test_flip I, [2024-01-19T16:02:47.307365 #3775321] INFO -- : [415/898] 3816649=test_change_word I, [2024-01-19T16:02:47.321783 #3775321] INFO -- : [416/898] 3816649=test_ossl I, [2024-01-19T16:02:47.359563 #3775321] INFO -- : [417/898] 3816630=test_normalize I, [2024-01-19T16:02:47.360217 #3775321] INFO -- : [418/898] 3816630=test_invalid I, [2024-01-19T16:02:47.377535 #3775321] INFO -- : [419/898] 3816630=test_timeout I, [2024-01-19T16:02:47.387117 #3775321] INFO -- : [420/898] 3816630=test_continuation I, [2024-01-19T16:02:47.397222 #3775321] INFO -- : [421/898] 3816639=test_fd_setsize I, [2024-01-19T16:02:47.410357 #3775321] INFO -- : [422/898] 3816639=test_data_converters I, [2024-01-19T16:02:47.421016 #3775321] INFO -- : [423/898] 3816639=test_class_name_check I, [2024-01-19T16:02:47.439776 #3775321] INFO -- : [424/898] 3816639=test_keyword I, [2024-01-19T16:02:47.493461 #3775321] INFO -- : [425/898] 3816642=test_delete I, [2024-01-19T16:02:47.516103 #3775321] INFO -- : [426/898] 3816630=test_win32ole_method I, [2024-01-19T16:02:47.521319 #3775321] INFO -- : [427/898] 3816630=test_rdoc_markup_hard_break I, [2024-01-19T16:02:47.528549 #3775321] INFO -- : [428/898] 3816642=test_date_strptime I, [2024-01-19T16:02:47.607434 #3775321] INFO -- : [429/898] 3816630=test_placearg I, [2024-01-19T16:02:47.614330 #3775321] INFO -- : [430/898] 3816642=test_gem_platform I, [2024-01-19T16:02:47.634111 #3775321] INFO -- : [431/898] 3816630=test_pkey_rsa I, [2024-01-19T16:02:47.670651 #3775321] INFO -- : [432/898] 3816639=test_numhash I, [2024-01-19T16:02:47.675619 #3775321] INFO -- : [433/898] 3816639=test_weakkeymap I, [2024-01-19T16:02:47.728711 #3775321] INFO -- : [434/898] 3816642=test_gem_commands_push_command I, [2024-01-19T16:02:47.800725 #3775321] INFO -- : [435/898] 3816639=test_rdoc_parser_markdown I, [2024-01-19T16:02:47.841498 #3775321] INFO -- : [436/898] 3816630=test_import I, [2024-01-19T16:02:47.876848 #3775321] INFO -- : [437/898] 3816639=test_force_quotes I, [2024-01-19T16:02:47.892570 #3775321] INFO -- : [438/898] 3816639=test_gem_resolver_lock_set I, [2024-01-19T16:02:47.920936 #3775321] INFO -- : [439/898] 3816639=test_not I, [2024-01-19T16:02:47.927445 #3775321] INFO -- : [440/898] 3816639=test_logger I, [2024-01-19T16:02:47.943855 #3775321] INFO -- : [441/898] 3816639=test_gem_update_suggestion I, [2024-01-19T16:02:48.007852 #3775321] INFO -- : [442/898] 3816639=test_files_test I, [2024-01-19T16:02:48.036158 #3775321] INFO -- : [443/898] 3816635=test_file_exhaustive I, [2024-01-19T16:02:48.081039 #3775321] INFO -- : [444/898] 3816639=test_gem_spec_fetcher I, [2024-01-19T16:02:48.114222 #3775321] INFO -- : [445/898] 3816641=test_common I, [2024-01-19T16:02:48.196636 #3775321] INFO -- : [446/898] 3816639=test_key_actor_vi I, [2024-01-19T16:02:48.199148 #3775321] INFO -- : [447/898] 3816642=test_bug-3571 I, [2024-01-19T16:02:48.216238 #3775321] INFO -- : [448/898] 3816642=test_gem_command I, [2024-01-19T16:02:48.297970 #3775321] INFO -- : [449/898] 3816641=test_gem_commands_lock_command I, [2024-01-19T16:02:48.301910 #3775321] INFO -- : [450/898] 3816639=test_assignment I, [2024-01-19T16:02:48.348211 #3775321] INFO -- : [451/898] 3816642=test_ifunless I, [2024-01-19T16:02:48.358903 #3775321] INFO -- : [452/898] 3816642=test_numeric I, [2024-01-19T16:02:48.431346 #3775321] INFO -- : [453/898] 3816642=test_rdoc_tom_doc I, [2024-01-19T16:02:48.438468 #3775321] INFO -- : [454/898] 3816641=test_hmac I, [2024-01-19T16:02:48.441548 #3775321] INFO -- : [455/898] 3816632=test_rdoc_markup_to_tt_only I, [2024-01-19T16:02:48.445844 #3775321] INFO -- : [456/898] 3816642=test_iter_break I, [2024-01-19T16:02:48.446450 #3775321] INFO -- : [457/898] 3816640=test_zsh_completion I, [2024-01-19T16:02:48.447319 #3775321] INFO -- : [458/898] 3816641=test_exception I, [2024-01-19T16:02:48.448842 #3775321] INFO -- : [459/898] 3816640=test_frozen I, [2024-01-19T16:02:48.452059 #3775321] INFO -- : [460/898] 3816640=test_gem_ext_configure_builder I, [2024-01-19T16:02:48.452977 #3775321] INFO -- : [461/898] 3816642=test_pp I, [2024-01-19T16:02:48.467519 #3775321] INFO -- : [462/898] 3816630=test_macro I, [2024-01-19T16:02:48.471412 #3775321] INFO -- : [463/898] 3816630=test_rdoc_single_class I, [2024-01-19T16:02:48.473511 #3775321] INFO -- : [464/898] 3816632=test_num2int I, [2024-01-19T16:02:48.475981 #3775321] INFO -- : [465/898] 3816630=test_nil I, [2024-01-19T16:02:48.476261 #3775321] INFO -- : [466/898] 3816641=test_verbose I, [2024-01-19T16:02:48.477957 #3775321] INFO -- : [467/898] 3816640=test_config I, [2024-01-19T16:02:48.481998 #3775321] INFO -- : [468/898] 3816632=test_optarg I, [2024-01-19T16:02:48.490412 #3775321] INFO -- : [469/898] 3816641=test_yaml_special_cases I, [2024-01-19T16:02:48.491014 #3775321] INFO -- : [470/898] 3816632=test_gem_source_list I, [2024-01-19T16:02:48.495316 #3775321] INFO -- : [471/898] 3816640=test_address_resolve I, [2024-01-19T16:02:48.495895 #3775321] INFO -- : [472/898] 3816630=test_rdoc_token_stream I, [2024-01-19T16:02:48.496613 #3775321] INFO -- : [473/898] 3816641=test_eval_history I, [2024-01-19T16:02:48.500371 #3775321] INFO -- : [474/898] 3816630=dispatcher_test I, [2024-01-19T16:02:48.500536 #3775321] INFO -- : [475/898] 3816642=test_kernel I, [2024-01-19T16:02:48.504897 #3775321] INFO -- : [476/898] 3816640=test_kdf I, [2024-01-19T16:02:48.553588 #3775321] INFO -- : [477/898] 3816632=test_gem_doctor I, [2024-01-19T16:02:48.559733 #3775321] INFO -- : [478/898] 3816640=test_gem_silent_ui I, [2024-01-19T16:02:48.562245 #3775321] INFO -- : [479/898] 3816630=test_emitter I, [2024-01-19T16:02:48.565828 #3775321] INFO -- : [480/898] 3816630=test_bug-5832 I, [2024-01-19T16:02:48.567991 #3775321] INFO -- : [481/898] 3816630=test_files_ext I, [2024-01-19T16:02:48.592008 #3775321] INFO -- : [482/898] 3816640=test_gem_ext_cargo_builder_unit I, [2024-01-19T16:02:48.596163 #3775321] INFO -- : [483/898] 3816632=test_gem_rdoc I, [2024-01-19T16:02:48.601210 #3775321] INFO -- : [484/898] 3816641=test_date I, [2024-01-19T16:02:48.605488 #3775321] INFO -- : [485/898] 3816641=test_at_exit I, [2024-01-19T16:02:48.615937 #3775321] INFO -- : [486/898] 3816640=test_object_create_start I, [2024-01-19T16:02:48.616745 #3775321] INFO -- : [487/898] 3816640=test_rdoc_markup_paragraph I, [2024-01-19T16:02:48.617078 #3775321] INFO -- : [488/898] 3816641=!Nothing_to_test I, [2024-01-19T16:02:48.619317 #3775321] INFO -- : [489/898] 3816641=test_enc_raise I, [2024-01-19T16:02:48.620460 #3775321] INFO -- : [490/898] 3816640=test_psych I, [2024-01-19T16:02:48.627255 #3775321] INFO -- : [491/898] 3816641=test_pkey_ec I, [2024-01-19T16:02:48.633032 #3775321] INFO -- : [492/898] 3816630=test_trick I, [2024-01-19T16:02:48.637377 #3775321] INFO -- : [493/898] 3816640=test_thread I, [2024-01-19T16:02:48.643084 #3775321] INFO -- : [494/898] 3816640=test_pipe I, [2024-01-19T16:02:48.687734 #3775321] INFO -- : [495/898] 3816632=test_date_parse I, [2024-01-19T16:02:48.720175 #3775321] INFO -- : [496/898] 3816641=test_rdoc_markup_attributes I, [2024-01-19T16:02:48.733706 #3775321] INFO -- : [497/898] 3816641=test_default_gems I, [2024-01-19T16:02:48.748650 #3775321] INFO -- : [498/898] 3816640=test_rdoc_markup_to_rdoc I, [2024-01-19T16:02:48.777303 #3775321] INFO -- : [499/898] 3816641=test_rdoc_rd_inline_parser I, [2024-01-19T16:02:48.782951 #3775321] INFO -- : [500/898] 3816640=test_mul I, [2024-01-19T16:02:48.792282 #3775321] INFO -- : [501/898] 3816640=test_encodings I, [2024-01-19T16:02:48.806367 #3775321] INFO -- : [502/898] 3816641=test_null I, [2024-01-19T16:02:48.808705 #3775321] INFO -- : [503/898] 3816632=test_win32ole_type I, [2024-01-19T16:02:48.811725 #3775321] INFO -- : [504/898] 3816641=test_gb18030 I, [2024-01-19T16:02:48.812119 #3775321] INFO -- : [505/898] 3816632=test_buffering I, [2024-01-19T16:02:48.814974 #3775321] INFO -- : [506/898] 3816641=test_svcb_https I, [2024-01-19T16:02:48.826836 #3775321] INFO -- : [507/898] 3816632=test_gem_uninstaller I, [2024-01-19T16:02:48.834139 #3775321] INFO -- : [508/898] 3816641=test_rdoc_rdoc I, [2024-01-19T16:02:48.890949 #3775321] INFO -- : [509/898] 3816641=test_windows_1251 I, [2024-01-19T16:02:48.903770 #3775321] INFO -- : [510/898] 3816641=test_time I, [2024-01-19T16:02:48.937299 #3775321] INFO -- : [511/898] 3816642=test_rdoc_i18n_text I, [2024-01-19T16:02:48.945215 #3775321] INFO -- : [512/898] 3816642=test_io_buffer I, [2024-01-19T16:02:48.999424 #3775321] INFO -- : [513/898] 3816641=test_key_name_check I, [2024-01-19T16:02:49.008213 #3775321] INFO -- : [514/898] 3816641=test_defined I, [2024-01-19T16:02:49.012600 #3775321] INFO -- : [515/898] 3816642=test_backtrace I, [2024-01-19T16:02:49.019597 #3775321] INFO -- : [516/898] 3816642=test_files_test_2 I, [2024-01-19T16:02:49.071250 #3775321] INFO -- : [517/898] 3816641=test_fnmatch I, [2024-01-19T16:02:49.094480 #3775321] INFO -- : [518/898] 3816646=test_rdoc_markup_parser I, [2024-01-19T16:02:49.104440 #3775321] INFO -- : [519/898] 3816634=test_require_path_check I, [2024-01-19T16:02:49.120779 #3775321] INFO -- : [520/898] 3816641=test_folderitem2_invokeverb I, [2024-01-19T16:02:49.123867 #3775321] INFO -- : [521/898] 3816641=test_gem_validator I, [2024-01-19T16:02:49.149938 #3775321] INFO -- : [522/898] 3816640=test_row_separator I, [2024-01-19T16:02:49.152544 #3775321] INFO -- : [523/898] 3816646=test_gem_package_old I, [2024-01-19T16:02:49.160044 #3775321] INFO -- : [524/898] 3816640=test_gem_resolver_index_set I, [2024-01-19T16:02:49.160980 #3775321] INFO -- : [525/898] 3816641=test_gc_compact I, [2024-01-19T16:02:49.182524 #3775321] INFO -- : [526/898] 3816640=test_proc I, [2024-01-19T16:02:49.193251 #3775321] INFO -- : [527/898] 3816634=test_string I, [2024-01-19T16:02:49.194474 #3775321] INFO -- : [528/898] 3816646=test_date_conv I, [2024-01-19T16:02:49.205922 #3775321] INFO -- : [529/898] 3816646=test_optimization I, [2024-01-19T16:02:49.337262 #3775321] INFO -- : [530/898] 3816631=test_erb_m17n I, [2024-01-19T16:02:49.344852 #3775321] INFO -- : [531/898] 3816631=test_ole_methods I, [2024-01-19T16:02:49.352254 #3775321] INFO -- : [532/898] 3816631=test_egrep_cpp I, [2024-01-19T16:02:49.399509 #3775321] INFO -- : [533/898] 3816639=test_zlib I, [2024-01-19T16:02:49.486786 #3775321] INFO -- : [534/898] 3816631=test_cgi_tag_helper I, [2024-01-19T16:02:49.499696 #3775321] INFO -- : [535/898] 3816631=test_gem_dependency_resolution_error I, [2024-01-19T16:02:49.639985 #3775321] INFO -- : [536/898] 3816631=test_rdoc_parser I, [2024-01-19T16:02:49.755934 #3775321] INFO -- : [537/898] 3816631=test_qsort I, [2024-01-19T16:02:49.761507 #3775321] INFO -- : [538/898] 3816640=json_addition_test I, [2024-01-19T16:02:49.765217 #3775321] INFO -- : [539/898] 3816631=test_raise I, [2024-01-19T16:02:49.767806 #3775321] INFO -- : [540/898] 3816631=test_x509attr I, [2024-01-19T16:02:49.772405 #3775321] INFO -- : [541/898] 3816640=test_depth_first I, [2024-01-19T16:02:49.775486 #3775321] INFO -- : [542/898] 3816640=test_gem_request_set_lockfile_parser I, [2024-01-19T16:02:49.784111 #3775321] INFO -- : [543/898] 3816631=test_rdoc_store I, [2024-01-19T16:02:49.797124 #3775321] INFO -- : [544/898] 3816632=test_string I, [2024-01-19T16:02:49.814438 #3775321] INFO -- : [545/898] 3816632=test_rdoc_stats I, [2024-01-19T16:02:49.861188 #3775321] INFO -- : [546/898] 3816632=test_pattern_matching I, [2024-01-19T16:02:49.882907 #3775321] INFO -- : [547/898] 3816632=test_rdoc_markup_to_markdown I, [2024-01-19T16:02:49.899467 #3775321] INFO -- : [548/898] 3816640=test_json_tree I, [2024-01-19T16:02:49.905296 #3775321] INFO -- : [549/898] 3816640=test_ansi_with_terminfo I, [2024-01-19T16:02:49.908485 #3775321] INFO -- : [550/898] 3816640=test_rdoc_generator_pot_po I, [2024-01-19T16:02:49.912118 #3775321] INFO -- : [551/898] 3816632=test_ractor I, [2024-01-19T16:02:49.913453 #3775321] INFO -- : [552/898] 3816640=test_m17n_comb I, [2024-01-19T16:02:49.974483 #3775321] INFO -- : [553/898] 3816632=test_memory_view I, [2024-01-19T16:02:50.104756 #3775321] INFO -- : [554/898] 3816632=test_grapheme_breaks I, [2024-01-19T16:02:50.121912 #3775321] INFO -- : [555/898] 3816632=test_gem_version_option I, [2024-01-19T16:02:50.175160 #3775321] INFO -- : [556/898] 3816632=test_gem_request_connection_pools I, [2024-01-19T16:02:50.351603 #3775321] INFO -- : [557/898] 3816631=test_cclass I, [2024-01-19T16:02:50.369413 #3775321] INFO -- : [558/898] 3816631=test_parser_events I, [2024-01-19T16:02:50.421010 #3775321] INFO -- : [559/898] 3816631=test_reline I, [2024-01-19T16:02:50.607201 #3775321] INFO -- : [560/898] 3816631=test_case I, [2024-01-19T16:02:50.609244 #3775321] INFO -- : [561/898] 3816631=test_pkey I, [2024-01-19T16:02:50.657005 #3775321] INFO -- : [562/898] 3816631=test_objectspace I, [2024-01-19T16:02:50.732317 #3775321] INFO -- : [563/898] 3816630=test_thread I, [2024-01-19T16:02:50.911874 #3775321] INFO -- : [564/898] 3816648=test_socket I, [2024-01-19T16:02:50.947553 #3775321] INFO -- : [565/898] 3816630=test_rdoc_markup_to_table_of_contents I, [2024-01-19T16:02:50.968042 #3775321] INFO -- : [566/898] 3816630=test_dot_dot I, [2024-01-19T16:02:50.987118 #3775321] INFO -- : [567/898] 3816630=test_c_struct_builder I, [2024-01-19T16:02:51.080623 #3775321] INFO -- : [568/898] 3816630=test_str2big I, [2024-01-19T16:02:51.084960 #3775321] INFO -- : [569/898] 3816630=test_literal I, [2024-01-19T16:02:51.225202 #3775321] INFO -- : [570/898] 3816632=test_rdoc_generator_ri I, [2024-01-19T16:02:51.232935 #3775321] INFO -- : [571/898] 3816632=test_extlibs I, [2024-01-19T16:02:51.378772 #3775321] INFO -- : [572/898] 3816648=test_gem_stream_ui I, [2024-01-19T16:02:51.428398 #3775321] INFO -- : [573/898] 3816631=test_gem_install_update_options I, [2024-01-19T16:02:51.483780 #3775321] INFO -- : [574/898] 3816641=parse_test I, [2024-01-19T16:02:51.492463 #3775321] INFO -- : [575/898] 3816648=test_require_lib I, [2024-01-19T16:02:51.549441 #3775321] INFO -- : [576/898] 3816642=test_ractor I, [2024-01-19T16:02:51.557778 #3775321] INFO -- : [577/898] 3816639=test_severity I, [2024-01-19T16:02:51.566273 #3775321] INFO -- : [578/898] 3816642=test_gem_package_tar_reader_entry I, [2024-01-19T16:02:51.574057 #3775321] INFO -- : [579/898] 3816639=test_gem_name_tuple I, [2024-01-19T16:02:51.590296 #3775321] INFO -- : [580/898] 3816639=test_rand I, [2024-01-19T16:02:51.599116 #3775321] INFO -- : [581/898] 3816631=test_bug_reporter I, [2024-01-19T16:02:51.689554 #3775321] INFO -- : [582/898] 3816630=test_exception I, [2024-01-19T16:02:51.802188 #3775321] INFO -- : [583/898] 3816639=test_store I, [2024-01-19T16:02:51.851942 #3775321] INFO -- : [584/898] 3816642=test_case_options I, [2024-01-19T16:02:51.857961 #3775321] INFO -- : [585/898] 3816642=test_general I, [2024-01-19T16:02:51.892445 #3775321] INFO -- : [586/898] 3816642=test_gem_commands_info_command I, [2024-01-19T16:02:51.902716 #3775321] INFO -- : [587/898] 3816642=test_gem_dependency_installer I, [2024-01-19T16:02:51.955275 #3775321] INFO -- : [588/898] 3816639=test_scalar I, [2024-01-19T16:02:51.957475 #3775321] INFO -- : [589/898] 3816639=test_rdoc_cross_reference I, [2024-01-19T16:02:51.967414 #3775321] INFO -- : [590/898] 3816638=test_gem_text I, [2024-01-19T16:02:52.041101 #3775321] INFO -- : [591/898] 3816638=test_settracefunc I, [2024-01-19T16:02:52.082924 #3775321] INFO -- : [592/898] 3816631=test_enumerator_kw I, [2024-01-19T16:02:52.087610 #3775321] INFO -- : [593/898] 3816631=test_delegation I, [2024-01-19T16:02:52.107424 #3775321] INFO -- : [594/898] 3816631=test_nkf I, [2024-01-19T16:02:52.216563 #3775321] INFO -- : [595/898] 3816631=test_scan_args I, [2024-01-19T16:02:52.230826 #3775321] INFO -- : [596/898] 3816645=test_generic I, [2024-01-19T16:02:52.234314 #3775321] INFO -- : [597/898] 3816631=test_win32ole I, [2024-01-19T16:02:52.241448 #3775321] INFO -- : [598/898] 3816631=test_sprintf_comb I, [2024-01-19T16:02:52.248621 #3775321] INFO -- : [599/898] 3816645=test_method_cache I, [2024-01-19T16:02:52.251737 #3775321] INFO -- : [600/898] 3816645=test_gem_request I, [2024-01-19T16:02:52.317527 #3775321] INFO -- : [601/898] 3816639=test_gem_commands_mirror I, [2024-01-19T16:02:52.325442 #3775321] INFO -- : [602/898] 3816639=test_gem_ext_cargo_builder_link_flag_converter I, [2024-01-19T16:02:52.345009 #3775321] INFO -- : [603/898] 3816631=test_rdoc_markup_attribute_manager I, [2024-01-19T16:02:52.362226 #3775321] INFO -- : [604/898] 3816631=test_name_error I, [2024-01-19T16:02:52.405991 #3775321] INFO -- : [605/898] 3816639=test_gem_resolver I, [2024-01-19T16:02:52.415880 #3775321] INFO -- : [606/898] 3816645=test_table I, [2024-01-19T16:02:52.420941 #3775321] INFO -- : [607/898] 3816631=test_gem_resolver_composed_set I, [2024-01-19T16:02:52.434806 #3775321] INFO -- : [608/898] 3816631=test_safe_load I, [2024-01-19T16:02:52.442561 #3775321] INFO -- : [609/898] 3816645=test_gem_commands_dependency_command I, [2024-01-19T16:02:52.448064 #3775321] INFO -- : [610/898] 3816631=test_gem_commands_specification_command I, [2024-01-19T16:02:52.510771 #3775321] INFO -- : [611/898] 3816645=test_flags I, [2024-01-19T16:02:52.521985 #3775321] INFO -- : [612/898] 3816631=test_inadvertent_creation I, [2024-01-19T16:02:52.599970 #3775321] INFO -- : [613/898] 3816631=test_enumerator I, [2024-01-19T16:02:52.693432 #3775321] INFO -- : [614/898] 3816639=test_http I, [2024-01-19T16:02:52.700205 #3775321] INFO -- : [615/898] 3816639=test_gem_commands_which_command I, [2024-01-19T16:02:52.735005 #3775321] INFO -- : [616/898] 3816639=test_shift_jis I, [2024-01-19T16:02:52.739356 #3775321] INFO -- : [617/898] 3816639=test_require I, [2024-01-19T16:02:52.742225 #3775321] INFO -- : [618/898] 3816639=test_date_time I, [2024-01-19T16:02:52.752630 #3775321] INFO -- : [619/898] 3816639=test_rdoc_markup_to_joined_paragraph I, [2024-01-19T16:02:52.753965 #3775321] INFO -- : [620/898] 3816639=test_data I, [2024-01-19T16:02:52.763489 #3775321] INFO -- : [621/898] 3816639=test_date_new I, [2024-01-19T16:02:52.772591 #3775321] INFO -- : [622/898] 3816639=test_syntax I, [2024-01-19T16:02:52.844218 #3775321] INFO -- : [623/898] 3816632=test_rdoc_text I, [2024-01-19T16:02:52.895656 #3775321] INFO -- : [624/898] 3816632=test_tcp I, [2024-01-19T16:02:52.907888 #3775321] INFO -- : [625/898] 3816638=test_iso_8859 I, [2024-01-19T16:02:52.929688 #3775321] INFO -- : [626/898] 3816638=test_nil2vtempty I, [2024-01-19T16:02:52.938432 #3775321] INFO -- : [627/898] 3816638=test_stream I, [2024-01-19T16:02:52.954649 #3775321] INFO -- : [628/898] 3816638=test_rdoc_context I, [2024-01-19T16:02:52.957409 #3775321] INFO -- : [629/898] 3816635=test_rdoc_parser_ruby I, [2024-01-19T16:02:52.981307 #3775321] INFO -- : [630/898] 3816632=test_httpresponse I, [2024-01-19T16:02:53.010604 #3775321] INFO -- : [631/898] 3816632=test_open-uri I, [2024-01-19T16:02:53.153019 #3775321] INFO -- : [632/898] 3816644=test_syslog_logger I, [2024-01-19T16:02:53.201035 #3775321] INFO -- : [633/898] 3816640=test_thread_fd_close I, [2024-01-19T16:02:53.208097 #3775321] INFO -- : [634/898] 3816640=test_passing_block I, [2024-01-19T16:02:53.212333 #3775321] INFO -- : [635/898] 3816640=test_stringchar I, [2024-01-19T16:02:53.325246 #3775321] INFO -- : [636/898] 3816640=test_hash_create I, [2024-01-19T16:02:53.325380 #3775321] INFO -- : [637/898] 3816640=newline_test I, [2024-01-19T16:02:53.331244 #3775321] INFO -- : [638/898] 3816632=test_uncorrectable_name_check I, [2024-01-19T16:02:53.333703 #3775321] INFO -- : [639/898] 3816644=test_switch_hitter I, [2024-01-19T16:02:53.339716 #3775321] INFO -- : [640/898] 3816632=test_flush I, [2024-01-19T16:02:53.341759 #3775321] INFO -- : [641/898] 3816644=test_singleton I, [2024-01-19T16:02:53.344203 #3775321] INFO -- : [642/898] 3816632=test_io_console I, [2024-01-19T16:02:53.346709 #3775321] INFO -- : [643/898] 3816644=test_logperiod I, [2024-01-19T16:02:53.352143 #3775321] INFO -- : [644/898] 3816644=test_each I, [2024-01-19T16:02:53.372754 #3775321] INFO -- : [645/898] 3816644=test_c_union_entity I, [2024-01-19T16:02:53.409637 #3775321] INFO -- : [646/898] 3816644=test_rdoc_normal_module I, [2024-01-19T16:02:53.440777 #3775321] INFO -- : [647/898] 3816645=test_rdoc_markdown_test I, [2024-01-19T16:02:53.441178 #3775321] INFO -- : [648/898] 3816640=test_securerandom I, [2024-01-19T16:02:53.461345 #3775321] INFO -- : [649/898] 3816640=test_x509cert I, [2024-01-19T16:02:53.481214 #3775321] INFO -- : [650/898] 3816635=test_gc I, [2024-01-19T16:02:53.568265 #3775321] INFO -- : [651/898] 3816644=test_gem_resolver_lock_specification I, [2024-01-19T16:02:53.599997 #3775321] INFO -- : [652/898] 3816644=test_err_in_callback I, [2024-01-19T16:02:53.604171 #3775321] INFO -- : [653/898] 3816644=test_logdevice I, [2024-01-19T16:02:53.674714 #3775321] INFO -- : [654/898] 3816638=test_arity I, [2024-01-19T16:02:53.680570 #3775321] INFO -- : [655/898] 3816638=test_gem_ext_rake_builder I, [2024-01-19T16:02:53.736701 #3775321] INFO -- : [656/898] 3816640=test_gem_source_local I, [2024-01-19T16:02:53.753062 #3775321] INFO -- : [657/898] 3816641=test_gem_security_policy I, [2024-01-19T16:02:53.763716 #3775321] INFO -- : [658/898] 3816630=test_show_source I, [2024-01-19T16:02:53.818854 #3775321] INFO -- : [659/898] 3816630=test_pack I, [2024-01-19T16:02:53.838410 #3775321] INFO -- : [660/898] 3816642=test_read I, [2024-01-19T16:02:53.947842 #3775321] INFO -- : [661/898] 3816640=test_last_thread I, [2024-01-19T16:02:53.995486 #3775321] INFO -- : [662/898] 3816630=test_process I, [2024-01-19T16:02:54.071213 #3775321] INFO -- : [663/898] 3816636=test_gem_version I, [2024-01-19T16:02:54.086939 #3775321] INFO -- : [664/898] 3816641=test_rdoc_options I, [2024-01-19T16:02:54.159108 #3775321] INFO -- : [665/898] 3816636=test_econv I, [2024-01-19T16:02:54.207632 #3775321] INFO -- : [666/898] 3816645=test_cesu8 I, [2024-01-19T16:02:54.211247 #3775321] INFO -- : [667/898] 3816647=test_string_processing I, [2024-01-19T16:02:54.215632 #3775321] INFO -- : [668/898] 3816645=test_fileutils I, [2024-01-19T16:02:54.260449 #3775321] INFO -- : [669/898] 3816647=test_emitter I, [2024-01-19T16:02:54.262535 #3775321] INFO -- : [670/898] 3816642=test_resource I, [2024-01-19T16:02:54.266858 #3775321] INFO -- : [671/898] 3816647=test_gem_commands_signin_command I, [2024-01-19T16:02:54.282572 #3775321] INFO -- : [672/898] 3816642=test_ldap I, [2024-01-19T16:02:54.291014 #3775321] INFO -- : [673/898] 3816642=test_rdoc_include I, [2024-01-19T16:02:54.318625 #3775321] INFO -- : [674/898] 3816641=test_reqarg I, [2024-01-19T16:02:54.320540 #3775321] INFO -- : [675/898] 3816642=test_gem_commands_list_command I, [2024-01-19T16:02:54.330978 #3775321] INFO -- : [676/898] 3816642=test_stack I, [2024-01-19T16:02:54.364730 #3775321] INFO -- : [677/898] 3816641=test_too_many_dummy_encodings I, [2024-01-19T16:02:54.387208 #3775321] INFO -- : [678/898] 3816644=test_mdns I, [2024-01-19T16:02:54.389390 #3775321] INFO -- : [679/898] 3816644=test_parse I, [2024-01-19T16:02:54.399024 #3775321] INFO -- : [680/898] 3816648=test_gem_remote_fetcher I, [2024-01-19T16:02:54.400890 #3775321] INFO -- : [681/898] 3816638=test_scanner_events I, [2024-01-19T16:02:54.426188 #3775321] INFO -- : [682/898] 3816638=test_gem_resolver_installed_specification I, [2024-01-19T16:02:54.428072 #3775321] INFO -- : [683/898] 3816641=test_gem_ext_ext_conf_builder I, [2024-01-19T16:02:54.450267 #3775321] INFO -- : [684/898] 3816638=test_frozen_error I, [2024-01-19T16:02:54.455034 #3775321] INFO -- : [685/898] 3816638=test_gem_stub_specification I, [2024-01-19T16:02:54.490245 #3775321] INFO -- : [686/898] 3816647=test_method_cache I, [2024-01-19T16:02:54.493747 #3775321] INFO -- : [687/898] 3816647=test_gem_commands_search_command I, [2024-01-19T16:02:54.502518 #3775321] INFO -- : [688/898] 3816647=test_complex I, [2024-01-19T16:02:54.543232 #3775321] INFO -- : [689/898] 3816645=test_inlinecache I, [2024-01-19T16:02:54.600675 #3775321] INFO -- : [690/898] 3816645=test_rdoc_markup_verbatim I, [2024-01-19T16:02:54.602914 #3775321] INFO -- : [691/898] 3816645=test_gem_resolver_specification I, [2024-01-19T16:02:54.628267 #3775321] INFO -- : [692/898] 3816638=test_gem_dependency I, [2024-01-19T16:02:54.631656 #3775321] INFO -- : [693/898] 3816647=test_path_to_class I, [2024-01-19T16:02:54.634758 #3775321] INFO -- : [694/898] 3816647=test_class I, [2024-01-19T16:02:54.662279 #3775321] INFO -- : [695/898] 3816645=test_rdoc_normal_class I, [2024-01-19T16:02:54.678049 #3775321] INFO -- : [696/898] 3816644=test_const I, [2024-01-19T16:02:54.684419 #3775321] INFO -- : [697/898] 3816644=test_features I, [2024-01-19T16:02:54.733362 #3775321] INFO -- : [698/898] 3816645=json_string_matching_test I, [2024-01-19T16:02:54.747163 #3775321] INFO -- : [699/898] 3816645=test_load I, [2024-01-19T16:02:54.758206 #3775321] INFO -- : [700/898] 3816645=test_random I, [2024-01-19T16:02:54.764408 #3775321] INFO -- : [701/898] 3816638=test_asn1 I, [2024-01-19T16:02:54.778352 #3775321] INFO -- : [702/898] 3816645=test_irb I, [2024-01-19T16:02:54.781237 #3775321] INFO -- : [703/898] 3816638=test_date_strftime I, [2024-01-19T16:02:54.845201 #3775321] INFO -- : [704/898] 3816644=test_rdoc_parser_rd I, [2024-01-19T16:02:54.866476 #3775321] INFO -- : [705/898] 3816644=test_yamlstore I, [2024-01-19T16:02:54.878356 #3775321] INFO -- : [706/898] 3816644=test_gem_installer I, [2024-01-19T16:02:54.997565 #3775321] INFO -- : [707/898] 3816640=test_utf32 I, [2024-01-19T16:02:55.004247 #3775321] INFO -- : [708/898] 3816640=test_basicsocket I, [2024-01-19T16:02:55.005978 #3775321] INFO -- : [709/898] 3816642=test_duplicate I, [2024-01-19T16:02:55.010563 #3775321] INFO -- : [710/898] 3816640=test_gem_commands_help_command I, [2024-01-19T16:02:55.017364 #3775321] INFO -- : [711/898] 3816642=test_rdoc_markup I, [2024-01-19T16:02:55.025081 #3775321] INFO -- : [712/898] 3816642=test_prettyprint I, [2024-01-19T16:02:55.049089 #3775321] INFO -- : [713/898] 3816636=test_tracepoint I, [2024-01-19T16:02:55.063390 #3775321] INFO -- : [714/898] 3816642=test_internal_ivar I, [2024-01-19T16:02:55.066282 #3775321] INFO -- : [715/898] 3816645=test_gem_resolver_index_specification I, [2024-01-19T16:02:55.072198 #3775321] INFO -- : [716/898] 3816642=test_function I, [2024-01-19T16:02:55.081023 #3775321] INFO -- : [717/898] 3816640=test_queue I, [2024-01-19T16:02:55.081857 #3775321] INFO -- : [718/898] 3816640=test_tempfile I, [2024-01-19T16:02:55.099636 #3775321] INFO -- : [719/898] 3816646=parse_comments_test I, [2024-01-19T16:02:55.111203 #3775321] INFO -- : [720/898] 3816645=test_noarg I, [2024-01-19T16:02:55.121375 #3775321] INFO -- : [721/898] 3816646=test_fiddle I, [2024-01-19T16:02:55.141231 #3775321] INFO -- : [722/898] 3816645=test_wss I, [2024-01-19T16:02:55.148125 #3775321] INFO -- : [723/898] 3816645=test_ractor I, [2024-01-19T16:02:55.178207 #3775321] INFO -- : [724/898] 3816638=test_find I, [2024-01-19T16:02:55.191646 #3775321] INFO -- : [725/898] 3816638=test_marshalable I, [2024-01-19T16:02:55.193860 #3775321] INFO -- : [726/898] 3816638=test_digest I, [2024-01-19T16:02:55.199084 #3775321] INFO -- : [727/898] 3816646=test_gem_ext_cmake_builder I, [2024-01-19T16:02:55.214854 #3775321] INFO -- : [728/898] 3816646=test_gem_commands_contents_command I, [2024-01-19T16:02:55.258104 #3775321] INFO -- : [729/898] 3816645=test_cgi_util I, [2024-01-19T16:02:55.284759 #3775321] INFO -- : [730/898] 3816636=test_require I, [2024-01-19T16:02:55.301071 #3775321] INFO -- : [731/898] 3816646=test_deprecate I, [2024-01-19T16:02:55.339023 #3775321] INFO -- : [732/898] 3816646=test_rdoc_constant I, [2024-01-19T16:02:55.346565 #3775321] INFO -- : [733/898] 3816642=test_bash_completion I, [2024-01-19T16:02:55.356800 #3775321] INFO -- : [734/898] 3816642=test_formatter I, [2024-01-19T16:02:55.368367 #3775321] INFO -- : [735/898] 3816642=test_gem_source_vendor I, [2024-01-19T16:02:55.379446 #3775321] INFO -- : [736/898] 3816642=test_gem_commands_owner_command I, [2024-01-19T16:02:55.386267 #3775321] INFO -- : [737/898] 3816640=test_recorder I, [2024-01-19T16:02:55.386761 #3775321] INFO -- : [738/898] 3816640=test_rdoc_encoding I, [2024-01-19T16:02:55.413561 #3775321] INFO -- : [739/898] 3816640=test_coverage I, [2024-01-19T16:02:55.420134 #3775321] INFO -- : [740/898] 3816646=regexp_test I, [2024-01-19T16:02:55.432335 #3775321] INFO -- : [741/898] 3816646=test_gem_package_tar_reader I, [2024-01-19T16:02:55.477596 #3775321] INFO -- : [742/898] 3816646=test_complexrational I, [2024-01-19T16:02:55.482551 #3775321] INFO -- : [743/898] 3816645=test_init I, [2024-01-19T16:02:55.486954 #3775321] INFO -- : [744/898] 3816646=test_pathname I, [2024-01-19T16:02:55.511947 #3775321] INFO -- : [745/898] 3816641=test_rdoc_markdown I, [2024-01-19T16:02:55.665228 #3775321] INFO -- : [746/898] 3816646=test_gem_available_set I, [2024-01-19T16:02:55.728019 #3775321] INFO -- : [747/898] 3816646=test_rdoc_any_method I, [2024-01-19T16:02:55.790244 #3775321] INFO -- : [748/898] 3816641=test_modify_expand I, [2024-01-19T16:02:55.797162 #3775321] INFO -- : [749/898] 3816641=test_file I, [2024-01-19T16:02:55.799990 #3775321] INFO -- : [750/898] 3816641=test_nowrite I, [2024-01-19T16:02:55.818050 #3775321] INFO -- : [751/898] 3816645=test_thread_queue I, [2024-01-19T16:02:55.818233 #3775321] INFO -- : [752/898] 3816641=test_rdoc_markup_formatter I, [2024-01-19T16:02:55.829057 #3775321] INFO -- : [753/898] 3816641=test_bmethod I, [2024-01-19T16:02:55.839716 #3775321] INFO -- : [754/898] 3816641=test_ractor I, [2024-01-19T16:02:55.854493 #3775321] INFO -- : [755/898] 3816641=test_euc_tw I, [2024-01-19T16:02:55.856360 #3775321] INFO -- : [756/898] 3816641=test_gem_commands_sources_command I, [2024-01-19T16:02:55.942913 #3775321] INFO -- : [757/898] 3816649=test_ansi_without_terminfo I, [2024-01-19T16:02:55.952158 #3775321] INFO -- : [758/898] 3816649=test_big2str I, [2024-01-19T16:02:55.955198 #3775321] INFO -- : [759/898] 3816642=test_yaml I, [2024-01-19T16:02:55.960117 #3775321] INFO -- : [760/898] 3816649=test_forwardable I, [2024-01-19T16:02:55.975334 #3775321] INFO -- : [761/898] 3816649=test_wait I, [2024-01-19T16:02:55.996500 #3775321] INFO -- : [762/898] 3816646=test_handle I, [2024-01-19T16:02:55.997855 #3775321] INFO -- : [763/898] 3816638=test_gbk I, [2024-01-19T16:02:56.004402 #3775321] INFO -- : [764/898] 3816641=test_class2name I, [2024-01-19T16:02:56.004738 #3775321] INFO -- : [765/898] 3816638=test_enc_str_buf_cat I, [2024-01-19T16:02:56.009760 #3775321] INFO -- : [766/898] 3816638=test_pstore I, [2024-01-19T16:02:56.010985 #3775321] INFO -- : [767/898] 3816632=test_cstr I, [2024-01-19T16:02:56.012144 #3775321] INFO -- : [768/898] 3816641=test_profile_frames I, [2024-01-19T16:02:56.026948 #3775321] INFO -- : [769/898] 3816642=test_io_timeout I, [2024-01-19T16:02:56.028186 #3775321] INFO -- : [770/898] 3816649=test_shapes I, [2024-01-19T16:02:56.033869 #3775321] INFO -- : [771/898] 3816649=json_fixtures_test I, [2024-01-19T16:02:56.040266 #3775321] INFO -- : [772/898] 3816642=test_comparable I, [2024-01-19T16:02:56.043533 #3775321] INFO -- : [773/898] 3816649=test_rdoc_parser_c I, [2024-01-19T16:02:56.048277 #3775321] INFO -- : [774/898] 3816642=test_readpartial I, [2024-01-19T16:02:56.051918 #3775321] INFO -- : [775/898] 3816638=test_clone I, [2024-01-19T16:02:56.178683 #3775321] INFO -- : [776/898] 3816641=test_gem_commands_install_command I, [2024-01-19T16:02:56.181667 #3775321] INFO -- : [777/898] 3816640=test_rdoc_require I, [2024-01-19T16:02:56.207674 #3775321] INFO -- : [778/898] 3816648=locals_test I, [2024-01-19T16:02:56.230727 #3775321] INFO -- : [779/898] 3816640=test_rdoc_markup_indented_paragraph I, [2024-01-19T16:02:56.236064 #3775321] INFO -- : [780/898] 3816640=test_rdoc_task I, [2024-01-19T16:02:56.237988 #3775321] INFO -- : [781/898] 3816638=test_gem_resolver_conflict I, [2024-01-19T16:02:56.241966 #3775321] INFO -- : [782/898] 3816640=test_backtrace I, [2024-01-19T16:02:56.253141 #3775321] INFO -- : [783/898] 3816638=test_pack I, [2024-01-19T16:02:56.257475 #3775321] INFO -- : [784/898] 3816649=test_io_buffer I, [2024-01-19T16:02:56.282975 #3775321] INFO -- : [785/898] 3816638=test_yield I, [2024-01-19T16:02:56.315121 #3775321] INFO -- : [786/898] 3816636=test_rdoc_alias I, [2024-01-19T16:02:56.326600 #3775321] INFO -- : [787/898] 3816646=test_convert I, [2024-01-19T16:02:56.329554 #3775321] INFO -- : [788/898] 3816636=test_convertible I, [2024-01-19T16:02:56.340099 #3775321] INFO -- : [789/898] 3816646=test_files_sample I, [2024-01-19T16:02:56.368548 #3775321] INFO -- : [790/898] 3816649=test_stringscanner I, [2024-01-19T16:02:56.393849 #3775321] INFO -- : [791/898] 3816649=encoding_test I, [2024-01-19T16:02:56.404354 #3775321] INFO -- : [792/898] 3816646=test_gem_resolver_best_set I, [2024-01-19T16:02:56.453581 #3775321] INFO -- : [793/898] 3816642=test_typeddata I, [2024-01-19T16:02:56.456362 #3775321] INFO -- : [794/898] 3816646=test_rdoc_markup_to_html_crossref I, [2024-01-19T16:02:56.479144 #3775321] INFO -- : [795/898] 3816649=test_webauthn_poller I, [2024-01-19T16:02:56.538450 #3775321] INFO -- : [796/898] 3816648=test_rdoc_markup_raw I, [2024-01-19T16:02:56.619424 #3775321] INFO -- : [797/898] 3816649=test_rat I, [2024-01-19T16:02:56.623895 #3775321] INFO -- : [798/898] 3816649=test_optparse I, [2024-01-19T16:02:56.627938 #3775321] INFO -- : [799/898] 3816649=test_array I, [2024-01-19T16:02:56.636584 #3775321] INFO -- : [800/898] 3816649=test_fstring I, [2024-01-19T16:02:56.648170 #3775321] INFO -- : [801/898] 3816648=test_etc I, [2024-01-19T16:02:56.715163 #3775321] INFO -- : [802/898] 3816647=test_yjit_exit_locations I, [2024-01-19T16:02:56.717148 #3775321] INFO -- : [803/898] 3816642=test_gem_resolver_activation_request I, [2024-01-19T16:02:56.719963 #3775321] INFO -- : [804/898] 3816648=test_getopts I, [2024-01-19T16:02:56.721466 #3775321] INFO -- : [805/898] 3816646=test_protocol I, [2024-01-19T16:02:56.725098 #3775321] INFO -- : [806/898] 3816648=test_ripper I, [2024-01-19T16:02:56.753240 #3775321] INFO -- : [807/898] 3816642=test_gem_config_file I, [2024-01-19T16:02:56.762690 #3775321] INFO -- : [808/898] 3816649=test_gem_util I, [2024-01-19T16:02:56.772068 #3775321] INFO -- : [809/898] 3816647=test_iseq_load I, [2024-01-19T16:02:56.895202 #3775321] INFO -- : [810/898] 3816632=test_gem_package_tar_header I, [2024-01-19T16:02:56.926115 #3775321] INFO -- : [811/898] 3816642=test_pkey_dh I, [2024-01-19T16:02:56.949961 #3775321] INFO -- : [812/898] 3816632=test_bigzero I, [2024-01-19T16:02:56.951651 #3775321] INFO -- : [813/898] 3816649=test_pkcs12 I, [2024-01-19T16:02:56.958729 #3775321] INFO -- : [814/898] 3816632=test_system I, [2024-01-19T16:02:57.030828 #3775321] INFO -- : [815/898] 3816646=test_rendering I, [2024-01-19T16:02:57.034654 #3775321] INFO -- : [816/898] 3816646=test_face I, [2024-01-19T16:02:57.038252 #3775321] INFO -- : [817/898] 3816648=test_sizeof I, [2024-01-19T16:02:57.056441 #3775321] INFO -- : [818/898] 3816646=test_case I, [2024-01-19T16:02:57.060596 #3775321] INFO -- : [819/898] 3816642=test_unicode_escape I, [2024-01-19T16:02:57.087043 #3775321] INFO -- : [820/898] 3816646=test_io I, [2024-01-19T16:02:57.150723 #3775321] INFO -- : [821/898] 3816642=test_utf16 I, [2024-01-19T16:02:57.172605 #3775321] INFO -- : [822/898] 3816642=test_autoload I, [2024-01-19T16:02:57.320515 #3775321] INFO -- : [823/898] 3816649=test_config I, [2024-01-19T16:02:57.348698 #3775321] INFO -- : [824/898] 3816649=test_sleep I, [2024-01-19T16:02:57.366158 #3775321] INFO -- : [825/898] 3816641=test_math I, [2024-01-19T16:02:57.375218 #3775321] INFO -- : [826/898] 3816641=test_gem_commands_fetch_command I, [2024-01-19T16:02:57.460242 #3775321] INFO -- : [827/898] 3816641=test_gc I, [2024-01-19T16:02:57.464208 #3775321] INFO -- : [828/898] 3816641=test_libs I, [2024-01-19T16:02:57.464743 #3775321] INFO -- : [829/898] 3816647=test_yaml_tree I, [2024-01-19T16:02:57.481456 #3775321] INFO -- : [830/898] 3816641=test_gem_commands_uninstall_command I, [2024-01-19T16:02:57.482273 #3775321] INFO -- : [831/898] 3816640=test_gem_source_specific_file I, [2024-01-19T16:02:57.485898 #3775321] INFO -- : [832/898] 3816647=test_foreach I, [2024-01-19T16:02:57.488435 #3775321] INFO -- : [833/898] 3816647=test_condition I, [2024-01-19T16:02:57.491045 #3775321] INFO -- : [834/898] 3816647=test_cp949 I, [2024-01-19T16:02:57.492329 #3775321] INFO -- : [835/898] 3816647=test_win32ole_record I, [2024-01-19T16:02:57.504115 #3775321] INFO -- : [836/898] 3816647=test_gem_unsatisfiable_dependency_error I, [2024-01-19T16:02:57.525479 #3775321] INFO -- : [837/898] 3816647=test_ubf_async_safe I, [2024-01-19T16:02:57.535606 #3775321] INFO -- : [838/898] 3816647=test_hash I, [2024-01-19T16:02:57.566895 #3775321] INFO -- : [839/898] 3816640=test_sorted_set I, [2024-01-19T16:02:57.816430 #3775321] INFO -- : [840/898] 3816640=test_win32ole_type_event I, [2024-01-19T16:02:57.822738 #3775321] INFO -- : [841/898] 3816640=test_emoji I, [2024-01-19T16:02:57.838813 #3775321] INFO -- : [842/898] 3816640=test_io I, [2024-01-19T16:02:57.860902 #3775321] INFO -- : [843/898] 3816632=test_date_attr I, [2024-01-19T16:02:57.862348 #3775321] INFO -- : [844/898] 3816632=test_ellipsize I, [2024-01-19T16:02:57.877417 #3775321] INFO -- : [845/898] 3816632=test_kwargs I, [2024-01-19T16:02:57.881394 #3775321] INFO -- : [846/898] 3816632=test_io_wait I, [2024-01-19T16:02:58.003009 #3775321] INFO -- : [847/898] 3816640=test_gem_commands_exec_command I, [2024-01-19T16:02:58.091790 #3775321] INFO -- : [848/898] 3816641=test_type_completor I, [2024-01-19T16:02:58.093123 #3775321] INFO -- : [849/898] 3816641=test_summary I, [2024-01-19T16:02:58.099301 #3775321] INFO -- : [850/898] 3816641=test_console_attr I, [2024-01-19T16:02:58.102685 #3775321] INFO -- : [851/898] 3816641=test_rdoc_context_section I, [2024-01-19T16:02:58.105222 #3775321] INFO -- : [852/898] 3816641=test_euc_kr I, [2024-01-19T16:02:58.112134 #3775321] INFO -- : [853/898] 3816641=test_ftp I, [2024-01-19T16:02:58.116089 #3775321] INFO -- : [854/898] 3816641=test_pattern_key_name_check I, [2024-01-19T16:02:58.116601 #3775321] INFO -- : [855/898] 3816641=test_to_ruby I, [2024-01-19T16:02:58.126395 #3775321] INFO -- : [856/898] 3816641=test_array_create I, [2024-01-19T16:02:58.129633 #3775321] INFO -- : [857/898] 3816641=test_pack I, [2024-01-19T16:02:58.212453 #3775321] INFO -- : [858/898] 3816632=test_gem_impossible_dependencies_error I, [2024-01-19T16:02:58.225681 #3775321] INFO -- : [859/898] 3816632=test_gem_commands_query_command I, [2024-01-19T16:02:58.243422 #3775321] INFO -- : [860/898] 3816641=test_method I, [2024-01-19T16:02:58.325359 #3775321] INFO -- : [861/898] 3816634=test_skip_lines I, [2024-01-19T16:02:58.336724 #3775321] INFO -- : [862/898] 3816634=test_rdoc_rubygems_hook I, [2024-01-19T16:02:58.413889 #3775321] INFO -- : [863/898] 3816634=test_remote_fetch_error I, [2024-01-19T16:02:58.427218 #3775321] INFO -- : [864/898] 3816634=test_have_library I, [2024-01-19T16:02:58.435395 #3775321] INFO -- : [865/898] 3816639=test_c_struct_entry I, [2024-01-19T16:02:58.668160 #3775321] INFO -- : [866/898] 3816639=test_gem_commands_stale_command I, [2024-01-19T16:02:58.671064 #3775321] INFO -- : [867/898] 3816639=test_set I, [2024-01-19T16:02:58.677841 #3775321] INFO -- : [868/898] 3816639=comments_test I, [2024-01-19T16:02:58.734879 #3775321] INFO -- : [869/898] 3816639=test_sprintf I, [2024-01-19T16:02:58.820877 #3775321] INFO -- : [870/898] 3816632=test_gem_requirement I, [2024-01-19T16:02:58.868069 #3775321] INFO -- : [871/898] 3816640=test_string_memory I, [2024-01-19T16:02:58.911182 #3775321] INFO -- : [872/898] 3816639=test_gem_security_trust_dir I, [2024-01-19T16:02:58.946550 #3775321] INFO -- : [873/898] 3816639=test_general I, [2024-01-19T16:02:58.952130 #3775321] INFO -- : [874/898] 3816640=test_undef I, [2024-01-19T16:02:58.955608 #3775321] INFO -- : [875/898] 3816640=test_line_editor I, [2024-01-19T16:02:58.958424 #3775321] INFO -- : [876/898] 3816640=test_objspace I, [2024-01-19T16:02:58.976374 #3775321] INFO -- : [877/898] 3816639=test_kill_ring I, [2024-01-19T16:02:58.982004 #3775321] INFO -- : [878/898] 3816639=test_ns_spki I, [2024-01-19T16:02:59.010353 #3775321] INFO -- : [879/898] 3816639=test_framework I, [2024-01-19T16:02:59.015198 #3775321] INFO -- : [880/898] 3816632=test_argf I, [2024-01-19T16:02:59.031428 #3775321] INFO -- : [881/898] 3816639=test_gem_commands_environment_command I, [2024-01-19T16:02:59.087063 #3775321] INFO -- : [882/898] 3816639=test_m17n I, [2024-01-19T16:02:59.112049 #3775321] INFO -- : [883/898] 3816644=test_ws I, [2024-01-19T16:02:59.116025 #3775321] INFO -- : [884/898] 3816644=test_yjit I, [2024-01-19T16:02:59.135458 #3775321] INFO -- : [885/898] 3816639=test_debug_cmd I, [2024-01-19T16:02:59.163900 #3775321] INFO -- : [886/898] 3816639=test_workspace I, [2024-01-19T16:02:59.270754 #3775321] INFO -- : [887/898] 3816639=test_weakmap I, [2024-01-19T16:02:59.319552 #3775321] INFO -- : [888/898] 3816634=test_protect I, [2024-01-19T16:02:59.322695 #3775321] INFO -- : [889/898] 3816634=test_win32ole_typelib I, [2024-01-19T16:02:59.334074 #3775321] INFO -- : [890/898] 3816634=test_gem_request_set_lockfile I, [2024-01-19T16:02:59.397638 #3775321] INFO -- : [891/898] 3816649=test_raise_exception I, [2024-01-19T16:02:59.423449 #3775321] INFO -- : [892/898] 3816638=test_postponed_job I, [2024-01-19T16:02:59.653291 #3775321] INFO -- : [893/898] 3816634=test_alias_and_anchor I, [2024-01-19T16:02:59.658144 #3775321] INFO -- : [894/898] 3816634=test_external_new I, [2024-01-19T16:02:59.660104 #3775321] INFO -- : [895/898] 3816634=test_tree_builder I, [2024-01-19T16:02:59.666358 #3775321] INFO -- : [896/898] 3816634=test_gem_resolver_dependency_request I, [2024-01-19T16:02:59.698516 #3775321] INFO -- : [897/898] 3816634=test_hash I, [2024-01-19T16:02:59.705726 #3775321] INFO -- : [898/898] 3816634=ripper_compat_test I, [2024-01-19T16:03:12.538159 #3775321] INFO -- : Finished tests in 32.732401s, 820.3798 tests/s, 291420.6607 assertions/s. I, [2024-01-19T16:03:12.538759 #3775321] INFO -- : 26853 tests, 9538898 assertions, 0 failures, 0 errors, 210 skips I, [2024-01-19T16:03:12.538828 #3775321] INFO -- : I, [2024-01-19T16:03:12.538847 #3775321] INFO -- : ruby -v: ruby 3.4.0dev (2024-01-19T16:00:46Z master 3c9290173a) [x86_64-linux] I, [2024-01-19T16:03:12.540715 #3775321] INFO -- : $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 0. I, [2024-01-19T16:03:12.540856 #3775321] INFO -- : $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j20' I, [2024-01-19T16:03:12.638468 #3775321] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-01-19T16:03:12.638508 #3775321] INFO -- : CC = gcc I, [2024-01-19T16:03:12.638514 #3775321] INFO -- : LD = ld I, [2024-01-19T16:03:12.638518 #3775321] INFO -- : LDSHARED = gcc -shared I, [2024-01-19T16:03:12.638522 #3775321] 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-19T16:03:12.638527 #3775321] 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-19T16:03:12.638531 #3775321] INFO -- : CPPFLAGS = I, [2024-01-19T16:03:12.638535 #3775321] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-01-19T16:03:12.638539 #3775321] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2024-01-19T16:03:12.638542 #3775321] INFO -- : LANG = en_US.UTF-8 I, [2024-01-19T16:03:12.638546 #3775321] INFO -- : LC_ALL = I, [2024-01-19T16:03:12.638549 #3775321] INFO -- : LC_CTYPE = I, [2024-01-19T16:03:12.638553 #3775321] INFO -- : MFLAGS = I, [2024-01-19T16:03:12.638556 #3775321] INFO -- : RUSTC = rustc I, [2024-01-19T16:03:12.638560 #3775321] 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-19T16:03:12.639146 #3775321] INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 I, [2024-01-19T16:03:12.639167 #3775321] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-01-19T16:03:12.639173 #3775321] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-01-19T16:03:12.639178 #3775321] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-01-19T16:03:12.639182 #3775321] INFO -- : I, [2024-01-19T16:03:12.640781 #3775321] INFO -- : generating enc.mk I, [2024-01-19T16:03:12.757242 #3775321] INFO -- : generating encdb.h I, [2024-01-19T16:03:12.784544 #3775321] INFO -- : encdb.h unchanged I, [2024-01-19T16:03:12.785593 #3775321] INFO -- : making enc I, [2024-01-19T16:03:12.804057 #3775321] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:03:12.804079 #3775321] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2024-01-19T16:03:12.804084 #3775321] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:03:12.804780 #3775321] INFO -- : making srcs under enc I, [2024-01-19T16:03:12.833976 #3775321] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:03:12.834003 #3775321] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2024-01-19T16:03:12.834010 #3775321] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:03:12.835042 #3775321] INFO -- : generating transdb.h I, [2024-01-19T16:03:12.930282 #3775321] INFO -- : transdb.h unchanged I, [2024-01-19T16:03:12.931671 #3775321] INFO -- : making trans I, [2024-01-19T16:03:12.966326 #3775321] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:03:12.966355 #3775321] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk/enc/trans'. I, [2024-01-19T16:03:12.966361 #3775321] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:03:12.967115 #3775321] INFO -- : making encs I, [2024-01-19T16:03:13.005553 #3775321] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:03:13.005574 #3775321] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2024-01-19T16:03:13.005580 #3775321] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:03:13.007570 #3775321] INFO -- : generating makefiles ext/configure-ext.mk I, [2024-01-19T16:03:13.032576 #3775321] INFO -- : ext/configure-ext.mk updated I, [2024-01-19T16:03:13.035019 #3775321] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:03:14.222945 #3775321] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:03:14.223698 #3775321] INFO -- : generating makefile exts.mk I, [2024-01-19T16:03:14.261726 #3775321] INFO -- : exts.mk unchanged I, [2024-01-19T16:03:14.265798 #3775321] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:03:14.583127 #3775321] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' I, [2024-01-19T16:03:14.587751 #3775321] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' I, [2024-01-19T16:03:14.592853 #3775321] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' I, [2024-01-19T16:03:14.596149 #3775321] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' I, [2024-01-19T16:03:14.598933 #3775321] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' I, [2024-01-19T16:03:14.606554 #3775321] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' I, [2024-01-19T16:03:14.632710 #3775321] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2024-01-19T16:03:14.637391 #3775321] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2024-01-19T16:03:14.658150 #3775321] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2024-01-19T16:03:14.668695 #3775321] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2024-01-19T16:03:14.673460 #3775321] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' I, [2024-01-19T16:03:14.677566 #3775321] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' I, [2024-01-19T16:03:14.690294 #3775321] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' I, [2024-01-19T16:03:14.700826 #3775321] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' I, [2024-01-19T16:03:14.716167 #3775321] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' I, [2024-01-19T16:03:14.720188 #3775321] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' I, [2024-01-19T16:03:14.725096 #3775321] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/nkf' I, [2024-01-19T16:03:14.729247 #3775321] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/nkf' I, [2024-01-19T16:03:14.736332 #3775321] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' I, [2024-01-19T16:03:14.742385 #3775321] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' I, [2024-01-19T16:03:14.757244 #3775321] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' I, [2024-01-19T16:03:14.774115 #3775321] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' I, [2024-01-19T16:03:14.777897 #3775321] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' I, [2024-01-19T16:03:14.781691 #3775321] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' I, [2024-01-19T16:03:14.788670 #3775321] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' I, [2024-01-19T16:03:14.812338 #3775321] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' I, [2024-01-19T16:03:14.815626 #3775321] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' I, [2024-01-19T16:03:14.818912 #3775321] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' I, [2024-01-19T16:03:14.835047 #3775321] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' I, [2024-01-19T16:03:14.843280 #3775321] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' I, [2024-01-19T16:03:14.846015 #3775321] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2024-01-19T16:03:14.849429 #3775321] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2024-01-19T16:03:14.863424 #3775321] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' I, [2024-01-19T16:03:14.874676 #3775321] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' I, [2024-01-19T16:03:14.889569 #3775321] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/syslog' I, [2024-01-19T16:03:14.893722 #3775321] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/syslog' I, [2024-01-19T16:03:14.901930 #3775321] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-01-19T16:03:14.926343 #3775321] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-01-19T16:03:14.928749 #3775321] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-01-19T16:03:14.954861 #3775321] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-01-19T16:03:14.956888 #3775321] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-01-19T16:03:14.977500 #3775321] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-01-19T16:03:14.980123 #3775321] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.1/ext/rbs_extension' I, [2024-01-19T16:03:15.004120 #3775321] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.1/ext/rbs_extension' I, [2024-01-19T16:03:15.006508 #3775321] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.2/ext/rbs_extension' I, [2024-01-19T16:03:15.026455 #3775321] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.2/ext/rbs_extension' I, [2024-01-19T16:03:15.049781 #3775321] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:03:15.135404 #3775321] INFO -- : make[2]: 'ruby' is up to date. I, [2024-01-19T16:03:15.135441 #3775321] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:03:15.135846 #3775321] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:03:15.139044 #3775321] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:03:15.139072 #3775321] INFO -- : make[1]: Nothing to be done for 'note'. I, [2024-01-19T16:03:15.139078 #3775321] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' E, [2024-01-19T16:03:15.201940 #3775321] 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-4010318-opmldu/1-mspec-multi-0 E, [2024-01-19T16:03:15.202099 #3775321] 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-4010318-opmldu/2-mspec-multi-1 E, [2024-01-19T16:03:15.202410 #3775321] 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-4010318-opmldu/3-mspec-multi-2 E, [2024-01-19T16:03:15.202683 #3775321] 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-4010318-opmldu/4-mspec-multi-3 E, [2024-01-19T16:03:15.202896 #3775321] 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-4010318-opmldu/5-mspec-multi-4 E, [2024-01-19T16:03:15.203166 #3775321] 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-4010318-opmldu/6-mspec-multi-5 E, [2024-01-19T16:03:15.203299 #3775321] 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-4010318-opmldu/7-mspec-multi-6 E, [2024-01-19T16:03:15.203586 #3775321] 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-4010318-opmldu/8-mspec-multi-7 E, [2024-01-19T16:03:15.203774 #3775321] 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-4010318-opmldu/9-mspec-multi-8 E, [2024-01-19T16:03:15.203971 #3775321] 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-4010318-opmldu/10-mspec-multi-9 E, [2024-01-19T16:03:15.204237 #3775321] 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-4010318-opmldu/11-mspec-multi-10 E, [2024-01-19T16:03:15.204469 #3775321] 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-4010318-opmldu/12-mspec-multi-11 E, [2024-01-19T16:03:15.204774 #3775321] 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-4010318-opmldu/13-mspec-multi-12 E, [2024-01-19T16:03:15.204948 #3775321] 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-4010318-opmldu/14-mspec-multi-13 E, [2024-01-19T16:03:15.205150 #3775321] 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-4010318-opmldu/15-mspec-multi-14 E, [2024-01-19T16:03:15.205258 #3775321] 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-4010318-opmldu/16-mspec-multi-15 E, [2024-01-19T16:03:15.205477 #3775321] 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-4010318-opmldu/17-mspec-multi-16 E, [2024-01-19T16:03:15.205611 #3775321] 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-4010318-opmldu/18-mspec-multi-17 E, [2024-01-19T16:03:15.205843 #3775321] 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-4010318-opmldu/19-mspec-multi-18 E, [2024-01-19T16:03:15.206066 #3775321] 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-4010318-opmldu/20-mspec-multi-19 I, [2024-01-19T16:03:15.353040 #3775321] INFO -- : ruby 3.4.0dev (2024-01-19T16:00:46Z master 3c9290173a) [x86_64-linux] I, [2024-01-19T16:03:16.033626 #3775321] INFO -- : 0 ......................................................................... I, [2024-01-19T16:03:16.312613 #3775321] INFO -- : 73 ......................................................................... I, [2024-01-19T16:03:16.569210 #3775321] INFO -- : 146 ......................................................................... I, [2024-01-19T16:03:16.639313 #3775321] INFO -- : 219 ......................................................................... I, [2024-01-19T16:03:16.699374 #3775321] INFO -- : 292 ......................................................................... I, [2024-01-19T16:03:16.765010 #3775321] INFO -- : 365 ......................................................................... I, [2024-01-19T16:03:16.812777 #3775321] INFO -- : 438 ......................................................................... I, [2024-01-19T16:03:16.848647 #3775321] INFO -- : 511 ......................................................................... I, [2024-01-19T16:03:16.875976 #3775321] INFO -- : 584 ......................................................................... I, [2024-01-19T16:03:16.939382 #3775321] INFO -- : 657 ......................................................................... I, [2024-01-19T16:03:16.985348 #3775321] INFO -- : 730 ......................................................................... I, [2024-01-19T16:03:17.029450 #3775321] INFO -- : 803 ......................................................................... I, [2024-01-19T16:03:17.094482 #3775321] INFO -- : 876 ......................................................................... I, [2024-01-19T16:03:17.156063 #3775321] INFO -- : 949 ......................................................................... I, [2024-01-19T16:03:17.301679 #3775321] INFO -- : 1022 ......................................................................... I, [2024-01-19T16:03:17.512383 #3775321] INFO -- : 1095 ......................................................................... I, [2024-01-19T16:03:17.644873 #3775321] INFO -- : 1168 ......................................................................... I, [2024-01-19T16:03:17.801918 #3775321] INFO -- : 1241 ......................................................................... I, [2024-01-19T16:03:17.902960 #3775321] INFO -- : 1314 ......................................................................... I, [2024-01-19T16:03:17.934352 #3775321] INFO -- : 1387 ......................................................................... I, [2024-01-19T16:03:18.033948 #3775321] INFO -- : 1460 ......................................................................... I, [2024-01-19T16:03:18.418426 #3775321] INFO -- : 1533 ......................................................................... I, [2024-01-19T16:03:18.517404 #3775321] INFO -- : 1606 ......................................................................... I, [2024-01-19T16:03:18.750223 #3775321] INFO -- : 1679 ......................................................................... I, [2024-01-19T16:03:18.937219 #3775321] INFO -- : 1752 ......................................................................... I, [2024-01-19T16:03:19.050023 #3775321] INFO -- : 1825 ......................................................................... I, [2024-01-19T16:03:19.196318 #3775321] INFO -- : 1898 ......................................................................... I, [2024-01-19T16:03:19.267776 #3775321] INFO -- : 1971 ......................................................................... I, [2024-01-19T16:03:19.310387 #3775321] INFO -- : 2044 ......................................................................... I, [2024-01-19T16:03:19.355940 #3775321] INFO -- : 2117 ......................................................................... I, [2024-01-19T16:03:19.401511 #3775321] INFO -- : 2190 ......................................................................... I, [2024-01-19T16:03:19.429816 #3775321] INFO -- : 2263 ......................................................................... I, [2024-01-19T16:03:19.448475 #3775321] INFO -- : 2336 ......................................................................... I, [2024-01-19T16:03:19.490579 #3775321] INFO -- : 2409 ......................................................................... I, [2024-01-19T16:03:19.518841 #3775321] INFO -- : 2482 ......................................................................... I, [2024-01-19T16:03:19.560824 #3775321] INFO -- : 2555 ......................................................................... I, [2024-01-19T16:03:19.564542 #3775321] INFO -- : 2628 ......................................................................... I, [2024-01-19T16:03:19.622150 #3775321] INFO -- : 2701 ......................................................................... I, [2024-01-19T16:03:19.684428 #3775321] INFO -- : 2774 ......................................................................... I, [2024-01-19T16:03:19.722053 #3775321] INFO -- : 2847 ......................................................................... I, [2024-01-19T16:03:19.829593 #3775321] INFO -- : 2920 ......................................................................... I, [2024-01-19T16:03:19.887615 #3775321] INFO -- : 2993 ......................................................................... I, [2024-01-19T16:03:19.944963 #3775321] INFO -- : 3066 ......................................................................... I, [2024-01-19T16:03:20.097381 #3775321] INFO -- : 3139 ......................................................................... I, [2024-01-19T16:03:20.161545 #3775321] INFO -- : 3212 ......................................................................... I, [2024-01-19T16:03:20.229691 #3775321] INFO -- : 3285 ......................................................................... I, [2024-01-19T16:03:20.270241 #3775321] INFO -- : 3358 ......................................................................... I, [2024-01-19T16:03:20.293739 #3775321] INFO -- : 3431 ......................................................................... I, [2024-01-19T16:03:20.306316 #3775321] INFO -- : 3504 ......................................................................... I, [2024-01-19T16:03:20.340032 #3775321] INFO -- : 3577 ......................................................................... I, [2024-01-19T16:03:20.634929 #3775321] INFO -- : 3650 ......................................................................... I, [2024-01-19T16:03:24.300135 #3775321] INFO -- : 3723 ...... I, [2024-01-19T16:03:24.300211 #3775321] INFO -- : I, [2024-01-19T16:03:24.300219 #3775321] INFO -- : Finished in 9.097316 seconds I, [2024-01-19T16:03:24.300224 #3775321] INFO -- : I, [2024-01-19T16:03:24.300230 #3775321] INFO -- : 3728 files, 32395 examples, 172933 expectations, 0 failures, 0 errors, 0 tagged I, [2024-01-19T16:03:24.302405 #3775321] INFO -- : $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j20'" exit with 0.