# Logfile created on 2024-01-20 01:12:43 +0000 by logger.rb/v1.4.3 I, [2024-01-20T01:12:43.897822 #4055066] INFO -- : #, @formatter=nil, @logdev=#, @binmode=false, @mon_data=#, @mon_data_owner_object_id=860>>> I, [2024-01-20T01:12:43.897942 #4055066] INFO -- : $$$[beg] make update-unicode -j20 I, [2024-01-20T01:12:43.955515 #4055066] INFO -- : make: Nothing to be done for 'update-unicode'. I, [2024-01-20T01:12:43.955879 #4055066] INFO -- : $$$[end] "make update-unicode -j20" exit with 0. I, [2024-01-20T01:12:43.955908 #4055066] INFO -- : $$$[beg] make update-download -j20 I, [2024-01-20T01:12:44.062308 #4055066] INFO -- : tool/config.guess already exists I, [2024-01-20T01:12:44.062344 #4055066] INFO -- : tool/config.sub already exists I, [2024-01-20T01:12:44.108235 #4055066] INFO -- : $$$[end] "make update-download -j20" exit with 0. I, [2024-01-20T01:12:44.108278 #4055066] INFO -- : $$$[beg] make update-rubyspec -j20 I, [2024-01-20T01:12:44.167704 #4055066] INFO -- : make: Nothing to be done for 'update-rubyspec'. I, [2024-01-20T01:12:44.168209 #4055066] INFO -- : $$$[end] "make update-rubyspec -j20" exit with 0. I, [2024-01-20T01:12:44.168259 #4055066] INFO -- : $$$[beg] make update-src -j20 E, [2024-01-20T01:12:44.950110 #4055066] ERROR -- : From https://github.com/ruby/ruby E, [2024-01-20T01:12:44.950168 #4055066] ERROR -- : ac4046d..99d6e2f master -> origin/master I, [2024-01-20T01:12:44.976293 #4055066] INFO -- : Updating ac4046d..99d6e2f I, [2024-01-20T01:12:44.976364 #4055066] INFO -- : Fast-forward I, [2024-01-20T01:12:44.983121 #4055066] INFO -- : prism_compile.c | 1000 ++++++++++++++++++++++++++++++++--------------------- I, [2024-01-20T01:12:44.983162 #4055066] INFO -- : tool/prism_btests | 4 +- I, [2024-01-20T01:12:44.983172 #4055066] INFO -- : 2 files changed, 615 insertions(+), 389 deletions(-) I, [2024-01-20T01:12:44.997557 #4055066] INFO -- : Latest commit hash = 99d6e2f1ee I, [2024-01-20T01:12:44.998830 #4055066] INFO -- : $$$[end] "make update-src -j20" exit with 0. I, [2024-01-20T01:12:44.998855 #4055066] INFO -- : $$$[beg] make after-update -j20 I, [2024-01-20T01:12:45.074907 #4055066] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk/ext/socket' I, [2024-01-20T01:12:45.074946 #4055066] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2024-01-20T01:12:45.074955 #4055066] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk/ext/socket' I, [2024-01-20T01:12:45.094345 #4055066] INFO -- : /tmp/ruby/src/trunk/revision.h updated I, [2024-01-20T01:12:45.095815 #4055066] INFO -- : generating x86_64-linux-fake.rb I, [2024-01-20T01:12:45.147995 #4055066] INFO -- : x86_64-linux-fake.rb updated I, [2024-01-20T01:12:45.149554 #4055066] INFO -- : generating enc.mk I, [2024-01-20T01:12:45.267511 #4055066] INFO -- : making srcs under enc I, [2024-01-20T01:12:45.297051 #4055066] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-20T01:12:45.297075 #4055066] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2024-01-20T01:12:45.297080 #4055066] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-20T01:12:45.346835 #4055066] INFO -- : $$$[end] "make after-update -j20" exit with 0. I, [2024-01-20T01:12:45.346920 #4055066] INFO -- : $$$[beg] make miniruby -j20 I, [2024-01-20T01:12:45.403847 #4055066] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-01-20T01:12:45.403875 #4055066] INFO -- : CC = gcc I, [2024-01-20T01:12:45.403880 #4055066] INFO -- : LD = ld I, [2024-01-20T01:12:45.403884 #4055066] INFO -- : LDSHARED = gcc -shared I, [2024-01-20T01:12:45.403893 #4055066] 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-20T01:12:45.403898 #4055066] 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-20T01:12:45.403902 #4055066] INFO -- : CPPFLAGS = I, [2024-01-20T01:12:45.403906 #4055066] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-01-20T01:12:45.403910 #4055066] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2024-01-20T01:12:45.403913 #4055066] INFO -- : LANG = en_US.UTF-8 I, [2024-01-20T01:12:45.403917 #4055066] INFO -- : LC_ALL = I, [2024-01-20T01:12:45.403920 #4055066] INFO -- : LC_CTYPE = I, [2024-01-20T01:12:45.403927 #4055066] INFO -- : MFLAGS = -j20 --jobserver-auth=4,5 I, [2024-01-20T01:12:45.403931 #4055066] INFO -- : RUSTC = rustc I, [2024-01-20T01:12:45.403934 #4055066] 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-20T01:12:45.405271 #4055066] INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 I, [2024-01-20T01:12:45.405292 #4055066] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-01-20T01:12:45.405297 #4055066] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-01-20T01:12:45.405301 #4055066] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-01-20T01:12:45.405305 #4055066] INFO -- : I, [2024-01-20T01:12:45.423218 #4055066] INFO -- : compiling /tmp/ruby/src/trunk/compile.c I, [2024-01-20T01:12:45.432251 #4055066] INFO -- : compiling /tmp/ruby/src/trunk/version.c I, [2024-01-20T01:12:52.133575 #4055066] INFO -- : linking miniruby I, [2024-01-20T01:12:52.754727 #4055066] INFO -- : $$$[end] "make miniruby -j20" exit with 0. I, [2024-01-20T01:12:52.754887 #4055066] INFO -- : $$$[beg] make ruby -j20 I, [2024-01-20T01:12:52.811962 #4055066] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-01-20T01:12:52.811994 #4055066] INFO -- : CC = gcc I, [2024-01-20T01:12:52.812002 #4055066] INFO -- : LD = ld I, [2024-01-20T01:12:52.812008 #4055066] INFO -- : LDSHARED = gcc -shared I, [2024-01-20T01:12:52.812017 #4055066] 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-20T01:12:52.812032 #4055066] 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-20T01:12:52.812038 #4055066] INFO -- : CPPFLAGS = I, [2024-01-20T01:12:52.812044 #4055066] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-01-20T01:12:52.812050 #4055066] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2024-01-20T01:12:52.812057 #4055066] INFO -- : LANG = en_US.UTF-8 I, [2024-01-20T01:12:52.812063 #4055066] INFO -- : LC_ALL = I, [2024-01-20T01:12:52.812069 #4055066] INFO -- : LC_CTYPE = I, [2024-01-20T01:12:52.812075 #4055066] INFO -- : MFLAGS = -j20 --jobserver-auth=4,5 I, [2024-01-20T01:12:52.812081 #4055066] INFO -- : RUSTC = rustc I, [2024-01-20T01:12:52.812087 #4055066] 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-20T01:12:52.813367 #4055066] INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 I, [2024-01-20T01:12:52.813396 #4055066] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-01-20T01:12:52.813406 #4055066] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-01-20T01:12:52.813415 #4055066] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-01-20T01:12:52.813421 #4055066] INFO -- : I, [2024-01-20T01:12:52.948123 #4055066] INFO -- : builtin_binary.inc updated I, [2024-01-20T01:12:52.953238 #4055066] INFO -- : f0f99355960b2d95d43d018499bd9b852f159a1c2db93c2d5f13e7f0b37fb1db builtin_binary.inc I, [2024-01-20T01:12:52.953926 #4055066] INFO -- : compiling /tmp/ruby/src/trunk/builtin.c I, [2024-01-20T01:12:53.152586 #4055066] INFO -- : linking static-library libruby-static.a I, [2024-01-20T01:12:53.499448 #4055066] INFO -- : linking shared-library libruby.so.3.4.0 I, [2024-01-20T01:12:55.413270 #4055066] INFO -- : linking ruby I, [2024-01-20T01:12:55.436987 #4055066] INFO -- : $$$[end] "make ruby -j20" exit with 0. I, [2024-01-20T01:12:55.437119 #4055066] INFO -- : $$$[beg] make all -j20 I, [2024-01-20T01:12:55.493658 #4055066] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-01-20T01:12:55.493688 #4055066] INFO -- : CC = gcc I, [2024-01-20T01:12:55.493693 #4055066] INFO -- : LD = ld I, [2024-01-20T01:12:55.493697 #4055066] INFO -- : LDSHARED = gcc -shared I, [2024-01-20T01:12:55.493701 #4055066] 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-20T01:12:55.493714 #4055066] 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-20T01:12:55.493718 #4055066] INFO -- : CPPFLAGS = I, [2024-01-20T01:12:55.493722 #4055066] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-01-20T01:12:55.493725 #4055066] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2024-01-20T01:12:55.493729 #4055066] INFO -- : LANG = en_US.UTF-8 I, [2024-01-20T01:12:55.493732 #4055066] INFO -- : LC_ALL = I, [2024-01-20T01:12:55.493736 #4055066] INFO -- : LC_CTYPE = I, [2024-01-20T01:12:55.493744 #4055066] INFO -- : MFLAGS = -j20 --jobserver-auth=4,5 I, [2024-01-20T01:12:55.493750 #4055066] INFO -- : RUSTC = rustc I, [2024-01-20T01:12:55.493754 #4055066] 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-20T01:12:55.495101 #4055066] INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 I, [2024-01-20T01:12:55.495122 #4055066] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-01-20T01:12:55.495128 #4055066] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-01-20T01:12:55.495136 #4055066] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-01-20T01:12:55.495139 #4055066] INFO -- : I, [2024-01-20T01:12:55.533317 #4055066] INFO -- : generating encdb.h I, [2024-01-20T01:12:55.534872 #4055066] INFO -- : generating enc.mk I, [2024-01-20T01:12:55.536560 #4055066] INFO -- : building spec/ruby/optional/capi/ext/array_spec.so I, [2024-01-20T01:12:55.536941 #4055066] INFO -- : building spec/ruby/optional/capi/ext/basic_object_spec.so I, [2024-01-20T01:12:55.537279 #4055066] INFO -- : building spec/ruby/optional/capi/ext/bignum_spec.so I, [2024-01-20T01:12:55.537532 #4055066] INFO -- : building spec/ruby/optional/capi/ext/binding_spec.so I, [2024-01-20T01:12:55.538438 #4055066] INFO -- : building spec/ruby/optional/capi/ext/boolean_spec.so I, [2024-01-20T01:12:55.539303 #4055066] INFO -- : building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so I, [2024-01-20T01:12:55.539510 #4055066] INFO -- : building spec/ruby/optional/capi/ext/class_spec.so I, [2024-01-20T01:12:55.540474 #4055066] INFO -- : building spec/ruby/optional/capi/ext/class_under_autoload_spec.so I, [2024-01-20T01:12:55.540759 #4055066] INFO -- : building spec/ruby/optional/capi/ext/complex_spec.so I, [2024-01-20T01:12:55.541651 #4055066] INFO -- : building spec/ruby/optional/capi/ext/constants_spec.so I, [2024-01-20T01:12:55.542694 #4055066] INFO -- : building spec/ruby/optional/capi/ext/data_spec.so I, [2024-01-20T01:12:55.543492 #4055066] INFO -- : building spec/ruby/optional/capi/ext/debug_spec.so I, [2024-01-20T01:12:55.544212 #4055066] INFO -- : building spec/ruby/optional/capi/ext/encoding_spec.so I, [2024-01-20T01:12:55.544608 #4055066] INFO -- : building spec/ruby/optional/capi/ext/enumerator_spec.so I, [2024-01-20T01:12:55.545168 #4055066] INFO -- : building spec/ruby/optional/capi/ext/exception_spec.so I, [2024-01-20T01:12:55.545444 #4055066] INFO -- : building spec/ruby/optional/capi/ext/fiber_spec.so I, [2024-01-20T01:12:55.546152 #4055066] INFO -- : building spec/ruby/optional/capi/ext/file_spec.so I, [2024-01-20T01:12:55.561586 #4055066] INFO -- : building spec/ruby/optional/capi/ext/fixnum_spec.so I, [2024-01-20T01:12:55.562189 #4055066] INFO -- : encdb.h unchanged I, [2024-01-20T01:12:55.564135 #4055066] INFO -- : building spec/ruby/optional/capi/ext/float_spec.so I, [2024-01-20T01:12:55.674067 #4055066] INFO -- : building spec/ruby/optional/capi/ext/gc_spec.so I, [2024-01-20T01:12:55.676347 #4055066] INFO -- : building spec/ruby/optional/capi/ext/globals_spec.so I, [2024-01-20T01:12:55.684360 #4055066] INFO -- : building spec/ruby/optional/capi/ext/hash_spec.so I, [2024-01-20T01:12:55.684688 #4055066] INFO -- : building spec/ruby/optional/capi/ext/integer_spec.so I, [2024-01-20T01:12:55.689810 #4055066] INFO -- : building spec/ruby/optional/capi/ext/io_spec.so I, [2024-01-20T01:12:55.704206 #4055066] INFO -- : building spec/ruby/optional/capi/ext/kernel_spec.so I, [2024-01-20T01:12:55.705763 #4055066] INFO -- : building spec/ruby/optional/capi/ext/language_spec.so I, [2024-01-20T01:12:55.713561 #4055066] INFO -- : building spec/ruby/optional/capi/ext/marshal_spec.so I, [2024-01-20T01:12:55.718494 #4055066] INFO -- : building spec/ruby/optional/capi/ext/module_spec.so I, [2024-01-20T01:12:55.722371 #4055066] INFO -- : building spec/ruby/optional/capi/ext/module_under_autoload_spec.so I, [2024-01-20T01:12:55.723170 #4055066] INFO -- : building spec/ruby/optional/capi/ext/mutex_spec.so I, [2024-01-20T01:12:55.726176 #4055066] INFO -- : building spec/ruby/optional/capi/ext/numeric_spec.so I, [2024-01-20T01:12:55.732808 #4055066] INFO -- : building spec/ruby/optional/capi/ext/object_spec.so I, [2024-01-20T01:12:55.740006 #4055066] INFO -- : building spec/ruby/optional/capi/ext/proc_spec.so I, [2024-01-20T01:12:55.748407 #4055066] INFO -- : building spec/ruby/optional/capi/ext/range_spec.so I, [2024-01-20T01:12:55.754372 #4055066] INFO -- : building spec/ruby/optional/capi/ext/rational_spec.so I, [2024-01-20T01:12:55.757538 #4055066] INFO -- : building spec/ruby/optional/capi/ext/rbasic_spec.so I, [2024-01-20T01:12:55.773904 #4055066] INFO -- : building spec/ruby/optional/capi/ext/regexp_spec.so I, [2024-01-20T01:12:55.831891 #4055066] INFO -- : building spec/ruby/optional/capi/ext/string_spec.so I, [2024-01-20T01:12:55.843941 #4055066] INFO -- : building spec/ruby/optional/capi/ext/struct_spec.so I, [2024-01-20T01:12:55.844863 #4055066] INFO -- : building spec/ruby/optional/capi/ext/st_spec.so I, [2024-01-20T01:12:55.852451 #4055066] INFO -- : building spec/ruby/optional/capi/ext/symbol_spec.so I, [2024-01-20T01:12:55.858279 #4055066] INFO -- : building spec/ruby/optional/capi/ext/thread_spec.so I, [2024-01-20T01:12:55.865255 #4055066] INFO -- : building spec/ruby/optional/capi/ext/time_spec.so I, [2024-01-20T01:12:55.873474 #4055066] INFO -- : building spec/ruby/optional/capi/ext/tracepoint_spec.so I, [2024-01-20T01:12:55.880437 #4055066] INFO -- : building spec/ruby/optional/capi/ext/typed_data_spec.so I, [2024-01-20T01:12:55.891696 #4055066] INFO -- : building spec/ruby/optional/capi/ext/util_spec.so I, [2024-01-20T01:12:55.908216 #4055066] INFO -- : making enc I, [2024-01-20T01:12:55.913448 #4055066] INFO -- : making srcs under enc I, [2024-01-20T01:12:55.929899 #4055066] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-20T01:12:55.929955 #4055066] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2024-01-20T01:12:55.929968 #4055066] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-20T01:12:55.951599 #4055066] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-20T01:12:55.951654 #4055066] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2024-01-20T01:12:55.951662 #4055066] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-20T01:12:55.952242 #4055066] INFO -- : generating transdb.h I, [2024-01-20T01:12:56.050195 #4055066] INFO -- : transdb.h unchanged I, [2024-01-20T01:12:56.051285 #4055066] INFO -- : generating makefiles ext/configure-ext.mk I, [2024-01-20T01:12:56.051389 #4055066] INFO -- : making trans I, [2024-01-20T01:12:56.075436 #4055066] INFO -- : ext/configure-ext.mk updated I, [2024-01-20T01:12:56.077731 #4055066] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-20T01:12:56.085500 #4055066] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-20T01:12:56.085583 #4055066] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk/enc/trans'. I, [2024-01-20T01:12:56.085591 #4055066] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-20T01:12:56.086280 #4055066] INFO -- : making encs I, [2024-01-20T01:12:56.144828 #4055066] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-20T01:12:56.144894 #4055066] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2024-01-20T01:12:56.144910 #4055066] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-20T01:12:56.206480 #4055066] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-20T01:12:56.207205 #4055066] INFO -- : generating makefile exts.mk I, [2024-01-20T01:12:56.241735 #4055066] INFO -- : exts.mk unchanged I, [2024-01-20T01:12:56.245795 #4055066] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-20T01:12:56.263673 #4055066] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' I, [2024-01-20T01:12:56.264856 #4055066] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' I, [2024-01-20T01:12:56.265326 #4055066] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' I, [2024-01-20T01:12:56.265925 #4055066] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' I, [2024-01-20T01:12:56.266056 #4055066] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' I, [2024-01-20T01:12:56.266958 #4055066] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' I, [2024-01-20T01:12:56.267487 #4055066] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/nkf' I, [2024-01-20T01:12:56.267809 #4055066] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' I, [2024-01-20T01:12:56.268214 #4055066] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2024-01-20T01:12:56.268356 #4055066] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' I, [2024-01-20T01:12:56.268429 #4055066] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' I, [2024-01-20T01:12:56.268452 #4055066] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' I, [2024-01-20T01:12:56.268505 #4055066] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2024-01-20T01:12:56.268767 #4055066] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' I, [2024-01-20T01:12:56.269481 #4055066] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' I, [2024-01-20T01:12:56.269655 #4055066] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' I, [2024-01-20T01:12:56.270078 #4055066] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' I, [2024-01-20T01:12:56.270092 #4055066] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' I, [2024-01-20T01:12:56.270513 #4055066] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/nkf' I, [2024-01-20T01:12:56.270533 #4055066] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' I, [2024-01-20T01:12:56.271064 #4055066] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' I, [2024-01-20T01:12:56.271105 #4055066] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2024-01-20T01:12:56.271623 #4055066] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' I, [2024-01-20T01:12:56.273290 #4055066] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-01-20T01:12:56.273355 #4055066] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-01-20T01:12:56.273382 #4055066] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' I, [2024-01-20T01:12:56.273396 #4055066] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-01-20T01:12:56.273519 #4055066] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' I, [2024-01-20T01:12:56.273762 #4055066] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/syslog' I, [2024-01-20T01:12:56.274087 #4055066] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.1/ext/rbs_extension' I, [2024-01-20T01:12:56.274116 #4055066] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.2/ext/rbs_extension' I, [2024-01-20T01:12:56.275098 #4055066] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2024-01-20T01:12:56.276659 #4055066] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2024-01-20T01:12:56.276898 #4055066] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/syslog' I, [2024-01-20T01:12:56.277056 #4055066] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' I, [2024-01-20T01:12:56.279030 #4055066] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2024-01-20T01:12:56.279224 #4055066] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' I, [2024-01-20T01:12:56.280818 #4055066] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' I, [2024-01-20T01:12:56.282821 #4055066] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' I, [2024-01-20T01:12:56.282855 #4055066] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' I, [2024-01-20T01:12:56.290355 #4055066] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' I, [2024-01-20T01:12:56.294981 #4055066] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.2/ext/rbs_extension' I, [2024-01-20T01:12:56.298048 #4055066] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-01-20T01:12:56.302408 #4055066] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-01-20T01:12:56.303928 #4055066] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.1/ext/rbs_extension' I, [2024-01-20T01:12:56.307143 #4055066] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-01-20T01:12:56.330326 #4055066] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-20T01:12:56.404050 #4055066] INFO -- : make[2]: 'ruby' is up to date. I, [2024-01-20T01:12:56.404110 #4055066] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-20T01:12:56.404598 #4055066] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-20T01:12:56.408021 #4055066] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-20T01:12:56.408083 #4055066] INFO -- : make[1]: Nothing to be done for 'note'. I, [2024-01-20T01:12:56.408100 #4055066] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-20T01:12:56.408640 #4055066] INFO -- : $$$[end] "make all -j20" exit with 0. I, [2024-01-20T01:12:56.408758 #4055066] INFO -- : $$$[beg] make install -j20 I, [2024-01-20T01:12:56.475901 #4055066] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-01-20T01:12:56.475935 #4055066] INFO -- : CC = gcc I, [2024-01-20T01:12:56.475942 #4055066] INFO -- : LD = ld I, [2024-01-20T01:12:56.475947 #4055066] INFO -- : LDSHARED = gcc -shared I, [2024-01-20T01:12:56.475959 #4055066] 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-20T01:12:56.475972 #4055066] 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-20T01:12:56.475977 #4055066] INFO -- : CPPFLAGS = I, [2024-01-20T01:12:56.475982 #4055066] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-01-20T01:12:56.475987 #4055066] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2024-01-20T01:12:56.475992 #4055066] INFO -- : LANG = en_US.UTF-8 I, [2024-01-20T01:12:56.475997 #4055066] INFO -- : LC_ALL = I, [2024-01-20T01:12:56.476002 #4055066] INFO -- : LC_CTYPE = I, [2024-01-20T01:12:56.476006 #4055066] INFO -- : MFLAGS = -j20 --jobserver-auth=4,5 I, [2024-01-20T01:12:56.476032 #4055066] INFO -- : RUSTC = rustc I, [2024-01-20T01:12:56.476038 #4055066] 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-20T01:12:56.513461 #4055066] INFO -- : generating encdb.h I, [2024-01-20T01:12:56.513592 #4055066] INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 I, [2024-01-20T01:12:56.513611 #4055066] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-01-20T01:12:56.513617 #4055066] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-01-20T01:12:56.513621 #4055066] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-01-20T01:12:56.513624 #4055066] INFO -- : I, [2024-01-20T01:12:56.514565 #4055066] INFO -- : generating enc.mk I, [2024-01-20T01:12:56.540439 #4055066] INFO -- : encdb.h unchanged I, [2024-01-20T01:12:56.635536 #4055066] INFO -- : making srcs under enc I, [2024-01-20T01:12:56.635568 #4055066] INFO -- : making enc I, [2024-01-20T01:12:56.652734 #4055066] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-20T01:12:56.652759 #4055066] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2024-01-20T01:12:56.652764 #4055066] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-20T01:12:56.665323 #4055066] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-20T01:12:56.665343 #4055066] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2024-01-20T01:12:56.665349 #4055066] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-20T01:12:56.666151 #4055066] INFO -- : generating transdb.h I, [2024-01-20T01:12:56.762121 #4055066] INFO -- : transdb.h unchanged I, [2024-01-20T01:12:56.763579 #4055066] INFO -- : generating makefiles ext/configure-ext.mk I, [2024-01-20T01:12:56.763708 #4055066] INFO -- : making trans I, [2024-01-20T01:12:56.787866 #4055066] INFO -- : ext/configure-ext.mk unchanged I, [2024-01-20T01:12:56.789916 #4055066] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-20T01:12:56.801313 #4055066] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-20T01:12:56.801382 #4055066] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk/enc/trans'. I, [2024-01-20T01:12:56.801407 #4055066] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-20T01:12:56.854687 #4055066] INFO -- : making encs I, [2024-01-20T01:12:56.905030 #4055066] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-20T01:12:56.905079 #4055066] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2024-01-20T01:12:56.905086 #4055066] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-20T01:12:56.918419 #4055066] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-20T01:12:56.919136 #4055066] INFO -- : generating makefile exts.mk I, [2024-01-20T01:12:56.953782 #4055066] INFO -- : exts.mk unchanged I, [2024-01-20T01:12:56.958436 #4055066] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-20T01:12:56.976174 #4055066] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' I, [2024-01-20T01:12:56.977594 #4055066] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' I, [2024-01-20T01:12:56.977789 #4055066] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' I, [2024-01-20T01:12:56.978237 #4055066] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' I, [2024-01-20T01:12:56.978463 #4055066] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' I, [2024-01-20T01:12:56.979602 #4055066] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' I, [2024-01-20T01:12:56.980001 #4055066] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2024-01-20T01:12:56.980220 #4055066] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/nkf' I, [2024-01-20T01:12:56.980390 #4055066] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' I, [2024-01-20T01:12:56.980789 #4055066] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2024-01-20T01:12:56.980811 #4055066] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' I, [2024-01-20T01:12:56.981599 #4055066] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' I, [2024-01-20T01:12:56.981623 #4055066] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' I, [2024-01-20T01:12:56.981924 #4055066] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' I, [2024-01-20T01:12:56.982033 #4055066] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2024-01-20T01:12:56.982342 #4055066] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' I, [2024-01-20T01:12:56.982368 #4055066] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' I, [2024-01-20T01:12:56.982569 #4055066] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' I, [2024-01-20T01:12:56.983012 #4055066] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' I, [2024-01-20T01:12:56.983358 #4055066] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' I, [2024-01-20T01:12:56.983521 #4055066] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' I, [2024-01-20T01:12:56.984695 #4055066] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' I, [2024-01-20T01:12:56.984837 #4055066] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-01-20T01:12:56.985048 #4055066] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-01-20T01:12:56.985214 #4055066] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-01-20T01:12:56.985726 #4055066] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/syslog' I, [2024-01-20T01:12:56.985920 #4055066] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.2/ext/rbs_extension' I, [2024-01-20T01:12:56.986298 #4055066] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.1/ext/rbs_extension' I, [2024-01-20T01:12:56.987015 #4055066] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' I, [2024-01-20T01:12:56.987043 #4055066] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' I, [2024-01-20T01:12:56.987439 #4055066] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2024-01-20T01:12:56.988374 #4055066] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/syslog' I, [2024-01-20T01:12:56.988716 #4055066] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' I, [2024-01-20T01:12:56.990245 #4055066] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2024-01-20T01:12:56.990417 #4055066] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' I, [2024-01-20T01:12:56.991134 #4055066] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/nkf' I, [2024-01-20T01:12:56.993335 #4055066] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2024-01-20T01:12:56.993749 #4055066] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' I, [2024-01-20T01:12:56.994662 #4055066] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' I, [2024-01-20T01:12:56.999031 #4055066] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' I, [2024-01-20T01:12:57.004738 #4055066] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' I, [2024-01-20T01:12:57.005358 #4055066] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-01-20T01:12:57.006689 #4055066] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.2/ext/rbs_extension' I, [2024-01-20T01:12:57.009458 #4055066] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.1/ext/rbs_extension' I, [2024-01-20T01:12:57.011078 #4055066] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-01-20T01:12:57.013022 #4055066] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-01-20T01:12:57.036117 #4055066] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-20T01:12:57.109085 #4055066] INFO -- : make[2]: 'ruby' is up to date. I, [2024-01-20T01:12:57.109131 #4055066] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-20T01:12:57.109448 #4055066] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-20T01:12:57.112610 #4055066] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-20T01:12:57.112635 #4055066] INFO -- : make[1]: Nothing to be done for 'note'. I, [2024-01-20T01:12:57.112641 #4055066] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-20T01:12:57.112762 #4055066] 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-20T01:12:57.195314 #4055066] INFO -- : Installing to I, [2024-01-20T01:12:57.195371 #4055066] INFO -- : installing binary commands: /tmp/ruby/install/trunk/bin I, [2024-01-20T01:12:57.195459 #4055066] INFO -- : installing base libraries: /tmp/ruby/install/trunk/lib I, [2024-01-20T01:12:57.203741 #4055066] INFO -- : installing arch files: /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/x86_64-linux I, [2024-01-20T01:12:57.203895 #4055066] INFO -- : installing pkgconfig data: /tmp/ruby/install/trunk/lib/pkgconfig I, [2024-01-20T01:12:57.203917 #4055066] INFO -- : installing extension objects: /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/x86_64-linux I, [2024-01-20T01:12:57.213660 #4055066] INFO -- : installing extension objects: /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0/x86_64-linux I, [2024-01-20T01:12:57.213682 #4055066] INFO -- : installing extension objects: /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux I, [2024-01-20T01:12:57.213695 #4055066] INFO -- : installing extension headers: /tmp/ruby/install/trunk/include/ruby-3.4.0+0/x86_64-linux I, [2024-01-20T01:12:57.213836 #4055066] INFO -- : installing extension scripts: /tmp/ruby/install/trunk/lib/ruby/3.4.0+0 I, [2024-01-20T01:12:57.216601 #4055066] INFO -- : installing extension scripts: /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0 I, [2024-01-20T01:12:57.216622 #4055066] INFO -- : installing extension scripts: /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0 I, [2024-01-20T01:12:57.216627 #4055066] INFO -- : installing extension headers: /tmp/ruby/install/trunk/include/ruby-3.4.0+0/ruby I, [2024-01-20T01:12:57.216631 #4055066] INFO -- : installing command scripts: /tmp/ruby/install/trunk/bin I, [2024-01-20T01:12:57.216635 #4055066] INFO -- : installing library scripts: /tmp/ruby/install/trunk/lib/ruby/3.4.0+0 I, [2024-01-20T01:12:57.248116 #4055066] INFO -- : installing common headers: /tmp/ruby/install/trunk/include/ruby-3.4.0+0 I, [2024-01-20T01:12:57.254482 #4055066] INFO -- : installing manpages: /tmp/ruby/install/trunk/share/man/man1 I, [2024-01-20T01:12:57.254520 #4055066] INFO -- : installing default gems from lib: /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0 I, [2024-01-20T01:12:57.266786 #4055066] INFO -- : benchmark 0.3.0 I, [2024-01-20T01:12:57.273050 #4055066] INFO -- : bundler 2.6.0.dev I, [2024-01-20T01:12:57.274376 #4055066] INFO -- : cgi 0.4.1 I, [2024-01-20T01:12:57.274873 #4055066] INFO -- : csv 3.2.9 I, [2024-01-20T01:12:57.275956 #4055066] INFO -- : delegate 0.3.1 I, [2024-01-20T01:12:57.276425 #4055066] INFO -- : did_you_mean 1.6.3 I, [2024-01-20T01:12:57.276901 #4055066] INFO -- : drb 2.2.0 I, [2024-01-20T01:12:57.277465 #4055066] INFO -- : english 0.8.0 I, [2024-01-20T01:12:57.277915 #4055066] INFO -- : erb 4.0.4 I, [2024-01-20T01:12:57.278569 #4055066] INFO -- : error_highlight 0.6.0 I, [2024-01-20T01:12:57.278945 #4055066] INFO -- : fileutils 1.7.2 I, [2024-01-20T01:12:57.279367 #4055066] INFO -- : find 0.2.0 I, [2024-01-20T01:12:57.279883 #4055066] INFO -- : forwardable 1.3.3 I, [2024-01-20T01:12:57.280229 #4055066] INFO -- : ipaddr 1.2.6 I, [2024-01-20T01:12:57.280767 #4055066] INFO -- : irb 1.11.1 I, [2024-01-20T01:12:57.282091 #4055066] INFO -- : logger 1.6.0 I, [2024-01-20T01:12:57.282547 #4055066] INFO -- : net-http 0.4.1 I, [2024-01-20T01:12:57.283039 #4055066] INFO -- : net-protocol 0.2.2 I, [2024-01-20T01:12:57.283506 #4055066] INFO -- : open-uri 0.4.1 I, [2024-01-20T01:12:57.283905 #4055066] INFO -- : open3 0.2.1 I, [2024-01-20T01:12:57.284414 #4055066] INFO -- : optparse 0.4.0 I, [2024-01-20T01:12:57.284864 #4055066] INFO -- : ostruct 0.6.0 I, [2024-01-20T01:12:57.285322 #4055066] INFO -- : pp 0.5.0 I, [2024-01-20T01:12:57.285711 #4055066] INFO -- : prettyprint 0.2.0 I, [2024-01-20T01:12:57.286130 #4055066] INFO -- : prism 0.19.0 I, [2024-01-20T01:12:57.286675 #4055066] INFO -- : pstore 0.1.3 I, [2024-01-20T01:12:57.287105 #4055066] INFO -- : rdoc 6.6.2 I, [2024-01-20T01:12:57.288558 #4055066] INFO -- : readline 0.0.4 I, [2024-01-20T01:12:57.289020 #4055066] INFO -- : reline 0.4.2 I, [2024-01-20T01:12:57.289501 #4055066] INFO -- : resolv 0.3.0 I, [2024-01-20T01:12:57.289932 #4055066] INFO -- : ruby2_keywords 0.0.5 I, [2024-01-20T01:12:57.290363 #4055066] INFO -- : securerandom 0.3.1 I, [2024-01-20T01:12:57.290797 #4055066] INFO -- : set 1.1.0 I, [2024-01-20T01:12:57.291243 #4055066] INFO -- : shellwords 0.2.0 I, [2024-01-20T01:12:57.291609 #4055066] INFO -- : singleton 0.2.0 I, [2024-01-20T01:12:57.292038 #4055066] INFO -- : syntax_suggest 2.0.0 I, [2024-01-20T01:12:57.293203 #4055066] INFO -- : tempfile 0.2.1 I, [2024-01-20T01:12:57.293719 #4055066] INFO -- : time 0.3.0 I, [2024-01-20T01:12:57.294201 #4055066] INFO -- : timeout 0.4.1 I, [2024-01-20T01:12:57.294643 #4055066] INFO -- : tmpdir 0.2.0 I, [2024-01-20T01:12:57.295094 #4055066] INFO -- : tsort 0.2.0 I, [2024-01-20T01:12:57.295528 #4055066] INFO -- : un 0.3.0 I, [2024-01-20T01:12:57.295956 #4055066] INFO -- : uri 0.13.0 I, [2024-01-20T01:12:57.296337 #4055066] INFO -- : weakref 0.1.3 I, [2024-01-20T01:12:57.296781 #4055066] INFO -- : yaml 0.3.0 I, [2024-01-20T01:12:57.297096 #4055066] INFO -- : installing default gems from ext: /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0 I, [2024-01-20T01:12:57.303005 #4055066] INFO -- : date 3.3.4 I, [2024-01-20T01:12:57.303503 #4055066] INFO -- : digest 3.1.1 I, [2024-01-20T01:12:57.303958 #4055066] INFO -- : etc 1.4.3 I, [2024-01-20T01:12:57.304414 #4055066] INFO -- : fcntl 1.1.0 I, [2024-01-20T01:12:57.304839 #4055066] INFO -- : fiddle 1.1.3 I, [2024-01-20T01:12:57.305735 #4055066] INFO -- : io-console 0.7.2 I, [2024-01-20T01:12:57.306214 #4055066] INFO -- : io-nonblock 0.3.0 I, [2024-01-20T01:12:57.306672 #4055066] INFO -- : io-wait 0.3.1 I, [2024-01-20T01:12:57.307028 #4055066] INFO -- : json 2.7.1 I, [2024-01-20T01:12:57.307507 #4055066] INFO -- : nkf 0.1.3 I, [2024-01-20T01:12:57.308047 #4055066] INFO -- : openssl 3.2.0 I, [2024-01-20T01:12:57.308512 #4055066] INFO -- : pathname 0.3.0 I, [2024-01-20T01:12:57.308955 #4055066] INFO -- : psych 5.1.2 I, [2024-01-20T01:12:57.309473 #4055066] INFO -- : stringio 3.1.1 I, [2024-01-20T01:12:57.310298 #4055066] INFO -- : strscan 3.0.9 I, [2024-01-20T01:12:57.310855 #4055066] INFO -- : syslog 0.1.2 I, [2024-01-20T01:12:57.311319 #4055066] INFO -- : zlib 3.1.0 I, [2024-01-20T01:12:57.311611 #4055066] INFO -- : installing bundled gems: /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0 I, [2024-01-20T01:12:57.312029 #4055066] INFO -- : minitest 5.21.2 I, [2024-01-20T01:12:57.318733 #4055066] INFO -- : power_assert 2.0.3 I, [2024-01-20T01:12:57.319972 #4055066] INFO -- : rake 13.1.0 I, [2024-01-20T01:12:57.323277 #4055066] INFO -- : test-unit 3.6.1 I, [2024-01-20T01:12:57.326526 #4055066] INFO -- : rexml 3.2.6 I, [2024-01-20T01:12:57.330019 #4055066] INFO -- : rss 0.3.0 I, [2024-01-20T01:12:57.332258 #4055066] INFO -- : net-ftp 0.3.4 I, [2024-01-20T01:12:57.333346 #4055066] INFO -- : net-imap 0.4.9.1 I, [2024-01-20T01:12:57.335791 #4055066] INFO -- : net-pop 0.1.2 I, [2024-01-20T01:12:57.337003 #4055066] INFO -- : net-smtp 0.4.0.1 I, [2024-01-20T01:12:57.337968 #4055066] INFO -- : matrix 0.4.2 I, [2024-01-20T01:12:57.338806 #4055066] INFO -- : prime 0.1.2 I, [2024-01-20T01:12:57.340320 #4055066] INFO -- : rbs 3.4.2 I, [2024-01-20T01:12:57.363035 #4055066] INFO -- : typeprof 0.21.9 I, [2024-01-20T01:12:57.365037 #4055066] INFO -- : debug 1.9.1 I, [2024-01-20T01:12:57.367547 #4055066] INFO -- : racc 1.7.3 I, [2024-01-20T01:12:57.369695 #4055066] INFO -- : mutex_m 0.2.0 I, [2024-01-20T01:12:57.370496 #4055066] INFO -- : getoptlong 0.2.1 I, [2024-01-20T01:12:57.371647 #4055066] INFO -- : base64 0.2.0 I, [2024-01-20T01:12:57.372390 #4055066] INFO -- : bigdecimal 3.1.6 I, [2024-01-20T01:12:57.374640 #4055066] INFO -- : observer 0.1.2 I, [2024-01-20T01:12:57.375501 #4055066] INFO -- : abbrev 0.1.2 I, [2024-01-20T01:12:57.376336 #4055066] INFO -- : resolv-replace 0.1.1 I, [2024-01-20T01:12:57.377436 #4055066] INFO -- : rinda 0.2.0 I, [2024-01-20T01:12:57.378271 #4055066] INFO -- : installing bundled gem cache: /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0/cache I, [2024-01-20T01:12:57.382615 #4055066] INFO -- : $$$[end] "make install -j20" exit with 0. I, [2024-01-20T01:12:57.382769 #4055066] INFO -- : $$$[beg] make yes-btest TESTOPTS='-q -j20' I, [2024-01-20T01:13:02.165896 #4055066] INFO -- : PASS all 1877 tests E, [2024-01-20T01:13:02.172783 #4055066] ERROR -- : I, [2024-01-20T01:13:02.172906 #4055066] INFO -- : $$$[end] "make yes-btest TESTOPTS='-q -j20'" exit with 0. I, [2024-01-20T01:13:02.173009 #4055066] INFO -- : $$$[beg] make yes-test-basic TESTS='-j20' I, [2024-01-20T01:13:02.235934 #4055066] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-01-20T01:13:02.235964 #4055066] INFO -- : CC = gcc I, [2024-01-20T01:13:02.235969 #4055066] INFO -- : LD = ld I, [2024-01-20T01:13:02.235973 #4055066] INFO -- : LDSHARED = gcc -shared I, [2024-01-20T01:13:02.235977 #4055066] 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-20T01:13:02.235982 #4055066] 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-20T01:13:02.235991 #4055066] INFO -- : CPPFLAGS = I, [2024-01-20T01:13:02.235995 #4055066] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-01-20T01:13:02.235999 #4055066] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2024-01-20T01:13:02.236003 #4055066] INFO -- : LANG = en_US.UTF-8 I, [2024-01-20T01:13:02.236007 #4055066] INFO -- : LC_ALL = I, [2024-01-20T01:13:02.236011 #4055066] INFO -- : LC_CTYPE = I, [2024-01-20T01:13:02.236015 #4055066] INFO -- : MFLAGS = I, [2024-01-20T01:13:02.236019 #4055066] INFO -- : RUSTC = rustc I, [2024-01-20T01:13:02.236023 #4055066] 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-20T01:13:02.236537 #4055066] INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 I, [2024-01-20T01:13:02.267031 #4055066] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-01-20T01:13:02.267052 #4055066] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-01-20T01:13:02.267058 #4055066] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-01-20T01:13:02.267063 #4055066] INFO -- : I, [2024-01-20T01:13:02.300120 #4055066] INFO -- : Ignore setproctitle.o because of setproctitle.c under missing I, [2024-01-20T01:13:02.300164 #4055066] INFO -- : Ignore strlcat.o because of strlcat.c under missing I, [2024-01-20T01:13:02.300170 #4055066] INFO -- : Ignore strlcpy.o because of strlcpy.c under missing I, [2024-01-20T01:13:02.355234 #4055066] INFO -- : Checking leaked global symbols...none I, [2024-01-20T01:13:02.393315 #4055066] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 I, [2024-01-20T01:13:02.393370 #4055066] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:condition ..OK 2 I, [2024-01-20T01:13:02.393381 #4055066] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:if/unless ...OK 3 I, [2024-01-20T01:13:02.393393 #4055066] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:case .....OK 5 I, [2024-01-20T01:13:02.393482 #4055066] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:while/until ........OK 8 I, [2024-01-20T01:13:02.393534 #4055066] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:exception ..........OK 10 I, [2024-01-20T01:13:02.393740 #4055066] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:array .......................................OK 39 I, [2024-01-20T01:13:02.393854 #4055066] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:hash ...........................OK 27 I, [2024-01-20T01:13:02.394449 #4055066] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:iterator ...........................................................................................................OK 107 I, [2024-01-20T01:13:02.394693 #4055066] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:float ................................................................................OK 80 I, [2024-01-20T01:13:02.395690 #4055066] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:bignum ...............................OK 31 I, [2024-01-20T01:13:02.396426 #4055066] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:string & char ..............................................................OK 62 I, [2024-01-20T01:13:02.396456 #4055066] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ..........OK 10 I, [2024-01-20T01:13:02.396485 #4055066] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:call ......OK 6 I, [2024-01-20T01:13:02.396538 #4055066] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:proc .........OK 9 I, [2024-01-20T01:13:02.497223 #4055066] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:signal ..OK 2 I, [2024-01-20T01:13:02.499874 #4055066] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:eval ...........................OK 27 I, [2024-01-20T01:13:02.605641 #4055066] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:system ........OK 8 I, [2024-01-20T01:13:02.605700 #4055066] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:const .....OK 5 I, [2024-01-20T01:13:02.605707 #4055066] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:clone .....OK 5 I, [2024-01-20T01:13:02.605803 #4055066] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:marshal ....OK 4 I, [2024-01-20T01:13:02.605825 #4055066] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:pack ....OK 4 I, [2024-01-20T01:13:02.605831 #4055066] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:math ..OK 2 I, [2024-01-20T01:13:02.605862 #4055066] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:struct ......OK 6 I, [2024-01-20T01:13:02.606033 #4055066] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:variable ............OK 12 I, [2024-01-20T01:13:02.606055 #4055066] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:trace ...OK 3 I, [2024-01-20T01:13:02.606062 #4055066] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:defined? ............OK 12 I, [2024-01-20T01:13:02.606101 #4055066] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:alias ......OK 6 I, [2024-01-20T01:13:02.606488 #4055066] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:path .......................OK 23 I, [2024-01-20T01:13:02.640710 #4055066] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:gc ....OK 4 I, [2024-01-20T01:13:02.643143 #4055066] INFO -- : I, [2024-01-20T01:13:02.643172 #4055066] INFO -- : test succeeded I, [2024-01-20T01:13:02.644708 #4055066] INFO -- : $$$[end] "make yes-test-basic TESTS='-j20'" exit with 0. I, [2024-01-20T01:13:02.644821 #4055066] INFO -- : $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20' I, [2024-01-20T01:13:02.754569 #4055066] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-01-20T01:13:02.754630 #4055066] INFO -- : CC = gcc I, [2024-01-20T01:13:02.754650 #4055066] INFO -- : LD = ld I, [2024-01-20T01:13:02.754666 #4055066] INFO -- : LDSHARED = gcc -shared I, [2024-01-20T01:13:02.754680 #4055066] 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-20T01:13:02.754697 #4055066] 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-20T01:13:02.754710 #4055066] INFO -- : CPPFLAGS = I, [2024-01-20T01:13:02.754727 #4055066] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-01-20T01:13:02.754741 #4055066] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2024-01-20T01:13:02.754754 #4055066] INFO -- : LANG = en_US.UTF-8 I, [2024-01-20T01:13:02.754767 #4055066] INFO -- : LC_ALL = I, [2024-01-20T01:13:02.754779 #4055066] INFO -- : LC_CTYPE = I, [2024-01-20T01:13:02.754792 #4055066] INFO -- : MFLAGS = I, [2024-01-20T01:13:02.754819 #4055066] INFO -- : RUSTC = rustc I, [2024-01-20T01:13:02.754834 #4055066] 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-20T01:13:02.755317 #4055066] INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 I, [2024-01-20T01:13:02.755376 #4055066] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-01-20T01:13:02.755392 #4055066] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-01-20T01:13:02.755408 #4055066] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-01-20T01:13:02.755422 #4055066] INFO -- : I, [2024-01-20T01:13:02.757173 #4055066] INFO -- : generating enc.mk I, [2024-01-20T01:13:02.874643 #4055066] INFO -- : generating encdb.h I, [2024-01-20T01:13:02.900654 #4055066] INFO -- : encdb.h unchanged I, [2024-01-20T01:13:02.901763 #4055066] INFO -- : making enc I, [2024-01-20T01:13:02.919796 #4055066] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-20T01:13:02.919853 #4055066] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2024-01-20T01:13:02.919868 #4055066] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-20T01:13:02.920503 #4055066] INFO -- : making srcs under enc I, [2024-01-20T01:13:02.953234 #4055066] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-20T01:13:02.953297 #4055066] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2024-01-20T01:13:02.953311 #4055066] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-20T01:13:02.954200 #4055066] INFO -- : generating transdb.h I, [2024-01-20T01:13:03.049151 #4055066] INFO -- : transdb.h unchanged I, [2024-01-20T01:13:03.050513 #4055066] INFO -- : making trans I, [2024-01-20T01:13:03.084635 #4055066] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-20T01:13:03.084696 #4055066] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk/enc/trans'. I, [2024-01-20T01:13:03.084709 #4055066] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-20T01:13:03.085394 #4055066] INFO -- : making encs I, [2024-01-20T01:13:03.123376 #4055066] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-20T01:13:03.123442 #4055066] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2024-01-20T01:13:03.123456 #4055066] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-20T01:13:03.125340 #4055066] INFO -- : generating makefiles ext/configure-ext.mk I, [2024-01-20T01:13:03.155899 #4055066] INFO -- : ext/configure-ext.mk updated I, [2024-01-20T01:13:03.158185 #4055066] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-20T01:13:04.349459 #4055066] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-20T01:13:04.350127 #4055066] INFO -- : generating makefile exts.mk I, [2024-01-20T01:13:04.384779 #4055066] INFO -- : exts.mk unchanged I, [2024-01-20T01:13:04.388655 #4055066] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-20T01:13:04.698104 #4055066] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' I, [2024-01-20T01:13:04.702805 #4055066] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' I, [2024-01-20T01:13:04.709351 #4055066] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' I, [2024-01-20T01:13:04.714699 #4055066] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' I, [2024-01-20T01:13:04.718752 #4055066] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' I, [2024-01-20T01:13:04.727755 #4055066] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' I, [2024-01-20T01:13:04.754391 #4055066] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2024-01-20T01:13:04.759546 #4055066] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2024-01-20T01:13:04.781526 #4055066] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2024-01-20T01:13:04.792132 #4055066] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2024-01-20T01:13:04.797401 #4055066] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' I, [2024-01-20T01:13:04.801762 #4055066] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' I, [2024-01-20T01:13:04.815141 #4055066] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' I, [2024-01-20T01:13:04.826164 #4055066] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' I, [2024-01-20T01:13:04.841944 #4055066] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' I, [2024-01-20T01:13:04.845953 #4055066] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' I, [2024-01-20T01:13:04.850912 #4055066] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/nkf' I, [2024-01-20T01:13:04.855273 #4055066] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/nkf' I, [2024-01-20T01:13:04.862845 #4055066] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' I, [2024-01-20T01:13:04.869064 #4055066] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' I, [2024-01-20T01:13:04.889333 #4055066] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' I, [2024-01-20T01:13:04.904555 #4055066] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' I, [2024-01-20T01:13:04.907533 #4055066] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' I, [2024-01-20T01:13:04.909968 #4055066] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' I, [2024-01-20T01:13:04.914792 #4055066] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' I, [2024-01-20T01:13:04.935596 #4055066] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' I, [2024-01-20T01:13:04.940728 #4055066] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' I, [2024-01-20T01:13:04.944905 #4055066] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' I, [2024-01-20T01:13:04.960924 #4055066] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' I, [2024-01-20T01:13:04.969126 #4055066] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' I, [2024-01-20T01:13:04.971487 #4055066] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2024-01-20T01:13:04.974755 #4055066] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2024-01-20T01:13:04.986351 #4055066] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' I, [2024-01-20T01:13:04.993676 #4055066] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' I, [2024-01-20T01:13:05.005882 #4055066] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/syslog' I, [2024-01-20T01:13:05.008818 #4055066] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/syslog' I, [2024-01-20T01:13:05.016181 #4055066] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-01-20T01:13:05.042109 #4055066] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-01-20T01:13:05.044070 #4055066] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-01-20T01:13:05.070850 #4055066] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-01-20T01:13:05.073090 #4055066] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-01-20T01:13:05.097781 #4055066] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-01-20T01:13:05.100154 #4055066] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.1/ext/rbs_extension' I, [2024-01-20T01:13:05.120234 #4055066] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.1/ext/rbs_extension' I, [2024-01-20T01:13:05.122513 #4055066] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.2/ext/rbs_extension' I, [2024-01-20T01:13:05.142270 #4055066] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.2/ext/rbs_extension' I, [2024-01-20T01:13:05.165204 #4055066] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-20T01:13:05.240754 #4055066] INFO -- : make[2]: 'ruby' is up to date. I, [2024-01-20T01:13:05.240825 #4055066] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-20T01:13:05.241095 #4055066] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-20T01:13:05.244343 #4055066] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-20T01:13:05.244378 #4055066] INFO -- : make[1]: Nothing to be done for 'note'. I, [2024-01-20T01:13:05.244384 #4055066] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-20T01:13:05.312257 #4055066] INFO -- : Run options: I, [2024-01-20T01:13:05.312314 #4055066] INFO -- : --seed=6691 I, [2024-01-20T01:13:05.312320 #4055066] 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-20T01:13:05.312324 #4055066] INFO -- : --excludes-dir=/tmp/ruby/src/trunk/test/.excludes I, [2024-01-20T01:13:05.312328 #4055066] INFO -- : --name=!/memory_leak/ I, [2024-01-20T01:13:05.312331 #4055066] INFO -- : --stderr-on-failure I, [2024-01-20T01:13:05.312335 #4055066] INFO -- : -j20 I, [2024-01-20T01:13:05.312339 #4055066] INFO -- : --exclude=rubygems/test_gem_package_task\.rb I, [2024-01-20T01:13:05.312342 #4055066] INFO -- : I, [2024-01-20T01:13:05.312353 #4055066] INFO -- : # Running tests: I, [2024-01-20T01:13:05.312357 #4055066] INFO -- : I, [2024-01-20T01:13:05.422322 #4055066] INFO -- : [ 1/898] 4096169=test_closure I, [2024-01-20T01:13:05.441692 #4055066] INFO -- : [ 2/898] 4096171=test_bundled_ca I, [2024-01-20T01:13:05.441750 #4055066] INFO -- : [ 3/898] 4096168=test_open3 I, [2024-01-20T01:13:05.441759 #4055066] INFO -- : [ 4/898] 4096173=test_fiber I, [2024-01-20T01:13:05.441766 #4055066] INFO -- : [ 5/898] 4096170=test_rdoc_servlet I, [2024-01-20T01:13:05.442836 #4055066] INFO -- : [ 6/898] 4096172=test_gem_security I, [2024-01-20T01:13:05.443415 #4055066] INFO -- : [ 7/898] 4096185=test_ractor I, [2024-01-20T01:13:05.443440 #4055066] INFO -- : [ 8/898] 4096182=test_digest I, [2024-01-20T01:13:05.443922 #4055066] INFO -- : [ 9/898] 4096183=test_exit I, [2024-01-20T01:13:05.445028 #4055066] INFO -- : [ 10/898] 4096187=test_recursion I, [2024-01-20T01:13:05.445176 #4055066] INFO -- : [ 11/898] 4096186=test_date_marshal I, [2024-01-20T01:13:05.447765 #4055066] INFO -- : [ 12/898] 4096187=test_mkmf I, [2024-01-20T01:13:05.450547 #4055066] INFO -- : [ 13/898] 4096186=test_history I, [2024-01-20T01:13:05.471508 #4055066] INFO -- : [ 14/898] 4096184=test_popen_deadlock I, [2024-01-20T01:13:05.474947 #4055066] INFO -- : [ 15/898] 4096181=test_drbobject I, [2024-01-20T01:13:05.475007 #4055066] INFO -- : [ 16/898] 4096174=test_delegate I, [2024-01-20T01:13:05.475020 #4055066] INFO -- : [ 17/898] 4096176=test_pinned I, [2024-01-20T01:13:05.475031 #4055066] INFO -- : [ 18/898] 4096178=test_stream I, [2024-01-20T01:13:05.475052 #4055066] INFO -- : [ 19/898] 4096177=test_webauthn_listener_response I, [2024-01-20T01:13:05.479375 #4055066] INFO -- : [ 20/898] 4096169=test_time I, [2024-01-20T01:13:05.479987 #4055066] INFO -- : [ 21/898] 4096180=test_to_ary_concat I, [2024-01-20T01:13:05.481583 #4055066] INFO -- : [ 22/898] 4096182=test_printf I, [2024-01-20T01:13:05.481857 #4055066] INFO -- : [ 23/898] 4096179=test_rdoc_markup_pre_process I, [2024-01-20T01:13:05.484758 #4055066] INFO -- : [ 24/898] 4096187=test_rdoc_markup_to_bs I, [2024-01-20T01:13:05.487270 #4055066] INFO -- : [ 25/898] 4096176=test_beginendblock I, [2024-01-20T01:13:05.495187 #4055066] INFO -- : [ 26/898] 4096185=test_gem_commands_unpack_command I, [2024-01-20T01:13:05.504221 #4055066] INFO -- : [ 27/898] 4096174=test_files_lib I, [2024-01-20T01:13:05.504283 #4055066] INFO -- : [ 28/898] 4096178=test_within_pipe I, [2024-01-20T01:13:05.507863 #4055066] INFO -- : [ 29/898] 4096182=test_gem_bundler_version_finder I, [2024-01-20T01:13:05.512736 #4055066] INFO -- : [ 30/898] 4096175=test_emoji_breaks I, [2024-01-20T01:13:05.516934 #4055066] INFO -- : [ 31/898] 4096181=test_scheduler I, [2024-01-20T01:13:05.561635 #4055066] INFO -- : [ 32/898] 4096186=test_pkey_dsa I, [2024-01-20T01:13:05.577593 #4055066] INFO -- : [ 33/898] 4096178=test_class I, [2024-01-20T01:13:05.593805 #4055066] INFO -- : [ 34/898] 4096178=test_ocsp I, [2024-01-20T01:13:05.602709 #4055066] INFO -- : [ 35/898] 4096169=test_rdoc_markup_heading I, [2024-01-20T01:13:05.636020 #4055066] INFO -- : [ 36/898] 4096183=test_iseq I, [2024-01-20T01:13:05.638943 #4055066] INFO -- : [ 37/898] 4096187=test_exception_at_throwing I, [2024-01-20T01:13:05.669800 #4055066] INFO -- : [ 38/898] 4096177=test_cmethod I, [2024-01-20T01:13:05.674118 #4055066] INFO -- : [ 39/898] 4096177=test_option I, [2024-01-20T01:13:05.674806 #4055066] INFO -- : [ 40/898] 4096182=test_append I, [2024-01-20T01:13:05.677613 #4055066] INFO -- : [ 41/898] 4096179=test_gem_commands_server_command I, [2024-01-20T01:13:05.682341 #4055066] INFO -- : [ 42/898] 4096182=test_did_you_mean I, [2024-01-20T01:13:05.685457 #4055066] INFO -- : [ 43/898] 4096181=test_variable_name_check I, [2024-01-20T01:13:05.689829 #4055066] INFO -- : [ 44/898] 4096169=test_io_m17n I, [2024-01-20T01:13:05.698504 #4055066] INFO -- : [ 45/898] 4096187=test_case_comprehensive I, [2024-01-20T01:13:05.713768 #4055066] INFO -- : [ 46/898] 4096181=test_interned_str I, [2024-01-20T01:13:05.715224 #4055066] INFO -- : [ 47/898] 4096182=test_gem_commands_build_command I, [2024-01-20T01:13:05.718856 #4055066] INFO -- : [ 48/898] 4096181=test_random I, [2024-01-20T01:13:05.725911 #4055066] INFO -- : [ 49/898] 4096181=test_notimplement I, [2024-01-20T01:13:05.726154 #4055066] INFO -- : [ 50/898] 4096181=test_key_event_record I, [2024-01-20T01:13:05.760471 #4055066] INFO -- : [ 51/898] 4096170=test_gem_uri I, [2024-01-20T01:13:05.769975 #4055066] INFO -- : [ 52/898] 4096181=test_gem_commands_update_command I, [2024-01-20T01:13:05.774034 #4055066] INFO -- : [ 53/898] 4096177=test_gem_resolver_vendor_specification I, [2024-01-20T01:13:05.785795 #4055066] INFO -- : [ 54/898] 4096180=test_rewind I, [2024-01-20T01:13:05.806282 #4055066] INFO -- : [ 55/898] 4096180=test_lexer I, [2024-01-20T01:13:05.807470 #4055066] INFO -- : [ 56/898] 4096177=test_thread_cv I, [2024-01-20T01:13:05.822335 #4055066] INFO -- : [ 57/898] 4096180=test_ssl_session I, [2024-01-20T01:13:05.853203 #4055066] INFO -- : [ 58/898] 4096179=test_unicode I, [2024-01-20T01:13:05.890737 #4055066] INFO -- : [ 59/898] 4096176=test_koi8 I, [2024-01-20T01:13:05.895759 #4055066] INFO -- : [ 60/898] 4096176=parameters_signature_test I, [2024-01-20T01:13:05.907507 #4055066] INFO -- : [ 61/898] 4096179=test_rdoc_parser_changelog I, [2024-01-20T01:13:05.923458 #4055066] INFO -- : [ 62/898] 4096182=test_enumerator I, [2024-01-20T01:13:05.928127 #4055066] INFO -- : [ 63/898] 4096182=test_rdoc_generator_pot I, [2024-01-20T01:13:05.939176 #4055066] INFO -- : [ 64/898] 4096170=test_data I, [2024-01-20T01:13:05.941346 #4055066] INFO -- : [ 65/898] 4096170=test_gem_gem_runner I, [2024-01-20T01:13:05.945557 #4055066] INFO -- : [ 66/898] 4096176=test_filter I, [2024-01-20T01:13:05.970353 #4055066] INFO -- : [ 67/898] 4096176=test_rdoc_method_attr I, [2024-01-20T01:13:05.995740 #4055066] INFO -- : [ 68/898] 4096184=test_column_separator I, [2024-01-20T01:13:05.999137 #4055066] INFO -- : [ 69/898] 4096170=test_addrinfo I, [2024-01-20T01:13:06.002387 #4055066] INFO -- : [ 70/898] 4096178=test_http I, [2024-01-20T01:13:06.004439 #4055066] INFO -- : [ 71/898] 4096179=test_tree_spell_checker I, [2024-01-20T01:13:06.007490 #4055066] INFO -- : [ 72/898] 4096184=test_case_mapping I, [2024-01-20T01:13:06.014600 #4055066] INFO -- : [ 73/898] 4096184=test_path I, [2024-01-20T01:13:06.020427 #4055066] INFO -- : [ 74/898] 4096184=test_win32ole_param_event I, [2024-01-20T01:13:06.022611 #4055066] INFO -- : [ 75/898] 4096170=test_bn I, [2024-01-20T01:13:06.026253 #4055066] INFO -- : [ 76/898] 4096184=test_compile_prism I, [2024-01-20T01:13:06.034679 #4055066] INFO -- : [ 77/898] 4096182=test_terminfo I, [2024-01-20T01:13:06.043267 #4055066] INFO -- : [ 78/898] 4096170=test_rdoc_markup_to_html I, [2024-01-20T01:13:06.043775 #4055066] INFO -- : [ 79/898] 4096185=test_date_compat I, [2024-01-20T01:13:06.047369 #4055066] INFO -- : [ 80/898] 4096185=test_bug-14834 I, [2024-01-20T01:13:06.050559 #4055066] INFO -- : [ 81/898] 4096179=test_color I, [2024-01-20T01:13:06.072973 #4055066] INFO -- : [ 82/898] 4096182=json_encoding_test I, [2024-01-20T01:13:06.090699 #4055066] INFO -- : [ 83/898] 4096182=test_key_stroke I, [2024-01-20T01:13:06.090972 #4055066] INFO -- : [ 84/898] 4096185=test_rdoc_markup_to_label I, [2024-01-20T01:13:06.094942 #4055066] INFO -- : [ 85/898] 4096182=test_install I, [2024-01-20T01:13:06.115603 #4055066] INFO -- : [ 86/898] 4096170=test_sockopt I, [2024-01-20T01:13:06.117676 #4055066] INFO -- : [ 87/898] 4096170=test_httpresponses I, [2024-01-20T01:13:06.132869 #4055066] INFO -- : [ 88/898] 4096179=test_encoding I, [2024-01-20T01:13:06.134989 #4055066] INFO -- : [ 89/898] 4096170=test_set_len I, [2024-01-20T01:13:06.137546 #4055066] INFO -- : [ 90/898] 4096170=test_drb I, [2024-01-20T01:13:06.147987 #4055066] INFO -- : [ 91/898] 4096179=test_rdoc_ri_driver I, [2024-01-20T01:13:06.175388 #4055066] INFO -- : [ 92/898] 4096176=test_gem_resolver_local_specification I, [2024-01-20T01:13:06.199250 #4055066] INFO -- : [ 93/898] 4096185=test_httpheader I, [2024-01-20T01:13:06.205058 #4055066] INFO -- : [ 94/898] 4096184=test_rdoc_i18n_locale I, [2024-01-20T01:13:06.221484 #4055066] INFO -- : [ 95/898] 4096185=test_name_error_extension I, [2024-01-20T01:13:06.225353 #4055066] INFO -- : [ 96/898] 4096183=test_gem_commands_yank_command I, [2024-01-20T01:13:06.227651 #4055066] INFO -- : [ 97/898] 4096185=test_win32ole_param I, [2024-01-20T01:13:06.230474 #4055066] INFO -- : [ 98/898] 4096185=test_pair I, [2024-01-20T01:13:06.265306 #4055066] INFO -- : [ 99/898] 4096184=test_euc_jp I, [2024-01-20T01:13:06.268929 #4055066] INFO -- : [100/898] 4096184=test_rdoc_generator_pot_po_entry I, [2024-01-20T01:13:06.274804 #4055066] INFO -- : [101/898] 4096184=test_acceptable I, [2024-01-20T01:13:06.286308 #4055066] INFO -- : [102/898] 4096182=test_document I, [2024-01-20T01:13:06.289815 #4055066] INFO -- : [103/898] 4096182=test_rbconfig I, [2024-01-20T01:13:06.292620 #4055066] INFO -- : [104/898] 4096182=test_human_typo I, [2024-01-20T01:13:06.294581 #4055066] INFO -- : [105/898] 4096184=test_primitive I, [2024-01-20T01:13:06.295878 #4055066] INFO -- : [106/898] 4096182=attribute_write_test I, [2024-01-20T01:13:06.301706 #4055066] INFO -- : [107/898] 4096184=test_propertyputref I, [2024-01-20T01:13:06.302463 #4055066] INFO -- : [108/898] 4096184=test_spell_checker I, [2024-01-20T01:13:06.310231 #4055066] INFO -- : [109/898] 4096184=test_assembler I, [2024-01-20T01:13:06.311738 #4055066] INFO -- : [110/898] 4096184=test_rational I, [2024-01-20T01:13:06.335425 #4055066] INFO -- : [111/898] 4096184=test_rational2 I, [2024-01-20T01:13:06.342985 #4055066] INFO -- : [112/898] 4096184=test_yield_block I, [2024-01-20T01:13:06.345503 #4055066] INFO -- : [113/898] 4096182=test_len I, [2024-01-20T01:13:06.346537 #4055066] INFO -- : [114/898] 4096184=test_completion I, [2024-01-20T01:13:06.349652 #4055066] INFO -- : [115/898] 4096182=test_gem_commands_cert_command I, [2024-01-20T01:13:06.358694 #4055066] INFO -- : [116/898] 4096179=test_gem_source_installed I, [2024-01-20T01:13:06.364969 #4055066] INFO -- : [117/898] 4096176=test_erb I, [2024-01-20T01:13:06.374246 #4055066] INFO -- : [118/898] 4096179=test_x509ext I, [2024-01-20T01:13:06.384399 #4055066] INFO -- : [119/898] 4096179=test_gem_ext_builder I, [2024-01-20T01:13:06.408725 #4055066] INFO -- : [120/898] 4096176=test_https I, [2024-01-20T01:13:06.438752 #4055066] INFO -- : [121/898] 4096177=test_evaluation I, [2024-01-20T01:13:06.439452 #4055066] INFO -- : [122/898] 4096177=test_provider I, [2024-01-20T01:13:06.536367 #4055066] INFO -- : [123/898] 4096186=test_abi I, [2024-01-20T01:13:06.669551 #4055066] INFO -- : [124/898] 4096186=test_yamldbm I, [2024-01-20T01:13:06.687036 #4055066] INFO -- : [125/898] 4096186=test_load I, [2024-01-20T01:13:06.689592 #4055066] INFO -- : [126/898] 4096186=test_rdoc_parser_simple I, [2024-01-20T01:13:06.699946 #4055066] INFO -- : [127/898] 4096183=test_scalar_scanner I, [2024-01-20T01:13:06.712736 #4055066] INFO -- : [128/898] 4096183=test_gem_source I, [2024-01-20T01:13:06.746056 #4055066] INFO -- : [129/898] 4096177=test_gem_package_tar_writer I, [2024-01-20T01:13:06.786696 #4055066] INFO -- : [130/898] 4096169=test_array I, [2024-01-20T01:13:06.817484 #4055066] INFO -- : [131/898] 4096186=test_gem_commands_outdated_command I, [2024-01-20T01:13:06.881291 #4055066] INFO -- : [132/898] 4096177=test_benchmark I, [2024-01-20T01:13:06.894681 #4055066] INFO -- : [133/898] 4096176=test_gem_dependency_list I, [2024-01-20T01:13:06.898557 #4055066] INFO -- : [134/898] 4096180=test_nesting_parser I, [2024-01-20T01:13:06.904817 #4055066] INFO -- : [135/898] 4096183=test_win32ole_method_event I, [2024-01-20T01:13:06.910119 #4055066] INFO -- : [136/898] 4096183=test_instrumentation_api I, [2024-01-20T01:13:06.917123 #4055066] INFO -- : [137/898] 4096184=test_stringify_symbols I, [2024-01-20T01:13:06.924560 #4055066] INFO -- : [138/898] 4096184=test_acl I, [2024-01-20T01:13:06.941001 #4055066] INFO -- : [139/898] 4096184=test_boolean I, [2024-01-20T01:13:06.957350 #4055066] INFO -- : [140/898] 4096184=test_whileuntil I, [2024-01-20T01:13:06.960486 #4055066] INFO -- : [141/898] 4096184=test_cmd I, [2024-01-20T01:13:06.977936 #4055066] INFO -- : [142/898] 4096180=test_rdoc_generator_markup I, [2024-01-20T01:13:06.983422 #4055066] INFO -- : [143/898] 4096186=test_rubyvm I, [2024-01-20T01:13:06.986549 #4055066] INFO -- : [144/898] 4096186=test_configuration I, [2024-01-20T01:13:06.999469 #4055066] INFO -- : [145/898] 4096176=test_monitor I, [2024-01-20T01:13:07.017871 #4055066] INFO -- : [146/898] 4096171=test_buffered_io I, [2024-01-20T01:13:07.084959 #4055066] INFO -- : [147/898] 4096171=test_method_name_check I, [2024-01-20T01:13:07.101078 #4055066] INFO -- : [148/898] 4096186=test_arith_seq_extract I, [2024-01-20T01:13:07.104246 #4055066] INFO -- : [149/898] 4096180=test_parser I, [2024-01-20T01:13:07.120946 #4055066] INFO -- : [150/898] 4096171=test_module I, [2024-01-20T01:13:07.121776 #4055066] INFO -- : [151/898] 4096179=test_gem_request_set I, [2024-01-20T01:13:07.140608 #4055066] INFO -- : [152/898] 4096180=constant_path_node_test I, [2024-01-20T01:13:07.150225 #4055066] INFO -- : [153/898] 4096181=test_ssl I, [2024-01-20T01:13:07.179434 #4055066] INFO -- : [154/898] 4096180=test_gem_ext_cargo_builder I, [2024-01-20T01:13:07.216804 #4055066] INFO -- : [155/898] 4096176=test_mutex I, [2024-01-20T01:13:07.277491 #4055066] INFO -- : [156/898] 4096186=test_x509req I, [2024-01-20T01:13:07.297072 #4055066] INFO -- : [157/898] 4096180=test_rdoc_rd_inline I, [2024-01-20T01:13:07.308241 #4055066] INFO -- : [158/898] 4096180=test_files_test_1 I, [2024-01-20T01:13:07.369301 #4055066] INFO -- : [159/898] 4096184=test_gem_path_support I, [2024-01-20T01:13:07.444731 #4055066] INFO -- : [160/898] 4096179=test_struct I, [2024-01-20T01:13:07.473429 #4055066] INFO -- : [161/898] 4096184=test_set I, [2024-01-20T01:13:07.478353 #4055066] INFO -- : [162/898] 4096179=test_serialize_subclasses I, [2024-01-20T01:13:07.482498 #4055066] INFO -- : [163/898] 4096179=test_patterns I, [2024-01-20T01:13:07.488807 #4055066] INFO -- : [164/898] 4096184=test_insns_leaf I, [2024-01-20T01:13:07.491414 #4055066] INFO -- : [165/898] 4096184=test_deprecated I, [2024-01-20T01:13:07.492271 #4055066] INFO -- : [166/898] 4096184=test_color_printer I, [2024-01-20T01:13:07.495394 #4055066] INFO -- : [167/898] 4096184=test_div I, [2024-01-20T01:13:07.498987 #4055066] INFO -- : [168/898] 4096184=test_engine I, [2024-01-20T01:13:07.499325 #4055066] INFO -- : [169/898] 4096186=test_win32ole_variant_m I, [2024-01-20T01:13:07.504356 #4055066] INFO -- : [170/898] 4096179=test_key_error I, [2024-01-20T01:13:07.505178 #4055066] INFO -- : [171/898] 4096186=magic_comment_test I, [2024-01-20T01:13:07.505648 #4055066] INFO -- : [172/898] 4096184=test_rdoc_markup_to_html_snippet I, [2024-01-20T01:13:07.507992 #4055066] INFO -- : [173/898] 4096179=test_struct I, [2024-01-20T01:13:07.512702 #4055066] INFO -- : [174/898] 4096179=test_variable I, [2024-01-20T01:13:07.565259 #4055066] INFO -- : [175/898] 4096184=test_inputs_scanner I, [2024-01-20T01:13:07.568487 #4055066] INFO -- : [176/898] 4096184=test_rdoc_markup_include I, [2024-01-20T01:13:07.569601 #4055066] INFO -- : [177/898] 4096184=test_sexp I, [2024-01-20T01:13:07.571592 #4055066] INFO -- : [178/898] 4096182=fuzzer_test I, [2024-01-20T01:13:07.573628 #4055066] INFO -- : [179/898] 4096182=test_unconverted_fields I, [2024-01-20T01:13:07.575538 #4055066] INFO -- : [180/898] 4096186=test_pkg_config I, [2024-01-20T01:13:07.579469 #4055066] INFO -- : [181/898] 4096186=test_cparser I, [2024-01-20T01:13:07.585694 #4055066] INFO -- : [182/898] 4096184=memsize_test I, [2024-01-20T01:13:07.590739 #4055066] INFO -- : [183/898] 4096182=json_parser_test I, [2024-01-20T01:13:07.615391 #4055066] INFO -- : [184/898] 4096182=test_nomethod_error I, [2024-01-20T01:13:07.617279 #4055066] INFO -- : [185/898] 4096179=test_config I, [2024-01-20T01:13:07.620228 #4055066] INFO -- : [186/898] 4096182=test_win32ole_variant_outarg I, [2024-01-20T01:13:07.621889 #4055066] INFO -- : [187/898] 4096182=json_common_interface_test I, [2024-01-20T01:13:07.632448 #4055066] INFO -- : [188/898] 4096182=test_gem_source_subpath_problem I, [2024-01-20T01:13:07.641046 #4055066] INFO -- : [189/898] 4096179=test_dln I, [2024-01-20T01:13:07.641384 #4055066] INFO -- : [190/898] 4096184=test_gem_resolver_git_set I, [2024-01-20T01:13:07.643413 #4055066] INFO -- : [191/898] 4096179=test_storage I, [2024-01-20T01:13:07.646421 #4055066] INFO -- : [192/898] 4096179=test_new I, [2024-01-20T01:13:07.647153 #4055066] INFO -- : [193/898] 4096179=test_gem_security_signer I, [2024-01-20T01:13:07.727918 #4055066] INFO -- : [194/898] 4096168=test_cipher I, [2024-01-20T01:13:07.759790 #4055066] INFO -- : [195/898] 4096179=pattern_test I, [2024-01-20T01:13:07.768684 #4055066] INFO -- : [196/898] 4096182=test_memory_view I, [2024-01-20T01:13:07.788469 #4055066] INFO -- : [197/898] 4096182=test_debug I, [2024-01-20T01:13:07.790634 #4055066] INFO -- : [198/898] 4096175=test_shellwords I, [2024-01-20T01:13:07.792884 #4055066] INFO -- : [199/898] 4096182=test_digest_extend I, [2024-01-20T01:13:07.796889 #4055066] INFO -- : [200/898] 4096175=test_omap I, [2024-01-20T01:13:07.797686 #4055066] INFO -- : [201/898] 4096168=test_iterator I, [2024-01-20T01:13:07.801678 #4055066] INFO -- : [202/898] 4096182=test_string I, [2024-01-20T01:13:07.804203 #4055066] INFO -- : [203/898] 4096182=test_process I, [2024-01-20T01:13:07.807089 #4055066] INFO -- : [204/898] 4096179=test_input_method I, [2024-01-20T01:13:07.818303 #4055066] INFO -- : [205/898] 4096182=test_windows_1252 I, [2024-01-20T01:13:07.820804 #4055066] INFO -- : [206/898] 4096182=test_metaclass I, [2024-01-20T01:13:07.823991 #4055066] INFO -- : [207/898] 4096175=test_rdoc_top_level I, [2024-01-20T01:13:07.832434 #4055066] INFO -- : [208/898] 4096182=test_rdoc_rd I, [2024-01-20T01:13:07.844124 #4055066] INFO -- : [209/898] 4096179=test_cgi_session I, [2024-01-20T01:13:07.846798 #4055066] INFO -- : [210/898] 4096182=test_x509crl I, [2024-01-20T01:13:07.854294 #4055066] INFO -- : [211/898] 4096179=test_fixnum I, [2024-01-20T01:13:07.861356 #4055066] INFO -- : [212/898] 4096179=test_signal I, [2024-01-20T01:13:07.874123 #4055066] INFO -- : [213/898] 4096168=test_gem_source_git I, [2024-01-20T01:13:07.887527 #4055066] INFO -- : [214/898] 4096186=test_gem_commands_signout_command I, [2024-01-20T01:13:07.896108 #4055066] INFO -- : [215/898] 4096186=test_refinement I, [2024-01-20T01:13:07.940641 #4055066] INFO -- : [216/898] 4096184=test_regex_casefold I, [2024-01-20T01:13:08.028933 #4055066] INFO -- : [217/898] 4096182=test_gem_resolver_installer_set I, [2024-01-20T01:13:08.056166 #4055066] INFO -- : [218/898] 4096177=test_dir_m17n I, [2024-01-20T01:13:08.205627 #4055066] INFO -- : [219/898] 4096184=test_header I, [2024-01-20T01:13:08.216459 #4055066] INFO -- : [220/898] 4096184=test_cgi_cookie I, [2024-01-20T01:13:08.222057 #4055066] INFO -- : [221/898] 4096171=test_require I, [2024-01-20T01:13:08.228481 #4055066] INFO -- : [222/898] 4096184=test_float I, [2024-01-20T01:13:08.258012 #4055066] INFO -- : [223/898] 4096182=test_strip I, [2024-01-20T01:13:08.271930 #4055066] INFO -- : [224/898] 4096182=test_nonblock I, [2024-01-20T01:13:08.281513 #4055066] INFO -- : [225/898] 4096175=test_weakref I, [2024-01-20T01:13:08.284898 #4055066] INFO -- : [226/898] 4096182=test_unicode_normalize I, [2024-01-20T01:13:08.335569 #4055066] INFO -- : [227/898] 4096176=test_marshal I, [2024-01-20T01:13:08.430941 #4055066] INFO -- : [228/898] 4096175=test_timeout I, [2024-01-20T01:13:08.433896 #4055066] INFO -- : [229/898] 4096168=test_alias I, [2024-01-20T01:13:08.569380 #4055066] INFO -- : [230/898] 4096168=test_singleton_function I, [2024-01-20T01:13:08.572065 #4055066] INFO -- : [231/898] 4096168=test_ancdata I, [2024-01-20T01:13:08.574914 #4055066] INFO -- : [232/898] 4096168=test_reline_key I, [2024-01-20T01:13:08.636305 #4055066] INFO -- : [233/898] 4096168=test_rb_str_dup I, [2024-01-20T01:13:08.638574 #4055066] INFO -- : [234/898] 4096168=test_ssl I, [2024-01-20T01:13:08.796207 #4055066] INFO -- : [235/898] 4096176=test_ractor I, [2024-01-20T01:13:09.033644 #4055066] INFO -- : [236/898] 4096176=test_rendering I, [2024-01-20T01:13:09.063736 #4055066] INFO -- : [237/898] 4096174=test_thread I, [2024-01-20T01:13:09.084288 #4055066] INFO -- : [238/898] 4096169=json_ext_parser_test I, [2024-01-20T01:13:09.090219 #4055066] INFO -- : [239/898] 4096169=test_my_integer I, [2024-01-20T01:13:09.091842 #4055066] INFO -- : [240/898] 4096176=test_gem_commands_open_command I, [2024-01-20T01:13:09.092776 #4055066] INFO -- : [241/898] 4096169=test_dns I, [2024-01-20T01:13:09.132986 #4055066] INFO -- : [242/898] 4096168=test_ractor I, [2024-01-20T01:13:09.143516 #4055066] INFO -- : [243/898] 4096177=test_gem I, [2024-01-20T01:13:09.150084 #4055066] INFO -- : [244/898] 4096175=test_gem_source_lock I, [2024-01-20T01:13:09.161451 #4055066] INFO -- : [245/898] 4096168=test_read I, [2024-01-20T01:13:09.164878 #4055066] INFO -- : [246/898] 4096168=test_cgi_core I, [2024-01-20T01:13:09.172866 #4055066] INFO -- : [247/898] 4096168=test_parser I, [2024-01-20T01:13:09.192476 #4055066] INFO -- : [248/898] 4096168=test_gem_commands_setup_command I, [2024-01-20T01:13:09.200891 #4055066] INFO -- : [249/898] 4096176=test_drbunix I, [2024-01-20T01:13:09.378964 #4055066] INFO -- : [250/898] 4096175=test_read_write I, [2024-01-20T01:13:09.423252 #4055066] INFO -- : [251/898] 4096175=test_rdoc_attr I, [2024-01-20T01:13:09.429872 #4055066] INFO -- : [252/898] 4096175=test_env I, [2024-01-20T01:13:09.515171 #4055066] INFO -- : [253/898] 4096168=test_converters I, [2024-01-20T01:13:09.527360 #4055066] INFO -- : [254/898] 4096168=desugar_compiler_test I, [2024-01-20T01:13:09.550918 #4055066] INFO -- : [255/898] 4096169=test_integer I, [2024-01-20T01:13:09.554434 #4055066] INFO -- : [256/898] 4096184=test_dryrun I, [2024-01-20T01:13:09.558566 #4055066] INFO -- : [257/898] 4096168=test_capacity I, [2024-01-20T01:13:09.561528 #4055066] INFO -- : [258/898] 4096184=test_nextafter I, [2024-01-20T01:13:09.569608 #4055066] INFO -- : [259/898] 4096168=test_have_func I, [2024-01-20T01:13:09.604055 #4055066] INFO -- : [260/898] 4096184=test_syslog I, [2024-01-20T01:13:09.607547 #4055066] INFO -- : [261/898] 4096184=test_stat I, [2024-01-20T01:13:09.611560 #4055066] INFO -- : [262/898] 4096184=test_gem_request_set_lockfile_tokenizer I, [2024-01-20T01:13:09.618815 #4055066] INFO -- : [263/898] 4096169=test_gem_resolver_git_specification I, [2024-01-20T01:13:09.670373 #4055066] INFO -- : [264/898] 4096184=test_usrmarshal I, [2024-01-20T01:13:09.815532 #4055066] INFO -- : [265/898] 4096183=test_object_references I, [2024-01-20T01:13:09.834630 #4055066] INFO -- : [266/898] 4096183=test_integer I, [2024-01-20T01:13:09.854221 #4055066] INFO -- : [267/898] 4096179=test_cgi_modruby I, [2024-01-20T01:13:09.861486 #4055066] INFO -- : [268/898] 4096179=test_rubyoptions I, [2024-01-20T01:13:09.862465 #4055066] INFO -- : [269/898] 4096185=test_super I, [2024-01-20T01:13:09.869364 #4055066] INFO -- : [270/898] 4096184=test_rubygems I, [2024-01-20T01:13:09.935489 #4055066] INFO -- : [271/898] 4096169=test_https_proxy I, [2024-01-20T01:13:09.955190 #4055066] INFO -- : [272/898] 4096169=test_call I, [2024-01-20T01:13:10.013576 #4055066] INFO -- : [273/898] 4096184=test_nofree I, [2024-01-20T01:13:10.018483 #4055066] INFO -- : [274/898] 4096184=test_context I, [2024-01-20T01:13:10.070684 #4055066] INFO -- : [275/898] 4096169=test_gem_commands_pristine_command I, [2024-01-20T01:13:10.111166 #4055066] INFO -- : [276/898] 4096184=test_symbol I, [2024-01-20T01:13:10.289254 #4055066] INFO -- : [277/898] 4096180=test_coder I, [2024-01-20T01:13:10.307004 #4055066] INFO -- : [278/898] 4096180=test_find_executable I, [2024-01-20T01:13:10.319620 #4055066] INFO -- : [279/898] 4096186=ruby_api_test I, [2024-01-20T01:13:10.321397 #4055066] INFO -- : [280/898] 4096171=test_enc_associate I, [2024-01-20T01:13:10.323494 #4055066] INFO -- : [281/898] 4096180=test_lazy_enumerator I, [2024-01-20T01:13:10.364565 #4055066] INFO -- : [282/898] 4096186=test_unix I, [2024-01-20T01:13:10.390303 #4055066] INFO -- : [283/898] 4096186=test_arith_seq_beg_len_step I, [2024-01-20T01:13:10.393207 #4055066] INFO -- : [284/898] 4096186=test_gem_resolver_requirement_list I, [2024-01-20T01:13:10.394338 #4055066] INFO -- : [285/898] 4096186=test_pkcs7 I, [2024-01-20T01:13:10.410741 #4055066] INFO -- : [286/898] 4096182=test_drbssl I, [2024-01-20T01:13:10.467408 #4055066] INFO -- : [287/898] 4096185=test_function_entry I, [2024-01-20T01:13:10.469609 #4055066] INFO -- : [288/898] 4096185=json_generic_object_test I, [2024-01-20T01:13:10.477604 #4055066] INFO -- : [289/898] 4096185=test_gem_source_fetch_problem I, [2024-01-20T01:13:10.483065 #4055066] INFO -- : [290/898] 4096185=test_http_request I, [2024-01-20T01:13:10.487889 #4055066] INFO -- : [291/898] 4096185=test_resize I, [2024-01-20T01:13:10.489325 #4055066] INFO -- : [292/898] 4096185=test_error_highlight I, [2024-01-20T01:13:10.567861 #4055066] INFO -- : [293/898] 4096186=test_rdoc_comment I, [2024-01-20T01:13:10.618220 #4055066] INFO -- : [294/898] 4096186=test_rdoc_generator_darkfish I, [2024-01-20T01:13:10.674718 #4055066] INFO -- : [295/898] 4096180=test_mailto I, [2024-01-20T01:13:10.685531 #4055066] INFO -- : [296/898] 4096180=test_symbol I, [2024-01-20T01:13:10.688028 #4055066] INFO -- : [297/898] 4096180=location_test I, [2024-01-20T01:13:10.718054 #4055066] INFO -- : [298/898] 4096180=test_coderange I, [2024-01-20T01:13:10.725856 #4055066] INFO -- : [299/898] 4096180=test_eval I, [2024-01-20T01:13:10.729950 #4055066] INFO -- : [300/898] 4096180=test_autoconf I, [2024-01-20T01:13:10.733866 #4055066] INFO -- : [301/898] 4096180=test_dir I, [2024-01-20T01:13:10.763111 #4055066] INFO -- : [302/898] 4096185=test_gem_console_ui I, [2024-01-20T01:13:10.767550 #4055066] INFO -- : [303/898] 4096185=test_date_ractor I, [2024-01-20T01:13:10.779490 #4055066] INFO -- : [304/898] 4096171=test_ractor_compatibility I, [2024-01-20T01:13:10.871110 #4055066] INFO -- : [305/898] 4096186=test_word I, [2024-01-20T01:13:10.873529 #4055066] INFO -- : [306/898] 4096186=test_gem_commands_cleanup_command I, [2024-01-20T01:13:10.904155 #4055066] INFO -- : [307/898] 4096172=test_cgi_multipart I, [2024-01-20T01:13:10.908374 #4055066] INFO -- : [308/898] 4096180=test_member I, [2024-01-20T01:13:10.911207 #4055066] INFO -- : [309/898] 4096180=test_numeric I, [2024-01-20T01:13:10.923459 #4055066] INFO -- : [310/898] 4096180=test_gem_resolver_api_specification I, [2024-01-20T01:13:10.952803 #4055066] INFO -- : [311/898] 4096185=test_liberal_parsing I, [2024-01-20T01:13:10.977422 #4055066] INFO -- : [312/898] 4096185=test_rdoc_markup_to_ansi I, [2024-01-20T01:13:10.978831 #4055066] INFO -- : [313/898] 4096180=test_history I, [2024-01-20T01:13:10.991697 #4055066] INFO -- : [314/898] 4096180=test_mixed_unicode_escapes I, [2024-01-20T01:13:10.994978 #4055066] INFO -- : [315/898] 4096180=test_ipaddr I, [2024-01-20T01:13:11.002732 #4055066] INFO -- : [316/898] 4096185=test_win32ole_variant I, [2024-01-20T01:13:11.007321 #4055066] INFO -- : [317/898] 4096185=test_row I, [2024-01-20T01:13:11.022070 #4055066] INFO -- : [318/898] 4096185=test_rdoc_extend I, [2024-01-20T01:13:11.023591 #4055066] INFO -- : [319/898] 4096180=test_merge_keys I, [2024-01-20T01:13:11.030546 #4055066] INFO -- : [320/898] 4096180=test_complex2 I, [2024-01-20T01:13:11.037693 #4055066] INFO -- : [321/898] 4096180=test_resolve_symbol I, [2024-01-20T01:13:11.074159 #4055066] INFO -- : [322/898] 4096172=test_gem_package I, [2024-01-20T01:13:11.078412 #4055066] INFO -- : [323/898] 4096180=test_have_macro I, [2024-01-20T01:13:11.104401 #4055066] INFO -- : [324/898] 4096171=test_threadgroup I, [2024-01-20T01:13:11.108158 #4055066] INFO -- : [325/898] 4096185=test_gem_specification I, [2024-01-20T01:13:11.196470 #4055066] INFO -- : [326/898] 4096177=test_enum I, [2024-01-20T01:13:11.270797 #4055066] INFO -- : [327/898] 4096169=test_io_wait_uncommon I, [2024-01-20T01:13:11.274607 #4055066] INFO -- : [328/898] 4096169=test_arity I, [2024-01-20T01:13:11.281795 #4055066] INFO -- : [329/898] 4096169=test_stringio I, [2024-01-20T01:13:11.301209 #4055066] INFO -- : [330/898] 4096173=test_win32ole_variable I, [2024-01-20T01:13:11.303654 #4055066] INFO -- : [331/898] 4096173=test_gem_ci_detector I, [2024-01-20T01:13:11.318736 #4055066] INFO -- : [332/898] 4096186=test_bignum I, [2024-01-20T01:13:11.374511 #4055066] INFO -- : [333/898] 4096168=test_rdoc_class_module I, [2024-01-20T01:13:11.376763 #4055066] INFO -- : [334/898] 4096169=test_win32ole_event I, [2024-01-20T01:13:11.382295 #4055066] INFO -- : [335/898] 4096169=test_time_tz I, [2024-01-20T01:13:11.416350 #4055066] INFO -- : [336/898] 4096186=test_rdoc_generator_json_index I, [2024-01-20T01:13:11.428647 #4055066] INFO -- : [337/898] 4096169=ractor_test I, [2024-01-20T01:13:11.444245 #4055066] INFO -- : [338/898] 4096186=test_trace I, [2024-01-20T01:13:11.457938 #4055066] INFO -- : [339/898] 4096173=test_tsort I, [2024-01-20T01:13:11.459784 #4055066] INFO -- : [340/898] 4096186=test_signedness I, [2024-01-20T01:13:11.471620 #4055066] INFO -- : [341/898] 4096173=test_rdoc_rd_block_parser I, [2024-01-20T01:13:11.498230 #4055066] INFO -- : [342/898] 4096169=test_quote_empty I, [2024-01-20T01:13:11.529747 #4055066] INFO -- : [343/898] 4096169=test_pointer I, [2024-01-20T01:13:11.569131 #4055066] INFO -- : [344/898] 4096172=test_big5 I, [2024-01-20T01:13:11.571613 #4055066] INFO -- : [345/898] 4096172=test_func I, [2024-01-20T01:13:11.575792 #4055066] INFO -- : [346/898] 4096180=test_type I, [2024-01-20T01:13:11.580413 #4055066] INFO -- : [347/898] 4096180=test_ractor I, [2024-01-20T01:13:11.600068 #4055066] INFO -- : [348/898] 4096173=test_sleep I, [2024-01-20T01:13:11.650457 #4055066] INFO -- : [349/898] 4096180=test_gem_local_remote_options I, [2024-01-20T01:13:11.708457 #4055066] INFO -- : [350/898] 4096180=test_ruby_lex I, [2024-01-20T01:13:11.790183 #4055066] INFO -- : [351/898] 4096180=test_object I, [2024-01-20T01:13:11.797426 #4055066] INFO -- : [352/898] 4096175=test_date_arith I, [2024-01-20T01:13:11.814627 #4055066] INFO -- : [353/898] 4096175=test_invalid I, [2024-01-20T01:13:11.821356 #4055066] INFO -- : [354/898] 4096175=test_normalize I, [2024-01-20T01:13:11.821786 #4055066] INFO -- : [355/898] 4096175=test_ossl I, [2024-01-20T01:13:11.911214 #4055066] INFO -- : [356/898] 4096169=test_timeout I, [2024-01-20T01:13:11.917852 #4055066] INFO -- : [357/898] 4096169=test_flip I, [2024-01-20T01:13:11.937549 #4055066] INFO -- : [358/898] 4096169=compiler_test I, [2024-01-20T01:13:11.959724 #4055066] INFO -- : [359/898] 4096168=test_change_word I, [2024-01-20T01:13:11.963848 #4055066] INFO -- : [360/898] 4096168=test_arithmetic_sequence I, [2024-01-20T01:13:11.975254 #4055066] INFO -- : [361/898] 4096168=test_gem_command_manager I, [2024-01-20T01:13:11.990819 #4055066] INFO -- : [362/898] 4096177=test_basicinstructions I, [2024-01-20T01:13:11.995834 #4055066] INFO -- : [363/898] 4096169=test_gem_gemcutter_utilities I, [2024-01-20T01:13:12.036709 #4055066] INFO -- : [364/898] 4096177=test_key_actor_emacs I, [2024-01-20T01:13:12.054329 #4055066] INFO -- : [365/898] 4096172=version_test I, [2024-01-20T01:13:12.077042 #4055066] INFO -- : [366/898] 4096183=test_object I, [2024-01-20T01:13:12.080198 #4055066] INFO -- : [367/898] 4096183=heredoc_dedent_test I, [2024-01-20T01:13:12.097622 #4055066] INFO -- : [368/898] 4096172=test_cgi_header I, [2024-01-20T01:13:12.102585 #4055066] INFO -- : [369/898] 4096172=test_rdoc_parser_markdown I, [2024-01-20T01:13:12.105700 #4055066] INFO -- : [370/898] 4096171=test_not I, [2024-01-20T01:13:12.110958 #4055066] INFO -- : [371/898] 4096171=test_gem_resolver_lock_set I, [2024-01-20T01:13:12.128766 #4055066] INFO -- : [372/898] 4096168=test_import I, [2024-01-20T01:13:12.138779 #4055066] INFO -- : [373/898] 4096180=test_force_quotes I, [2024-01-20T01:13:12.140762 #4055066] INFO -- : [374/898] 4096171=test_logger I, [2024-01-20T01:13:12.152353 #4055066] INFO -- : [375/898] 4096180=test_gem_update_suggestion I, [2024-01-20T01:13:12.153718 #4055066] INFO -- : [376/898] 4096171=test_files_test I, [2024-01-20T01:13:12.164825 #4055066] INFO -- : [377/898] 4096183=test_file_exhaustive I, [2024-01-20T01:13:12.168953 #4055066] INFO -- : [378/898] 4096177=test_data_converters I, [2024-01-20T01:13:12.198684 #4055066] INFO -- : [379/898] 4096177=test_class_name_check I, [2024-01-20T01:13:12.200550 #4055066] INFO -- : [380/898] 4096170=test_keyword I, [2024-01-20T01:13:12.217424 #4055066] INFO -- : [381/898] 4096177=test_continuation I, [2024-01-20T01:13:12.217669 #4055066] INFO -- : [382/898] 4096180=test_fd_setsize I, [2024-01-20T01:13:12.219719 #4055066] INFO -- : [383/898] 4096180=test_win32ole_method I, [2024-01-20T01:13:12.222950 #4055066] INFO -- : [384/898] 4096180=test_delete I, [2024-01-20T01:13:12.231868 #4055066] INFO -- : [385/898] 4096180=test_gem_platform I, [2024-01-20T01:13:12.241000 #4055066] INFO -- : [386/898] 4096171=test_rdoc_markup_hard_break I, [2024-01-20T01:13:12.261684 #4055066] INFO -- : [387/898] 4096172=test_placearg I, [2024-01-20T01:13:12.278605 #4055066] INFO -- : [388/898] 4096172=test_date_strptime I, [2024-01-20T01:13:12.313319 #4055066] INFO -- : [389/898] 4096169=test_numhash I, [2024-01-20T01:13:12.314725 #4055066] INFO -- : [390/898] 4096169=test_gem_commands_push_command I, [2024-01-20T01:13:12.330576 #4055066] INFO -- : [391/898] 4096171=test_weakkeymap I, [2024-01-20T01:13:12.353933 #4055066] INFO -- : [392/898] 4096180=test_pkey_rsa I, [2024-01-20T01:13:12.359093 #4055066] INFO -- : [393/898] 4096177=test_webauthn_listener I, [2024-01-20T01:13:12.415127 #4055066] INFO -- : [394/898] 4096177=test_jaro_winkler I, [2024-01-20T01:13:12.419903 #4055066] INFO -- : [395/898] 4096177=test_helper I, [2024-01-20T01:13:12.424154 #4055066] INFO -- : [396/898] 4096172=test_random_formatter I, [2024-01-20T01:13:12.442455 #4055066] INFO -- : [397/898] 4096172=test_ast I, [2024-01-20T01:13:12.461815 #4055066] INFO -- : [398/898] 4096171=test_gem_request_set_gem_dependency_api I, [2024-01-20T01:13:12.468697 #4055066] INFO -- : [399/898] 4096170=test_lambda I, [2024-01-20T01:13:12.494222 #4055066] INFO -- : [400/898] 4096177=test_x509name I, [2024-01-20T01:13:12.502771 #4055066] INFO -- : [401/898] 4096177=test_fips I, [2024-01-20T01:13:12.513629 #4055066] INFO -- : [402/898] 4096170=test_update I, [2024-01-20T01:13:12.517101 #4055066] INFO -- : [403/898] 4096170=test_x509store I, [2024-01-20T01:13:12.554610 #4055066] INFO -- : [404/898] 4096184=test_rdoc_code_object I, [2024-01-20T01:13:12.670128 #4055066] INFO -- : [405/898] 4096177=json_generator_test I, [2024-01-20T01:13:12.672862 #4055066] INFO -- : [406/898] 4096171=test_kconv I, [2024-01-20T01:13:12.676348 #4055066] INFO -- : [407/898] 4096171=test_eval I, [2024-01-20T01:13:12.708753 #4055066] INFO -- : [408/898] 4096180=test_transcode I, [2024-01-20T01:13:12.753190 #4055066] INFO -- : [409/898] 4096169=test_gem_resolver_api_set I, [2024-01-20T01:13:12.772539 #4055066] INFO -- : [410/898] 4096177=test_gem_safe_marshal I, [2024-01-20T01:13:12.803196 #4055066] INFO -- : [411/898] 4096169=test_enumerable I, [2024-01-20T01:13:12.809521 #4055066] INFO -- : [412/898] 4096169=test_gem_resolver_vendor_set I, [2024-01-20T01:13:12.833301 #4055066] INFO -- : [413/898] 4096169=test_config I, [2024-01-20T01:13:12.874102 #4055066] INFO -- : [414/898] 4096170=test_locale I, [2024-01-20T01:13:12.887316 #4055066] INFO -- : [415/898] 4096180=test_addr I, [2024-01-20T01:13:12.910696 #4055066] INFO -- : [416/898] 4096180=library_symbols_test I, [2024-01-20T01:13:12.913651 #4055066] INFO -- : [417/898] 4096184=test_ensured I, [2024-01-20T01:13:12.915754 #4055066] INFO -- : [418/898] 4096180=test_ts I, [2024-01-20T01:13:12.916547 #4055066] INFO -- : [419/898] 4096171=test_rdoc_ri_paths I, [2024-01-20T01:13:12.933738 #4055066] INFO -- : [420/898] 4096171=test_quote_char_nil I, [2024-01-20T01:13:12.957832 #4055066] INFO -- : [421/898] 4096171=test_constant I, [2024-01-20T01:13:12.964604 #4055066] INFO -- : [422/898] 4096184=test_dup I, [2024-01-20T01:13:12.997896 #4055066] INFO -- : [423/898] 4096170=test_pty I, [2024-01-20T01:13:13.146300 #4055066] INFO -- : [424/898] 4096184=test_range I, [2024-01-20T01:13:13.167806 #4055066] INFO -- : [425/898] 4096169=test_project_sanity I, [2024-01-20T01:13:13.205065 #4055066] INFO -- : [426/898] 4096185=test_encoding I, [2024-01-20T01:13:13.219510 #4055066] INFO -- : [427/898] 4096168=test_erb_command I, [2024-01-20T01:13:13.239019 #4055066] INFO -- : [428/898] 4096169=test_helper I, [2024-01-20T01:13:13.240641 #4055066] INFO -- : [429/898] 4096169=test_gem_uri_formatter I, [2024-01-20T01:13:13.263738 #4055066] INFO -- : [430/898] 4096168=test_udp I, [2024-01-20T01:13:13.266545 #4055066] INFO -- : [431/898] 4096169=test_ostruct I, [2024-01-20T01:13:13.270575 #4055066] INFO -- : [432/898] 4096168=unescape_test I, [2024-01-20T01:13:13.385576 #4055066] INFO -- : [433/898] 4096185=test_file I, [2024-01-20T01:13:13.399511 #4055066] INFO -- : [434/898] 4096169=bom_test I, [2024-01-20T01:13:13.406686 #4055066] INFO -- : [435/898] 4096169=test_data_error I, [2024-01-20T01:13:13.457087 #4055066] INFO -- : [436/898] 4096170=test_integer_comb I, [2024-01-20T01:13:13.477551 #4055066] INFO -- : [437/898] 4096180=test_rdoc_markup_document I, [2024-01-20T01:13:13.488957 #4055066] INFO -- : [438/898] 4096180=test_tmpdir I, [2024-01-20T01:13:13.494888 #4055066] INFO -- : [439/898] 4096169=test_write I, [2024-01-20T01:13:13.551215 #4055066] INFO -- : [440/898] 4096177=test_vm_dump I, [2024-01-20T01:13:13.551284 #4055066] INFO -- : [441/898] 4096169=test_gem_commands_check_command I, [2024-01-20T01:13:13.552821 #4055066] INFO -- : [442/898] 4096180=test_regexp I, [2024-01-20T01:13:13.557347 #4055066] INFO -- : [443/898] 4096177=errors_test I, [2024-01-20T01:13:13.570550 #4055066] INFO -- : [444/898] 4096169=test_gem_uninstaller I, [2024-01-20T01:13:13.617679 #4055066] INFO -- : [445/898] 4096177=test_gb18030 I, [2024-01-20T01:13:13.627490 #4055066] INFO -- : [446/898] 4096177=test_buffering I, [2024-01-20T01:13:13.633162 #4055066] INFO -- : [447/898] 4096177=test_svcb_https I, [2024-01-20T01:13:13.650841 #4055066] INFO -- : [448/898] 4096177=test_time I, [2024-01-20T01:13:13.665775 #4055066] INFO -- : [449/898] 4096186=test_windows_1251 I, [2024-01-20T01:13:13.670887 #4055066] INFO -- : [450/898] 4096186=test_rdoc_rdoc I, [2024-01-20T01:13:13.697233 #4055066] INFO -- : [451/898] 4096176=test_key_name_check I, [2024-01-20T01:13:13.702322 #4055066] INFO -- : [452/898] 4096176=test_backtrace I, [2024-01-20T01:13:13.704185 #4055066] INFO -- : [453/898] 4096176=test_defined I, [2024-01-20T01:13:13.717951 #4055066] INFO -- : [454/898] 4096186=test_io_buffer I, [2024-01-20T01:13:13.753009 #4055066] INFO -- : [455/898] 4096177=test_rdoc_i18n_text I, [2024-01-20T01:13:13.757854 #4055066] INFO -- : [456/898] 4096186=test_pipe I, [2024-01-20T01:13:13.795645 #4055066] INFO -- : [457/898] 4096176=test_thread I, [2024-01-20T01:13:13.799393 #4055066] INFO -- : [458/898] 4096184=test_trick I, [2024-01-20T01:13:13.800027 #4055066] INFO -- : [459/898] 4096176=test_pkey_ec I, [2024-01-20T01:13:13.855585 #4055066] INFO -- : [460/898] 4096177=test_date_parse I, [2024-01-20T01:13:13.862747 #4055066] INFO -- : [461/898] 4096186=test_rdoc_markup_attributes I, [2024-01-20T01:13:13.863898 #4055066] INFO -- : [462/898] 4096186=test_mul I, [2024-01-20T01:13:13.871232 #4055066] INFO -- : [463/898] 4096186=test_null I, [2024-01-20T01:13:13.874684 #4055066] INFO -- : [464/898] 4096186=test_win32ole_type I, [2024-01-20T01:13:13.884106 #4055066] INFO -- : [465/898] 4096186=test_encodings I, [2024-01-20T01:13:13.893454 #4055066] INFO -- : [466/898] 4096176=test_default_gems I, [2024-01-20T01:13:13.949601 #4055066] INFO -- : [467/898] 4096176=test_rdoc_markup_to_rdoc I, [2024-01-20T01:13:13.962050 #4055066] INFO -- : [468/898] 4096177=test_rdoc_rd_inline_parser I, [2024-01-20T01:13:13.979082 #4055066] INFO -- : [469/898] 4096176=test_qsort I, [2024-01-20T01:13:13.983186 #4055066] INFO -- : [470/898] 4096176=test_rdoc_parser I, [2024-01-20T01:13:13.987748 #4055066] INFO -- : [471/898] 4096177=test_gem_dependency_resolution_error I, [2024-01-20T01:13:13.994149 #4055066] INFO -- : [472/898] 4096177=json_addition_test I, [2024-01-20T01:13:14.002697 #4055066] INFO -- : [473/898] 4096176=test_rdoc_store I, [2024-01-20T01:13:14.007806 #4055066] INFO -- : [474/898] 4096177=test_x509attr I, [2024-01-20T01:13:14.009747 #4055066] INFO -- : [475/898] 4096177=test_raise I, [2024-01-20T01:13:14.012566 #4055066] INFO -- : [476/898] 4096177=test_depth_first I, [2024-01-20T01:13:14.022887 #4055066] INFO -- : [477/898] 4096177=test_gem_request_set_lockfile_parser I, [2024-01-20T01:13:14.119048 #4055066] INFO -- : [478/898] 4096177=test_pattern_matching I, [2024-01-20T01:13:14.140869 #4055066] INFO -- : [479/898] 4096177=test_rdoc_stats I, [2024-01-20T01:13:14.189891 #4055066] INFO -- : [480/898] 4096177=test_string I, [2024-01-20T01:13:14.197938 #4055066] INFO -- : [481/898] 4096177=test_folderitem2_invokeverb I, [2024-01-20T01:13:14.204049 #4055066] INFO -- : [482/898] 4096177=test_rdoc_markup_parser I, [2024-01-20T01:13:14.264114 #4055066] INFO -- : [483/898] 4096177=test_require_path_check I, [2024-01-20T01:13:14.359462 #4055066] INFO -- : [484/898] 4096186=test_files_test_2 I, [2024-01-20T01:13:14.370022 #4055066] INFO -- : [485/898] 4096169=test_fnmatch I, [2024-01-20T01:13:14.402189 #4055066] INFO -- : [486/898] 4096177=test_row_separator I, [2024-01-20T01:13:14.407588 #4055066] INFO -- : [487/898] 4096177=test_gem_validator I, [2024-01-20T01:13:14.415674 #4055066] INFO -- : [488/898] 4096169=test_string I, [2024-01-20T01:13:14.429302 #4055066] INFO -- : [489/898] 4096177=test_proc I, [2024-01-20T01:13:14.640015 #4055066] INFO -- : [490/898] 4096176=test_gc_compact I, [2024-01-20T01:13:14.721926 #4055066] INFO -- : [491/898] 4096168=test_gem_package_old I, [2024-01-20T01:13:14.774190 #4055066] INFO -- : [492/898] 4096168=test_gem_resolver_index_set I, [2024-01-20T01:13:14.808248 #4055066] INFO -- : [493/898] 4096168=test_egrep_cpp I, [2024-01-20T01:13:14.930539 #4055066] INFO -- : [494/898] 4096168=test_zlib I, [2024-01-20T01:13:15.101815 #4055066] INFO -- : [495/898] 4096177=test_cgi_tag_helper I, [2024-01-20T01:13:15.111224 #4055066] INFO -- : [496/898] 4096177=test_optimization I, [2024-01-20T01:13:15.367609 #4055066] INFO -- : [497/898] 4096178=test_date_conv I, [2024-01-20T01:13:15.373386 #4055066] INFO -- : [498/898] 4096178=test_erb_m17n I, [2024-01-20T01:13:15.375552 #4055066] INFO -- : [499/898] 4096178=test_ole_methods I, [2024-01-20T01:13:15.380391 #4055066] INFO -- : [500/898] 4096178=test_iter_break I, [2024-01-20T01:13:15.383117 #4055066] INFO -- : [501/898] 4096178=test_exception I, [2024-01-20T01:13:15.388244 #4055066] INFO -- : [502/898] 4096178=test_zsh_completion I, [2024-01-20T01:13:15.390607 #4055066] INFO -- : [503/898] 4096178=test_nil I, [2024-01-20T01:13:15.395128 #4055066] INFO -- : [504/898] 4096178=test_num2int I, [2024-01-20T01:13:15.402487 #4055066] INFO -- : [505/898] 4096178=test_rdoc_single_class I, [2024-01-20T01:13:15.406116 #4055066] INFO -- : [506/898] 4096171=test_verbose I, [2024-01-20T01:13:15.417674 #4055066] INFO -- : [507/898] 4096171=test_pp I, [2024-01-20T01:13:15.433418 #4055066] INFO -- : [508/898] 4096170=test_frozen I, [2024-01-20T01:13:15.437360 #4055066] INFO -- : [509/898] 4096170=test_gem_ext_configure_builder I, [2024-01-20T01:13:15.453226 #4055066] INFO -- : [510/898] 4096171=test_macro I, [2024-01-20T01:13:15.477512 #4055066] INFO -- : [511/898] 4096170=test_yaml_special_cases I, [2024-01-20T01:13:15.480664 #4055066] INFO -- : [512/898] 4096178=test_optarg I, [2024-01-20T01:13:15.485118 #4055066] INFO -- : [513/898] 4096170=test_gem_source_list I, [2024-01-20T01:13:15.495021 #4055066] INFO -- : [514/898] 4096178=test_config I, [2024-01-20T01:13:15.515140 #4055066] INFO -- : [515/898] 4096171=test_rdoc_token_stream I, [2024-01-20T01:13:15.518786 #4055066] INFO -- : [516/898] 4096178=test_address_resolve I, [2024-01-20T01:13:15.520732 #4055066] INFO -- : [517/898] 4096171=test_bug-3571 I, [2024-01-20T01:13:15.525726 #4055066] INFO -- : [518/898] 4096178=test_key_actor_vi I, [2024-01-20T01:13:15.533715 #4055066] INFO -- : [519/898] 4096171=test_gem_command I, [2024-01-20T01:13:15.562352 #4055066] INFO -- : [520/898] 4096170=test_gem_spec_fetcher I, [2024-01-20T01:13:15.575698 #4055066] INFO -- : [521/898] 4096178=test_common I, [2024-01-20T01:13:15.627511 #4055066] INFO -- : [522/898] 4096184=test_numeric I, [2024-01-20T01:13:15.631872 #4055066] INFO -- : [523/898] 4096171=test_gem_commands_lock_command I, [2024-01-20T01:13:15.650405 #4055066] INFO -- : [524/898] 4096171=test_assignment I, [2024-01-20T01:13:15.699119 #4055066] INFO -- : [525/898] 4096184=test_ifunless I, [2024-01-20T01:13:15.701046 #4055066] INFO -- : [526/898] 4096184=test_rdoc_tom_doc I, [2024-01-20T01:13:15.715523 #4055066] INFO -- : [527/898] 4096184=test_rdoc_markup_to_tt_only I, [2024-01-20T01:13:15.718557 #4055066] INFO -- : [528/898] 4096178=test_hmac I, [2024-01-20T01:13:15.720094 #4055066] INFO -- : [529/898] 4096178=test_gem_rdoc I, [2024-01-20T01:13:15.745053 #4055066] INFO -- : [530/898] 4096184=test_date I, [2024-01-20T01:13:15.746313 #4055066] INFO -- : [531/898] 4096170=test_gem_ext_cargo_builder_unit I, [2024-01-20T01:13:15.751405 #4055066] INFO -- : [532/898] 4096184=test_at_exit I, [2024-01-20T01:13:15.772909 #4055066] INFO -- : [533/898] 4096184=test_object_create_start I, [2024-01-20T01:13:15.773744 #4055066] INFO -- : [534/898] 4096184=!Nothing_to_test I, [2024-01-20T01:13:15.774228 #4055066] INFO -- : [535/898] 4096184=test_psych I, [2024-01-20T01:13:15.778793 #4055066] INFO -- : [536/898] 4096170=test_enc_raise I, [2024-01-20T01:13:15.783351 #4055066] INFO -- : [537/898] 4096170=test_rdoc_markup_paragraph I, [2024-01-20T01:13:15.787666 #4055066] INFO -- : [538/898] 4096170=test_kernel I, [2024-01-20T01:13:15.797750 #4055066] INFO -- : [539/898] 4096184=dispatcher_test I, [2024-01-20T01:13:15.813292 #4055066] INFO -- : [540/898] 4096184=test_eval_history I, [2024-01-20T01:13:15.814167 #4055066] INFO -- : [541/898] 4096181=test_gem_doctor I, [2024-01-20T01:13:15.825166 #4055066] INFO -- : [542/898] 4096184=test_kdf I, [2024-01-20T01:13:15.858054 #4055066] INFO -- : [543/898] 4096181=test_emitter I, [2024-01-20T01:13:15.862479 #4055066] INFO -- : [544/898] 4096181=test_gem_silent_ui I, [2024-01-20T01:13:15.872864 #4055066] INFO -- : [545/898] 4096178=test_files_ext I, [2024-01-20T01:13:15.888971 #4055066] INFO -- : [546/898] 4096181=test_bug-5832 I, [2024-01-20T01:13:15.893061 #4055066] INFO -- : [547/898] 4096184=test_syntax I, [2024-01-20T01:13:15.896098 #4055066] INFO -- : [548/898] 4096181=test_date_time I, [2024-01-20T01:13:15.901237 #4055066] INFO -- : [549/898] 4096181=test_rdoc_markup_to_joined_paragraph I, [2024-01-20T01:13:15.912006 #4055066] INFO -- : [550/898] 4096181=test_require I, [2024-01-20T01:13:15.916895 #4055066] INFO -- : [551/898] 4096181=test_data I, [2024-01-20T01:13:15.919743 #4055066] INFO -- : [552/898] 4096181=test_date_new I, [2024-01-20T01:13:15.933387 #4055066] INFO -- : [553/898] 4096181=test_tcp I, [2024-01-20T01:13:15.952829 #4055066] INFO -- : [554/898] 4096181=test_iso_8859 I, [2024-01-20T01:13:15.981127 #4055066] INFO -- : [555/898] 4096181=test_rdoc_text I, [2024-01-20T01:13:15.987465 #4055066] INFO -- : [556/898] 4096178=test_rdoc_context I, [2024-01-20T01:13:16.021950 #4055066] INFO -- : [557/898] 4096181=test_nil2vtempty I, [2024-01-20T01:13:16.024723 #4055066] INFO -- : [558/898] 4096181=test_stream I, [2024-01-20T01:13:16.028093 #4055066] INFO -- : [559/898] 4096181=test_rdoc_parser_ruby I, [2024-01-20T01:13:16.317938 #4055066] INFO -- : [560/898] 4096170=test_open-uri I, [2024-01-20T01:13:16.550961 #4055066] INFO -- : [561/898] 4096181=test_httpresponse I, [2024-01-20T01:13:16.562162 #4055066] INFO -- : [562/898] 4096170=test_rdoc_markup_attribute_manager I, [2024-01-20T01:13:16.579276 #4055066] INFO -- : [563/898] 4096170=test_name_error I, [2024-01-20T01:13:16.597765 #4055066] INFO -- : [564/898] 4096178=test_gem_commands_dependency_command I, [2024-01-20T01:13:16.601067 #4055066] INFO -- : [565/898] 4096173=test_gem_resolver I, [2024-01-20T01:13:16.605854 #4055066] INFO -- : [566/898] 4096181=test_safe_load I, [2024-01-20T01:13:16.616204 #4055066] INFO -- : [567/898] 4096181=test_gem_resolver_composed_set I, [2024-01-20T01:13:16.633067 #4055066] INFO -- : [568/898] 4096181=test_table I, [2024-01-20T01:13:16.646981 #4055066] INFO -- : [569/898] 4096178=test_gem_commands_specification_command I, [2024-01-20T01:13:16.649162 #4055066] INFO -- : [570/898] 4096170=test_http I, [2024-01-20T01:13:16.654719 #4055066] INFO -- : [571/898] 4096170=test_shift_jis I, [2024-01-20T01:13:16.658725 #4055066] INFO -- : [572/898] 4096170=test_gem_commands_which_command I, [2024-01-20T01:13:16.691171 #4055066] INFO -- : [573/898] 4096170=test_inadvertent_creation I, [2024-01-20T01:13:16.703286 #4055066] INFO -- : [574/898] 4096181=test_flags I, [2024-01-20T01:13:16.719360 #4055066] INFO -- : [575/898] 4096178=test_enumerator I, [2024-01-20T01:13:16.775100 #4055066] INFO -- : [576/898] 4096170=test_gem_resolver_lock_specification I, [2024-01-20T01:13:16.817069 #4055066] INFO -- : [577/898] 4096170=test_err_in_callback I, [2024-01-20T01:13:16.826313 #4055066] INFO -- : [578/898] 4096170=test_x509cert I, [2024-01-20T01:13:16.850029 #4055066] INFO -- : [579/898] 4096173=test_gc I, [2024-01-20T01:13:16.865130 #4055066] INFO -- : [580/898] 4096171=test_gem_ext_rake_builder I, [2024-01-20T01:13:17.102167 #4055066] INFO -- : [581/898] 4096183=test_arity I, [2024-01-20T01:13:17.103955 #4055066] INFO -- : [582/898] 4096183=test_logdevice I, [2024-01-20T01:13:17.166167 #4055066] INFO -- : [583/898] 4096170=test_gem_source_local I, [2024-01-20T01:13:17.225549 #4055066] INFO -- : [584/898] 4096176=test_gem_security_policy I, [2024-01-20T01:13:17.427326 #4055066] INFO -- : [585/898] 4096170=test_process I, [2024-01-20T01:13:17.446170 #4055066] INFO -- : [586/898] 4096186=test_read I, [2024-01-20T01:13:17.484630 #4055066] INFO -- : [587/898] 4096176=test_last_thread I, [2024-01-20T01:13:17.555493 #4055066] INFO -- : [588/898] 4096171=test_show_source I, [2024-01-20T01:13:17.605512 #4055066] INFO -- : [589/898] 4096171=test_pack I, [2024-01-20T01:13:17.640062 #4055066] INFO -- : [590/898] 4096181=test_passing_block I, [2024-01-20T01:13:17.644491 #4055066] INFO -- : [591/898] 4096181=test_thread_fd_close I, [2024-01-20T01:13:17.646707 #4055066] INFO -- : [592/898] 4096181=test_syslog_logger I, [2024-01-20T01:13:17.663386 #4055066] INFO -- : [593/898] 4096186=newline_test I, [2024-01-20T01:13:17.753239 #4055066] INFO -- : [594/898] 4096186=test_uncorrectable_name_check I, [2024-01-20T01:13:17.761622 #4055066] INFO -- : [595/898] 4096186=test_stringchar I, [2024-01-20T01:13:17.790965 #4055066] INFO -- : [596/898] 4096174=test_hash_create I, [2024-01-20T01:13:17.791945 #4055066] INFO -- : [597/898] 4096174=test_io_console I, [2024-01-20T01:13:17.798440 #4055066] INFO -- : [598/898] 4096171=test_flush I, [2024-01-20T01:13:17.802112 #4055066] INFO -- : [599/898] 4096181=test_singleton I, [2024-01-20T01:13:17.805209 #4055066] INFO -- : [600/898] 4096171=test_switch_hitter I, [2024-01-20T01:13:17.807620 #4055066] INFO -- : [601/898] 4096181=test_securerandom I, [2024-01-20T01:13:17.812639 #4055066] INFO -- : [602/898] 4096171=test_each I, [2024-01-20T01:13:17.817904 #4055066] INFO -- : [603/898] 4096171=test_logperiod I, [2024-01-20T01:13:17.824671 #4055066] INFO -- : [604/898] 4096171=test_rdoc_markdown_test I, [2024-01-20T01:13:17.831566 #4055066] INFO -- : [605/898] 4096181=test_rdoc_normal_module I, [2024-01-20T01:13:17.855923 #4055066] INFO -- : [606/898] 4096183=test_c_union_entity I, [2024-01-20T01:13:17.865505 #4055066] INFO -- : [607/898] 4096186=test_rdoc_markup_to_table_of_contents I, [2024-01-20T01:13:17.865815 #4055066] INFO -- : [608/898] 4096181=test_objectspace I, [2024-01-20T01:13:17.887980 #4055066] INFO -- : [609/898] 4096186=test_socket I, [2024-01-20T01:13:17.892322 #4055066] INFO -- : [610/898] 4096183=test_thread I, [2024-01-20T01:13:17.926140 #4055066] INFO -- : [611/898] 4096168=test_literal I, [2024-01-20T01:13:18.129360 #4055066] INFO -- : [612/898] 4096183=test_c_struct_builder I, [2024-01-20T01:13:18.199651 #4055066] INFO -- : [613/898] 4096183=test_dot_dot I, [2024-01-20T01:13:18.203165 #4055066] INFO -- : [614/898] 4096183=test_str2big I, [2024-01-20T01:13:18.234143 #4055066] INFO -- : [615/898] 4096183=test_extlibs I, [2024-01-20T01:13:18.300738 #4055066] INFO -- : [616/898] 4096186=test_rdoc_generator_ri I, [2024-01-20T01:13:18.308195 #4055066] INFO -- : [617/898] 4096186=test_gem_stream_ui I, [2024-01-20T01:13:18.368590 #4055066] INFO -- : [618/898] 4096175=test_severity I, [2024-01-20T01:13:18.372042 #4055066] INFO -- : [619/898] 4096168=test_ractor I, [2024-01-20T01:13:18.377029 #4055066] INFO -- : [620/898] 4096175=parse_test I, [2024-01-20T01:13:18.394223 #4055066] INFO -- : [621/898] 4096168=test_gem_install_update_options I, [2024-01-20T01:13:18.432787 #4055066] INFO -- : [622/898] 4096186=test_require_lib I, [2024-01-20T01:13:18.549268 #4055066] INFO -- : [623/898] 4096176=test_ansi_with_terminfo I, [2024-01-20T01:13:18.553707 #4055066] INFO -- : [624/898] 4096168=test_rdoc_generator_pot_po I, [2024-01-20T01:13:18.557090 #4055066] INFO -- : [625/898] 4096168=test_json_tree I, [2024-01-20T01:13:18.558757 #4055066] INFO -- : [626/898] 4096176=test_rdoc_markup_to_markdown I, [2024-01-20T01:13:18.565366 #4055066] INFO -- : [627/898] 4096168=test_memory_view I, [2024-01-20T01:13:18.589699 #4055066] INFO -- : [628/898] 4096176=test_m17n_comb I, [2024-01-20T01:13:18.720778 #4055066] INFO -- : [629/898] 4096168=test_ractor I, [2024-01-20T01:13:18.774224 #4055066] INFO -- : [630/898] 4096168=test_cclass I, [2024-01-20T01:13:18.785744 #4055066] INFO -- : [631/898] 4096168=test_gem_version_option I, [2024-01-20T01:13:18.810528 #4055066] INFO -- : [632/898] 4096181=test_grapheme_breaks I, [2024-01-20T01:13:18.813358 #4055066] INFO -- : [633/898] 4096171=test_gem_request_connection_pools I, [2024-01-20T01:13:18.832856 #4055066] INFO -- : [634/898] 4096181=test_pkey I, [2024-01-20T01:13:18.838538 #4055066] INFO -- : [635/898] 4096168=test_case I, [2024-01-20T01:13:18.838745 #4055066] INFO -- : [636/898] 4096168=test_reline I, [2024-01-20T01:13:18.890611 #4055066] INFO -- : [637/898] 4096181=test_parser_events I, [2024-01-20T01:13:18.954430 #4055066] INFO -- : [638/898] 4096181=test_enumerator_kw I, [2024-01-20T01:13:18.955865 #4055066] INFO -- : [639/898] 4096181=test_gem_text I, [2024-01-20T01:13:18.996647 #4055066] INFO -- : [640/898] 4096168=test_settracefunc I, [2024-01-20T01:13:19.044685 #4055066] INFO -- : [641/898] 4096181=test_win32ole I, [2024-01-20T01:13:19.050734 #4055066] INFO -- : [642/898] 4096181=test_generic I, [2024-01-20T01:13:19.078207 #4055066] INFO -- : [643/898] 4096181=test_delegation I, [2024-01-20T01:13:19.089277 #4055066] INFO -- : [644/898] 4096181=test_scan_args I, [2024-01-20T01:13:19.099605 #4055066] INFO -- : [645/898] 4096181=test_nkf I, [2024-01-20T01:13:19.217659 #4055066] INFO -- : [646/898] 4096181=test_gem_request I, [2024-01-20T01:13:19.393736 #4055066] INFO -- : [647/898] 4096181=test_method_cache I, [2024-01-20T01:13:19.398088 #4055066] INFO -- : [648/898] 4096181=test_sprintf_comb I, [2024-01-20T01:13:19.447967 #4055066] INFO -- : [649/898] 4096185=test_gem_commands_mirror I, [2024-01-20T01:13:19.453731 #4055066] INFO -- : [650/898] 4096185=test_gem_ext_cargo_builder_link_flag_converter I, [2024-01-20T01:13:19.516798 #4055066] INFO -- : [651/898] 4096185=test_bug_reporter I, [2024-01-20T01:13:19.546386 #4055066] INFO -- : [652/898] 4096181=test_gem_name_tuple I, [2024-01-20T01:13:19.567616 #4055066] INFO -- : [653/898] 4096181=test_gem_package_tar_reader_entry I, [2024-01-20T01:13:19.682462 #4055066] INFO -- : [654/898] 4096179=test_rand I, [2024-01-20T01:13:19.781591 #4055066] INFO -- : [655/898] 4096181=test_exception I, [2024-01-20T01:13:19.870860 #4055066] INFO -- : [656/898] 4096171=test_case_options I, [2024-01-20T01:13:19.876348 #4055066] INFO -- : [657/898] 4096171=test_store I, [2024-01-20T01:13:19.896671 #4055066] INFO -- : [658/898] 4096183=test_rdoc_cross_reference I, [2024-01-20T01:13:19.936596 #4055066] INFO -- : [659/898] 4096179=test_gem_commands_info_command I, [2024-01-20T01:13:19.945733 #4055066] INFO -- : [660/898] 4096185=test_general I, [2024-01-20T01:13:19.974686 #4055066] INFO -- : [661/898] 4096179=test_scalar I, [2024-01-20T01:13:19.974928 #4055066] INFO -- : [662/898] 4096177=test_gem_dependency_installer I, [2024-01-20T01:13:19.977389 #4055066] INFO -- : [663/898] 4096179=test_formatter I, [2024-01-20T01:13:19.980891 #4055066] INFO -- : [664/898] 4096185=test_bash_completion I, [2024-01-20T01:13:19.982914 #4055066] INFO -- : [665/898] 4096185=test_rdoc_constant I, [2024-01-20T01:13:19.984186 #4055066] INFO -- : [666/898] 4096179=test_deprecate I, [2024-01-20T01:13:20.021284 #4055066] INFO -- : [667/898] 4096171=test_gem_commands_owner_command I, [2024-01-20T01:13:20.038123 #4055066] INFO -- : [668/898] 4096179=test_gem_source_vendor I, [2024-01-20T01:13:20.047340 #4055066] INFO -- : [669/898] 4096179=test_recorder I, [2024-01-20T01:13:20.054583 #4055066] INFO -- : [670/898] 4096179=test_complexrational I, [2024-01-20T01:13:20.060318 #4055066] INFO -- : [671/898] 4096168=test_init I, [2024-01-20T01:13:20.060673 #4055066] INFO -- : [672/898] 4096185=test_pathname I, [2024-01-20T01:13:20.063018 #4055066] INFO -- : [673/898] 4096179=test_rdoc_encoding I, [2024-01-20T01:13:20.090548 #4055066] INFO -- : [674/898] 4096179=test_coverage I, [2024-01-20T01:13:20.091141 #4055066] INFO -- : [675/898] 4096187=test_gem_package_tar_reader I, [2024-01-20T01:13:20.222138 #4055066] INFO -- : [676/898] 4096185=regexp_test I, [2024-01-20T01:13:20.238916 #4055066] INFO -- : [677/898] 4096187=test_file I, [2024-01-20T01:13:20.241888 #4055066] INFO -- : [678/898] 4096187=test_gem_available_set I, [2024-01-20T01:13:20.286564 #4055066] INFO -- : [679/898] 4096185=test_rdoc_markdown I, [2024-01-20T01:13:20.374343 #4055066] INFO -- : [680/898] 4096176=test_modify_expand I, [2024-01-20T01:13:20.384020 #4055066] INFO -- : [681/898] 4096176=test_rdoc_any_method I, [2024-01-20T01:13:20.390154 #4055066] INFO -- : [682/898] 4096168=test_wss I, [2024-01-20T01:13:20.390633 #4055066] INFO -- : [683/898] 4096187=test_fiddle I, [2024-01-20T01:13:20.394592 #4055066] INFO -- : [684/898] 4096168=test_find I, [2024-01-20T01:13:20.408126 #4055066] INFO -- : [685/898] 4096168=test_ractor I, [2024-01-20T01:13:20.434665 #4055066] INFO -- : [686/898] 4096187=test_digest I, [2024-01-20T01:13:20.457790 #4055066] INFO -- : [687/898] 4096183=test_marshalable I, [2024-01-20T01:13:20.459292 #4055066] INFO -- : [688/898] 4096174=test_cgi_util I, [2024-01-20T01:13:20.481328 #4055066] INFO -- : [689/898] 4096183=test_require I, [2024-01-20T01:13:20.492215 #4055066] INFO -- : [690/898] 4096185=test_gem_ext_cmake_builder I, [2024-01-20T01:13:20.505842 #4055066] INFO -- : [691/898] 4096185=test_gem_commands_contents_command I, [2024-01-20T01:13:20.517449 #4055066] INFO -- : [692/898] 4096168=test_enc_str_buf_cat I, [2024-01-20T01:13:20.521491 #4055066] INFO -- : [693/898] 4096168=test_gbk I, [2024-01-20T01:13:20.527090 #4055066] INFO -- : [694/898] 4096168=test_class2name I, [2024-01-20T01:13:20.531804 #4055066] INFO -- : [695/898] 4096168=test_profile_frames I, [2024-01-20T01:13:20.577856 #4055066] INFO -- : [696/898] 4096185=test_cstr I, [2024-01-20T01:13:20.588358 #4055066] INFO -- : [697/898] 4096171=test_pstore I, [2024-01-20T01:13:20.617409 #4055066] INFO -- : [698/898] 4096174=json_fixtures_test I, [2024-01-20T01:13:20.624247 #4055066] INFO -- : [699/898] 4096174=test_shapes I, [2024-01-20T01:13:20.627704 #4055066] INFO -- : [700/898] 4096171=test_io_timeout I, [2024-01-20T01:13:20.628773 #4055066] INFO -- : [701/898] 4096174=test_rdoc_parser_c I, [2024-01-20T01:13:20.635722 #4055066] INFO -- : [702/898] 4096171=test_comparable I, [2024-01-20T01:13:20.642560 #4055066] INFO -- : [703/898] 4096171=test_rdoc_markup_formatter I, [2024-01-20T01:13:20.649204 #4055066] INFO -- : [704/898] 4096171=test_nowrite I, [2024-01-20T01:13:20.665525 #4055066] INFO -- : [705/898] 4096171=test_thread_queue I, [2024-01-20T01:13:20.722099 #4055066] INFO -- : [706/898] 4096168=test_gem_commands_sources_command I, [2024-01-20T01:13:20.766847 #4055066] INFO -- : [707/898] 4096176=test_ansi_without_terminfo I, [2024-01-20T01:13:20.774266 #4055066] INFO -- : [708/898] 4096176=test_bmethod I, [2024-01-20T01:13:20.783795 #4055066] INFO -- : [709/898] 4096176=test_euc_tw I, [2024-01-20T01:13:20.794266 #4055066] INFO -- : [710/898] 4096176=test_ractor I, [2024-01-20T01:13:20.807168 #4055066] INFO -- : [711/898] 4096176=test_big2str I, [2024-01-20T01:13:20.814029 #4055066] INFO -- : [712/898] 4096176=test_handle I, [2024-01-20T01:13:20.854011 #4055066] INFO -- : [713/898] 4096179=test_wait I, [2024-01-20T01:13:20.899776 #4055066] INFO -- : [714/898] 4096168=test_yaml I, [2024-01-20T01:13:20.907487 #4055066] INFO -- : [715/898] 4096179=test_forwardable I, [2024-01-20T01:13:20.919107 #4055066] INFO -- : [716/898] 4096179=test_gem_remote_fetcher I, [2024-01-20T01:13:20.979894 #4055066] INFO -- : [717/898] 4096174=test_mdns I, [2024-01-20T01:13:20.997005 #4055066] INFO -- : [718/898] 4096174=test_parse I, [2024-01-20T01:13:21.041859 #4055066] INFO -- : [719/898] 4096168=test_gem_resolver_installed_specification I, [2024-01-20T01:13:21.045310 #4055066] INFO -- : [720/898] 4096175=test_scanner_events I, [2024-01-20T01:13:21.065524 #4055066] INFO -- : [721/898] 4096175=test_gem_commands_search_command I, [2024-01-20T01:13:21.072393 #4055066] INFO -- : [722/898] 4096168=test_complex I, [2024-01-20T01:13:21.074548 #4055066] INFO -- : [723/898] 4096175=test_gem_ext_ext_conf_builder I, [2024-01-20T01:13:21.131770 #4055066] INFO -- : [724/898] 4096176=test_gem_stub_specification I, [2024-01-20T01:13:21.160275 #4055066] INFO -- : [725/898] 4096185=test_method_cache I, [2024-01-20T01:13:21.162361 #4055066] INFO -- : [726/898] 4096185=test_frozen_error I, [2024-01-20T01:13:21.163973 #4055066] INFO -- : [727/898] 4096185=test_gem_dependency I, [2024-01-20T01:13:21.171393 #4055066] INFO -- : [728/898] 4096187=test_gem_resolver_specification I, [2024-01-20T01:13:21.188922 #4055066] INFO -- : [729/898] 4096187=test_path_to_class I, [2024-01-20T01:13:21.189203 #4055066] INFO -- : [730/898] 4096187=test_rdoc_markup_verbatim I, [2024-01-20T01:13:21.192434 #4055066] INFO -- : [731/898] 4096187=test_inlinecache I, [2024-01-20T01:13:21.197775 #4055066] INFO -- : [732/898] 4096168=test_rdoc_options I, [2024-01-20T01:13:21.245367 #4055066] INFO -- : [733/898] 4096187=test_cesu8 I, [2024-01-20T01:13:21.253167 #4055066] INFO -- : [734/898] 4096187=test_econv I, [2024-01-20T01:13:21.281186 #4055066] INFO -- : [735/898] 4096176=test_gem_version I, [2024-01-20T01:13:21.293903 #4055066] INFO -- : [736/898] 4096185=test_gem_commands_signin_command I, [2024-01-20T01:13:21.295925 #4055066] INFO -- : [737/898] 4096174=test_resource I, [2024-01-20T01:13:21.299345 #4055066] INFO -- : [738/898] 4096174=test_emitter I, [2024-01-20T01:13:21.322510 #4055066] INFO -- : [739/898] 4096174=test_ldap I, [2024-01-20T01:13:21.341066 #4055066] INFO -- : [740/898] 4096174=test_string_processing I, [2024-01-20T01:13:21.366270 #4055066] INFO -- : [741/898] 4096185=test_fileutils I, [2024-01-20T01:13:21.376766 #4055066] INFO -- : [742/898] 4096176=test_reqarg I, [2024-01-20T01:13:21.390868 #4055066] INFO -- : [743/898] 4096174=test_rdoc_include I, [2024-01-20T01:13:21.448378 #4055066] INFO -- : [744/898] 4096174=test_stack I, [2024-01-20T01:13:21.451985 #4055066] INFO -- : [745/898] 4096176=test_gem_commands_list_command I, [2024-01-20T01:13:21.461220 #4055066] INFO -- : [746/898] 4096176=test_too_many_dummy_encodings I, [2024-01-20T01:13:21.462151 #4055066] INFO -- : [747/898] 4096168=test_gem_commands_help_command I, [2024-01-20T01:13:21.518209 #4055066] INFO -- : [748/898] 4096168=test_rdoc_markup I, [2024-01-20T01:13:21.522052 #4055066] INFO -- : [749/898] 4096168=test_tracepoint I, [2024-01-20T01:13:21.529746 #4055066] INFO -- : [750/898] 4096176=test_prettyprint I, [2024-01-20T01:13:21.550028 #4055066] INFO -- : [751/898] 4096176=test_basicsocket I, [2024-01-20T01:13:21.580057 #4055066] INFO -- : [752/898] 4096176=test_utf32 I, [2024-01-20T01:13:21.581482 #4055066] INFO -- : [753/898] 4096176=test_duplicate I, [2024-01-20T01:13:21.586259 #4055066] INFO -- : [754/898] 4096176=test_gem_resolver_index_specification I, [2024-01-20T01:13:21.631090 #4055066] INFO -- : [755/898] 4096183=test_internal_ivar I, [2024-01-20T01:13:21.636214 #4055066] INFO -- : [756/898] 4096176=test_queue I, [2024-01-20T01:13:21.636391 #4055066] INFO -- : [757/898] 4096183=test_function I, [2024-01-20T01:13:21.642753 #4055066] INFO -- : [758/898] 4096176=test_noarg I, [2024-01-20T01:13:21.657331 #4055066] INFO -- : [759/898] 4096176=parse_comments_test I, [2024-01-20T01:13:21.661805 #4055066] INFO -- : [760/898] 4096176=test_tempfile I, [2024-01-20T01:13:21.698144 #4055066] INFO -- : [761/898] 4096185=test_random I, [2024-01-20T01:13:21.700458 #4055066] INFO -- : [762/898] 4096185=test_asn1 I, [2024-01-20T01:13:21.711425 #4055066] INFO -- : [763/898] 4096185=test_features I, [2024-01-20T01:13:21.821714 #4055066] INFO -- : [764/898] 4096185=test_const I, [2024-01-20T01:13:21.823255 #4055066] INFO -- : [765/898] 4096168=test_rdoc_normal_class I, [2024-01-20T01:13:21.827174 #4055066] INFO -- : [766/898] 4096185=test_class I, [2024-01-20T01:13:21.858691 #4055066] INFO -- : [767/898] 4096183=test_load I, [2024-01-20T01:13:21.863553 #4055066] INFO -- : [768/898] 4096183=json_string_matching_test I, [2024-01-20T01:13:21.872575 #4055066] INFO -- : [769/898] 4096183=test_irb I, [2024-01-20T01:13:21.882064 #4055066] INFO -- : [770/898] 4096168=test_rdoc_parser_rd I, [2024-01-20T01:13:21.904681 #4055066] INFO -- : [771/898] 4096168=test_date_strftime I, [2024-01-20T01:13:21.928105 #4055066] INFO -- : [772/898] 4096186=test_gem_installer I, [2024-01-20T01:13:21.959840 #4055066] INFO -- : [773/898] 4096176=test_yamlstore I, [2024-01-20T01:13:21.964655 #4055066] INFO -- : [774/898] 4096176=test_rdoc_context_section I, [2024-01-20T01:13:21.972615 #4055066] INFO -- : [775/898] 4096176=test_euc_kr I, [2024-01-20T01:13:21.977022 #4055066] INFO -- : [776/898] 4096176=test_ftp I, [2024-01-20T01:13:21.979819 #4055066] INFO -- : [777/898] 4096176=test_array_create I, [2024-01-20T01:13:21.983306 #4055066] INFO -- : [778/898] 4096176=test_pack I, [2024-01-20T01:13:22.006104 #4055066] INFO -- : [779/898] 4096181=test_gem_impossible_dependencies_error I, [2024-01-20T01:13:22.021231 #4055066] INFO -- : [780/898] 4096184=test_to_ruby I, [2024-01-20T01:13:22.023206 #4055066] INFO -- : [781/898] 4096181=test_pattern_key_name_check I, [2024-01-20T01:13:22.025558 #4055066] INFO -- : [782/898] 4096181=test_skip_lines I, [2024-01-20T01:13:22.029417 #4055066] INFO -- : [783/898] 4096184=test_rdoc_rubygems_hook I, [2024-01-20T01:13:22.033973 #4055066] INFO -- : [784/898] 4096181=test_method I, [2024-01-20T01:13:22.061319 #4055066] INFO -- : [785/898] 4096177=test_gem_commands_query_command I, [2024-01-20T01:13:22.085791 #4055066] INFO -- : [786/898] 4096175=test_win32ole_record I, [2024-01-20T01:13:22.087685 #4055066] INFO -- : [787/898] 4096175=test_gem_unsatisfiable_dependency_error I, [2024-01-20T01:13:22.093798 #4055066] INFO -- : [788/898] 4096184=test_foreach I, [2024-01-20T01:13:22.097866 #4055066] INFO -- : [789/898] 4096184=test_gem_source_specific_file I, [2024-01-20T01:13:22.105556 #4055066] INFO -- : [790/898] 4096175=test_condition I, [2024-01-20T01:13:22.110705 #4055066] INFO -- : [791/898] 4096175=test_gem_commands_uninstall_command I, [2024-01-20T01:13:22.140222 #4055066] INFO -- : [792/898] 4096183=test_cp949 I, [2024-01-20T01:13:22.144001 #4055066] INFO -- : [793/898] 4096183=test_io I, [2024-01-20T01:13:22.164545 #4055066] INFO -- : [794/898] 4096176=test_ubf_async_safe I, [2024-01-20T01:13:22.175654 #4055066] INFO -- : [795/898] 4096176=test_hash I, [2024-01-20T01:13:22.182147 #4055066] INFO -- : [796/898] 4096184=test_win32ole_type_event I, [2024-01-20T01:13:22.185585 #4055066] INFO -- : [797/898] 4096187=test_emoji I, [2024-01-20T01:13:22.186390 #4055066] INFO -- : [798/898] 4096184=test_sorted_set I, [2024-01-20T01:13:22.226355 #4055066] INFO -- : [799/898] 4096187=test_kwargs I, [2024-01-20T01:13:22.231540 #4055066] INFO -- : [800/898] 4096174=test_gem_commands_exec_command I, [2024-01-20T01:13:22.233602 #4055066] INFO -- : [801/898] 4096187=test_io_wait I, [2024-01-20T01:13:22.334837 #4055066] INFO -- : [802/898] 4096184=test_date_attr I, [2024-01-20T01:13:22.338541 #4055066] INFO -- : [803/898] 4096184=test_ellipsize I, [2024-01-20T01:13:22.352899 #4055066] INFO -- : [804/898] 4096184=test_summary I, [2024-01-20T01:13:22.359415 #4055066] INFO -- : [805/898] 4096184=test_console_attr I, [2024-01-20T01:13:22.360413 #4055066] INFO -- : [806/898] 4096184=test_type_completor I, [2024-01-20T01:13:22.362603 #4055066] INFO -- : [807/898] 4096184=test_argf I, [2024-01-20T01:13:22.376895 #4055066] INFO -- : [808/898] 4096183=test_ns_spki I, [2024-01-20T01:13:22.406443 #4055066] INFO -- : [809/898] 4096183=test_framework I, [2024-01-20T01:13:22.418375 #4055066] INFO -- : [810/898] 4096183=test_kill_ring I, [2024-01-20T01:13:22.426386 #4055066] INFO -- : [811/898] 4096183=test_yjit I, [2024-01-20T01:13:22.474868 #4055066] INFO -- : [812/898] 4096177=test_weakmap I, [2024-01-20T01:13:22.570205 #4055066] INFO -- : [813/898] 4096187=test_workspace I, [2024-01-20T01:13:22.598778 #4055066] INFO -- : [814/898] 4096168=test_debug_cmd I, [2024-01-20T01:13:22.615341 #4055066] INFO -- : [815/898] 4096168=test_m17n I, [2024-01-20T01:13:22.685489 #4055066] INFO -- : [816/898] 4096168=test_gem_commands_environment_command I, [2024-01-20T01:13:22.745520 #4055066] INFO -- : [817/898] 4096168=test_ws I, [2024-01-20T01:13:22.748818 #4055066] INFO -- : [818/898] 4096168=test_external_new I, [2024-01-20T01:13:22.754117 #4055066] INFO -- : [819/898] 4096168=test_alias_and_anchor I, [2024-01-20T01:13:22.763939 #4055066] INFO -- : [820/898] 4096168=test_postponed_job I, [2024-01-20T01:13:22.801549 #4055066] INFO -- : [821/898] 4096187=test_hash I, [2024-01-20T01:13:22.826626 #4055066] INFO -- : [822/898] 4096187=test_tree_builder I, [2024-01-20T01:13:22.829460 #4055066] INFO -- : [823/898] 4096175=test_gem_resolver_dependency_request I, [2024-01-20T01:13:22.834473 #4055066] INFO -- : [824/898] 4096187=test_win32ole_typelib I, [2024-01-20T01:13:22.835936 #4055066] INFO -- : [825/898] 4096187=test_protect I, [2024-01-20T01:13:22.840863 #4055066] INFO -- : [826/898] 4096187=test_raise_exception I, [2024-01-20T01:13:22.867089 #4055066] INFO -- : [827/898] 4096175=test_gem_request_set_lockfile I, [2024-01-20T01:13:22.879343 #4055066] INFO -- : [828/898] 4096179=ripper_compat_test I, [2024-01-20T01:13:22.879577 #4055066] INFO -- : [829/898] 4096179=test_have_library I, [2024-01-20T01:13:23.085340 #4055066] INFO -- : [830/898] 4096168=test_remote_fetch_error I, [2024-01-20T01:13:23.099989 #4055066] INFO -- : [831/898] 4096168=test_gem_commands_stale_command I, [2024-01-20T01:13:23.111832 #4055066] INFO -- : [832/898] 4096168=test_c_struct_entry I, [2024-01-20T01:13:23.192593 #4055066] INFO -- : [833/898] 4096175=test_set I, [2024-01-20T01:13:23.203286 #4055066] INFO -- : [834/898] 4096175=test_gem_security_trust_dir I, [2024-01-20T01:13:23.246045 #4055066] INFO -- : [835/898] 4096175=test_sprintf I, [2024-01-20T01:13:23.405458 #4055066] INFO -- : [836/898] 4096187=test_gem_requirement I, [2024-01-20T01:13:23.465089 #4055066] INFO -- : [837/898] 4096174=comments_test I, [2024-01-20T01:13:23.469756 #4055066] INFO -- : [838/898] 4096168=test_string_memory I, [2024-01-20T01:13:23.512141 #4055066] INFO -- : [839/898] 4096174=test_undef I, [2024-01-20T01:13:23.515930 #4055066] INFO -- : [840/898] 4096174=test_general I, [2024-01-20T01:13:23.533360 #4055066] INFO -- : [841/898] 4096175=test_line_editor I, [2024-01-20T01:13:23.559686 #4055066] INFO -- : [842/898] 4096168=test_objspace I, [2024-01-20T01:13:23.579460 #4055066] INFO -- : [843/898] 4096187=test_convert I, [2024-01-20T01:13:23.587842 #4055066] INFO -- : [844/898] 4096175=test_convertible I, [2024-01-20T01:13:23.591815 #4055066] INFO -- : [845/898] 4096174=test_yield I, [2024-01-20T01:13:23.614294 #4055066] INFO -- : [846/898] 4096187=test_rdoc_alias I, [2024-01-20T01:13:23.703251 #4055066] INFO -- : [847/898] 4096187=test_files_sample I, [2024-01-20T01:13:23.806433 #4055066] INFO -- : [848/898] 4096187=test_stringscanner I, [2024-01-20T01:13:23.840982 #4055066] INFO -- : [849/898] 4096187=test_rdoc_markup_raw I, [2024-01-20T01:13:23.849253 #4055066] INFO -- : [850/898] 4096187=test_webauthn_poller I, [2024-01-20T01:13:24.010163 #4055066] INFO -- : [851/898] 4096187=test_rat I, [2024-01-20T01:13:24.014384 #4055066] INFO -- : [852/898] 4096187=test_typeddata I, [2024-01-20T01:13:24.090902 #4055066] INFO -- : [853/898] 4096179=encoding_test I, [2024-01-20T01:13:24.129902 #4055066] INFO -- : [854/898] 4096179=test_gem_resolver_best_set I, [2024-01-20T01:13:24.187462 #4055066] INFO -- : [855/898] 4096179=test_rdoc_markup_to_html_crossref I, [2024-01-20T01:13:24.279335 #4055066] INFO -- : [856/898] 4096187=test_fstring I, [2024-01-20T01:13:24.425452 #4055066] INFO -- : [857/898] 4096187=test_array I, [2024-01-20T01:13:24.434448 #4055066] INFO -- : [858/898] 4096187=test_optparse I, [2024-01-20T01:13:24.436419 #4055066] INFO -- : [859/898] 4096187=test_clone I, [2024-01-20T01:13:24.530788 #4055066] INFO -- : [860/898] 4096179=test_gem_commands_install_command I, [2024-01-20T01:13:24.558287 #4055066] INFO -- : [861/898] 4096173=test_readpartial I, [2024-01-20T01:13:24.612828 #4055066] INFO -- : [862/898] 4096187=locals_test I, [2024-01-20T01:13:24.966285 #4055066] INFO -- : [863/898] 4096173=test_rdoc_require I, [2024-01-20T01:13:24.998108 #4055066] INFO -- : [864/898] 4096187=test_rdoc_markup_indented_paragraph I, [2024-01-20T01:13:25.019634 #4055066] INFO -- : [865/898] 4096187=test_io_buffer I, [2024-01-20T01:13:25.059894 #4055066] INFO -- : [866/898] 4096173=test_pack I, [2024-01-20T01:13:25.094089 #4055066] INFO -- : [867/898] 4096173=test_backtrace I, [2024-01-20T01:13:25.149974 #4055066] INFO -- : [868/898] 4096187=test_rdoc_task I, [2024-01-20T01:13:25.150709 #4055066] INFO -- : [869/898] 4096187=test_gem_resolver_conflict I, [2024-01-20T01:13:25.189751 #4055066] INFO -- : [870/898] 4096187=test_face I, [2024-01-20T01:13:25.194357 #4055066] INFO -- : [871/898] 4096171=test_case I, [2024-01-20T01:13:25.233088 #4055066] INFO -- : [872/898] 4096171=test_sizeof I, [2024-01-20T01:13:25.287298 #4055066] INFO -- : [873/898] 4096187=test_rendering I, [2024-01-20T01:13:25.288680 #4055066] INFO -- : [874/898] 4096187=test_autoload I, [2024-01-20T01:13:25.344794 #4055066] INFO -- : [875/898] 4096185=test_utf16 I, [2024-01-20T01:13:25.356325 #4055066] INFO -- : [876/898] 4096185=test_unicode_escape I, [2024-01-20T01:13:25.429170 #4055066] INFO -- : [877/898] 4096185=test_io I, [2024-01-20T01:13:26.062695 #4055066] INFO -- : [878/898] 4096174=test_gc I, [2024-01-20T01:13:26.064055 #4055066] INFO -- : [879/898] 4096174=test_math I, [2024-01-20T01:13:26.075347 #4055066] INFO -- : [880/898] 4096174=test_gem_commands_fetch_command I, [2024-01-20T01:13:26.164359 #4055066] INFO -- : [881/898] 4096179=test_libs I, [2024-01-20T01:13:26.178122 #4055066] INFO -- : [882/898] 4096179=test_config I, [2024-01-20T01:13:26.226040 #4055066] INFO -- : [883/898] 4096180=test_sleep I, [2024-01-20T01:13:26.232441 #4055066] INFO -- : [884/898] 4096178=test_yaml_tree I, [2024-01-20T01:13:26.244002 #4055066] INFO -- : [885/898] 4096179=test_yjit_exit_locations I, [2024-01-20T01:13:26.248960 #4055066] INFO -- : [886/898] 4096178=test_etc I, [2024-01-20T01:13:26.252749 #4055066] INFO -- : [887/898] 4096181=test_ripper I, [2024-01-20T01:13:26.260751 #4055066] INFO -- : [888/898] 4096174=test_gem_config_file I, [2024-01-20T01:13:26.315074 #4055066] INFO -- : [889/898] 4096173=test_gem_resolver_activation_request I, [2024-01-20T01:13:26.329798 #4055066] INFO -- : [890/898] 4096178=test_protocol I, [2024-01-20T01:13:26.334326 #4055066] INFO -- : [891/898] 4096179=test_getopts I, [2024-01-20T01:13:26.337469 #4055066] INFO -- : [892/898] 4096173=test_bigzero I, [2024-01-20T01:13:26.343406 #4055066] INFO -- : [893/898] 4096179=test_pkey_dh I, [2024-01-20T01:13:26.345016 #4055066] INFO -- : [894/898] 4096173=test_iseq_load I, [2024-01-20T01:13:26.358955 #4055066] INFO -- : [895/898] 4096176=test_gem_util I, [2024-01-20T01:13:26.508799 #4055066] INFO -- : [896/898] 4096174=test_gem_package_tar_header I, [2024-01-20T01:13:26.511789 #4055066] INFO -- : [897/898] 4096179=test_pkcs12 I, [2024-01-20T01:13:26.530935 #4055066] INFO -- : [898/898] 4096176=test_system I, [2024-01-20T01:13:39.880079 #4055066] INFO -- : Finished tests in 34.572521s, 776.8019 tests/s, 275913.7558 assertions/s. I, [2024-01-20T01:13:39.880832 #4055066] INFO -- : 26856 tests, 9539034 assertions, 0 failures, 0 errors, 210 skips I, [2024-01-20T01:13:39.880856 #4055066] INFO -- : I, [2024-01-20T01:13:39.880863 #4055066] INFO -- : ruby -v: ruby 3.4.0dev (2024-01-20T01:12:07Z master 99d6e2f1ee) [x86_64-linux] I, [2024-01-20T01:13:39.883079 #4055066] INFO -- : $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 0. I, [2024-01-20T01:13:39.883203 #4055066] INFO -- : $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j20' I, [2024-01-20T01:13:39.983824 #4055066] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-01-20T01:13:39.983859 #4055066] INFO -- : CC = gcc I, [2024-01-20T01:13:39.983864 #4055066] INFO -- : LD = ld I, [2024-01-20T01:13:39.983868 #4055066] INFO -- : LDSHARED = gcc -shared I, [2024-01-20T01:13:39.983872 #4055066] 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-20T01:13:39.983884 #4055066] 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-20T01:13:39.983888 #4055066] INFO -- : CPPFLAGS = I, [2024-01-20T01:13:39.983891 #4055066] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-01-20T01:13:39.983895 #4055066] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2024-01-20T01:13:39.983898 #4055066] INFO -- : LANG = en_US.UTF-8 I, [2024-01-20T01:13:39.983902 #4055066] INFO -- : LC_ALL = I, [2024-01-20T01:13:39.983905 #4055066] INFO -- : LC_CTYPE = I, [2024-01-20T01:13:39.983908 #4055066] INFO -- : MFLAGS = I, [2024-01-20T01:13:39.983912 #4055066] INFO -- : RUSTC = rustc I, [2024-01-20T01:13:39.983916 #4055066] 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-20T01:13:39.984449 #4055066] INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 I, [2024-01-20T01:13:39.984469 #4055066] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-01-20T01:13:39.984475 #4055066] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-01-20T01:13:39.984479 #4055066] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-01-20T01:13:39.984483 #4055066] INFO -- : I, [2024-01-20T01:13:39.986249 #4055066] INFO -- : generating enc.mk I, [2024-01-20T01:13:40.103368 #4055066] INFO -- : generating encdb.h I, [2024-01-20T01:13:40.129374 #4055066] INFO -- : encdb.h unchanged I, [2024-01-20T01:13:40.130528 #4055066] INFO -- : making enc I, [2024-01-20T01:13:40.148019 #4055066] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-20T01:13:40.148040 #4055066] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2024-01-20T01:13:40.148045 #4055066] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-20T01:13:40.148768 #4055066] INFO -- : making srcs under enc I, [2024-01-20T01:13:40.178440 #4055066] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-20T01:13:40.178465 #4055066] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2024-01-20T01:13:40.178471 #4055066] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-20T01:13:40.179452 #4055066] INFO -- : generating transdb.h I, [2024-01-20T01:13:40.274791 #4055066] INFO -- : transdb.h unchanged I, [2024-01-20T01:13:40.276101 #4055066] INFO -- : making trans I, [2024-01-20T01:13:40.309458 #4055066] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-20T01:13:40.309481 #4055066] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk/enc/trans'. I, [2024-01-20T01:13:40.309487 #4055066] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-20T01:13:40.310238 #4055066] INFO -- : making encs I, [2024-01-20T01:13:40.348952 #4055066] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-20T01:13:40.348973 #4055066] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2024-01-20T01:13:40.348986 #4055066] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-20T01:13:40.350861 #4055066] INFO -- : generating makefiles ext/configure-ext.mk I, [2024-01-20T01:13:40.375501 #4055066] INFO -- : ext/configure-ext.mk updated I, [2024-01-20T01:13:40.377939 #4055066] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-20T01:13:41.582938 #4055066] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-20T01:13:41.583609 #4055066] INFO -- : generating makefile exts.mk I, [2024-01-20T01:13:41.617211 #4055066] INFO -- : exts.mk unchanged I, [2024-01-20T01:13:41.621209 #4055066] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-20T01:13:41.916684 #4055066] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' I, [2024-01-20T01:13:41.921238 #4055066] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' I, [2024-01-20T01:13:41.927749 #4055066] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' I, [2024-01-20T01:13:41.932688 #4055066] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' I, [2024-01-20T01:13:41.936337 #4055066] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' I, [2024-01-20T01:13:41.945120 #4055066] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' I, [2024-01-20T01:13:41.970925 #4055066] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2024-01-20T01:13:41.975741 #4055066] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2024-01-20T01:13:41.996712 #4055066] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2024-01-20T01:13:42.005913 #4055066] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2024-01-20T01:13:42.010668 #4055066] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' I, [2024-01-20T01:13:42.014821 #4055066] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' I, [2024-01-20T01:13:42.027632 #4055066] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' I, [2024-01-20T01:13:42.038176 #4055066] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' I, [2024-01-20T01:13:42.053338 #4055066] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' I, [2024-01-20T01:13:42.057330 #4055066] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' I, [2024-01-20T01:13:42.062248 #4055066] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/nkf' I, [2024-01-20T01:13:42.066185 #4055066] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/nkf' I, [2024-01-20T01:13:42.073251 #4055066] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' I, [2024-01-20T01:13:42.079306 #4055066] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' I, [2024-01-20T01:13:42.096412 #4055066] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' I, [2024-01-20T01:13:42.111499 #4055066] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' I, [2024-01-20T01:13:42.115563 #4055066] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' I, [2024-01-20T01:13:42.119536 #4055066] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' I, [2024-01-20T01:13:42.126562 #4055066] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' I, [2024-01-20T01:13:42.147333 #4055066] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' I, [2024-01-20T01:13:42.151058 #4055066] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' I, [2024-01-20T01:13:42.154991 #4055066] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' I, [2024-01-20T01:13:42.171329 #4055066] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' I, [2024-01-20T01:13:42.179718 #4055066] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' I, [2024-01-20T01:13:42.182330 #4055066] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2024-01-20T01:13:42.185657 #4055066] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2024-01-20T01:13:42.199139 #4055066] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' I, [2024-01-20T01:13:42.208529 #4055066] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' I, [2024-01-20T01:13:42.223191 #4055066] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/syslog' I, [2024-01-20T01:13:42.227201 #4055066] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/syslog' I, [2024-01-20T01:13:42.235466 #4055066] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-01-20T01:13:42.262498 #4055066] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-01-20T01:13:42.264536 #4055066] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-01-20T01:13:42.286679 #4055066] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-01-20T01:13:42.288604 #4055066] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-01-20T01:13:42.308747 #4055066] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-01-20T01:13:42.311681 #4055066] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.1/ext/rbs_extension' I, [2024-01-20T01:13:42.332765 #4055066] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.1/ext/rbs_extension' I, [2024-01-20T01:13:42.335212 #4055066] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.2/ext/rbs_extension' I, [2024-01-20T01:13:42.358052 #4055066] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.2/ext/rbs_extension' I, [2024-01-20T01:13:42.385337 #4055066] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-20T01:13:42.460239 #4055066] INFO -- : make[2]: 'ruby' is up to date. I, [2024-01-20T01:13:42.460278 #4055066] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-20T01:13:42.460682 #4055066] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-20T01:13:42.463824 #4055066] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-20T01:13:42.463851 #4055066] INFO -- : make[1]: Nothing to be done for 'note'. I, [2024-01-20T01:13:42.463856 #4055066] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' E, [2024-01-20T01:13:42.521830 #4055066] 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.20240120-85138-wx3m3c/1-mspec-multi-0 E, [2024-01-20T01:13:42.522067 #4055066] 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.20240120-85138-wx3m3c/2-mspec-multi-1 E, [2024-01-20T01:13:42.522325 #4055066] 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.20240120-85138-wx3m3c/3-mspec-multi-2 E, [2024-01-20T01:13:42.522598 #4055066] 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.20240120-85138-wx3m3c/4-mspec-multi-3 E, [2024-01-20T01:13:42.522852 #4055066] 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.20240120-85138-wx3m3c/5-mspec-multi-4 E, [2024-01-20T01:13:42.522980 #4055066] 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.20240120-85138-wx3m3c/6-mspec-multi-5 E, [2024-01-20T01:13:42.523279 #4055066] 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.20240120-85138-wx3m3c/7-mspec-multi-6 E, [2024-01-20T01:13:42.523483 #4055066] 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.20240120-85138-wx3m3c/8-mspec-multi-7 E, [2024-01-20T01:13:42.523671 #4055066] 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.20240120-85138-wx3m3c/9-mspec-multi-8 E, [2024-01-20T01:13:42.523851 #4055066] 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.20240120-85138-wx3m3c/10-mspec-multi-9 E, [2024-01-20T01:13:42.524114 #4055066] 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.20240120-85138-wx3m3c/11-mspec-multi-10 E, [2024-01-20T01:13:42.524373 #4055066] 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.20240120-85138-wx3m3c/12-mspec-multi-11 E, [2024-01-20T01:13:42.524536 #4055066] 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.20240120-85138-wx3m3c/13-mspec-multi-12 E, [2024-01-20T01:13:42.524702 #4055066] 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.20240120-85138-wx3m3c/14-mspec-multi-13 E, [2024-01-20T01:13:42.524859 #4055066] 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.20240120-85138-wx3m3c/15-mspec-multi-14 E, [2024-01-20T01:13:42.525040 #4055066] 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.20240120-85138-wx3m3c/16-mspec-multi-15 E, [2024-01-20T01:13:42.525268 #4055066] 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.20240120-85138-wx3m3c/17-mspec-multi-16 E, [2024-01-20T01:13:42.525520 #4055066] 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.20240120-85138-wx3m3c/18-mspec-multi-17 E, [2024-01-20T01:13:42.525669 #4055066] 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.20240120-85138-wx3m3c/19-mspec-multi-18 E, [2024-01-20T01:13:42.525883 #4055066] 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.20240120-85138-wx3m3c/20-mspec-multi-19 I, [2024-01-20T01:13:42.681281 #4055066] INFO -- : ruby 3.4.0dev (2024-01-20T01:12:07Z master 99d6e2f1ee) [x86_64-linux] I, [2024-01-20T01:13:43.391620 #4055066] INFO -- : 0 ......................................................................... I, [2024-01-20T01:13:43.673033 #4055066] INFO -- : 73 ......................................................................... I, [2024-01-20T01:13:43.872966 #4055066] INFO -- : 146 ......................................................................... I, [2024-01-20T01:13:43.975503 #4055066] INFO -- : 219 ......................................................................... I, [2024-01-20T01:13:44.030679 #4055066] INFO -- : 292 ......................................................................... I, [2024-01-20T01:13:44.102558 #4055066] INFO -- : 365 ......................................................................... I, [2024-01-20T01:13:44.154387 #4055066] INFO -- : 438 ......................................................................... I, [2024-01-20T01:13:44.192452 #4055066] INFO -- : 511 ......................................................................... I, [2024-01-20T01:13:44.223489 #4055066] INFO -- : 584 ......................................................................... I, [2024-01-20T01:13:44.292211 #4055066] INFO -- : 657 ......................................................................... I, [2024-01-20T01:13:44.337085 #4055066] INFO -- : 730 ......................................................................... I, [2024-01-20T01:13:44.382502 #4055066] INFO -- : 803 ......................................................................... I, [2024-01-20T01:13:44.442648 #4055066] INFO -- : 876 ......................................................................... I, [2024-01-20T01:13:44.502613 #4055066] INFO -- : 949 ......................................................................... I, [2024-01-20T01:13:44.652793 #4055066] INFO -- : 1022 ......................................................................... I, [2024-01-20T01:13:44.850395 #4055066] INFO -- : 1095 ......................................................................... I, [2024-01-20T01:13:45.031977 #4055066] INFO -- : 1168 ......................................................................... I, [2024-01-20T01:13:45.162611 #4055066] INFO -- : 1241 ......................................................................... I, [2024-01-20T01:13:45.258675 #4055066] INFO -- : 1314 ......................................................................... I, [2024-01-20T01:13:45.287358 #4055066] INFO -- : 1387 ......................................................................... I, [2024-01-20T01:13:45.401027 #4055066] INFO -- : 1460 ......................................................................... I, [2024-01-20T01:13:45.754026 #4055066] INFO -- : 1533 ......................................................................... I, [2024-01-20T01:13:45.881420 #4055066] INFO -- : 1606 ......................................................................... I, [2024-01-20T01:13:46.133591 #4055066] INFO -- : 1679 ......................................................................... I, [2024-01-20T01:13:46.313122 #4055066] INFO -- : 1752 ......................................................................... I, [2024-01-20T01:13:46.421743 #4055066] INFO -- : 1825 ......................................................................... I, [2024-01-20T01:13:46.559047 #4055066] INFO -- : 1898 ......................................................................... I, [2024-01-20T01:13:46.641466 #4055066] INFO -- : 1971 ......................................................................... I, [2024-01-20T01:13:46.679230 #4055066] INFO -- : 2044 ......................................................................... I, [2024-01-20T01:13:46.727153 #4055066] INFO -- : 2117 ......................................................................... I, [2024-01-20T01:13:46.771431 #4055066] INFO -- : 2190 ......................................................................... I, [2024-01-20T01:13:46.799887 #4055066] INFO -- : 2263 ......................................................................... I, [2024-01-20T01:13:46.821664 #4055066] INFO -- : 2336 ......................................................................... I, [2024-01-20T01:13:46.867378 #4055066] INFO -- : 2409 ......................................................................... I, [2024-01-20T01:13:46.899765 #4055066] INFO -- : 2482 ......................................................................... I, [2024-01-20T01:13:46.944310 #4055066] INFO -- : 2555 ......................................................................... I, [2024-01-20T01:13:46.946891 #4055066] INFO -- : 2628 ......................................................................... I, [2024-01-20T01:13:46.994494 #4055066] INFO -- : 2701 ......................................................................... I, [2024-01-20T01:13:47.073581 #4055066] INFO -- : 2774 ......................................................................... I, [2024-01-20T01:13:47.114784 #4055066] INFO -- : 2847 ......................................................................... I, [2024-01-20T01:13:47.241248 #4055066] INFO -- : 2920 ......................................................................... I, [2024-01-20T01:13:47.295322 #4055066] INFO -- : 2993 ......................................................................... I, [2024-01-20T01:13:47.347243 #4055066] INFO -- : 3066 ......................................................................... I, [2024-01-20T01:13:47.477389 #4055066] INFO -- : 3139 ......................................................................... I, [2024-01-20T01:13:47.541563 #4055066] INFO -- : 3212 ......................................................................... I, [2024-01-20T01:13:47.604890 #4055066] INFO -- : 3285 ......................................................................... I, [2024-01-20T01:13:47.647680 #4055066] INFO -- : 3358 ......................................................................... I, [2024-01-20T01:13:47.669475 #4055066] INFO -- : 3431 ......................................................................... I, [2024-01-20T01:13:47.682471 #4055066] INFO -- : 3504 ......................................................................... I, [2024-01-20T01:13:47.720366 #4055066] INFO -- : 3577 ......................................................................... I, [2024-01-20T01:13:48.064069 #4055066] INFO -- : 3650 ......................................................................... I, [2024-01-20T01:13:51.668913 #4055066] INFO -- : 3723 ...... I, [2024-01-20T01:13:51.668977 #4055066] INFO -- : I, [2024-01-20T01:13:51.668983 #4055066] INFO -- : Finished in 9.146157 seconds I, [2024-01-20T01:13:51.668988 #4055066] INFO -- : I, [2024-01-20T01:13:51.668992 #4055066] INFO -- : 3728 files, 32395 examples, 171642 expectations, 0 failures, 0 errors, 0 tagged I, [2024-01-20T01:13:51.671088 #4055066] INFO -- : $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j20'" exit with 0.