# Logfile created on 2024-01-19 16:02:35 +0000 by logger.rb/v1.4.3 I, [2024-01-19T16:02:35.759043 #2578225] INFO -- : #, @formatter=nil, @logdev=#, @binmode=false, @mon_data=#, @mon_data_owner_object_id=860>>> I, [2024-01-19T16:02:35.759170 #2578225] INFO -- : $$$[beg] make update-unicode -j16 I, [2024-01-19T16:02:35.886422 #2578225] INFO -- : make: Nothing to be done for 'update-unicode'. I, [2024-01-19T16:02:35.886673 #2578225] INFO -- : $$$[end] "make update-unicode -j16" exit with 0. I, [2024-01-19T16:02:35.886699 #2578225] INFO -- : $$$[beg] make update-download -j16 I, [2024-01-19T16:02:36.053368 #2578225] INFO -- : tool/config.guess already exists I, [2024-01-19T16:02:36.053416 #2578225] INFO -- : tool/config.sub already exists I, [2024-01-19T16:02:36.094715 #2578225] INFO -- : $$$[end] "make update-download -j16" exit with 0. I, [2024-01-19T16:02:36.094759 #2578225] INFO -- : $$$[beg] make update-rubyspec -j16 I, [2024-01-19T16:02:36.182237 #2578225] INFO -- : make: Nothing to be done for 'update-rubyspec'. I, [2024-01-19T16:02:36.182478 #2578225] INFO -- : $$$[end] "make update-rubyspec -j16" exit with 0. I, [2024-01-19T16:02:36.182503 #2578225] INFO -- : $$$[beg] make update-src -j16 E, [2024-01-19T16:02:36.985212 #2578225] ERROR -- : From https://github.com/ruby/ruby E, [2024-01-19T16:02:36.985321 #2578225] ERROR -- : a58e091..3c92901 master -> origin/master I, [2024-01-19T16:02:37.007705 #2578225] INFO -- : Updating a58e091..3c92901 I, [2024-01-19T16:02:37.007755 #2578225] INFO -- : Fast-forward I, [2024-01-19T16:02:37.012019 #2578225] INFO -- : bootstraptest/test_yjit.rb | 5 +++ I, [2024-01-19T16:02:37.012048 #2578225] INFO -- : yjit/bindgen/src/main.rs | 1 + I, [2024-01-19T16:02:37.012057 #2578225] INFO -- : yjit/src/codegen.rs | 74 +++++++++++++++++++++++++++--------------- I, [2024-01-19T16:02:37.012065 #2578225] INFO -- : yjit/src/cruby_bindings.inc.rs | 19 +++++++++++ I, [2024-01-19T16:02:37.012072 #2578225] INFO -- : 4 files changed, 72 insertions(+), 27 deletions(-) I, [2024-01-19T16:02:37.020702 #2578225] INFO -- : Latest commit hash = 3c9290173a I, [2024-01-19T16:02:37.021852 #2578225] INFO -- : $$$[end] "make update-src -j16" exit with 0. I, [2024-01-19T16:02:37.021879 #2578225] INFO -- : $$$[beg] make after-update -j16 I, [2024-01-19T16:02:37.161966 #2578225] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk/ext/socket' I, [2024-01-19T16:02:37.162008 #2578225] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2024-01-19T16:02:37.162029 #2578225] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk/ext/socket' I, [2024-01-19T16:02:37.179289 #2578225] INFO -- : /tmp/ruby/src/trunk/revision.h updated I, [2024-01-19T16:02:37.180580 #2578225] INFO -- : generating x86_64-linux-fake.rb I, [2024-01-19T16:02:37.264783 #2578225] INFO -- : x86_64-linux-fake.rb updated I, [2024-01-19T16:02:37.268446 #2578225] INFO -- : generating enc.mk I, [2024-01-19T16:02:37.383575 #2578225] INFO -- : making srcs under enc I, [2024-01-19T16:02:37.412597 #2578225] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:02:37.412621 #2578225] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2024-01-19T16:02:37.412631 #2578225] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:02:37.490051 #2578225] INFO -- : $$$[end] "make after-update -j16" exit with 0. I, [2024-01-19T16:02:37.490159 #2578225] INFO -- : $$$[beg] make miniruby -j16 I, [2024-01-19T16:02:37.615484 #2578225] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-01-19T16:02:37.615523 #2578225] INFO -- : CC = gcc I, [2024-01-19T16:02:37.615533 #2578225] INFO -- : LD = ld I, [2024-01-19T16:02:37.615540 #2578225] INFO -- : LDSHARED = gcc -shared I, [2024-01-19T16:02:37.615547 #2578225] INFO -- : CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC I, [2024-01-19T16:02:37.615554 #2578225] INFO -- : XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0 I, [2024-01-19T16:02:37.615560 #2578225] INFO -- : CPPFLAGS = I, [2024-01-19T16:02:37.615567 #2578225] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-01-19T16:02:37.615573 #2578225] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2024-01-19T16:02:37.615578 #2578225] INFO -- : LANG = C.UTF-8 I, [2024-01-19T16:02:37.615584 #2578225] INFO -- : LC_ALL = I, [2024-01-19T16:02:37.615594 #2578225] INFO -- : LC_CTYPE = I, [2024-01-19T16:02:37.615603 #2578225] INFO -- : MFLAGS = -j16 --jobserver-auth=4,5 I, [2024-01-19T16:02:37.615610 #2578225] INFO -- : RUSTC = rustc I, [2024-01-19T16:02:37.615620 #2578225] INFO -- : YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs I, [2024-01-19T16:02:37.618076 #2578225] INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 I, [2024-01-19T16:02:37.618130 #2578225] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-01-19T16:02:37.618155 #2578225] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-01-19T16:02:37.618176 #2578225] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-01-19T16:02:37.618199 #2578225] INFO -- : I, [2024-01-19T16:02:37.690480 #2578225] INFO -- : compiling /tmp/ruby/src/trunk/version.c I, [2024-01-19T16:02:37.704265 #2578225] INFO -- : building Rust YJIT (release mode) I, [2024-01-19T16:02:44.618040 #2578225] INFO -- : touch yjit/target/release/libyjit.a I, [2024-01-19T16:02:44.620907 #2578225] INFO -- : partial linking yjit/target/release/libyjit.a into yjit/target/release/libyjit.o I, [2024-01-19T16:02:44.838689 #2578225] INFO -- : linking miniruby I, [2024-01-19T16:02:45.454720 #2578225] INFO -- : $$$[end] "make miniruby -j16" exit with 0. I, [2024-01-19T16:02:45.454886 #2578225] INFO -- : $$$[beg] make ruby -j16 I, [2024-01-19T16:02:45.576134 #2578225] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-01-19T16:02:45.576172 #2578225] INFO -- : CC = gcc I, [2024-01-19T16:02:45.576182 #2578225] INFO -- : LD = ld I, [2024-01-19T16:02:45.576189 #2578225] INFO -- : LDSHARED = gcc -shared I, [2024-01-19T16:02:45.576198 #2578225] INFO -- : CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC I, [2024-01-19T16:02:45.576205 #2578225] INFO -- : XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0 I, [2024-01-19T16:02:45.576212 #2578225] INFO -- : CPPFLAGS = I, [2024-01-19T16:02:45.576218 #2578225] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-01-19T16:02:45.576224 #2578225] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2024-01-19T16:02:45.576231 #2578225] INFO -- : LANG = C.UTF-8 I, [2024-01-19T16:02:45.576237 #2578225] INFO -- : LC_ALL = I, [2024-01-19T16:02:45.576243 #2578225] INFO -- : LC_CTYPE = I, [2024-01-19T16:02:45.576249 #2578225] INFO -- : MFLAGS = -j16 --jobserver-auth=4,5 I, [2024-01-19T16:02:45.576255 #2578225] INFO -- : RUSTC = rustc I, [2024-01-19T16:02:45.576261 #2578225] INFO -- : YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs I, [2024-01-19T16:02:45.577470 #2578225] INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 I, [2024-01-19T16:02:45.577490 #2578225] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-01-19T16:02:45.577500 #2578225] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-01-19T16:02:45.577510 #2578225] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-01-19T16:02:45.577521 #2578225] INFO -- : I, [2024-01-19T16:02:45.710091 #2578225] INFO -- : builtin_binary.inc updated I, [2024-01-19T16:02:45.721201 #2578225] INFO -- : f0f99355960b2d95d43d018499bd9b852f159a1c2db93c2d5f13e7f0b37fb1db builtin_binary.inc I, [2024-01-19T16:02:45.722866 #2578225] INFO -- : compiling /tmp/ruby/src/trunk/builtin.c I, [2024-01-19T16:02:46.005478 #2578225] INFO -- : linking static-library libruby-static.a I, [2024-01-19T16:02:46.437467 #2578225] INFO -- : linking shared-library libruby.so.3.4.0 I, [2024-01-19T16:02:48.229846 #2578225] INFO -- : linking ruby I, [2024-01-19T16:02:48.288631 #2578225] INFO -- : $$$[end] "make ruby -j16" exit with 0. I, [2024-01-19T16:02:48.288748 #2578225] INFO -- : $$$[beg] make all -j16 I, [2024-01-19T16:02:48.345560 #2578225] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-01-19T16:02:48.345635 #2578225] INFO -- : CC = gcc I, [2024-01-19T16:02:48.345662 #2578225] INFO -- : LD = ld I, [2024-01-19T16:02:48.345693 #2578225] INFO -- : LDSHARED = gcc -shared I, [2024-01-19T16:02:48.345717 #2578225] INFO -- : CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC I, [2024-01-19T16:02:48.345758 #2578225] INFO -- : XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0 I, [2024-01-19T16:02:48.345777 #2578225] INFO -- : CPPFLAGS = I, [2024-01-19T16:02:48.345793 #2578225] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-01-19T16:02:48.345809 #2578225] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2024-01-19T16:02:48.345824 #2578225] INFO -- : LANG = C.UTF-8 I, [2024-01-19T16:02:48.345839 #2578225] INFO -- : LC_ALL = I, [2024-01-19T16:02:48.345854 #2578225] INFO -- : LC_CTYPE = I, [2024-01-19T16:02:48.345869 #2578225] INFO -- : MFLAGS = -j16 --jobserver-auth=4,5 I, [2024-01-19T16:02:48.345883 #2578225] INFO -- : RUSTC = rustc I, [2024-01-19T16:02:48.345899 #2578225] INFO -- : YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs I, [2024-01-19T16:02:48.348457 #2578225] INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 I, [2024-01-19T16:02:48.348521 #2578225] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-01-19T16:02:48.348547 #2578225] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-01-19T16:02:48.348573 #2578225] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-01-19T16:02:48.348599 #2578225] INFO -- : I, [2024-01-19T16:02:48.425394 #2578225] INFO -- : generating encdb.h I, [2024-01-19T16:02:48.426597 #2578225] INFO -- : generating enc.mk I, [2024-01-19T16:02:48.428236 #2578225] INFO -- : building spec/ruby/optional/capi/ext/array_spec.so I, [2024-01-19T16:02:48.428503 #2578225] INFO -- : building spec/ruby/optional/capi/ext/basic_object_spec.so I, [2024-01-19T16:02:48.428909 #2578225] INFO -- : building spec/ruby/optional/capi/ext/bignum_spec.so I, [2024-01-19T16:02:48.429286 #2578225] INFO -- : building spec/ruby/optional/capi/ext/binding_spec.so I, [2024-01-19T16:02:48.429974 #2578225] INFO -- : building spec/ruby/optional/capi/ext/boolean_spec.so I, [2024-01-19T16:02:48.430363 #2578225] INFO -- : building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so I, [2024-01-19T16:02:48.430984 #2578225] INFO -- : building spec/ruby/optional/capi/ext/class_spec.so I, [2024-01-19T16:02:48.431757 #2578225] INFO -- : building spec/ruby/optional/capi/ext/class_under_autoload_spec.so I, [2024-01-19T16:02:48.431936 #2578225] INFO -- : building spec/ruby/optional/capi/ext/complex_spec.so I, [2024-01-19T16:02:48.432825 #2578225] INFO -- : building spec/ruby/optional/capi/ext/constants_spec.so I, [2024-01-19T16:02:48.433102 #2578225] INFO -- : building spec/ruby/optional/capi/ext/data_spec.so I, [2024-01-19T16:02:48.433910 #2578225] INFO -- : building spec/ruby/optional/capi/ext/debug_spec.so I, [2024-01-19T16:02:48.434188 #2578225] INFO -- : building spec/ruby/optional/capi/ext/encoding_spec.so I, [2024-01-19T16:02:48.435170 #2578225] INFO -- : building spec/ruby/optional/capi/ext/enumerator_spec.so I, [2024-01-19T16:02:48.486719 #2578225] INFO -- : encdb.h unchanged I, [2024-01-19T16:02:48.490021 #2578225] INFO -- : building spec/ruby/optional/capi/ext/exception_spec.so I, [2024-01-19T16:02:48.603044 #2578225] INFO -- : building spec/ruby/optional/capi/ext/fiber_spec.so I, [2024-01-19T16:02:48.605661 #2578225] INFO -- : building spec/ruby/optional/capi/ext/file_spec.so I, [2024-01-19T16:02:48.607900 #2578225] INFO -- : building spec/ruby/optional/capi/ext/fixnum_spec.so I, [2024-01-19T16:02:48.608543 #2578225] INFO -- : building spec/ruby/optional/capi/ext/float_spec.so I, [2024-01-19T16:02:48.611848 #2578225] INFO -- : building spec/ruby/optional/capi/ext/gc_spec.so I, [2024-01-19T16:02:48.615865 #2578225] INFO -- : building spec/ruby/optional/capi/ext/globals_spec.so I, [2024-01-19T16:02:48.639831 #2578225] INFO -- : building spec/ruby/optional/capi/ext/hash_spec.so I, [2024-01-19T16:02:48.645561 #2578225] INFO -- : building spec/ruby/optional/capi/ext/integer_spec.so I, [2024-01-19T16:02:48.647917 #2578225] INFO -- : building spec/ruby/optional/capi/ext/io_spec.so I, [2024-01-19T16:02:48.660488 #2578225] INFO -- : building spec/ruby/optional/capi/ext/kernel_spec.so I, [2024-01-19T16:02:48.688669 #2578225] INFO -- : building spec/ruby/optional/capi/ext/language_spec.so I, [2024-01-19T16:02:48.710244 #2578225] INFO -- : building spec/ruby/optional/capi/ext/marshal_spec.so I, [2024-01-19T16:02:48.710757 #2578225] INFO -- : building spec/ruby/optional/capi/ext/module_spec.so I, [2024-01-19T16:02:48.724608 #2578225] INFO -- : building spec/ruby/optional/capi/ext/module_under_autoload_spec.so I, [2024-01-19T16:02:48.789998 #2578225] INFO -- : building spec/ruby/optional/capi/ext/mutex_spec.so I, [2024-01-19T16:02:48.804600 #2578225] INFO -- : building spec/ruby/optional/capi/ext/numeric_spec.so I, [2024-01-19T16:02:48.809554 #2578225] INFO -- : building spec/ruby/optional/capi/ext/object_spec.so I, [2024-01-19T16:02:48.815858 #2578225] INFO -- : building spec/ruby/optional/capi/ext/proc_spec.so I, [2024-01-19T16:02:48.817160 #2578225] INFO -- : building spec/ruby/optional/capi/ext/range_spec.so I, [2024-01-19T16:02:48.825325 #2578225] INFO -- : building spec/ruby/optional/capi/ext/rational_spec.so I, [2024-01-19T16:02:48.835087 #2578225] INFO -- : building spec/ruby/optional/capi/ext/rbasic_spec.so I, [2024-01-19T16:02:48.842403 #2578225] INFO -- : building spec/ruby/optional/capi/ext/regexp_spec.so I, [2024-01-19T16:02:48.854278 #2578225] INFO -- : building spec/ruby/optional/capi/ext/st_spec.so I, [2024-01-19T16:02:48.879143 #2578225] INFO -- : building spec/ruby/optional/capi/ext/string_spec.so I, [2024-01-19T16:02:48.882551 #2578225] INFO -- : building spec/ruby/optional/capi/ext/struct_spec.so I, [2024-01-19T16:02:48.886760 #2578225] INFO -- : building spec/ruby/optional/capi/ext/symbol_spec.so I, [2024-01-19T16:02:48.907168 #2578225] INFO -- : building spec/ruby/optional/capi/ext/thread_spec.so I, [2024-01-19T16:02:48.964069 #2578225] INFO -- : building spec/ruby/optional/capi/ext/time_spec.so I, [2024-01-19T16:02:48.981403 #2578225] INFO -- : building spec/ruby/optional/capi/ext/tracepoint_spec.so I, [2024-01-19T16:02:48.998878 #2578225] INFO -- : building spec/ruby/optional/capi/ext/typed_data_spec.so I, [2024-01-19T16:02:49.020354 #2578225] INFO -- : building spec/ruby/optional/capi/ext/util_spec.so I, [2024-01-19T16:02:49.037643 #2578225] INFO -- : making enc I, [2024-01-19T16:02:49.045082 #2578225] INFO -- : making srcs under enc I, [2024-01-19T16:02:49.072749 #2578225] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:02:49.072805 #2578225] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2024-01-19T16:02:49.072816 #2578225] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:02:49.083517 #2578225] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:02:49.083703 #2578225] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2024-01-19T16:02:49.083723 #2578225] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:02:49.084547 #2578225] INFO -- : generating transdb.h I, [2024-01-19T16:02:49.197145 #2578225] INFO -- : transdb.h unchanged I, [2024-01-19T16:02:49.198640 #2578225] INFO -- : generating makefiles ext/configure-ext.mk I, [2024-01-19T16:02:49.198884 #2578225] INFO -- : making trans I, [2024-01-19T16:02:49.223487 #2578225] INFO -- : ext/configure-ext.mk updated I, [2024-01-19T16:02:49.225939 #2578225] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:02:49.242778 #2578225] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:02:49.242876 #2578225] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk/enc/trans'. I, [2024-01-19T16:02:49.242925 #2578225] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:02:49.321052 #2578225] INFO -- : making encs I, [2024-01-19T16:02:49.392354 #2578225] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:02:49.392407 #2578225] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2024-01-19T16:02:49.392417 #2578225] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:02:49.420513 #2578225] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:02:49.421176 #2578225] INFO -- : generating makefile exts.mk I, [2024-01-19T16:02:49.455008 #2578225] INFO -- : exts.mk unchanged I, [2024-01-19T16:02:49.459016 #2578225] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:02:49.481719 #2578225] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' I, [2024-01-19T16:02:49.482221 #2578225] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' I, [2024-01-19T16:02:49.483279 #2578225] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' I, [2024-01-19T16:02:49.484064 #2578225] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' I, [2024-01-19T16:02:49.484151 #2578225] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' I, [2024-01-19T16:02:49.484544 #2578225] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' I, [2024-01-19T16:02:49.484864 #2578225] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/nkf' I, [2024-01-19T16:02:49.486873 #2578225] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' I, [2024-01-19T16:02:49.486989 #2578225] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2024-01-19T16:02:49.487622 #2578225] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' I, [2024-01-19T16:02:49.487764 #2578225] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' I, [2024-01-19T16:02:49.487788 #2578225] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' I, [2024-01-19T16:02:49.488104 #2578225] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' I, [2024-01-19T16:02:49.488127 #2578225] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2024-01-19T16:02:49.488397 #2578225] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/nkf' I, [2024-01-19T16:02:49.488422 #2578225] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' I, [2024-01-19T16:02:49.488599 #2578225] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' I, [2024-01-19T16:02:49.488872 #2578225] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' I, [2024-01-19T16:02:49.490655 #2578225] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' I, [2024-01-19T16:02:49.490679 #2578225] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' I, [2024-01-19T16:02:49.491556 #2578225] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' I, [2024-01-19T16:02:49.492643 #2578225] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2024-01-19T16:02:49.492667 #2578225] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' I, [2024-01-19T16:02:49.492892 #2578225] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' I, [2024-01-19T16:02:49.493398 #2578225] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-01-19T16:02:49.493491 #2578225] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-01-19T16:02:49.493513 #2578225] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/syslog' I, [2024-01-19T16:02:49.493598 #2578225] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-01-19T16:02:49.495103 #2578225] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.1/ext/rbs_extension' I, [2024-01-19T16:02:49.495469 #2578225] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' I, [2024-01-19T16:02:49.496578 #2578225] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.2/ext/rbs_extension' I, [2024-01-19T16:02:49.497114 #2578225] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2024-01-19T16:02:49.497184 #2578225] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/syslog' I, [2024-01-19T16:02:49.501677 #2578225] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' I, [2024-01-19T16:02:49.501893 #2578225] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' I, [2024-01-19T16:02:49.503414 #2578225] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' I, [2024-01-19T16:02:49.503668 #2578225] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2024-01-19T16:02:49.504364 #2578225] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' I, [2024-01-19T16:02:49.506044 #2578225] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2024-01-19T16:02:49.508158 #2578225] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' I, [2024-01-19T16:02:49.515057 #2578225] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' I, [2024-01-19T16:02:49.520378 #2578225] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.1/ext/rbs_extension' I, [2024-01-19T16:02:49.521781 #2578225] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-01-19T16:02:49.522592 #2578225] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.2/ext/rbs_extension' I, [2024-01-19T16:02:49.530890 #2578225] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-01-19T16:02:49.530985 #2578225] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-01-19T16:02:49.553307 #2578225] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:02:49.619489 #2578225] INFO -- : make[2]: 'ruby' is up to date. I, [2024-01-19T16:02:49.619534 #2578225] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:02:49.620237 #2578225] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:02:49.623351 #2578225] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:02:49.623371 #2578225] INFO -- : make[1]: Nothing to be done for 'note'. I, [2024-01-19T16:02:49.623382 #2578225] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:02:49.624141 #2578225] INFO -- : $$$[end] "make all -j16" exit with 0. I, [2024-01-19T16:02:49.624233 #2578225] INFO -- : $$$[beg] make install -j16 I, [2024-01-19T16:02:49.682629 #2578225] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-01-19T16:02:49.682668 #2578225] INFO -- : CC = gcc I, [2024-01-19T16:02:49.682678 #2578225] INFO -- : LD = ld I, [2024-01-19T16:02:49.682685 #2578225] INFO -- : LDSHARED = gcc -shared I, [2024-01-19T16:02:49.682692 #2578225] INFO -- : CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC I, [2024-01-19T16:02:49.682705 #2578225] INFO -- : XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0 I, [2024-01-19T16:02:49.682712 #2578225] INFO -- : CPPFLAGS = I, [2024-01-19T16:02:49.682718 #2578225] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-01-19T16:02:49.682725 #2578225] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2024-01-19T16:02:49.682730 #2578225] INFO -- : LANG = C.UTF-8 I, [2024-01-19T16:02:49.682736 #2578225] INFO -- : LC_ALL = I, [2024-01-19T16:02:49.682762 #2578225] INFO -- : LC_CTYPE = I, [2024-01-19T16:02:49.682769 #2578225] INFO -- : MFLAGS = -j16 --jobserver-auth=4,5 I, [2024-01-19T16:02:49.682775 #2578225] INFO -- : RUSTC = rustc I, [2024-01-19T16:02:49.682781 #2578225] INFO -- : YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs I, [2024-01-19T16:02:49.718641 #2578225] INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 I, [2024-01-19T16:02:49.718666 #2578225] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-01-19T16:02:49.718675 #2578225] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-01-19T16:02:49.718682 #2578225] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-01-19T16:02:49.718689 #2578225] INFO -- : I, [2024-01-19T16:02:49.718696 #2578225] INFO -- : generating encdb.h I, [2024-01-19T16:02:49.719564 #2578225] INFO -- : generating enc.mk I, [2024-01-19T16:02:49.746612 #2578225] INFO -- : encdb.h unchanged I, [2024-01-19T16:02:49.843363 #2578225] INFO -- : making srcs under enc I, [2024-01-19T16:02:49.843418 #2578225] INFO -- : making enc I, [2024-01-19T16:02:49.860134 #2578225] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:02:49.860168 #2578225] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2024-01-19T16:02:49.860178 #2578225] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:02:49.900904 #2578225] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:02:49.900925 #2578225] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2024-01-19T16:02:49.900935 #2578225] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:02:49.901528 #2578225] INFO -- : generating transdb.h I, [2024-01-19T16:02:49.999970 #2578225] INFO -- : transdb.h unchanged I, [2024-01-19T16:02:50.001316 #2578225] INFO -- : generating makefiles ext/configure-ext.mk I, [2024-01-19T16:02:50.001337 #2578225] INFO -- : making trans I, [2024-01-19T16:02:50.025517 #2578225] INFO -- : ext/configure-ext.mk unchanged I, [2024-01-19T16:02:50.027514 #2578225] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:02:50.044534 #2578225] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:02:50.046020 #2578225] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk/enc/trans'. I, [2024-01-19T16:02:50.046073 #2578225] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:02:50.181639 #2578225] INFO -- : making encs I, [2024-01-19T16:02:50.220870 #2578225] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:02:50.220923 #2578225] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2024-01-19T16:02:50.220933 #2578225] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:02:50.221500 #2578225] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:02:50.222174 #2578225] INFO -- : generating makefile exts.mk I, [2024-01-19T16:02:50.256028 #2578225] INFO -- : exts.mk unchanged I, [2024-01-19T16:02:50.260068 #2578225] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:02:50.282313 #2578225] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' I, [2024-01-19T16:02:50.283179 #2578225] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' I, [2024-01-19T16:02:50.283899 #2578225] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' I, [2024-01-19T16:02:50.284908 #2578225] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' I, [2024-01-19T16:02:50.285178 #2578225] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' I, [2024-01-19T16:02:50.285458 #2578225] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' I, [2024-01-19T16:02:50.286081 #2578225] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/nkf' I, [2024-01-19T16:02:50.287581 #2578225] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' I, [2024-01-19T16:02:50.288080 #2578225] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2024-01-19T16:02:50.288108 #2578225] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' I, [2024-01-19T16:02:50.288230 #2578225] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' I, [2024-01-19T16:02:50.288253 #2578225] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' I, [2024-01-19T16:02:50.288623 #2578225] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2024-01-19T16:02:50.289050 #2578225] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' I, [2024-01-19T16:02:50.289222 #2578225] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' I, [2024-01-19T16:02:50.289716 #2578225] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/nkf' I, [2024-01-19T16:02:50.290392 #2578225] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' I, [2024-01-19T16:02:50.290600 #2578225] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' I, [2024-01-19T16:02:50.291128 #2578225] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' I, [2024-01-19T16:02:50.291486 #2578225] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2024-01-19T16:02:50.291793 #2578225] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' I, [2024-01-19T16:02:50.292842 #2578225] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' I, [2024-01-19T16:02:50.293501 #2578225] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' I, [2024-01-19T16:02:50.293855 #2578225] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' I, [2024-01-19T16:02:50.293920 #2578225] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-01-19T16:02:50.294098 #2578225] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-01-19T16:02:50.294125 #2578225] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/syslog' I, [2024-01-19T16:02:50.294681 #2578225] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-01-19T16:02:50.295236 #2578225] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' I, [2024-01-19T16:02:50.295769 #2578225] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.1/ext/rbs_extension' I, [2024-01-19T16:02:50.296223 #2578225] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.2/ext/rbs_extension' I, [2024-01-19T16:02:50.297929 #2578225] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2024-01-19T16:02:50.298008 #2578225] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/syslog' I, [2024-01-19T16:02:50.302405 #2578225] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' I, [2024-01-19T16:02:50.303381 #2578225] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' I, [2024-01-19T16:02:50.303422 #2578225] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2024-01-19T16:02:50.303839 #2578225] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' I, [2024-01-19T16:02:50.305735 #2578225] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2024-01-19T16:02:50.308686 #2578225] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' I, [2024-01-19T16:02:50.308774 #2578225] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' I, [2024-01-19T16:02:50.315099 #2578225] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' I, [2024-01-19T16:02:50.319714 #2578225] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-01-19T16:02:50.320110 #2578225] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-01-19T16:02:50.322845 #2578225] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.1/ext/rbs_extension' I, [2024-01-19T16:02:50.329712 #2578225] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-01-19T16:02:50.331051 #2578225] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.2/ext/rbs_extension' I, [2024-01-19T16:02:50.352903 #2578225] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:02:50.419098 #2578225] INFO -- : make[2]: 'ruby' is up to date. I, [2024-01-19T16:02:50.419138 #2578225] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:02:50.419348 #2578225] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:02:50.422768 #2578225] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:02:50.422790 #2578225] INFO -- : make[1]: Nothing to be done for 'note'. I, [2024-01-19T16:02:50.422803 #2578225] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:02:50.423002 #2578225] INFO -- : ./miniruby -I/tmp/ruby/src/trunk/lib -I. -I.ext/common /tmp/ruby/src/trunk/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j16 --jobserver-auth=4,5" --make-flags=" -j16 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc" --gnumake --install=all --exclude=doc I, [2024-01-19T16:02:50.502972 #2578225] INFO -- : Installing to I, [2024-01-19T16:02:50.503024 #2578225] INFO -- : installing binary commands: /tmp/ruby/install/trunk/bin I, [2024-01-19T16:02:50.503154 #2578225] INFO -- : installing base libraries: /tmp/ruby/install/trunk/lib I, [2024-01-19T16:02:50.512008 #2578225] INFO -- : installing arch files: /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/x86_64-linux I, [2024-01-19T16:02:50.512065 #2578225] INFO -- : installing pkgconfig data: /tmp/ruby/install/trunk/lib/pkgconfig I, [2024-01-19T16:02:50.512076 #2578225] INFO -- : installing extension objects: /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/x86_64-linux I, [2024-01-19T16:02:50.522588 #2578225] INFO -- : installing extension objects: /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0/x86_64-linux I, [2024-01-19T16:02:50.522640 #2578225] INFO -- : installing extension objects: /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux I, [2024-01-19T16:02:50.522651 #2578225] INFO -- : installing extension headers: /tmp/ruby/install/trunk/include/ruby-3.4.0+0/x86_64-linux I, [2024-01-19T16:02:50.522860 #2578225] INFO -- : installing extension scripts: /tmp/ruby/install/trunk/lib/ruby/3.4.0+0 I, [2024-01-19T16:02:50.526615 #2578225] INFO -- : installing extension scripts: /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0 I, [2024-01-19T16:02:50.526637 #2578225] INFO -- : installing extension scripts: /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0 I, [2024-01-19T16:02:50.526648 #2578225] INFO -- : installing extension headers: /tmp/ruby/install/trunk/include/ruby-3.4.0+0/ruby I, [2024-01-19T16:02:50.526719 #2578225] INFO -- : installing command scripts: /tmp/ruby/install/trunk/bin I, [2024-01-19T16:02:50.526835 #2578225] INFO -- : installing library scripts: /tmp/ruby/install/trunk/lib/ruby/3.4.0+0 I, [2024-01-19T16:02:50.566723 #2578225] INFO -- : installing common headers: /tmp/ruby/install/trunk/include/ruby-3.4.0+0 I, [2024-01-19T16:02:50.574856 #2578225] INFO -- : installing manpages: /tmp/ruby/install/trunk/share/man/man1 I, [2024-01-19T16:02:50.575040 #2578225] INFO -- : installing default gems from lib: /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0 I, [2024-01-19T16:02:50.588355 #2578225] INFO -- : benchmark 0.3.0 I, [2024-01-19T16:02:50.595450 #2578225] INFO -- : bundler 2.6.0.dev I, [2024-01-19T16:02:50.596900 #2578225] INFO -- : cgi 0.4.1 I, [2024-01-19T16:02:50.597430 #2578225] INFO -- : csv 3.2.9 I, [2024-01-19T16:02:50.598457 #2578225] INFO -- : delegate 0.3.1 I, [2024-01-19T16:02:50.598972 #2578225] INFO -- : did_you_mean 1.6.3 I, [2024-01-19T16:02:50.599491 #2578225] INFO -- : drb 2.2.0 I, [2024-01-19T16:02:50.600078 #2578225] INFO -- : english 0.8.0 I, [2024-01-19T16:02:50.600575 #2578225] INFO -- : erb 4.0.4 I, [2024-01-19T16:02:50.601335 #2578225] INFO -- : error_highlight 0.6.0 I, [2024-01-19T16:02:50.601834 #2578225] INFO -- : fileutils 1.7.2 I, [2024-01-19T16:02:50.602332 #2578225] INFO -- : find 0.2.0 I, [2024-01-19T16:02:50.602833 #2578225] INFO -- : forwardable 1.3.3 I, [2024-01-19T16:02:50.603319 #2578225] INFO -- : ipaddr 1.2.6 I, [2024-01-19T16:02:50.603840 #2578225] INFO -- : irb 1.11.1 I, [2024-01-19T16:02:50.605122 #2578225] INFO -- : logger 1.6.0 I, [2024-01-19T16:02:50.605634 #2578225] INFO -- : net-http 0.4.1 I, [2024-01-19T16:02:50.606167 #2578225] INFO -- : net-protocol 0.2.2 I, [2024-01-19T16:02:50.606688 #2578225] INFO -- : open-uri 0.4.1 I, [2024-01-19T16:02:50.607219 #2578225] INFO -- : open3 0.2.1 I, [2024-01-19T16:02:50.607748 #2578225] INFO -- : optparse 0.4.0 I, [2024-01-19T16:02:50.608249 #2578225] INFO -- : ostruct 0.6.0 I, [2024-01-19T16:02:50.608720 #2578225] INFO -- : pp 0.5.0 I, [2024-01-19T16:02:50.609224 #2578225] INFO -- : prettyprint 0.2.0 I, [2024-01-19T16:02:50.609711 #2578225] INFO -- : prism 0.19.0 I, [2024-01-19T16:02:50.610216 #2578225] INFO -- : pstore 0.1.3 I, [2024-01-19T16:02:50.610685 #2578225] INFO -- : rdoc 6.6.2 I, [2024-01-19T16:02:50.612168 #2578225] INFO -- : readline 0.0.4 I, [2024-01-19T16:02:50.612670 #2578225] INFO -- : reline 0.4.2 I, [2024-01-19T16:02:50.613194 #2578225] INFO -- : resolv 0.3.0 I, [2024-01-19T16:02:50.613690 #2578225] INFO -- : ruby2_keywords 0.0.5 I, [2024-01-19T16:02:50.614179 #2578225] INFO -- : securerandom 0.3.1 I, [2024-01-19T16:02:50.614674 #2578225] INFO -- : set 1.1.0 I, [2024-01-19T16:02:50.615171 #2578225] INFO -- : shellwords 0.2.0 I, [2024-01-19T16:02:50.615702 #2578225] INFO -- : singleton 0.2.0 I, [2024-01-19T16:02:50.616177 #2578225] INFO -- : syntax_suggest 2.0.0 I, [2024-01-19T16:02:50.617242 #2578225] INFO -- : tempfile 0.2.1 I, [2024-01-19T16:02:50.617746 #2578225] INFO -- : time 0.3.0 I, [2024-01-19T16:02:50.618259 #2578225] INFO -- : timeout 0.4.1 I, [2024-01-19T16:02:50.618749 #2578225] INFO -- : tmpdir 0.2.0 I, [2024-01-19T16:02:50.619256 #2578225] INFO -- : tsort 0.2.0 I, [2024-01-19T16:02:50.619754 #2578225] INFO -- : un 0.3.0 I, [2024-01-19T16:02:50.620262 #2578225] INFO -- : uri 0.13.0 I, [2024-01-19T16:02:50.620787 #2578225] INFO -- : weakref 0.1.3 I, [2024-01-19T16:02:50.621288 #2578225] INFO -- : yaml 0.3.0 I, [2024-01-19T16:02:50.621673 #2578225] INFO -- : installing default gems from ext: /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0 I, [2024-01-19T16:02:50.627601 #2578225] INFO -- : date 3.3.4 I, [2024-01-19T16:02:50.628130 #2578225] INFO -- : digest 3.1.1 I, [2024-01-19T16:02:50.628639 #2578225] INFO -- : etc 1.4.3 I, [2024-01-19T16:02:50.629171 #2578225] INFO -- : fcntl 1.1.0 I, [2024-01-19T16:02:50.629654 #2578225] INFO -- : fiddle 1.1.3 I, [2024-01-19T16:02:50.630506 #2578225] INFO -- : io-console 0.7.2 I, [2024-01-19T16:02:50.631007 #2578225] INFO -- : io-nonblock 0.3.0 I, [2024-01-19T16:02:50.631501 #2578225] INFO -- : io-wait 0.3.1 I, [2024-01-19T16:02:50.632053 #2578225] INFO -- : json 2.7.1 I, [2024-01-19T16:02:50.632588 #2578225] INFO -- : nkf 0.1.3 I, [2024-01-19T16:02:50.633081 #2578225] INFO -- : openssl 3.2.0 I, [2024-01-19T16:02:50.633588 #2578225] INFO -- : pathname 0.3.0 I, [2024-01-19T16:02:50.634082 #2578225] INFO -- : psych 5.1.2 I, [2024-01-19T16:02:50.634637 #2578225] INFO -- : stringio 3.1.1 I, [2024-01-19T16:02:50.635434 #2578225] INFO -- : strscan 3.0.9 I, [2024-01-19T16:02:50.635938 #2578225] INFO -- : syslog 0.1.2 I, [2024-01-19T16:02:50.636457 #2578225] INFO -- : zlib 3.1.0 I, [2024-01-19T16:02:50.636869 #2578225] INFO -- : installing bundled gems: /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0 I, [2024-01-19T16:02:50.637250 #2578225] INFO -- : minitest 5.21.2 I, [2024-01-19T16:02:50.644170 #2578225] INFO -- : power_assert 2.0.3 I, [2024-01-19T16:02:50.645771 #2578225] INFO -- : rake 13.1.0 I, [2024-01-19T16:02:50.650475 #2578225] INFO -- : test-unit 3.6.1 I, [2024-01-19T16:02:50.655118 #2578225] INFO -- : rexml 3.2.6 I, [2024-01-19T16:02:50.660278 #2578225] INFO -- : rss 0.3.0 I, [2024-01-19T16:02:50.663613 #2578225] INFO -- : net-ftp 0.3.4 I, [2024-01-19T16:02:50.664865 #2578225] INFO -- : net-imap 0.4.9.1 I, [2024-01-19T16:02:50.668416 #2578225] INFO -- : net-pop 0.1.2 I, [2024-01-19T16:02:50.669746 #2578225] INFO -- : net-smtp 0.4.0.1 I, [2024-01-19T16:02:50.670919 #2578225] INFO -- : matrix 0.4.2 I, [2024-01-19T16:02:50.672077 #2578225] INFO -- : prime 0.1.2 I, [2024-01-19T16:02:50.673777 #2578225] INFO -- : rbs 3.4.2 I, [2024-01-19T16:02:50.708463 #2578225] INFO -- : typeprof 0.21.9 I, [2024-01-19T16:02:50.711130 #2578225] INFO -- : debug 1.9.1 I, [2024-01-19T16:02:50.714402 #2578225] INFO -- : racc 1.7.3 I, [2024-01-19T16:02:50.717424 #2578225] INFO -- : mutex_m 0.2.0 I, [2024-01-19T16:02:50.718404 #2578225] INFO -- : getoptlong 0.2.1 I, [2024-01-19T16:02:50.720186 #2578225] INFO -- : base64 0.2.0 I, [2024-01-19T16:02:50.721045 #2578225] INFO -- : bigdecimal 3.1.6 I, [2024-01-19T16:02:50.723612 #2578225] INFO -- : observer 0.1.2 I, [2024-01-19T16:02:50.724703 #2578225] INFO -- : abbrev 0.1.2 I, [2024-01-19T16:02:50.725790 #2578225] INFO -- : resolv-replace 0.1.1 I, [2024-01-19T16:02:50.727074 #2578225] INFO -- : rinda 0.2.0 I, [2024-01-19T16:02:50.728312 #2578225] INFO -- : installing bundled gem cache: /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0/cache I, [2024-01-19T16:02:50.732597 #2578225] INFO -- : $$$[end] "make install -j16" exit with 0. I, [2024-01-19T16:02:50.732770 #2578225] INFO -- : $$$[beg] make yes-btest TESTOPTS='-q -j16' I, [2024-01-19T16:02:57.429772 #2578225] INFO -- : PASS all 1877 tests E, [2024-01-19T16:02:57.440173 #2578225] ERROR -- : I, [2024-01-19T16:02:57.440560 #2578225] INFO -- : $$$[end] "make yes-btest TESTOPTS='-q -j16'" exit with 0. I, [2024-01-19T16:02:57.440690 #2578225] INFO -- : $$$[beg] make yes-test-basic TESTS='-j16' I, [2024-01-19T16:02:57.565463 #2578225] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-01-19T16:02:57.565512 #2578225] INFO -- : CC = gcc I, [2024-01-19T16:02:57.565528 #2578225] INFO -- : LD = ld I, [2024-01-19T16:02:57.565536 #2578225] INFO -- : LDSHARED = gcc -shared I, [2024-01-19T16:02:57.565543 #2578225] INFO -- : CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC I, [2024-01-19T16:02:57.565565 #2578225] INFO -- : XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0 I, [2024-01-19T16:02:57.565577 #2578225] INFO -- : CPPFLAGS = I, [2024-01-19T16:02:57.565584 #2578225] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-01-19T16:02:57.565591 #2578225] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2024-01-19T16:02:57.565597 #2578225] INFO -- : LANG = C.UTF-8 I, [2024-01-19T16:02:57.565604 #2578225] INFO -- : LC_ALL = I, [2024-01-19T16:02:57.565610 #2578225] INFO -- : LC_CTYPE = I, [2024-01-19T16:02:57.565617 #2578225] INFO -- : MFLAGS = I, [2024-01-19T16:02:57.565623 #2578225] INFO -- : RUSTC = rustc I, [2024-01-19T16:02:57.565630 #2578225] INFO -- : YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs I, [2024-01-19T16:02:57.566048 #2578225] INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 I, [2024-01-19T16:02:57.566069 #2578225] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-01-19T16:02:57.566079 #2578225] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-01-19T16:02:57.566086 #2578225] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-01-19T16:02:57.566093 #2578225] INFO -- : I, [2024-01-19T16:02:57.660647 #2578225] INFO -- : Ignore setproctitle.o because of setproctitle.c under missing I, [2024-01-19T16:02:57.660711 #2578225] INFO -- : Ignore strlcat.o because of strlcat.c under missing I, [2024-01-19T16:02:57.660731 #2578225] INFO -- : Ignore strlcpy.o because of strlcpy.c under missing I, [2024-01-19T16:02:57.720993 #2578225] INFO -- : Checking leaked global symbols...none I, [2024-01-19T16:02:57.823299 #2578225] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 I, [2024-01-19T16:02:57.823355 #2578225] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:condition ..OK 2 I, [2024-01-19T16:02:57.823374 #2578225] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:if/unless ...OK 3 I, [2024-01-19T16:02:57.823399 #2578225] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:case .....OK 5 I, [2024-01-19T16:02:57.823534 #2578225] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:while/until ........OK 8 I, [2024-01-19T16:02:57.823615 #2578225] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:exception ..........OK 10 I, [2024-01-19T16:02:57.823905 #2578225] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:array .......................................OK 39 I, [2024-01-19T16:02:57.824062 #2578225] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:hash ...........................OK 27 I, [2024-01-19T16:02:57.824865 #2578225] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:iterator ...........................................................................................................OK 107 I, [2024-01-19T16:02:57.825204 #2578225] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:float ................................................................................OK 80 I, [2024-01-19T16:02:57.826325 #2578225] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:bignum ...............................OK 31 I, [2024-01-19T16:02:57.827275 #2578225] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:string & char ..............................................................OK 62 I, [2024-01-19T16:02:57.827318 #2578225] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ..........OK 10 I, [2024-01-19T16:02:57.827358 #2578225] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:call ......OK 6 I, [2024-01-19T16:02:57.827480 #2578225] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:proc .........OK 9 I, [2024-01-19T16:02:57.928134 #2578225] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:signal ..OK 2 I, [2024-01-19T16:02:57.929517 #2578225] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:eval ...........................OK 27 I, [2024-01-19T16:02:58.114716 #2578225] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:system ........OK 8 I, [2024-01-19T16:02:58.114769 #2578225] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:const .....OK 5 I, [2024-01-19T16:02:58.114832 #2578225] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:clone .....OK 5 I, [2024-01-19T16:02:58.114992 #2578225] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:marshal ....OK 4 I, [2024-01-19T16:02:58.115048 #2578225] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:pack ....OK 4 I, [2024-01-19T16:02:58.115067 #2578225] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:math ..OK 2 I, [2024-01-19T16:02:58.115122 #2578225] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:struct ......OK 6 I, [2024-01-19T16:02:58.115234 #2578225] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:variable ............OK 12 I, [2024-01-19T16:02:58.115262 #2578225] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:trace ...OK 3 I, [2024-01-19T16:02:58.115333 #2578225] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:defined? ............OK 12 I, [2024-01-19T16:02:58.115385 #2578225] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:alias ......OK 6 I, [2024-01-19T16:02:58.115762 #2578225] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:path .......................OK 23 I, [2024-01-19T16:02:58.213113 #2578225] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:gc ....OK 4 I, [2024-01-19T16:02:58.215436 #2578225] INFO -- : I, [2024-01-19T16:02:58.215465 #2578225] INFO -- : test succeeded I, [2024-01-19T16:02:58.216802 #2578225] INFO -- : $$$[end] "make yes-test-basic TESTS='-j16'" exit with 0. I, [2024-01-19T16:02:58.216929 #2578225] INFO -- : $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16' I, [2024-01-19T16:02:58.351762 #2578225] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-01-19T16:02:58.351858 #2578225] INFO -- : CC = gcc I, [2024-01-19T16:02:58.351899 #2578225] INFO -- : LD = ld I, [2024-01-19T16:02:58.351955 #2578225] INFO -- : LDSHARED = gcc -shared I, [2024-01-19T16:02:58.352003 #2578225] INFO -- : CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC I, [2024-01-19T16:02:58.352029 #2578225] INFO -- : XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0 I, [2024-01-19T16:02:58.352048 #2578225] INFO -- : CPPFLAGS = I, [2024-01-19T16:02:58.352064 #2578225] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-01-19T16:02:58.352095 #2578225] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2024-01-19T16:02:58.352111 #2578225] INFO -- : LANG = C.UTF-8 I, [2024-01-19T16:02:58.352128 #2578225] INFO -- : LC_ALL = I, [2024-01-19T16:02:58.352153 #2578225] INFO -- : LC_CTYPE = I, [2024-01-19T16:02:58.352177 #2578225] INFO -- : MFLAGS = I, [2024-01-19T16:02:58.352192 #2578225] INFO -- : RUSTC = rustc I, [2024-01-19T16:02:58.352208 #2578225] INFO -- : YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs I, [2024-01-19T16:02:58.352875 #2578225] INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 I, [2024-01-19T16:02:58.352891 #2578225] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-01-19T16:02:58.352899 #2578225] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-01-19T16:02:58.352905 #2578225] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-01-19T16:02:58.352910 #2578225] INFO -- : I, [2024-01-19T16:02:58.354746 #2578225] INFO -- : generating enc.mk I, [2024-01-19T16:02:58.510494 #2578225] INFO -- : generating encdb.h I, [2024-01-19T16:02:58.536599 #2578225] INFO -- : encdb.h unchanged I, [2024-01-19T16:02:58.537717 #2578225] INFO -- : making enc I, [2024-01-19T16:02:58.590368 #2578225] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:02:58.590390 #2578225] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2024-01-19T16:02:58.590399 #2578225] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:02:58.590975 #2578225] INFO -- : making srcs under enc I, [2024-01-19T16:02:58.619416 #2578225] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:02:58.619437 #2578225] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2024-01-19T16:02:58.619447 #2578225] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:02:58.620485 #2578225] INFO -- : generating transdb.h I, [2024-01-19T16:02:58.717732 #2578225] INFO -- : transdb.h unchanged I, [2024-01-19T16:02:58.718871 #2578225] INFO -- : making trans I, [2024-01-19T16:02:58.752547 #2578225] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:02:58.752568 #2578225] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk/enc/trans'. I, [2024-01-19T16:02:58.752579 #2578225] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:02:58.753122 #2578225] INFO -- : making encs I, [2024-01-19T16:02:58.790258 #2578225] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:02:58.790280 #2578225] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2024-01-19T16:02:58.790289 #2578225] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:02:58.792450 #2578225] INFO -- : generating makefiles ext/configure-ext.mk I, [2024-01-19T16:02:58.816716 #2578225] INFO -- : ext/configure-ext.mk updated I, [2024-01-19T16:02:58.819010 #2578225] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:03:00.150200 #2578225] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:03:00.150848 #2578225] INFO -- : generating makefile exts.mk I, [2024-01-19T16:03:00.184527 #2578225] INFO -- : exts.mk unchanged I, [2024-01-19T16:03:00.190718 #2578225] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:03:00.803533 #2578225] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' I, [2024-01-19T16:03:00.812726 #2578225] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' I, [2024-01-19T16:03:00.826244 #2578225] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' I, [2024-01-19T16:03:00.830336 #2578225] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' I, [2024-01-19T16:03:00.832584 #2578225] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' I, [2024-01-19T16:03:00.838550 #2578225] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' I, [2024-01-19T16:03:00.890261 #2578225] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2024-01-19T16:03:00.900126 #2578225] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2024-01-19T16:03:00.943952 #2578225] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2024-01-19T16:03:00.951115 #2578225] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2024-01-19T16:03:00.961218 #2578225] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' I, [2024-01-19T16:03:00.965001 #2578225] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' I, [2024-01-19T16:03:00.988967 #2578225] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' I, [2024-01-19T16:03:00.996948 #2578225] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' I, [2024-01-19T16:03:01.028339 #2578225] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' I, [2024-01-19T16:03:01.031431 #2578225] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' I, [2024-01-19T16:03:01.037761 #2578225] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/nkf' I, [2024-01-19T16:03:01.041203 #2578225] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/nkf' I, [2024-01-19T16:03:01.045298 #2578225] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' I, [2024-01-19T16:03:01.048788 #2578225] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' I, [2024-01-19T16:03:01.086974 #2578225] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' I, [2024-01-19T16:03:01.102724 #2578225] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' I, [2024-01-19T16:03:01.112715 #2578225] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' I, [2024-01-19T16:03:01.120434 #2578225] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' I, [2024-01-19T16:03:01.125256 #2578225] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' I, [2024-01-19T16:03:01.155966 #2578225] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' I, [2024-01-19T16:03:01.162974 #2578225] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' I, [2024-01-19T16:03:01.170763 #2578225] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' I, [2024-01-19T16:03:01.192156 #2578225] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' I, [2024-01-19T16:03:01.208570 #2578225] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' I, [2024-01-19T16:03:01.213379 #2578225] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2024-01-19T16:03:01.216833 #2578225] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2024-01-19T16:03:01.242137 #2578225] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' I, [2024-01-19T16:03:01.263505 #2578225] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' I, [2024-01-19T16:03:01.294347 #2578225] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/syslog' I, [2024-01-19T16:03:01.302056 #2578225] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/syslog' I, [2024-01-19T16:03:01.319017 #2578225] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-01-19T16:03:01.374295 #2578225] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-01-19T16:03:01.378977 #2578225] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-01-19T16:03:01.433974 #2578225] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-01-19T16:03:01.435932 #2578225] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-01-19T16:03:01.455205 #2578225] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-01-19T16:03:01.457510 #2578225] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.1/ext/rbs_extension' I, [2024-01-19T16:03:01.477157 #2578225] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.1/ext/rbs_extension' I, [2024-01-19T16:03:01.480854 #2578225] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.2/ext/rbs_extension' I, [2024-01-19T16:03:01.501225 #2578225] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.2/ext/rbs_extension' I, [2024-01-19T16:03:01.524926 #2578225] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:03:01.592483 #2578225] INFO -- : make[2]: 'ruby' is up to date. I, [2024-01-19T16:03:01.592524 #2578225] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:03:01.592736 #2578225] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:03:01.597484 #2578225] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:03:01.597549 #2578225] INFO -- : make[1]: Nothing to be done for 'note'. I, [2024-01-19T16:03:01.597578 #2578225] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:03:01.698938 #2578225] INFO -- : Run options: I, [2024-01-19T16:03:01.699023 #2578225] INFO -- : --seed=6504 I, [2024-01-19T16:03:01.699034 #2578225] INFO -- : "--ruby=./miniruby -I/tmp/ruby/src/trunk/lib -I. -I.ext/common /tmp/ruby/src/trunk/tool/runruby.rb --extout=.ext -- --disable-gems" I, [2024-01-19T16:03:01.699041 #2578225] INFO -- : --excludes-dir=/tmp/ruby/src/trunk/test/.excludes I, [2024-01-19T16:03:01.699049 #2578225] INFO -- : --name=!/memory_leak/ I, [2024-01-19T16:03:01.699055 #2578225] INFO -- : --stderr-on-failure I, [2024-01-19T16:03:01.699061 #2578225] INFO -- : -j16 I, [2024-01-19T16:03:01.699067 #2578225] INFO -- : --exclude=rubygems/test_gem_package_task\.rb I, [2024-01-19T16:03:01.699080 #2578225] INFO -- : I, [2024-01-19T16:03:01.699086 #2578225] INFO -- : # Running tests: I, [2024-01-19T16:03:01.699092 #2578225] INFO -- : I, [2024-01-19T16:03:01.880680 #2578225] INFO -- : [ 1/898] 2619536=test_gc_compact I, [2024-01-19T16:03:01.882273 #2578225] INFO -- : [ 2/898] 2619543=test_proc I, [2024-01-19T16:03:01.882668 #2578225] INFO -- : [ 3/898] 2619542=test_string I, [2024-01-19T16:03:01.882943 #2578225] INFO -- : [ 4/898] 2619534=test_gem_package_old I, [2024-01-19T16:03:01.883062 #2578225] INFO -- : [ 5/898] 2619538=test_gem_resolver_index_set I, [2024-01-19T16:03:01.883189 #2578225] INFO -- : [ 6/898] 2619539=test_egrep_cpp I, [2024-01-19T16:03:01.883302 #2578225] INFO -- : [ 7/898] 2619531=test_zlib I, [2024-01-19T16:03:01.883422 #2578225] INFO -- : [ 8/898] 2619532=test_cgi_tag_helper I, [2024-01-19T16:03:01.883533 #2578225] INFO -- : [ 9/898] 2619541=test_date_conv I, [2024-01-19T16:03:01.883664 #2578225] INFO -- : [ 10/898] 2619544=test_optimization I, [2024-01-19T16:03:01.883766 #2578225] INFO -- : [ 11/898] 2619533=test_ole_methods I, [2024-01-19T16:03:01.883878 #2578225] INFO -- : [ 12/898] 2619535=test_erb_m17n I, [2024-01-19T16:03:01.883997 #2578225] INFO -- : [ 13/898] 2619537=test_rdoc_markup_parser I, [2024-01-19T16:03:01.884102 #2578225] INFO -- : [ 14/898] 2619540=test_require_path_check I, [2024-01-19T16:03:01.884201 #2578225] INFO -- : [ 15/898] 2619545=test_folderitem2_invokeverb I, [2024-01-19T16:03:01.886999 #2578225] INFO -- : [ 16/898] 2619546=test_files_test_2 I, [2024-01-19T16:03:01.887447 #2578225] INFO -- : [ 17/898] 2619533=test_fnmatch I, [2024-01-19T16:03:01.888520 #2578225] INFO -- : [ 18/898] 2619545=test_row_separator I, [2024-01-19T16:03:01.897772 #2578225] INFO -- : [ 19/898] 2619541=test_gem_validator I, [2024-01-19T16:03:01.904678 #2578225] INFO -- : [ 20/898] 2619535=test_rdoc_store I, [2024-01-19T16:03:01.917924 #2578225] INFO -- : [ 21/898] 2619532=test_raise I, [2024-01-19T16:03:01.919454 #2578225] INFO -- : [ 22/898] 2619532=test_x509attr I, [2024-01-19T16:03:01.926373 #2578225] INFO -- : [ 23/898] 2619545=test_depth_first I, [2024-01-19T16:03:01.947269 #2578225] INFO -- : [ 24/898] 2619533=test_gem_request_set_lockfile_parser I, [2024-01-19T16:03:01.968525 #2578225] INFO -- : [ 25/898] 2619540=test_rdoc_stats I, [2024-01-19T16:03:01.977869 #2578225] INFO -- : [ 26/898] 2619532=test_pattern_matching I, [2024-01-19T16:03:01.982764 #2578225] INFO -- : [ 27/898] 2619545=test_string I, [2024-01-19T16:03:02.000486 #2578225] INFO -- : [ 28/898] 2619545=test_gem_dependency_resolution_error I, [2024-01-19T16:03:02.016687 #2578225] INFO -- : [ 29/898] 2619532=test_rdoc_parser I, [2024-01-19T16:03:02.053421 #2578225] INFO -- : [ 30/898] 2619537=test_qsort I, [2024-01-19T16:03:02.071316 #2578225] INFO -- : [ 31/898] 2619537=json_addition_test I, [2024-01-19T16:03:02.073823 #2578225] INFO -- : [ 32/898] 2619539=test_rdoc_markup_attributes I, [2024-01-19T16:03:02.104502 #2578225] INFO -- : [ 33/898] 2619537=test_mul I, [2024-01-19T16:03:02.106154 #2578225] INFO -- : [ 34/898] 2619538=test_encodings I, [2024-01-19T16:03:02.112298 #2578225] INFO -- : [ 35/898] 2619537=test_null I, [2024-01-19T16:03:02.132981 #2578225] INFO -- : [ 36/898] 2619534=test_win32ole_type I, [2024-01-19T16:03:02.134453 #2578225] INFO -- : [ 37/898] 2619541=test_default_gems I, [2024-01-19T16:03:02.137706 #2578225] INFO -- : [ 38/898] 2619537=test_rdoc_markup_to_rdoc I, [2024-01-19T16:03:02.141069 #2578225] INFO -- : [ 39/898] 2619534=test_rdoc_rd_inline_parser I, [2024-01-19T16:03:02.170746 #2578225] INFO -- : [ 40/898] 2619540=test_trick I, [2024-01-19T16:03:02.178608 #2578225] INFO -- : [ 41/898] 2619537=test_thread I, [2024-01-19T16:03:02.181964 #2578225] INFO -- : [ 42/898] 2619537=test_pipe I, [2024-01-19T16:03:02.195704 #2578225] INFO -- : [ 43/898] 2619545=test_pkey_ec I, [2024-01-19T16:03:02.201432 #2578225] INFO -- : [ 44/898] 2619541=test_date_parse I, [2024-01-19T16:03:02.203872 #2578225] INFO -- : [ 45/898] 2619539=test_io_buffer I, [2024-01-19T16:03:02.209686 #2578225] INFO -- : [ 46/898] 2619532=test_key_name_check I, [2024-01-19T16:03:02.213320 #2578225] INFO -- : [ 47/898] 2619532=test_defined I, [2024-01-19T16:03:02.236239 #2578225] INFO -- : [ 48/898] 2619539=test_backtrace I, [2024-01-19T16:03:02.241469 #2578225] INFO -- : [ 49/898] 2619539=test_rdoc_i18n_text I, [2024-01-19T16:03:02.248027 #2578225] INFO -- : [ 50/898] 2619539=test_gem_uninstaller I, [2024-01-19T16:03:02.254113 #2578225] INFO -- : [ 51/898] 2619533=test_gb18030 I, [2024-01-19T16:03:02.260461 #2578225] INFO -- : [ 52/898] 2619533=test_buffering I, [2024-01-19T16:03:02.274872 #2578225] INFO -- : [ 53/898] 2619533=test_svcb_https I, [2024-01-19T16:03:02.296086 #2578225] INFO -- : [ 54/898] 2619532=test_windows_1251 I, [2024-01-19T16:03:02.304608 #2578225] INFO -- : [ 55/898] 2619533=test_time I, [2024-01-19T16:03:02.304690 #2578225] INFO -- : [ 56/898] 2619545=test_rdoc_rdoc I, [2024-01-19T16:03:02.311873 #2578225] INFO -- : [ 57/898] 2619532=test_emitter I, [2024-01-19T16:03:02.312650 #2578225] INFO -- : [ 58/898] 2619534=test_gem_silent_ui I, [2024-01-19T16:03:02.318553 #2578225] INFO -- : [ 59/898] 2619537=test_bug-5832 I, [2024-01-19T16:03:02.322734 #2578225] INFO -- : [ 60/898] 2619537=test_files_ext I, [2024-01-19T16:03:02.332203 #2578225] INFO -- : [ 61/898] 2619541=test_kernel I, [2024-01-19T16:03:02.335181 #2578225] INFO -- : [ 62/898] 2619532=test_eval_history I, [2024-01-19T16:03:02.395806 #2578225] INFO -- : [ 63/898] 2619534=dispatcher_test I, [2024-01-19T16:03:02.435627 #2578225] INFO -- : [ 64/898] 2619533=test_kdf I, [2024-01-19T16:03:02.439643 #2578225] INFO -- : [ 65/898] 2619537=test_gem_doctor I, [2024-01-19T16:03:02.483483 #2578225] INFO -- : [ 66/898] 2619532=!Nothing_to_test I, [2024-01-19T16:03:02.483565 #2578225] INFO -- : [ 67/898] 2619532=test_enc_raise I, [2024-01-19T16:03:02.487973 #2578225] INFO -- : [ 68/898] 2619534=test_psych I, [2024-01-19T16:03:02.489907 #2578225] INFO -- : [ 69/898] 2619532=test_rdoc_markup_paragraph I, [2024-01-19T16:03:02.494242 #2578225] INFO -- : [ 70/898] 2619532=test_gem_ext_cargo_builder_unit I, [2024-01-19T16:03:02.506950 #2578225] INFO -- : [ 71/898] 2619533=test_gem_rdoc I, [2024-01-19T16:03:02.514762 #2578225] INFO -- : [ 72/898] 2619538=test_date I, [2024-01-19T16:03:02.521952 #2578225] INFO -- : [ 73/898] 2619538=test_at_exit I, [2024-01-19T16:03:02.532650 #2578225] INFO -- : [ 74/898] 2619534=test_object_create_start I, [2024-01-19T16:03:02.535818 #2578225] INFO -- : [ 75/898] 2619534=test_rdoc_tom_doc I, [2024-01-19T16:03:02.545938 #2578225] INFO -- : [ 76/898] 2619538=test_hmac I, [2024-01-19T16:03:02.561082 #2578225] INFO -- : [ 77/898] 2619534=test_rdoc_markup_to_tt_only I, [2024-01-19T16:03:02.572467 #2578225] INFO -- : [ 78/898] 2619538=test_key_actor_vi I, [2024-01-19T16:03:02.591673 #2578225] INFO -- : [ 79/898] 2619545=test_bug-3571 I, [2024-01-19T16:03:02.602064 #2578225] INFO -- : [ 80/898] 2619534=test_gem_command I, [2024-01-19T16:03:02.617539 #2578225] INFO -- : [ 81/898] 2619545=test_gem_spec_fetcher I, [2024-01-19T16:03:02.694023 #2578225] INFO -- : [ 82/898] 2619537=test_common I, [2024-01-19T16:03:02.695124 #2578225] INFO -- : [ 83/898] 2619543=test_numeric I, [2024-01-19T16:03:02.727894 #2578225] INFO -- : [ 84/898] 2619532=test_gem_commands_lock_command I, [2024-01-19T16:03:02.740712 #2578225] INFO -- : [ 85/898] 2619538=test_assignment I, [2024-01-19T16:03:02.753148 #2578225] INFO -- : [ 86/898] 2619534=test_ifunless I, [2024-01-19T16:03:02.757573 #2578225] INFO -- : [ 87/898] 2619534=test_config I, [2024-01-19T16:03:02.763168 #2578225] INFO -- : [ 88/898] 2619532=test_optarg I, [2024-01-19T16:03:02.785097 #2578225] INFO -- : [ 89/898] 2619543=test_yaml_special_cases I, [2024-01-19T16:03:02.802970 #2578225] INFO -- : [ 90/898] 2619543=test_gem_source_list I, [2024-01-19T16:03:02.807275 #2578225] INFO -- : [ 91/898] 2619533=test_rdoc_token_stream I, [2024-01-19T16:03:02.810632 #2578225] INFO -- : [ 92/898] 2619545=test_address_resolve I, [2024-01-19T16:03:02.814953 #2578225] INFO -- : [ 93/898] 2619532=test_iter_break I, [2024-01-19T16:03:02.819236 #2578225] INFO -- : [ 94/898] 2619532=test_zsh_completion I, [2024-01-19T16:03:02.823576 #2578225] INFO -- : [ 95/898] 2619532=test_exception I, [2024-01-19T16:03:02.832819 #2578225] INFO -- : [ 96/898] 2619535=test_rdoc_single_class I, [2024-01-19T16:03:02.832894 #2578225] INFO -- : [ 97/898] 2619532=test_num2int I, [2024-01-19T16:03:02.837259 #2578225] INFO -- : [ 98/898] 2619534=test_nil I, [2024-01-19T16:03:02.838785 #2578225] INFO -- : [ 99/898] 2619535=test_verbose I, [2024-01-19T16:03:02.841514 #2578225] INFO -- : [100/898] 2619534=test_frozen I, [2024-01-19T16:03:02.845773 #2578225] INFO -- : [101/898] 2619532=test_gem_ext_configure_builder I, [2024-01-19T16:03:02.850604 #2578225] INFO -- : [102/898] 2619534=test_pp I, [2024-01-19T16:03:02.854756 #2578225] INFO -- : [103/898] 2619533=test_macro I, [2024-01-19T16:03:02.868437 #2578225] INFO -- : [104/898] 2619535=test_singleton I, [2024-01-19T16:03:02.870485 #2578225] INFO -- : [105/898] 2619545=test_flush I, [2024-01-19T16:03:02.875480 #2578225] INFO -- : [106/898] 2619535=test_io_console I, [2024-01-19T16:03:02.882885 #2578225] INFO -- : [107/898] 2619545=test_switch_hitter I, [2024-01-19T16:03:02.903727 #2578225] INFO -- : [108/898] 2619534=test_securerandom I, [2024-01-19T16:03:02.905775 #2578225] INFO -- : [109/898] 2619545=test_logperiod I, [2024-01-19T16:03:02.910404 #2578225] INFO -- : [110/898] 2619537=test_each I, [2024-01-19T16:03:02.916466 #2578225] INFO -- : [111/898] 2619545=test_rdoc_normal_module I, [2024-01-19T16:03:02.928708 #2578225] INFO -- : [112/898] 2619533=test_c_union_entity I, [2024-01-19T16:03:02.935235 #2578225] INFO -- : [113/898] 2619537=test_rdoc_markdown_test I, [2024-01-19T16:03:02.950879 #2578225] INFO -- : [114/898] 2619532=test_passing_block I, [2024-01-19T16:03:02.954624 #2578225] INFO -- : [115/898] 2619532=test_syslog_logger I, [2024-01-19T16:03:02.965152 #2578225] INFO -- : [116/898] 2619545=test_thread_fd_close I, [2024-01-19T16:03:02.972078 #2578225] INFO -- : [117/898] 2619534=newline_test I, [2024-01-19T16:03:02.980385 #2578225] INFO -- : [118/898] 2619541=test_uncorrectable_name_check I, [2024-01-19T16:03:02.990990 #2578225] INFO -- : [119/898] 2619541=test_stringchar I, [2024-01-19T16:03:02.994060 #2578225] INFO -- : [120/898] 2619545=test_hash_create I, [2024-01-19T16:03:02.997777 #2578225] INFO -- : [121/898] 2619545=test_gem_source_local I, [2024-01-19T16:03:03.002830 #2578225] INFO -- : [122/898] 2619533=test_gem_security_policy I, [2024-01-19T16:03:03.081646 #2578225] INFO -- : [123/898] 2619543=test_read I, [2024-01-19T16:03:03.094440 #2578225] INFO -- : [124/898] 2619541=test_last_thread I, [2024-01-19T16:03:03.109659 #2578225] INFO -- : [125/898] 2619534=test_process I, [2024-01-19T16:03:03.172104 #2578225] INFO -- : [126/898] 2619532=test_show_source I, [2024-01-19T16:03:03.180365 #2578225] INFO -- : [127/898] 2619532=test_pack I, [2024-01-19T16:03:03.216270 #2578225] INFO -- : [128/898] 2619543=test_gem_resolver_lock_specification I, [2024-01-19T16:03:03.266981 #2578225] INFO -- : [129/898] 2619545=test_err_in_callback I, [2024-01-19T16:03:03.271199 #2578225] INFO -- : [130/898] 2619543=test_x509cert I, [2024-01-19T16:03:03.276064 #2578225] INFO -- : [131/898] 2619545=test_gc I, [2024-01-19T16:03:03.372587 #2578225] INFO -- : [132/898] 2619533=test_arity I, [2024-01-19T16:03:03.384837 #2578225] INFO -- : [133/898] 2619532=test_gem_ext_rake_builder I, [2024-01-19T16:03:03.384938 #2578225] INFO -- : [134/898] 2619533=test_logdevice I, [2024-01-19T16:03:03.509570 #2578225] INFO -- : [135/898] 2619539=test_gem_commands_specification_command I, [2024-01-19T16:03:03.530847 #2578225] INFO -- : [136/898] 2619531=test_http I, [2024-01-19T16:03:03.548009 #2578225] INFO -- : [137/898] 2619531=test_gem_commands_which_command I, [2024-01-19T16:03:03.563011 #2578225] INFO -- : [138/898] 2619543=test_shift_jis I, [2024-01-19T16:03:03.565013 #2578225] INFO -- : [139/898] 2619543=test_flags I, [2024-01-19T16:03:03.697016 #2578225] INFO -- : [140/898] 2619539=test_inadvertent_creation I, [2024-01-19T16:03:03.767695 #2578225] INFO -- : [141/898] 2619531=test_enumerator I, [2024-01-19T16:03:03.818127 #2578225] INFO -- : [142/898] 2619539=test_rdoc_markup_attribute_manager I, [2024-01-19T16:03:03.849641 #2578225] INFO -- : [143/898] 2619539=test_name_error I, [2024-01-19T16:03:03.963006 #2578225] INFO -- : [144/898] 2619539=test_gem_commands_dependency_command I, [2024-01-19T16:03:04.066397 #2578225] INFO -- : [145/898] 2619539=test_gem_resolver I, [2024-01-19T16:03:04.136149 #2578225] INFO -- : [146/898] 2619532=test_table I, [2024-01-19T16:03:04.160761 #2578225] INFO -- : [147/898] 2619541=test_gem_resolver_composed_set I, [2024-01-19T16:03:04.180256 #2578225] INFO -- : [148/898] 2619541=test_safe_load I, [2024-01-19T16:03:04.191877 #2578225] INFO -- : [149/898] 2619532=test_rdoc_context I, [2024-01-19T16:03:04.197344 #2578225] INFO -- : [150/898] 2619541=test_nil2vtempty I, [2024-01-19T16:03:04.199027 #2578225] INFO -- : [151/898] 2619533=test_stream I, [2024-01-19T16:03:04.206639 #2578225] INFO -- : [152/898] 2619541=test_rdoc_parser_ruby I, [2024-01-19T16:03:04.213026 #2578225] INFO -- : [153/898] 2619533=test_httpresponse I, [2024-01-19T16:03:04.263006 #2578225] INFO -- : [154/898] 2619533=test_open-uri I, [2024-01-19T16:03:04.276582 #2578225] INFO -- : [155/898] 2619538=test_syntax I, [2024-01-19T16:03:04.281892 #2578225] INFO -- : [156/898] 2619537=test_require I, [2024-01-19T16:03:04.281971 #2578225] INFO -- : [157/898] 2619537=test_date_time I, [2024-01-19T16:03:04.296483 #2578225] INFO -- : [158/898] 2619537=test_rdoc_markup_to_joined_paragraph I, [2024-01-19T16:03:04.300323 #2578225] INFO -- : [159/898] 2619537=test_data I, [2024-01-19T16:03:04.315922 #2578225] INFO -- : [160/898] 2619537=test_date_new I, [2024-01-19T16:03:04.331533 #2578225] INFO -- : [161/898] 2619537=test_tcp I, [2024-01-19T16:03:04.377818 #2578225] INFO -- : [162/898] 2619539=test_iso_8859 I, [2024-01-19T16:03:04.405339 #2578225] INFO -- : [163/898] 2619539=test_rdoc_text I, [2024-01-19T16:03:04.411612 #2578225] INFO -- : [164/898] 2619537=test_case_options I, [2024-01-19T16:03:04.414669 #2578225] INFO -- : [165/898] 2619537=test_store I, [2024-01-19T16:03:04.461394 #2578225] INFO -- : [166/898] 2619539=test_rdoc_cross_reference I, [2024-01-19T16:03:04.489191 #2578225] INFO -- : [167/898] 2619540=test_general I, [2024-01-19T16:03:04.558867 #2578225] INFO -- : [168/898] 2619540=test_gem_commands_info_command I, [2024-01-19T16:03:04.566578 #2578225] INFO -- : [169/898] 2619536=test_gem_dependency_installer I, [2024-01-19T16:03:04.621424 #2578225] INFO -- : [170/898] 2619537=test_scalar I, [2024-01-19T16:03:04.623333 #2578225] INFO -- : [171/898] 2619537=test_bug_reporter I, [2024-01-19T16:03:04.643629 #2578225] INFO -- : [172/898] 2619543=test_gem_package_tar_reader_entry I, [2024-01-19T16:03:04.687290 #2578225] INFO -- : [173/898] 2619533=test_gem_name_tuple I, [2024-01-19T16:03:04.721010 #2578225] INFO -- : [174/898] 2619533=test_rand I, [2024-01-19T16:03:04.788493 #2578225] INFO -- : [175/898] 2619540=test_exception I, [2024-01-19T16:03:04.903998 #2578225] INFO -- : [176/898] 2619543=test_method_cache I, [2024-01-19T16:03:04.908799 #2578225] INFO -- : [177/898] 2619543=test_gem_request I, [2024-01-19T16:03:04.992091 #2578225] INFO -- : [178/898] 2619533=test_sprintf_comb I, [2024-01-19T16:03:04.992679 #2578225] INFO -- : [179/898] 2619541=test_gem_ext_cargo_builder_link_flag_converter I, [2024-01-19T16:03:05.008130 #2578225] INFO -- : [180/898] 2619539=test_gem_commands_mirror I, [2024-01-19T16:03:05.015209 #2578225] INFO -- : [181/898] 2619539=test_enumerator_kw I, [2024-01-19T16:03:05.020170 #2578225] INFO -- : [182/898] 2619539=test_gem_text I, [2024-01-19T16:03:05.035315 #2578225] INFO -- : [183/898] 2619537=test_settracefunc I, [2024-01-19T16:03:05.065266 #2578225] INFO -- : [184/898] 2619532=test_generic I, [2024-01-19T16:03:05.076787 #2578225] INFO -- : [185/898] 2619541=test_win32ole I, [2024-01-19T16:03:05.082808 #2578225] INFO -- : [186/898] 2619541=test_delegation I, [2024-01-19T16:03:05.101173 #2578225] INFO -- : [187/898] 2619532=test_nkf I, [2024-01-19T16:03:05.104438 #2578225] INFO -- : [188/898] 2619541=test_scan_args I, [2024-01-19T16:03:05.105943 #2578225] INFO -- : [189/898] 2619539=test_cclass I, [2024-01-19T16:03:05.119643 #2578225] INFO -- : [190/898] 2619541=test_grapheme_breaks I, [2024-01-19T16:03:05.121961 #2578225] INFO -- : [191/898] 2619539=test_gem_version_option I, [2024-01-19T16:03:05.140723 #2578225] INFO -- : [192/898] 2619533=test_gem_request_connection_pools I, [2024-01-19T16:03:05.153632 #2578225] INFO -- : [193/898] 2619541=test_case I, [2024-01-19T16:03:05.153734 #2578225] INFO -- : [194/898] 2619543=test_pkey I, [2024-01-19T16:03:05.156548 #2578225] INFO -- : [195/898] 2619541=test_parser_events I, [2024-01-19T16:03:05.196471 #2578225] INFO -- : [196/898] 2619539=test_reline I, [2024-01-19T16:03:05.213999 #2578225] INFO -- : [197/898] 2619543=test_ansi_with_terminfo I, [2024-01-19T16:03:05.235088 #2578225] INFO -- : [198/898] 2619532=test_rdoc_generator_pot_po I, [2024-01-19T16:03:05.240009 #2578225] INFO -- : [199/898] 2619532=test_rdoc_markup_to_markdown I, [2024-01-19T16:03:05.249658 #2578225] INFO -- : [200/898] 2619541=test_json_tree I, [2024-01-19T16:03:05.253412 #2578225] INFO -- : [201/898] 2619541=test_m17n_comb I, [2024-01-19T16:03:05.276090 #2578225] INFO -- : [202/898] 2619543=test_memory_view I, [2024-01-19T16:03:05.297449 #2578225] INFO -- : [203/898] 2619532=test_ractor I, [2024-01-19T16:03:05.349810 #2578225] INFO -- : [204/898] 2619532=test_rdoc_generator_ri I, [2024-01-19T16:03:05.355705 #2578225] INFO -- : [205/898] 2619532=test_extlibs I, [2024-01-19T16:03:05.401755 #2578225] INFO -- : [206/898] 2619543=test_gem_stream_ui I, [2024-01-19T16:03:05.408750 #2578225] INFO -- : [207/898] 2619539=test_ractor I, [2024-01-19T16:03:05.427231 #2578225] INFO -- : [208/898] 2619539=test_severity I, [2024-01-19T16:03:05.435895 #2578225] INFO -- : [209/898] 2619539=test_gem_install_update_options I, [2024-01-19T16:03:05.500036 #2578225] INFO -- : [210/898] 2619535=parse_test I, [2024-01-19T16:03:05.521363 #2578225] INFO -- : [211/898] 2619546=test_require_lib I, [2024-01-19T16:03:05.525186 #2578225] INFO -- : [212/898] 2619543=test_rdoc_markup_to_table_of_contents I, [2024-01-19T16:03:05.639088 #2578225] INFO -- : [213/898] 2619539=test_objectspace I, [2024-01-19T16:03:05.670040 #2578225] INFO -- : [214/898] 2619543=test_thread I, [2024-01-19T16:03:05.889305 #2578225] INFO -- : [215/898] 2619543=test_socket I, [2024-01-19T16:03:06.149108 #2578225] INFO -- : [216/898] 2619537=test_literal I, [2024-01-19T16:03:06.212376 #2578225] INFO -- : [217/898] 2619533=test_dot_dot I, [2024-01-19T16:03:06.212815 #2578225] INFO -- : [218/898] 2619533=test_c_struct_builder I, [2024-01-19T16:03:06.331720 #2578225] INFO -- : [219/898] 2619543=test_str2big I, [2024-01-19T16:03:06.337377 #2578225] INFO -- : [220/898] 2619543=test_big2str I, [2024-01-19T16:03:06.342451 #2578225] INFO -- : [221/898] 2619543=test_wait I, [2024-01-19T16:03:06.351810 #2578225] INFO -- : [222/898] 2619533=test_handle I, [2024-01-19T16:03:06.407717 #2578225] INFO -- : [223/898] 2619542=test_yaml I, [2024-01-19T16:03:06.413544 #2578225] INFO -- : [224/898] 2619543=test_forwardable I, [2024-01-19T16:03:06.442718 #2578225] INFO -- : [225/898] 2619543=test_rdoc_markup_formatter I, [2024-01-19T16:03:06.460316 #2578225] INFO -- : [226/898] 2619543=test_nowrite I, [2024-01-19T16:03:06.501080 #2578225] INFO -- : [227/898] 2619543=test_thread_queue I, [2024-01-19T16:03:06.533543 #2578225] INFO -- : [228/898] 2619542=test_gem_commands_sources_command I, [2024-01-19T16:03:06.649825 #2578225] INFO -- : [229/898] 2619539=test_ansi_without_terminfo I, [2024-01-19T16:03:06.662845 #2578225] INFO -- : [230/898] 2619539=test_bmethod I, [2024-01-19T16:03:06.671579 #2578225] INFO -- : [231/898] 2619539=test_euc_tw I, [2024-01-19T16:03:06.677949 #2578225] INFO -- : [232/898] 2619539=test_ractor I, [2024-01-19T16:03:06.710129 #2578225] INFO -- : [233/898] 2619539=test_shapes I, [2024-01-19T16:03:06.714151 #2578225] INFO -- : [234/898] 2619539=json_fixtures_test I, [2024-01-19T16:03:06.726259 #2578225] INFO -- : [235/898] 2619539=test_io_timeout I, [2024-01-19T16:03:06.734382 #2578225] INFO -- : [236/898] 2619539=test_rdoc_parser_c I, [2024-01-19T16:03:06.750779 #2578225] INFO -- : [237/898] 2619533=test_comparable I, [2024-01-19T16:03:06.763861 #2578225] INFO -- : [238/898] 2619533=test_enc_str_buf_cat I, [2024-01-19T16:03:06.770123 #2578225] INFO -- : [239/898] 2619533=test_gbk I, [2024-01-19T16:03:06.774291 #2578225] INFO -- : [240/898] 2619533=test_class2name I, [2024-01-19T16:03:06.783626 #2578225] INFO -- : [241/898] 2619533=test_profile_frames I, [2024-01-19T16:03:06.901958 #2578225] INFO -- : [242/898] 2619537=test_pstore I, [2024-01-19T16:03:06.947839 #2578225] INFO -- : [243/898] 2619542=test_cstr I, [2024-01-19T16:03:06.951358 #2578225] INFO -- : [244/898] 2619537=test_digest I, [2024-01-19T16:03:06.971940 #2578225] INFO -- : [245/898] 2619533=test_marshalable I, [2024-01-19T16:03:06.975573 #2578225] INFO -- : [246/898] 2619539=test_cgi_util I, [2024-01-19T16:03:06.978229 #2578225] INFO -- : [247/898] 2619533=test_require I, [2024-01-19T16:03:07.241563 #2578225] INFO -- : [248/898] 2619539=test_gem_ext_cmake_builder I, [2024-01-19T16:03:07.258898 #2578225] INFO -- : [249/898] 2619539=test_gem_commands_contents_command I, [2024-01-19T16:03:07.271426 #2578225] INFO -- : [250/898] 2619532=test_wss I, [2024-01-19T16:03:07.277201 #2578225] INFO -- : [251/898] 2619532=test_fiddle I, [2024-01-19T16:03:07.371764 #2578225] INFO -- : [252/898] 2619532=test_find I, [2024-01-19T16:03:07.384187 #2578225] INFO -- : [253/898] 2619539=test_ractor I, [2024-01-19T16:03:07.388524 #2578225] INFO -- : [254/898] 2619532=test_complexrational I, [2024-01-19T16:03:07.394514 #2578225] INFO -- : [255/898] 2619532=test_init I, [2024-01-19T16:03:07.450024 #2578225] INFO -- : [256/898] 2619536=test_pathname I, [2024-01-19T16:03:07.464776 #2578225] INFO -- : [257/898] 2619542=test_rdoc_encoding I, [2024-01-19T16:03:07.466085 #2578225] INFO -- : [258/898] 2619540=test_coverage I, [2024-01-19T16:03:07.510675 #2578225] INFO -- : [259/898] 2619539=regexp_test I, [2024-01-19T16:03:07.628087 #2578225] INFO -- : [260/898] 2619539=test_gem_package_tar_reader I, [2024-01-19T16:03:07.645634 #2578225] INFO -- : [261/898] 2619542=test_file I, [2024-01-19T16:03:07.649673 #2578225] INFO -- : [262/898] 2619542=test_rdoc_markdown I, [2024-01-19T16:03:07.659197 #2578225] INFO -- : [263/898] 2619536=test_gem_available_set I, [2024-01-19T16:03:07.663485 #2578225] INFO -- : [264/898] 2619532=test_rdoc_any_method I, [2024-01-19T16:03:07.682009 #2578225] INFO -- : [265/898] 2619539=test_modify_expand I, [2024-01-19T16:03:07.685561 #2578225] INFO -- : [266/898] 2619539=test_bash_completion I, [2024-01-19T16:03:07.692434 #2578225] INFO -- : [267/898] 2619539=test_formatter I, [2024-01-19T16:03:07.695941 #2578225] INFO -- : [268/898] 2619539=test_deprecate I, [2024-01-19T16:03:07.741349 #2578225] INFO -- : [269/898] 2619539=test_rdoc_constant I, [2024-01-19T16:03:07.754680 #2578225] INFO -- : [270/898] 2619536=test_gem_source_vendor I, [2024-01-19T16:03:07.763028 #2578225] INFO -- : [271/898] 2619536=test_gem_commands_owner_command I, [2024-01-19T16:03:07.791345 #2578225] INFO -- : [272/898] 2619537=test_recorder I, [2024-01-19T16:03:07.795558 #2578225] INFO -- : [273/898] 2619537=test_date_strftime I, [2024-01-19T16:03:07.836789 #2578225] INFO -- : [274/898] 2619541=test_rdoc_parser_rd I, [2024-01-19T16:03:07.843165 #2578225] INFO -- : [275/898] 2619539=test_gem_installer I, [2024-01-19T16:03:07.868093 #2578225] INFO -- : [276/898] 2619541=test_yamlstore I, [2024-01-19T16:03:07.872617 #2578225] INFO -- : [277/898] 2619541=test_random I, [2024-01-19T16:03:07.902841 #2578225] INFO -- : [278/898] 2619542=test_asn1 I, [2024-01-19T16:03:07.921015 #2578225] INFO -- : [279/898] 2619541=test_class I, [2024-01-19T16:03:07.949815 #2578225] INFO -- : [280/898] 2619542=test_rdoc_normal_class I, [2024-01-19T16:03:08.031466 #2578225] INFO -- : [281/898] 2619542=test_features I, [2024-01-19T16:03:08.120726 #2578225] INFO -- : [282/898] 2619532=test_const I, [2024-01-19T16:03:08.124523 #2578225] INFO -- : [283/898] 2619532=json_string_matching_test I, [2024-01-19T16:03:08.139426 #2578225] INFO -- : [284/898] 2619532=test_load I, [2024-01-19T16:03:08.171424 #2578225] INFO -- : [285/898] 2619532=test_irb I, [2024-01-19T16:03:08.246547 #2578225] INFO -- : [286/898] 2619542=test_function I, [2024-01-19T16:03:08.307779 #2578225] INFO -- : [287/898] 2619533=test_queue I, [2024-01-19T16:03:08.316602 #2578225] INFO -- : [288/898] 2619533=parse_comments_test I, [2024-01-19T16:03:08.318240 #2578225] INFO -- : [289/898] 2619540=test_noarg I, [2024-01-19T16:03:08.341924 #2578225] INFO -- : [290/898] 2619536=test_tempfile I, [2024-01-19T16:03:08.356642 #2578225] INFO -- : [291/898] 2619540=test_gem_commands_help_command I, [2024-01-19T16:03:08.365777 #2578225] INFO -- : [292/898] 2619537=test_rdoc_markup I, [2024-01-19T16:03:08.383776 #2578225] INFO -- : [293/898] 2619537=test_prettyprint I, [2024-01-19T16:03:08.404951 #2578225] INFO -- : [294/898] 2619537=test_tracepoint I, [2024-01-19T16:03:08.412589 #2578225] INFO -- : [295/898] 2619540=test_utf32 I, [2024-01-19T16:03:08.414211 #2578225] INFO -- : [296/898] 2619533=test_basicsocket I, [2024-01-19T16:03:08.417441 #2578225] INFO -- : [297/898] 2619540=test_duplicate I, [2024-01-19T16:03:08.420613 #2578225] INFO -- : [298/898] 2619540=test_gem_resolver_index_specification I, [2024-01-19T16:03:08.421438 #2578225] INFO -- : [299/898] 2619532=test_internal_ivar I, [2024-01-19T16:03:08.424503 #2578225] INFO -- : [300/898] 2619533=test_rdoc_include I, [2024-01-19T16:03:08.424662 #2578225] INFO -- : [301/898] 2619532=test_reqarg I, [2024-01-19T16:03:08.458514 #2578225] INFO -- : [302/898] 2619532=test_gem_commands_list_command I, [2024-01-19T16:03:08.462014 #2578225] INFO -- : [303/898] 2619540=test_stack I, [2024-01-19T16:03:08.473230 #2578225] INFO -- : [304/898] 2619532=test_too_many_dummy_encodings I, [2024-01-19T16:03:08.474124 #2578225] INFO -- : [305/898] 2619542=test_rdoc_options I, [2024-01-19T16:03:08.481075 #2578225] INFO -- : [306/898] 2619533=test_econv I, [2024-01-19T16:03:08.559899 #2578225] INFO -- : [307/898] 2619532=test_cesu8 I, [2024-01-19T16:03:08.572766 #2578225] INFO -- : [308/898] 2619532=test_gem_version I, [2024-01-19T16:03:08.676690 #2578225] INFO -- : [309/898] 2619536=test_emitter I, [2024-01-19T16:03:08.684193 #2578225] INFO -- : [310/898] 2619536=test_resource I, [2024-01-19T16:03:08.697311 #2578225] INFO -- : [311/898] 2619532=test_gem_commands_signin_command I, [2024-01-19T16:03:08.701845 #2578225] INFO -- : [312/898] 2619536=test_ldap I, [2024-01-19T16:03:08.707299 #2578225] INFO -- : [313/898] 2619536=test_string_processing I, [2024-01-19T16:03:08.753487 #2578225] INFO -- : [314/898] 2619537=test_fileutils I, [2024-01-19T16:03:08.765415 #2578225] INFO -- : [315/898] 2619536=test_gem_commands_search_command I, [2024-01-19T16:03:08.769006 #2578225] INFO -- : [316/898] 2619542=test_complex I, [2024-01-19T16:03:08.770577 #2578225] INFO -- : [317/898] 2619536=test_gem_ext_ext_conf_builder I, [2024-01-19T16:03:08.809152 #2578225] INFO -- : [318/898] 2619532=test_frozen_error I, [2024-01-19T16:03:08.832401 #2578225] INFO -- : [319/898] 2619532=test_method_cache I, [2024-01-19T16:03:08.835030 #2578225] INFO -- : [320/898] 2619532=test_gem_stub_specification I, [2024-01-19T16:03:08.888177 #2578225] INFO -- : [321/898] 2619535=test_gem_resolver_specification I, [2024-01-19T16:03:08.919569 #2578225] INFO -- : [322/898] 2619542=test_gem_dependency I, [2024-01-19T16:03:09.029069 #2578225] INFO -- : [323/898] 2619532=test_path_to_class I, [2024-01-19T16:03:09.032919 #2578225] INFO -- : [324/898] 2619532=test_inlinecache I, [2024-01-19T16:03:09.106660 #2578225] INFO -- : [325/898] 2619532=test_rdoc_markup_verbatim I, [2024-01-19T16:03:09.108240 #2578225] INFO -- : [326/898] 2619532=test_gem_remote_fetcher I, [2024-01-19T16:03:09.113948 #2578225] INFO -- : [327/898] 2619546=test_mdns I, [2024-01-19T16:03:09.123306 #2578225] INFO -- : [328/898] 2619542=test_parse I, [2024-01-19T16:03:09.133410 #2578225] INFO -- : [329/898] 2619546=test_gem_resolver_installed_specification I, [2024-01-19T16:03:09.135555 #2578225] INFO -- : [330/898] 2619535=test_scanner_events I, [2024-01-19T16:03:09.175584 #2578225] INFO -- : [331/898] 2619535=test_gem_security_trust_dir I, [2024-01-19T16:03:09.188620 #2578225] INFO -- : [332/898] 2619537=comments_test I, [2024-01-19T16:03:09.198549 #2578225] INFO -- : [333/898] 2619544=test_sprintf I, [2024-01-19T16:03:09.221335 #2578225] INFO -- : [334/898] 2619535=test_gem_requirement I, [2024-01-19T16:03:09.263006 #2578225] INFO -- : [335/898] 2619537=test_string_memory I, [2024-01-19T16:03:09.366097 #2578225] INFO -- : [336/898] 2619537=test_general I, [2024-01-19T16:03:09.372007 #2578225] INFO -- : [337/898] 2619546=test_undef I, [2024-01-19T16:03:09.375995 #2578225] INFO -- : [338/898] 2619546=test_line_editor I, [2024-01-19T16:03:09.389634 #2578225] INFO -- : [339/898] 2619544=test_objspace I, [2024-01-19T16:03:09.412329 #2578225] INFO -- : [340/898] 2619537=test_remote_fetch_error I, [2024-01-19T16:03:09.420606 #2578225] INFO -- : [341/898] 2619546=test_have_library I, [2024-01-19T16:03:09.425049 #2578225] INFO -- : [342/898] 2619535=test_c_struct_entry I, [2024-01-19T16:03:09.428274 #2578225] INFO -- : [343/898] 2619537=test_gem_commands_stale_command I, [2024-01-19T16:03:09.439842 #2578225] INFO -- : [344/898] 2619537=test_set I, [2024-01-19T16:03:09.451282 #2578225] INFO -- : [345/898] 2619537=test_postponed_job I, [2024-01-19T16:03:09.455456 #2578225] INFO -- : [346/898] 2619542=test_alias_and_anchor I, [2024-01-19T16:03:09.460684 #2578225] INFO -- : [347/898] 2619542=test_external_new I, [2024-01-19T16:03:09.460907 #2578225] INFO -- : [348/898] 2619542=test_tree_builder I, [2024-01-19T16:03:09.465092 #2578225] INFO -- : [349/898] 2619542=test_gem_resolver_dependency_request I, [2024-01-19T16:03:09.501903 #2578225] INFO -- : [350/898] 2619542=test_hash I, [2024-01-19T16:03:09.517370 #2578225] INFO -- : [351/898] 2619542=test_protect I, [2024-01-19T16:03:09.520976 #2578225] INFO -- : [352/898] 2619542=test_win32ole_typelib I, [2024-01-19T16:03:09.529763 #2578225] INFO -- : [353/898] 2619542=test_gem_request_set_lockfile I, [2024-01-19T16:03:09.532020 #2578225] INFO -- : [354/898] 2619533=test_raise_exception I, [2024-01-19T16:03:09.569974 #2578225] INFO -- : [355/898] 2619540=ripper_compat_test I, [2024-01-19T16:03:09.648164 #2578225] INFO -- : [356/898] 2619540=test_argf I, [2024-01-19T16:03:09.814096 #2578225] INFO -- : [357/898] 2619535=test_kill_ring I, [2024-01-19T16:03:09.815738 #2578225] INFO -- : [358/898] 2619537=test_ns_spki I, [2024-01-19T16:03:09.841945 #2578225] INFO -- : [359/898] 2619537=test_framework I, [2024-01-19T16:03:09.854430 #2578225] INFO -- : [360/898] 2619535=test_yjit I, [2024-01-19T16:03:09.859685 #2578225] INFO -- : [361/898] 2619537=test_debug_cmd I, [2024-01-19T16:03:09.881592 #2578225] INFO -- : [362/898] 2619537=test_workspace I, [2024-01-19T16:03:09.958199 #2578225] INFO -- : [363/898] 2619542=test_weakmap I, [2024-01-19T16:03:10.078042 #2578225] INFO -- : [364/898] 2619536=test_gem_commands_environment_command I, [2024-01-19T16:03:10.093150 #2578225] INFO -- : [365/898] 2619537=test_m17n I, [2024-01-19T16:03:10.142373 #2578225] INFO -- : [366/898] 2619533=test_ws I, [2024-01-19T16:03:10.144525 #2578225] INFO -- : [367/898] 2619533=test_kwargs I, [2024-01-19T16:03:10.149932 #2578225] INFO -- : [368/898] 2619533=test_io_wait I, [2024-01-19T16:03:10.151545 #2578225] INFO -- : [369/898] 2619536=test_gem_commands_exec_command I, [2024-01-19T16:03:10.173735 #2578225] INFO -- : [370/898] 2619537=test_date_attr I, [2024-01-19T16:03:10.179470 #2578225] INFO -- : [371/898] 2619537=test_ellipsize I, [2024-01-19T16:03:10.191243 #2578225] INFO -- : [372/898] 2619537=test_summary I, [2024-01-19T16:03:10.204985 #2578225] INFO -- : [373/898] 2619537=test_console_attr I, [2024-01-19T16:03:10.208406 #2578225] INFO -- : [374/898] 2619537=test_type_completor I, [2024-01-19T16:03:10.211272 #2578225] INFO -- : [375/898] 2619537=test_win32ole_record I, [2024-01-19T16:03:10.227091 #2578225] INFO -- : [376/898] 2619537=test_gem_unsatisfiable_dependency_error I, [2024-01-19T16:03:10.256644 #2578225] INFO -- : [377/898] 2619537=test_gem_commands_uninstall_command I, [2024-01-19T16:03:10.486669 #2578225] INFO -- : [378/898] 2619533=test_gem_source_specific_file I, [2024-01-19T16:03:10.616468 #2578225] INFO -- : [379/898] 2619533=test_foreach I, [2024-01-19T16:03:10.620875 #2578225] INFO -- : [380/898] 2619533=test_condition I, [2024-01-19T16:03:10.622891 #2578225] INFO -- : [381/898] 2619533=test_cp949 I, [2024-01-19T16:03:10.628774 #2578225] INFO -- : [382/898] 2619533=test_io I, [2024-01-19T16:03:10.665996 #2578225] INFO -- : [383/898] 2619538=test_ubf_async_safe I, [2024-01-19T16:03:10.677956 #2578225] INFO -- : [384/898] 2619538=test_hash I, [2024-01-19T16:03:10.798134 #2578225] INFO -- : [385/898] 2619546=test_sorted_set I, [2024-01-19T16:03:10.822243 #2578225] INFO -- : [386/898] 2619531=test_win32ole_type_event I, [2024-01-19T16:03:10.824806 #2578225] INFO -- : [387/898] 2619531=test_emoji I, [2024-01-19T16:03:10.877789 #2578225] INFO -- : [388/898] 2619531=test_array_create I, [2024-01-19T16:03:10.884400 #2578225] INFO -- : [389/898] 2619531=test_pack I, [2024-01-19T16:03:10.897487 #2578225] INFO -- : [390/898] 2619533=test_gem_impossible_dependencies_error I, [2024-01-19T16:03:10.915571 #2578225] INFO -- : [391/898] 2619533=test_pattern_key_name_check I, [2024-01-19T16:03:10.920562 #2578225] INFO -- : [392/898] 2619533=test_to_ruby I, [2024-01-19T16:03:10.937013 #2578225] INFO -- : [393/898] 2619533=test_skip_lines I, [2024-01-19T16:03:10.998807 #2578225] INFO -- : [394/898] 2619533=test_rdoc_rubygems_hook I, [2024-01-19T16:03:11.033286 #2578225] INFO -- : [395/898] 2619543=test_gem_commands_query_command I, [2024-01-19T16:03:11.044603 #2578225] INFO -- : [396/898] 2619546=test_method I, [2024-01-19T16:03:11.106402 #2578225] INFO -- : [397/898] 2619533=test_rdoc_context_section I, [2024-01-19T16:03:11.130957 #2578225] INFO -- : [398/898] 2619533=test_euc_kr I, [2024-01-19T16:03:11.137517 #2578225] INFO -- : [399/898] 2619533=test_ftp I, [2024-01-19T16:03:11.140471 #2578225] INFO -- : [400/898] 2619533=test_pkey_dh I, [2024-01-19T16:03:11.151022 #2578225] INFO -- : [401/898] 2619531=test_bigzero I, [2024-01-19T16:03:11.154329 #2578225] INFO -- : [402/898] 2619531=test_gem_util I, [2024-01-19T16:03:11.230515 #2578225] INFO -- : [403/898] 2619533=test_iseq_load I, [2024-01-19T16:03:11.266905 #2578225] INFO -- : [404/898] 2619537=test_gem_package_tar_header I, [2024-01-19T16:03:11.317662 #2578225] INFO -- : [405/898] 2619536=test_pkcs12 I, [2024-01-19T16:03:11.337241 #2578225] INFO -- : [406/898] 2619537=test_system I, [2024-01-19T16:03:11.399891 #2578225] INFO -- : [407/898] 2619531=test_yjit_exit_locations I, [2024-01-19T16:03:11.473990 #2578225] INFO -- : [408/898] 2619531=test_etc I, [2024-01-19T16:03:11.572319 #2578225] INFO -- : [409/898] 2619531=test_ripper I, [2024-01-19T16:03:11.575894 #2578225] INFO -- : [410/898] 2619541=test_gem_config_file I, [2024-01-19T16:03:11.671436 #2578225] INFO -- : [411/898] 2619532=test_gem_resolver_activation_request I, [2024-01-19T16:03:11.691543 #2578225] INFO -- : [412/898] 2619543=test_getopts I, [2024-01-19T16:03:11.694258 #2578225] INFO -- : [413/898] 2619532=test_protocol I, [2024-01-19T16:03:11.697606 #2578225] INFO -- : [414/898] 2619543=test_gem_commands_fetch_command I, [2024-01-19T16:03:11.759563 #2578225] INFO -- : [415/898] 2619536=test_math I, [2024-01-19T16:03:11.772437 #2578225] INFO -- : [416/898] 2619536=test_gc I, [2024-01-19T16:03:11.773581 #2578225] INFO -- : [417/898] 2619541=test_libs I, [2024-01-19T16:03:11.775186 #2578225] INFO -- : [418/898] 2619536=test_config I, [2024-01-19T16:03:11.800801 #2578225] INFO -- : [419/898] 2619541=test_sleep I, [2024-01-19T16:03:11.830524 #2578225] INFO -- : [420/898] 2619536=test_yaml_tree I, [2024-01-19T16:03:11.852374 #2578225] INFO -- : [421/898] 2619536=test_face I, [2024-01-19T16:03:11.862220 #2578225] INFO -- : [422/898] 2619543=test_sizeof I, [2024-01-19T16:03:11.868222 #2578225] INFO -- : [423/898] 2619536=test_case I, [2024-01-19T16:03:11.917279 #2578225] INFO -- : [424/898] 2619536=test_rendering I, [2024-01-19T16:03:11.962489 #2578225] INFO -- : [425/898] 2619536=test_utf16 I, [2024-01-19T16:03:11.973419 #2578225] INFO -- : [426/898] 2619536=test_autoload I, [2024-01-19T16:03:11.978511 #2578225] INFO -- : [427/898] 2619531=test_unicode_escape I, [2024-01-19T16:03:12.035561 #2578225] INFO -- : [428/898] 2619532=test_io I, [2024-01-19T16:03:12.055141 #2578225] INFO -- : [429/898] 2619531=test_rdoc_markup_indented_paragraph I, [2024-01-19T16:03:12.197040 #2578225] INFO -- : [430/898] 2619531=test_backtrace I, [2024-01-19T16:03:12.444062 #2578225] INFO -- : [431/898] 2619533=test_pack I, [2024-01-19T16:03:12.453393 #2578225] INFO -- : [432/898] 2619537=test_io_buffer I, [2024-01-19T16:03:12.483665 #2578225] INFO -- : [433/898] 2619533=test_rdoc_task I, [2024-01-19T16:03:12.494851 #2578225] INFO -- : [434/898] 2619533=test_gem_resolver_conflict I, [2024-01-19T16:03:12.522120 #2578225] INFO -- : [435/898] 2619533=test_gem_commands_install_command I, [2024-01-19T16:03:12.562779 #2578225] INFO -- : [436/898] 2619537=test_clone I, [2024-01-19T16:03:12.735874 #2578225] INFO -- : [437/898] 2619537=test_readpartial I, [2024-01-19T16:03:13.070695 #2578225] INFO -- : [438/898] 2619539=locals_test I, [2024-01-19T16:03:13.144824 #2578225] INFO -- : [439/898] 2619537=test_rdoc_require I, [2024-01-19T16:03:13.188903 #2578225] INFO -- : [440/898] 2619537=test_webauthn_poller I, [2024-01-19T16:03:13.357787 #2578225] INFO -- : [441/898] 2619537=test_rdoc_markup_raw I, [2024-01-19T16:03:13.365391 #2578225] INFO -- : [442/898] 2619537=test_rat I, [2024-01-19T16:03:13.375331 #2578225] INFO -- : [443/898] 2619537=encoding_test I, [2024-01-19T16:03:13.395661 #2578225] INFO -- : [444/898] 2619531=test_gem_resolver_best_set I, [2024-01-19T16:03:13.431991 #2578225] INFO -- : [445/898] 2619537=test_typeddata I, [2024-01-19T16:03:13.440188 #2578225] INFO -- : [446/898] 2619539=test_rdoc_markup_to_html_crossref I, [2024-01-19T16:03:13.474397 #2578225] INFO -- : [447/898] 2619531=test_fstring I, [2024-01-19T16:03:13.571199 #2578225] INFO -- : [448/898] 2619531=test_optparse I, [2024-01-19T16:03:13.573195 #2578225] INFO -- : [449/898] 2619531=test_array I, [2024-01-19T16:03:13.594736 #2578225] INFO -- : [450/898] 2619531=test_convert I, [2024-01-19T16:03:13.626464 #2578225] INFO -- : [451/898] 2619531=test_convertible I, [2024-01-19T16:03:13.649138 #2578225] INFO -- : [452/898] 2619545=test_yield I, [2024-01-19T16:03:13.658197 #2578225] INFO -- : [453/898] 2619537=test_rdoc_alias I, [2024-01-19T16:03:13.664764 #2578225] INFO -- : [454/898] 2619537=test_files_sample I, [2024-01-19T16:03:13.668930 #2578225] INFO -- : [455/898] 2619537=test_stringscanner I, [2024-01-19T16:03:13.709259 #2578225] INFO -- : [456/898] 2619537=test_case_comprehensive I, [2024-01-19T16:03:13.757771 #2578225] INFO -- : [457/898] 2619539=test_interned_str I, [2024-01-19T16:03:13.770265 #2578225] INFO -- : [458/898] 2619539=test_gem_commands_build_command I, [2024-01-19T16:03:13.814012 #2578225] INFO -- : [459/898] 2619540=test_cmethod I, [2024-01-19T16:03:13.819923 #2578225] INFO -- : [460/898] 2619540=test_option I, [2024-01-19T16:03:13.856209 #2578225] INFO -- : [461/898] 2619541=test_append I, [2024-01-19T16:03:13.860237 #2578225] INFO -- : [462/898] 2619541=test_gem_commands_server_command I, [2024-01-19T16:03:13.879485 #2578225] INFO -- : [463/898] 2619541=test_did_you_mean I, [2024-01-19T16:03:13.921468 #2578225] INFO -- : [464/898] 2619541=test_io_m17n I, [2024-01-19T16:03:13.964410 #2578225] INFO -- : [465/898] 2619540=test_variable_name_check I, [2024-01-19T16:03:13.996362 #2578225] INFO -- : [466/898] 2619540=test_rdoc_markup_heading I, [2024-01-19T16:03:14.016484 #2578225] INFO -- : [467/898] 2619540=test_exception_at_throwing I, [2024-01-19T16:03:14.059214 #2578225] INFO -- : [468/898] 2619533=test_iseq I, [2024-01-19T16:03:14.071975 #2578225] INFO -- : [469/898] 2619539=test_scheduler I, [2024-01-19T16:03:14.081279 #2578225] INFO -- : [470/898] 2619540=test_pkey_dsa I, [2024-01-19T16:03:14.242489 #2578225] INFO -- : [471/898] 2619539=test_ocsp I, [2024-01-19T16:03:14.535622 #2578225] INFO -- : [472/898] 2619546=test_class I, [2024-01-19T16:03:14.558617 #2578225] INFO -- : [473/898] 2619546=test_rdoc_markup_to_bs I, [2024-01-19T16:03:14.618991 #2578225] INFO -- : [474/898] 2619539=test_beginendblock I, [2024-01-19T16:03:14.771513 #2578225] INFO -- : [475/898] 2619546=test_files_lib I, [2024-01-19T16:03:14.771838 #2578225] INFO -- : [476/898] 2619546=test_gem_commands_unpack_command I, [2024-01-19T16:03:14.782713 #2578225] INFO -- : [477/898] 2619542=test_within_pipe I, [2024-01-19T16:03:14.818956 #2578225] INFO -- : [478/898] 2619533=test_emoji_breaks I, [2024-01-19T16:03:14.831160 #2578225] INFO -- : [479/898] 2619542=test_gem_bundler_version_finder I, [2024-01-19T16:03:14.832159 #2578225] INFO -- : [480/898] 2619538=test_pinned I, [2024-01-19T16:03:14.877446 #2578225] INFO -- : [481/898] 2619542=test_stream I, [2024-01-19T16:03:14.878385 #2578225] INFO -- : [482/898] 2619538=test_to_ary_concat I, [2024-01-19T16:03:14.882517 #2578225] INFO -- : [483/898] 2619542=test_time I, [2024-01-19T16:03:14.958365 #2578225] INFO -- : [484/898] 2619540=test_webauthn_listener_response I, [2024-01-19T16:03:14.983289 #2578225] INFO -- : [485/898] 2619540=test_rdoc_markup_pre_process I, [2024-01-19T16:03:15.064888 #2578225] INFO -- : [486/898] 2619542=test_printf I, [2024-01-19T16:03:15.079869 #2578225] INFO -- : [487/898] 2619540=test_exit I, [2024-01-19T16:03:15.086159 #2578225] INFO -- : [488/898] 2619542=test_recursion I, [2024-01-19T16:03:15.101009 #2578225] INFO -- : [489/898] 2619542=test_mkmf I, [2024-01-19T16:03:15.131033 #2578225] INFO -- : [490/898] 2619542=test_date_marshal I, [2024-01-19T16:03:15.147559 #2578225] INFO -- : [491/898] 2619542=test_history I, [2024-01-19T16:03:15.179438 #2578225] INFO -- : [492/898] 2619540=test_popen_deadlock I, [2024-01-19T16:03:15.186593 #2578225] INFO -- : [493/898] 2619542=test_delegate I, [2024-01-19T16:03:15.191589 #2578225] INFO -- : [494/898] 2619546=test_drbobject I, [2024-01-19T16:03:15.194496 #2578225] INFO -- : [495/898] 2619539=test_closure I, [2024-01-19T16:03:15.218085 #2578225] INFO -- : [496/898] 2619542=test_bundled_ca I, [2024-01-19T16:03:15.233387 #2578225] INFO -- : [497/898] 2619546=test_open3 I, [2024-01-19T16:03:15.487317 #2578225] INFO -- : [498/898] 2619543=test_fiber I, [2024-01-19T16:03:15.511932 #2578225] INFO -- : [499/898] 2619541=test_rdoc_servlet I, [2024-01-19T16:03:15.662189 #2578225] INFO -- : [500/898] 2619541=test_gem_security I, [2024-01-19T16:03:15.813920 #2578225] INFO -- : [501/898] 2619538=test_ractor I, [2024-01-19T16:03:15.818342 #2578225] INFO -- : [502/898] 2619539=test_digest I, [2024-01-19T16:03:15.824921 #2578225] INFO -- : [503/898] 2619539=test_rbconfig I, [2024-01-19T16:03:15.831729 #2578225] INFO -- : [504/898] 2619539=test_human_typo I, [2024-01-19T16:03:15.841382 #2578225] INFO -- : [505/898] 2619539=test_primitive I, [2024-01-19T16:03:15.849902 #2578225] INFO -- : [506/898] 2619539=test_rdoc_i18n_locale I, [2024-01-19T16:03:15.857068 #2578225] INFO -- : [507/898] 2619538=test_name_error_extension I, [2024-01-19T16:03:15.864899 #2578225] INFO -- : [508/898] 2619539=test_pair I, [2024-01-19T16:03:15.869897 #2578225] INFO -- : [509/898] 2619538=test_win32ole_param I, [2024-01-19T16:03:15.875897 #2578225] INFO -- : [510/898] 2619540=test_gem_commands_yank_command I, [2024-01-19T16:03:15.876000 #2578225] INFO -- : [511/898] 2619538=test_acceptable I, [2024-01-19T16:03:15.900284 #2578225] INFO -- : [512/898] 2619538=test_euc_jp I, [2024-01-19T16:03:15.901326 #2578225] INFO -- : [513/898] 2619538=test_rdoc_generator_pot_po_entry I, [2024-01-19T16:03:16.040259 #2578225] INFO -- : [514/898] 2619538=test_document I, [2024-01-19T16:03:16.072770 #2578225] INFO -- : [515/898] 2619538=test_rdoc_markup_to_label I, [2024-01-19T16:03:16.110227 #2578225] INFO -- : [516/898] 2619538=test_install I, [2024-01-19T16:03:16.170555 #2578225] INFO -- : [517/898] 2619542=test_sockopt I, [2024-01-19T16:03:16.176545 #2578225] INFO -- : [518/898] 2619542=test_set_len I, [2024-01-19T16:03:16.186022 #2578225] INFO -- : [519/898] 2619542=test_httpresponses I, [2024-01-19T16:03:16.234785 #2578225] INFO -- : [520/898] 2619542=test_encoding I, [2024-01-19T16:03:16.251559 #2578225] INFO -- : [521/898] 2619542=test_rdoc_ri_driver I, [2024-01-19T16:03:16.365119 #2578225] INFO -- : [522/898] 2619538=test_drb I, [2024-01-19T16:03:16.390473 #2578225] INFO -- : [523/898] 2619540=test_httpheader I, [2024-01-19T16:03:16.431920 #2578225] INFO -- : [524/898] 2619540=test_gem_resolver_local_specification I, [2024-01-19T16:03:16.468948 #2578225] INFO -- : [525/898] 2619540=json_encoding_test I, [2024-01-19T16:03:16.503169 #2578225] INFO -- : [526/898] 2619540=test_color I, [2024-01-19T16:03:16.606809 #2578225] INFO -- : [527/898] 2619540=test_key_stroke I, [2024-01-19T16:03:16.617460 #2578225] INFO -- : [528/898] 2619540=test_terminfo I, [2024-01-19T16:03:16.624155 #2578225] INFO -- : [529/898] 2619540=test_compile_prism I, [2024-01-19T16:03:16.629244 #2578225] INFO -- : [530/898] 2619542=test_rdoc_markup_to_html I, [2024-01-19T16:03:16.724621 #2578225] INFO -- : [531/898] 2619542=test_date_compat I, [2024-01-19T16:03:16.733417 #2578225] INFO -- : [532/898] 2619542=test_bug-14834 I, [2024-01-19T16:03:16.743677 #2578225] INFO -- : [533/898] 2619545=test_http I, [2024-01-19T16:03:16.818319 #2578225] INFO -- : [534/898] 2619542=test_addrinfo I, [2024-01-19T16:03:16.848696 #2578225] INFO -- : [535/898] 2619542=test_tree_spell_checker I, [2024-01-19T16:03:16.872294 #2578225] INFO -- : [536/898] 2619544=test_case_mapping I, [2024-01-19T16:03:16.880751 #2578225] INFO -- : [537/898] 2619544=test_path I, [2024-01-19T16:03:16.883098 #2578225] INFO -- : [538/898] 2619542=test_win32ole_param_event I, [2024-01-19T16:03:16.888262 #2578225] INFO -- : [539/898] 2619542=test_bn I, [2024-01-19T16:03:16.895801 #2578225] INFO -- : [540/898] 2619544=test_unicode I, [2024-01-19T16:03:16.901455 #2578225] INFO -- : [541/898] 2619540=test_enumerator I, [2024-01-19T16:03:16.909169 #2578225] INFO -- : [542/898] 2619542=test_rdoc_parser_changelog I, [2024-01-19T16:03:16.913399 #2578225] INFO -- : [543/898] 2619540=parameters_signature_test I, [2024-01-19T16:03:16.918974 #2578225] INFO -- : [544/898] 2619540=test_koi8 I, [2024-01-19T16:03:16.927736 #2578225] INFO -- : [545/898] 2619540=test_rdoc_generator_pot I, [2024-01-19T16:03:16.929140 #2578225] INFO -- : [546/898] 2619540=test_data I, [2024-01-19T16:03:16.946035 #2578225] INFO -- : [547/898] 2619540=test_filter I, [2024-01-19T16:03:16.955284 #2578225] INFO -- : [548/898] 2619544=test_gem_gem_runner I, [2024-01-19T16:03:16.978311 #2578225] INFO -- : [549/898] 2619540=test_column_separator I, [2024-01-19T16:03:16.982426 #2578225] INFO -- : [550/898] 2619542=test_rdoc_method_attr I, [2024-01-19T16:03:16.993006 #2578225] INFO -- : [551/898] 2619540=test_notimplement I, [2024-01-19T16:03:16.996937 #2578225] INFO -- : [552/898] 2619540=test_random I, [2024-01-19T16:03:17.011234 #2578225] INFO -- : [553/898] 2619540=test_gem_uri I, [2024-01-19T16:03:17.048209 #2578225] INFO -- : [554/898] 2619540=test_key_event_record I, [2024-01-19T16:03:17.051825 #2578225] INFO -- : [555/898] 2619540=test_gem_resolver_vendor_specification I, [2024-01-19T16:03:17.086997 #2578225] INFO -- : [556/898] 2619540=test_gem_commands_update_command I, [2024-01-19T16:03:17.107418 #2578225] INFO -- : [557/898] 2619542=test_rewind I, [2024-01-19T16:03:17.112389 #2578225] INFO -- : [558/898] 2619542=test_ssl_session I, [2024-01-19T16:03:17.163727 #2578225] INFO -- : [559/898] 2619544=test_lexer I, [2024-01-19T16:03:17.176751 #2578225] INFO -- : [560/898] 2619544=test_thread_cv I, [2024-01-19T16:03:17.506175 #2578225] INFO -- : [561/898] 2619533=test_module I, [2024-01-19T16:03:17.669674 #2578225] INFO -- : [562/898] 2619536=test_gem_request_set I, [2024-01-19T16:03:17.788307 #2578225] INFO -- : [563/898] 2619535=constant_path_node_test I, [2024-01-19T16:03:17.792859 #2578225] INFO -- : [564/898] 2619535=test_ssl I, [2024-01-19T16:03:17.818329 #2578225] INFO -- : [565/898] 2619544=test_gem_ext_cargo_builder I, [2024-01-19T16:03:17.856530 #2578225] INFO -- : [566/898] 2619544=test_method_name_check I, [2024-01-19T16:03:17.872955 #2578225] INFO -- : [567/898] 2619546=test_arith_seq_extract I, [2024-01-19T16:03:17.914766 #2578225] INFO -- : [568/898] 2619544=test_parser I, [2024-01-19T16:03:17.940125 #2578225] INFO -- : [569/898] 2619544=test_whileuntil I, [2024-01-19T16:03:17.944668 #2578225] INFO -- : [570/898] 2619544=test_cmd I, [2024-01-19T16:03:18.036025 #2578225] INFO -- : [571/898] 2619546=test_rdoc_generator_markup I, [2024-01-19T16:03:18.039887 #2578225] INFO -- : [572/898] 2619542=test_rubyvm I, [2024-01-19T16:03:18.042677 #2578225] INFO -- : [573/898] 2619536=test_configuration I, [2024-01-19T16:03:18.048131 #2578225] INFO -- : [574/898] 2619546=test_monitor I, [2024-01-19T16:03:18.049746 #2578225] INFO -- : [575/898] 2619542=test_buffered_io I, [2024-01-19T16:03:18.083548 #2578225] INFO -- : [576/898] 2619542=test_stringify_symbols I, [2024-01-19T16:03:18.093254 #2578225] INFO -- : [577/898] 2619542=test_instrumentation_api I, [2024-01-19T16:03:18.138069 #2578225] INFO -- : [578/898] 2619536=test_boolean I, [2024-01-19T16:03:18.148731 #2578225] INFO -- : [579/898] 2619536=test_acl I, [2024-01-19T16:03:18.166784 #2578225] INFO -- : [580/898] 2619536=test_scalar_scanner I, [2024-01-19T16:03:18.183180 #2578225] INFO -- : [581/898] 2619536=test_gem_source I, [2024-01-19T16:03:18.248916 #2578225] INFO -- : [582/898] 2619540=test_array I, [2024-01-19T16:03:18.279001 #2578225] INFO -- : [583/898] 2619546=test_gem_package_tar_writer I, [2024-01-19T16:03:18.419066 #2578225] INFO -- : [584/898] 2619536=test_gem_commands_outdated_command I, [2024-01-19T16:03:18.432843 #2578225] INFO -- : [585/898] 2619546=test_benchmark I, [2024-01-19T16:03:18.455947 #2578225] INFO -- : [586/898] 2619536=test_gem_dependency_list I, [2024-01-19T16:03:18.558215 #2578225] INFO -- : [587/898] 2619536=test_nesting_parser I, [2024-01-19T16:03:18.580359 #2578225] INFO -- : [588/898] 2619536=test_win32ole_method_event I, [2024-01-19T16:03:18.583459 #2578225] INFO -- : [589/898] 2619536=test_gem_ext_builder I, [2024-01-19T16:03:18.727500 #2578225] INFO -- : [590/898] 2619544=test_https I, [2024-01-19T16:03:18.862856 #2578225] INFO -- : [591/898] 2619533=test_evaluation I, [2024-01-19T16:03:18.878975 #2578225] INFO -- : [592/898] 2619533=test_provider I, [2024-01-19T16:03:18.981330 #2578225] INFO -- : [593/898] 2619531=test_abi I, [2024-01-19T16:03:19.073342 #2578225] INFO -- : [594/898] 2619544=test_load I, [2024-01-19T16:03:19.075800 #2578225] INFO -- : [595/898] 2619544=test_yamldbm I, [2024-01-19T16:03:19.120682 #2578225] INFO -- : [596/898] 2619544=test_rdoc_parser_simple I, [2024-01-19T16:03:19.152280 #2578225] INFO -- : [597/898] 2619531=test_yield_block I, [2024-01-19T16:03:19.154752 #2578225] INFO -- : [598/898] 2619531=test_len I, [2024-01-19T16:03:19.157918 #2578225] INFO -- : [599/898] 2619531=test_gem_commands_cert_command I, [2024-01-19T16:03:19.159288 #2578225] INFO -- : [600/898] 2619533=test_completion I, [2024-01-19T16:03:19.166749 #2578225] INFO -- : [601/898] 2619544=test_gem_source_installed I, [2024-01-19T16:03:19.191978 #2578225] INFO -- : [602/898] 2619544=test_erb I, [2024-01-19T16:03:19.244964 #2578225] INFO -- : [603/898] 2619539=test_x509ext I, [2024-01-19T16:03:19.248648 #2578225] INFO -- : [604/898] 2619544=test_spell_checker I, [2024-01-19T16:03:19.250593 #2578225] INFO -- : [605/898] 2619539=test_propertyputref I, [2024-01-19T16:03:19.254805 #2578225] INFO -- : [606/898] 2619539=attribute_write_test I, [2024-01-19T16:03:19.256391 #2578225] INFO -- : [607/898] 2619539=test_assembler I, [2024-01-19T16:03:19.258150 #2578225] INFO -- : [608/898] 2619544=test_rational I, [2024-01-19T16:03:19.263341 #2578225] INFO -- : [609/898] 2619539=test_rational2 I, [2024-01-19T16:03:19.289384 #2578225] INFO -- : [610/898] 2619544=test_gem_source_git I, [2024-01-19T16:03:19.312599 #2578225] INFO -- : [611/898] 2619539=test_regex_casefold I, [2024-01-19T16:03:19.484974 #2578225] INFO -- : [612/898] 2619541=test_refinement I, [2024-01-19T16:03:19.630905 #2578225] INFO -- : [613/898] 2619536=test_gem_commands_signout_command I, [2024-01-19T16:03:19.643421 #2578225] INFO -- : [614/898] 2619536=test_gem_resolver_installer_set I, [2024-01-19T16:03:19.749060 #2578225] INFO -- : [615/898] 2619546=test_dir_m17n I, [2024-01-19T16:03:19.835708 #2578225] INFO -- : [616/898] 2619539=test_header I, [2024-01-19T16:03:19.853782 #2578225] INFO -- : [617/898] 2619533=test_require I, [2024-01-19T16:03:19.872596 #2578225] INFO -- : [618/898] 2619539=test_cgi_cookie I, [2024-01-19T16:03:19.888396 #2578225] INFO -- : [619/898] 2619539=test_float I, [2024-01-19T16:03:19.895624 #2578225] INFO -- : [620/898] 2619544=test_process I, [2024-01-19T16:03:19.922790 #2578225] INFO -- : [621/898] 2619544=test_input_method I, [2024-01-19T16:03:19.928957 #2578225] INFO -- : [622/898] 2619536=test_windows_1252 I, [2024-01-19T16:03:19.937368 #2578225] INFO -- : [623/898] 2619536=test_rdoc_top_level I, [2024-01-19T16:03:19.943508 #2578225] INFO -- : [624/898] 2619531=test_metaclass I, [2024-01-19T16:03:19.943964 #2578225] INFO -- : [625/898] 2619531=test_rdoc_rd I, [2024-01-19T16:03:19.963302 #2578225] INFO -- : [626/898] 2619531=test_cgi_session I, [2024-01-19T16:03:19.971066 #2578225] INFO -- : [627/898] 2619544=test_x509crl I, [2024-01-19T16:03:19.984898 #2578225] INFO -- : [628/898] 2619531=test_fixnum I, [2024-01-19T16:03:19.998987 #2578225] INFO -- : [629/898] 2619531=test_signal I, [2024-01-19T16:03:20.148821 #2578225] INFO -- : [630/898] 2619544=test_memory_view I, [2024-01-19T16:03:20.171096 #2578225] INFO -- : [631/898] 2619544=pattern_test I, [2024-01-19T16:03:20.245945 #2578225] INFO -- : [632/898] 2619544=test_debug I, [2024-01-19T16:03:20.253460 #2578225] INFO -- : [633/898] 2619544=test_shellwords I, [2024-01-19T16:03:20.256396 #2578225] INFO -- : [634/898] 2619544=test_digest_extend I, [2024-01-19T16:03:20.283435 #2578225] INFO -- : [635/898] 2619544=test_omap I, [2024-01-19T16:03:20.309175 #2578225] INFO -- : [636/898] 2619544=test_iterator I, [2024-01-19T16:03:20.368735 #2578225] INFO -- : [637/898] 2619536=test_string I, [2024-01-19T16:03:20.373371 #2578225] INFO -- : [638/898] 2619536=test_storage I, [2024-01-19T16:03:20.377606 #2578225] INFO -- : [639/898] 2619536=test_gem_resolver_git_set I, [2024-01-19T16:03:20.384506 #2578225] INFO -- : [640/898] 2619544=test_new I, [2024-01-19T16:03:20.401567 #2578225] INFO -- : [641/898] 2619544=test_gem_security_signer I, [2024-01-19T16:03:20.522952 #2578225] INFO -- : [642/898] 2619544=test_cipher I, [2024-01-19T16:03:20.575510 #2578225] INFO -- : [643/898] 2619544=test_nomethod_error I, [2024-01-19T16:03:20.581417 #2578225] INFO -- : [644/898] 2619544=json_parser_test I, [2024-01-19T16:03:20.629787 #2578225] INFO -- : [645/898] 2619544=memsize_test I, [2024-01-19T16:03:20.637551 #2578225] INFO -- : [646/898] 2619544=test_config I, [2024-01-19T16:03:20.667488 #2578225] INFO -- : [647/898] 2619544=test_win32ole_variant_outarg I, [2024-01-19T16:03:20.675602 #2578225] INFO -- : [648/898] 2619544=json_common_interface_test I, [2024-01-19T16:03:20.689705 #2578225] INFO -- : [649/898] 2619544=test_dln I, [2024-01-19T16:03:20.691665 #2578225] INFO -- : [650/898] 2619544=test_gem_source_subpath_problem I, [2024-01-19T16:03:20.731262 #2578225] INFO -- : [651/898] 2619536=magic_comment_test I, [2024-01-19T16:03:20.780921 #2578225] INFO -- : [652/898] 2619536=test_rdoc_markup_to_html_snippet I, [2024-01-19T16:03:20.827253 #2578225] INFO -- : [653/898] 2619544=test_struct I, [2024-01-19T16:03:20.831852 #2578225] INFO -- : [654/898] 2619544=test_variable I, [2024-01-19T16:03:20.838125 #2578225] INFO -- : [655/898] 2619536=test_inputs_scanner I, [2024-01-19T16:03:20.863809 #2578225] INFO -- : [656/898] 2619536=fuzzer_test I, [2024-01-19T16:03:20.872129 #2578225] INFO -- : [657/898] 2619536=test_rdoc_markup_include I, [2024-01-19T16:03:20.876737 #2578225] INFO -- : [658/898] 2619536=test_sexp I, [2024-01-19T16:03:20.899135 #2578225] INFO -- : [659/898] 2619536=test_unconverted_fields I, [2024-01-19T16:03:20.906088 #2578225] INFO -- : [660/898] 2619536=test_pkg_config I, [2024-01-19T16:03:20.911215 #2578225] INFO -- : [661/898] 2619534=test_cparser I, [2024-01-19T16:03:20.914957 #2578225] INFO -- : [662/898] 2619536=test_insns_leaf I, [2024-01-19T16:03:20.918841 #2578225] INFO -- : [663/898] 2619536=test_serialize_subclasses I, [2024-01-19T16:03:20.922946 #2578225] INFO -- : [664/898] 2619536=test_patterns I, [2024-01-19T16:03:20.925992 #2578225] INFO -- : [665/898] 2619536=test_deprecated I, [2024-01-19T16:03:20.933311 #2578225] INFO -- : [666/898] 2619536=test_color_printer I, [2024-01-19T16:03:20.938528 #2578225] INFO -- : [667/898] 2619536=test_div I, [2024-01-19T16:03:20.939030 #2578225] INFO -- : [668/898] 2619536=test_win32ole_variant_m I, [2024-01-19T16:03:20.944240 #2578225] INFO -- : [669/898] 2619536=test_engine I, [2024-01-19T16:03:20.945322 #2578225] INFO -- : [670/898] 2619536=test_key_error I, [2024-01-19T16:03:20.945921 #2578225] INFO -- : [671/898] 2619544=test_mutex I, [2024-01-19T16:03:20.953206 #2578225] INFO -- : [672/898] 2619536=test_x509req I, [2024-01-19T16:03:20.980069 #2578225] INFO -- : [673/898] 2619546=test_rdoc_rd_inline I, [2024-01-19T16:03:20.981974 #2578225] INFO -- : [674/898] 2619546=test_files_test_1 I, [2024-01-19T16:03:20.983291 #2578225] INFO -- : [675/898] 2619546=test_struct I, [2024-01-19T16:03:21.016513 #2578225] INFO -- : [676/898] 2619546=test_gem_path_support I, [2024-01-19T16:03:21.048031 #2578225] INFO -- : [677/898] 2619542=test_set I, [2024-01-19T16:03:21.055717 #2578225] INFO -- : [678/898] 2619546=test_integer I, [2024-01-19T16:03:21.098320 #2578225] INFO -- : [679/898] 2619542=test_cgi_modruby I, [2024-01-19T16:03:21.099445 #2578225] INFO -- : [680/898] 2619536=test_rubyoptions I, [2024-01-19T16:03:21.101449 #2578225] INFO -- : [681/898] 2619542=test_super I, [2024-01-19T16:03:21.351774 #2578225] INFO -- : [682/898] 2619532=test_rubygems I, [2024-01-19T16:03:21.482008 #2578225] INFO -- : [683/898] 2619539=test_call I, [2024-01-19T16:03:21.520107 #2578225] INFO -- : [684/898] 2619532=test_https_proxy I, [2024-01-19T16:03:21.549090 #2578225] INFO -- : [685/898] 2619532=test_capacity I, [2024-01-19T16:03:21.552318 #2578225] INFO -- : [686/898] 2619532=test_nextafter I, [2024-01-19T16:03:21.560173 #2578225] INFO -- : [687/898] 2619534=test_have_func I, [2024-01-19T16:03:21.566139 #2578225] INFO -- : [688/898] 2619543=test_stat I, [2024-01-19T16:03:21.571503 #2578225] INFO -- : [689/898] 2619543=test_syslog I, [2024-01-19T16:03:21.587804 #2578225] INFO -- : [690/898] 2619543=test_gem_request_set_lockfile_tokenizer I, [2024-01-19T16:03:21.603558 #2578225] INFO -- : [691/898] 2619539=test_gem_resolver_git_specification I, [2024-01-19T16:03:21.635088 #2578225] INFO -- : [692/898] 2619532=test_usrmarshal I, [2024-01-19T16:03:21.653673 #2578225] INFO -- : [693/898] 2619543=test_object_references I, [2024-01-19T16:03:21.662648 #2578225] INFO -- : [694/898] 2619543=test_read_write I, [2024-01-19T16:03:21.671913 #2578225] INFO -- : [695/898] 2619543=test_rdoc_attr I, [2024-01-19T16:03:21.688211 #2578225] INFO -- : [696/898] 2619543=test_env I, [2024-01-19T16:03:21.887286 #2578225] INFO -- : [697/898] 2619532=test_converters I, [2024-01-19T16:03:21.890358 #2578225] INFO -- : [698/898] 2619539=test_integer I, [2024-01-19T16:03:21.910902 #2578225] INFO -- : [699/898] 2619532=desugar_compiler_test I, [2024-01-19T16:03:21.966215 #2578225] INFO -- : [700/898] 2619539=test_dryrun I, [2024-01-19T16:03:21.985229 #2578225] INFO -- : [701/898] 2619532=test_gem_commands_setup_command I, [2024-01-19T16:03:21.994124 #2578225] INFO -- : [702/898] 2619539=test_drbunix I, [2024-01-19T16:03:22.060461 #2578225] INFO -- : [703/898] 2619542=test_cgi_core I, [2024-01-19T16:03:22.074135 #2578225] INFO -- : [704/898] 2619542=test_parser I, [2024-01-19T16:03:22.077690 #2578225] INFO -- : [705/898] 2619544=test_ractor I, [2024-01-19T16:03:22.092594 #2578225] INFO -- : [706/898] 2619542=test_gem_commands_open_command I, [2024-01-19T16:03:22.106576 #2578225] INFO -- : [707/898] 2619544=test_dns I, [2024-01-19T16:03:22.162649 #2578225] INFO -- : [708/898] 2619531=test_gem I, [2024-01-19T16:03:22.211529 #2578225] INFO -- : [709/898] 2619542=test_gem_source_lock I, [2024-01-19T16:03:22.291094 #2578225] INFO -- : [710/898] 2619542=test_read I, [2024-01-19T16:03:22.298802 #2578225] INFO -- : [711/898] 2619542=test_ssl I, [2024-01-19T16:03:22.434459 #2578225] INFO -- : [712/898] 2619541=test_ractor I, [2024-01-19T16:03:22.599287 #2578225] INFO -- : [713/898] 2619544=test_rendering I, [2024-01-19T16:03:22.599525 #2578225] INFO -- : [714/898] 2619544=test_my_integer I, [2024-01-19T16:03:22.606869 #2578225] INFO -- : [715/898] 2619532=json_ext_parser_test I, [2024-01-19T16:03:22.607466 #2578225] INFO -- : [716/898] 2619544=test_thread I, [2024-01-19T16:03:22.609557 #2578225] INFO -- : [717/898] 2619532=test_weakref I, [2024-01-19T16:03:22.715405 #2578225] INFO -- : [718/898] 2619533=test_nonblock I, [2024-01-19T16:03:22.733534 #2578225] INFO -- : [719/898] 2619533=test_strip I, [2024-01-19T16:03:22.761849 #2578225] INFO -- : [720/898] 2619542=test_marshal I, [2024-01-19T16:03:22.786168 #2578225] INFO -- : [721/898] 2619533=test_unicode_normalize I, [2024-01-19T16:03:22.816023 #2578225] INFO -- : [722/898] 2619541=test_timeout I, [2024-01-19T16:03:22.904045 #2578225] INFO -- : [723/898] 2619532=test_alias I, [2024-01-19T16:03:22.906870 #2578225] INFO -- : [724/898] 2619538=test_ancdata I, [2024-01-19T16:03:22.908156 #2578225] INFO -- : [725/898] 2619538=test_singleton_function I, [2024-01-19T16:03:22.912447 #2578225] INFO -- : [726/898] 2619538=test_reline_key I, [2024-01-19T16:03:22.918620 #2578225] INFO -- : [727/898] 2619538=test_rb_str_dup I, [2024-01-19T16:03:22.923723 #2578225] INFO -- : [728/898] 2619538=test_arity I, [2024-01-19T16:03:22.926386 #2578225] INFO -- : [729/898] 2619538=test_stringio I, [2024-01-19T16:03:23.017966 #2578225] INFO -- : [730/898] 2619538=test_io_wait_uncommon I, [2024-01-19T16:03:23.026035 #2578225] INFO -- : [731/898] 2619538=test_win32ole_variable I, [2024-01-19T16:03:23.028418 #2578225] INFO -- : [732/898] 2619538=test_bignum I, [2024-01-19T16:03:23.074331 #2578225] INFO -- : [733/898] 2619532=test_rdoc_class_module I, [2024-01-19T16:03:23.142934 #2578225] INFO -- : [734/898] 2619538=test_gem_ci_detector I, [2024-01-19T16:03:23.144973 #2578225] INFO -- : [735/898] 2619538=test_time_tz I, [2024-01-19T16:03:23.230732 #2578225] INFO -- : [736/898] 2619538=test_win32ole_event I, [2024-01-19T16:03:23.235477 #2578225] INFO -- : [737/898] 2619538=test_rdoc_generator_json_index I, [2024-01-19T16:03:23.307302 #2578225] INFO -- : [738/898] 2619538=ractor_test I, [2024-01-19T16:03:23.383374 #2578225] INFO -- : [739/898] 2619538=test_trace I, [2024-01-19T16:03:23.401906 #2578225] INFO -- : [740/898] 2619538=test_resolve_symbol I, [2024-01-19T16:03:23.476942 #2578225] INFO -- : [741/898] 2619538=test_complex2 I, [2024-01-19T16:03:23.482490 #2578225] INFO -- : [742/898] 2619546=test_gem_package I, [2024-01-19T16:03:23.490199 #2578225] INFO -- : [743/898] 2619538=test_have_macro I, [2024-01-19T16:03:23.549198 #2578225] INFO -- : [744/898] 2619532=test_threadgroup I, [2024-01-19T16:03:23.577756 #2578225] INFO -- : [745/898] 2619534=test_gem_specification I, [2024-01-19T16:03:23.660128 #2578225] INFO -- : [746/898] 2619541=test_enum I, [2024-01-19T16:03:23.666901 #2578225] INFO -- : [747/898] 2619542=test_rdoc_extend I, [2024-01-19T16:03:23.692026 #2578225] INFO -- : [748/898] 2619542=test_row I, [2024-01-19T16:03:23.709932 #2578225] INFO -- : [749/898] 2619542=test_merge_keys I, [2024-01-19T16:03:23.720127 #2578225] INFO -- : [750/898] 2619542=test_liberal_parsing I, [2024-01-19T16:03:23.740499 #2578225] INFO -- : [751/898] 2619542=test_gem_resolver_api_specification I, [2024-01-19T16:03:23.791242 #2578225] INFO -- : [752/898] 2619542=test_history I, [2024-01-19T16:03:23.801490 #2578225] INFO -- : [753/898] 2619542=test_mixed_unicode_escapes I, [2024-01-19T16:03:23.808047 #2578225] INFO -- : [754/898] 2619542=test_rdoc_markup_to_ansi I, [2024-01-19T16:03:23.841234 #2578225] INFO -- : [755/898] 2619542=test_ipaddr I, [2024-01-19T16:03:23.866950 #2578225] INFO -- : [756/898] 2619542=test_win32ole_variant I, [2024-01-19T16:03:23.875403 #2578225] INFO -- : [757/898] 2619542=test_dir I, [2024-01-19T16:03:24.000069 #2578225] INFO -- : [758/898] 2619538=test_date_ractor I, [2024-01-19T16:03:24.029386 #2578225] INFO -- : [759/898] 2619546=test_gem_console_ui I, [2024-01-19T16:03:24.037975 #2578225] INFO -- : [760/898] 2619546=test_autoconf I, [2024-01-19T16:03:24.040243 #2578225] INFO -- : [761/898] 2619546=test_eval I, [2024-01-19T16:03:24.045524 #2578225] INFO -- : [762/898] 2619546=test_ractor_compatibility I, [2024-01-19T16:03:24.125933 #2578225] INFO -- : [763/898] 2619542=test_cgi_multipart I, [2024-01-19T16:03:24.219446 #2578225] INFO -- : [764/898] 2619538=test_word I, [2024-01-19T16:03:24.221137 #2578225] INFO -- : [765/898] 2619538=test_gem_commands_cleanup_command I, [2024-01-19T16:03:24.285076 #2578225] INFO -- : [766/898] 2619542=test_member I, [2024-01-19T16:03:24.292642 #2578225] INFO -- : [767/898] 2619542=test_numeric I, [2024-01-19T16:03:24.295679 #2578225] INFO -- : [768/898] 2619542=test_http_request I, [2024-01-19T16:03:24.299155 #2578225] INFO -- : [769/898] 2619531=test_gem_source_fetch_problem I, [2024-01-19T16:03:24.304600 #2578225] INFO -- : [770/898] 2619542=json_generic_object_test I, [2024-01-19T16:03:24.310484 #2578225] INFO -- : [771/898] 2619531=test_rdoc_comment I, [2024-01-19T16:03:24.315514 #2578225] INFO -- : [772/898] 2619542=test_resize I, [2024-01-19T16:03:24.319210 #2578225] INFO -- : [773/898] 2619542=test_error_highlight I, [2024-01-19T16:03:24.344625 #2578225] INFO -- : [774/898] 2619531=test_rdoc_generator_darkfish I, [2024-01-19T16:03:24.393875 #2578225] INFO -- : [775/898] 2619543=test_mailto I, [2024-01-19T16:03:24.408999 #2578225] INFO -- : [776/898] 2619546=location_test I, [2024-01-19T16:03:24.412864 #2578225] INFO -- : [777/898] 2619543=test_symbol I, [2024-01-19T16:03:24.419460 #2578225] INFO -- : [778/898] 2619543=test_coderange I, [2024-01-19T16:03:24.420203 #2578225] INFO -- : [779/898] 2619543=test_arith_seq_beg_len_step I, [2024-01-19T16:03:24.485324 #2578225] INFO -- : [780/898] 2619543=test_gem_resolver_requirement_list I, [2024-01-19T16:03:24.494877 #2578225] INFO -- : [781/898] 2619543=test_drbssl I, [2024-01-19T16:03:24.532859 #2578225] INFO -- : [782/898] 2619546=test_pkcs7 I, [2024-01-19T16:03:24.550171 #2578225] INFO -- : [783/898] 2619532=test_function_entry I, [2024-01-19T16:03:24.553222 #2578225] INFO -- : [784/898] 2619532=test_gem_commands_pristine_command I, [2024-01-19T16:03:24.576253 #2578225] INFO -- : [785/898] 2619540=test_context I, [2024-01-19T16:03:24.588780 #2578225] INFO -- : [786/898] 2619541=test_nofree I, [2024-01-19T16:03:24.594817 #2578225] INFO -- : [787/898] 2619541=test_coder I, [2024-01-19T16:03:24.602457 #2578225] INFO -- : [788/898] 2619541=test_symbol I, [2024-01-19T16:03:24.652580 #2578225] INFO -- : [789/898] 2619542=test_find_executable I, [2024-01-19T16:03:24.663403 #2578225] INFO -- : [790/898] 2619542=ruby_api_test I, [2024-01-19T16:03:24.692954 #2578225] INFO -- : [791/898] 2619531=test_lazy_enumerator I, [2024-01-19T16:03:24.730383 #2578225] INFO -- : [792/898] 2619540=test_enc_associate I, [2024-01-19T16:03:24.736844 #2578225] INFO -- : [793/898] 2619546=test_unix I, [2024-01-19T16:03:24.772851 #2578225] INFO -- : [794/898] 2619546=test_gem_platform I, [2024-01-19T16:03:24.802623 #2578225] INFO -- : [795/898] 2619542=test_rdoc_markup_hard_break I, [2024-01-19T16:03:24.810903 #2578225] INFO -- : [796/898] 2619542=test_date_strptime I, [2024-01-19T16:03:24.879306 #2578225] INFO -- : [797/898] 2619538=test_placearg I, [2024-01-19T16:03:24.892176 #2578225] INFO -- : [798/898] 2619538=test_numhash I, [2024-01-19T16:03:24.897908 #2578225] INFO -- : [799/898] 2619538=test_weakkeymap I, [2024-01-19T16:03:24.923936 #2578225] INFO -- : [800/898] 2619546=test_gem_commands_push_command I, [2024-01-19T16:03:24.959172 #2578225] INFO -- : [801/898] 2619542=test_pkey_rsa I, [2024-01-19T16:03:25.159034 #2578225] INFO -- : [802/898] 2619531=test_data_converters I, [2024-01-19T16:03:25.163204 #2578225] INFO -- : [803/898] 2619538=test_class_name_check I, [2024-01-19T16:03:25.177635 #2578225] INFO -- : [804/898] 2619531=test_keyword I, [2024-01-19T16:03:25.232125 #2578225] INFO -- : [805/898] 2619538=test_continuation I, [2024-01-19T16:03:25.276284 #2578225] INFO -- : [806/898] 2619540=test_fd_setsize I, [2024-01-19T16:03:25.280971 #2578225] INFO -- : [807/898] 2619540=test_win32ole_method I, [2024-01-19T16:03:25.281037 #2578225] INFO -- : [808/898] 2619540=test_delete I, [2024-01-19T16:03:25.282469 #2578225] INFO -- : [809/898] 2619542=test_logger I, [2024-01-19T16:03:25.290144 #2578225] INFO -- : [810/898] 2619540=test_gem_update_suggestion I, [2024-01-19T16:03:25.307241 #2578225] INFO -- : [811/898] 2619542=test_files_test I, [2024-01-19T16:03:25.365567 #2578225] INFO -- : [812/898] 2619540=test_file_exhaustive I, [2024-01-19T16:03:25.384693 #2578225] INFO -- : [813/898] 2619535=test_rdoc_parser_markdown I, [2024-01-19T16:03:25.401803 #2578225] INFO -- : [814/898] 2619535=test_gem_resolver_lock_set I, [2024-01-19T16:03:25.407820 #2578225] INFO -- : [815/898] 2619538=test_not I, [2024-01-19T16:03:25.409009 #2578225] INFO -- : [816/898] 2619538=test_import I, [2024-01-19T16:03:25.419576 #2578225] INFO -- : [817/898] 2619542=test_force_quotes I, [2024-01-19T16:03:25.433786 #2578225] INFO -- : [818/898] 2619535=version_test I, [2024-01-19T16:03:25.436286 #2578225] INFO -- : [819/898] 2619542=test_object I, [2024-01-19T16:03:25.437194 #2578225] INFO -- : [820/898] 2619535=test_cgi_header I, [2024-01-19T16:03:25.444111 #2578225] INFO -- : [821/898] 2619542=heredoc_dedent_test I, [2024-01-19T16:03:25.448329 #2578225] INFO -- : [822/898] 2619535=test_arithmetic_sequence I, [2024-01-19T16:03:25.453683 #2578225] INFO -- : [823/898] 2619542=test_gem_command_manager I, [2024-01-19T16:03:25.466173 #2578225] INFO -- : [824/898] 2619535=test_gem_gemcutter_utilities I, [2024-01-19T16:03:25.497746 #2578225] INFO -- : [825/898] 2619546=test_basicinstructions I, [2024-01-19T16:03:25.577120 #2578225] INFO -- : [826/898] 2619546=test_key_actor_emacs I, [2024-01-19T16:03:25.605043 #2578225] INFO -- : [827/898] 2619531=test_sleep I, [2024-01-19T16:03:25.688546 #2578225] INFO -- : [828/898] 2619542=test_gem_local_remote_options I, [2024-01-19T16:03:25.698255 #2578225] INFO -- : [829/898] 2619546=test_date_arith I, [2024-01-19T16:03:25.707442 #2578225] INFO -- : [830/898] 2619546=test_ruby_lex I, [2024-01-19T16:03:25.758822 #2578225] INFO -- : [831/898] 2619542=test_object I, [2024-01-19T16:03:25.852309 #2578225] INFO -- : [832/898] 2619535=test_ossl I, [2024-01-19T16:03:25.857543 #2578225] INFO -- : [833/898] 2619546=test_normalize I, [2024-01-19T16:03:25.860714 #2578225] INFO -- : [834/898] 2619546=test_invalid I, [2024-01-19T16:03:25.881436 #2578225] INFO -- : [835/898] 2619546=test_timeout I, [2024-01-19T16:03:25.891736 #2578225] INFO -- : [836/898] 2619546=compiler_test I, [2024-01-19T16:03:25.894274 #2578225] INFO -- : [837/898] 2619546=test_flip I, [2024-01-19T16:03:25.900249 #2578225] INFO -- : [838/898] 2619534=test_change_word I, [2024-01-19T16:03:25.909660 #2578225] INFO -- : [839/898] 2619534=test_tsort I, [2024-01-19T16:03:25.919258 #2578225] INFO -- : [840/898] 2619534=test_signedness I, [2024-01-19T16:03:25.922723 #2578225] INFO -- : [841/898] 2619546=test_rdoc_rd_block_parser I, [2024-01-19T16:03:25.964785 #2578225] INFO -- : [842/898] 2619546=test_quote_empty I, [2024-01-19T16:03:25.967130 #2578225] INFO -- : [843/898] 2619532=test_pointer I, [2024-01-19T16:03:25.978814 #2578225] INFO -- : [844/898] 2619546=test_func I, [2024-01-19T16:03:26.125589 #2578225] INFO -- : [845/898] 2619542=test_big5 I, [2024-01-19T16:03:26.126177 #2578225] INFO -- : [846/898] 2619542=test_type I, [2024-01-19T16:03:26.133555 #2578225] INFO -- : [847/898] 2619542=test_ractor I, [2024-01-19T16:03:26.207141 #2578225] INFO -- : [848/898] 2619542=test_write I, [2024-01-19T16:03:26.292867 #2578225] INFO -- : [849/898] 2619542=test_rdoc_markup_document I, [2024-01-19T16:03:26.301064 #2578225] INFO -- : [850/898] 2619542=test_integer_comb I, [2024-01-19T16:03:26.510282 #2578225] INFO -- : [851/898] 2619538=test_tmpdir I, [2024-01-19T16:03:26.572628 #2578225] INFO -- : [852/898] 2619538=test_vm_dump I, [2024-01-19T16:03:26.576033 #2578225] INFO -- : [853/898] 2619538=test_gem_commands_check_command I, [2024-01-19T16:03:26.603048 #2578225] INFO -- : [854/898] 2619538=test_regexp I, [2024-01-19T16:03:26.635247 #2578225] INFO -- : [855/898] 2619545=errors_test I, [2024-01-19T16:03:26.709695 #2578225] INFO -- : [856/898] 2619539=test_udp I, [2024-01-19T16:03:26.713071 #2578225] INFO -- : [857/898] 2619539=test_file I, [2024-01-19T16:03:26.842520 #2578225] INFO -- : [858/898] 2619545=unescape_test I, [2024-01-19T16:03:27.012419 #2578225] INFO -- : [859/898] 2619532=test_ostruct I, [2024-01-19T16:03:27.184901 #2578225] INFO -- : [860/898] 2619532=test_data_error I, [2024-01-19T16:03:27.256143 #2578225] INFO -- : [861/898] 2619532=bom_test I, [2024-01-19T16:03:27.287358 #2578225] INFO -- : [862/898] 2619532=test_constant I, [2024-01-19T16:03:27.417498 #2578225] INFO -- : [863/898] 2619533=test_pty I, [2024-01-19T16:03:27.677018 #2578225] INFO -- : [864/898] 2619541=test_dup I, [2024-01-19T16:03:27.863900 #2578225] INFO -- : [865/898] 2619541=test_project_sanity I, [2024-01-19T16:03:27.960818 #2578225] INFO -- : [866/898] 2619533=test_range I, [2024-01-19T16:03:27.985514 #2578225] INFO -- : [867/898] 2619541=test_encoding I, [2024-01-19T16:03:28.204979 #2578225] INFO -- : [868/898] 2619541=test_helper I, [2024-01-19T16:03:28.225050 #2578225] INFO -- : [869/898] 2619541=test_erb_command I, [2024-01-19T16:03:28.260262 #2578225] INFO -- : [870/898] 2619541=test_gem_uri_formatter I, [2024-01-19T16:03:28.287304 #2578225] INFO -- : [871/898] 2619541=library_symbols_test I, [2024-01-19T16:03:28.295312 #2578225] INFO -- : [872/898] 2619545=test_locale I, [2024-01-19T16:03:28.388733 #2578225] INFO -- : [873/898] 2619541=test_addr I, [2024-01-19T16:03:28.413552 #2578225] INFO -- : [874/898] 2619541=test_ensured I, [2024-01-19T16:03:28.417700 #2578225] INFO -- : [875/898] 2619534=test_ts I, [2024-01-19T16:03:28.427415 #2578225] INFO -- : [876/898] 2619545=test_rdoc_ri_paths I, [2024-01-19T16:03:28.456593 #2578225] INFO -- : [877/898] 2619545=test_quote_char_nil I, [2024-01-19T16:03:28.458794 #2578225] INFO -- : [878/898] 2619541=test_gem_resolver_api_set I, [2024-01-19T16:03:28.468654 #2578225] INFO -- : [879/898] 2619545=test_gem_safe_marshal I, [2024-01-19T16:03:28.542573 #2578225] INFO -- : [880/898] 2619541=test_enumerable I, [2024-01-19T16:03:28.551245 #2578225] INFO -- : [881/898] 2619541=test_gem_resolver_vendor_set I, [2024-01-19T16:03:28.581869 #2578225] INFO -- : [882/898] 2619541=test_config I, [2024-01-19T16:03:28.880548 #2578225] INFO -- : [883/898] 2619541=json_generator_test I, [2024-01-19T16:03:28.931755 #2578225] INFO -- : [884/898] 2619534=test_kconv I, [2024-01-19T16:03:28.935627 #2578225] INFO -- : [885/898] 2619533=test_eval I, [2024-01-19T16:03:28.943984 #2578225] INFO -- : [886/898] 2619534=test_transcode I, [2024-01-19T16:03:28.947562 #2578225] INFO -- : [887/898] 2619541=test_fips I, [2024-01-19T16:03:29.164476 #2578225] INFO -- : [888/898] 2619534=test_x509name I, [2024-01-19T16:03:29.173493 #2578225] INFO -- : [889/898] 2619534=test_update I, [2024-01-19T16:03:29.179278 #2578225] INFO -- : [890/898] 2619534=test_x509store I, [2024-01-19T16:03:29.207671 #2578225] INFO -- : [891/898] 2619541=test_rdoc_code_object I, [2024-01-19T16:03:29.226219 #2578225] INFO -- : [892/898] 2619533=test_webauthn_listener I, [2024-01-19T16:03:29.297314 #2578225] INFO -- : [893/898] 2619533=test_jaro_winkler I, [2024-01-19T16:03:29.316504 #2578225] INFO -- : [894/898] 2619533=test_random_formatter I, [2024-01-19T16:03:29.339556 #2578225] INFO -- : [895/898] 2619533=test_helper I, [2024-01-19T16:03:29.340134 #2578225] INFO -- : [896/898] 2619533=test_gem_request_set_gem_dependency_api I, [2024-01-19T16:03:29.470330 #2578225] INFO -- : [897/898] 2619534=test_ast I, [2024-01-19T16:03:29.508076 #2578225] INFO -- : [898/898] 2619545=test_lambda I, [2024-01-19T16:03:52.951635 #2578225] INFO -- : Finished tests in 51.258020s, 522.8840 tests/s, 185992.0442 assertions/s. I, [2024-01-19T16:03:52.952121 #2578225] INFO -- : 26802 tests, 9533584 assertions, 0 failures, 0 errors, 210 skips I, [2024-01-19T16:03:52.952153 #2578225] INFO -- : I, [2024-01-19T16:03:52.952164 #2578225] INFO -- : ruby -v: ruby 3.4.0dev (2024-01-19T16:00:46Z master 3c9290173a) [x86_64-linux] I, [2024-01-19T16:03:52.955711 #2578225] INFO -- : $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 0. I, [2024-01-19T16:03:52.956017 #2578225] INFO -- : $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j16' I, [2024-01-19T16:03:53.088297 #2578225] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-01-19T16:03:53.088352 #2578225] INFO -- : CC = gcc I, [2024-01-19T16:03:53.088363 #2578225] INFO -- : LD = ld I, [2024-01-19T16:03:53.088371 #2578225] INFO -- : LDSHARED = gcc -shared I, [2024-01-19T16:03:53.088381 #2578225] INFO -- : CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC I, [2024-01-19T16:03:53.088393 #2578225] INFO -- : XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0 I, [2024-01-19T16:03:53.088400 #2578225] INFO -- : CPPFLAGS = I, [2024-01-19T16:03:53.088407 #2578225] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-01-19T16:03:53.088413 #2578225] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2024-01-19T16:03:53.088419 #2578225] INFO -- : LANG = C.UTF-8 I, [2024-01-19T16:03:53.088425 #2578225] INFO -- : LC_ALL = I, [2024-01-19T16:03:53.088431 #2578225] INFO -- : LC_CTYPE = I, [2024-01-19T16:03:53.088437 #2578225] INFO -- : MFLAGS = I, [2024-01-19T16:03:53.088443 #2578225] INFO -- : RUSTC = rustc I, [2024-01-19T16:03:53.088449 #2578225] INFO -- : YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs I, [2024-01-19T16:03:53.088872 #2578225] INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 I, [2024-01-19T16:03:53.088893 #2578225] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-01-19T16:03:53.088904 #2578225] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-01-19T16:03:53.088913 #2578225] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-01-19T16:03:53.088923 #2578225] INFO -- : I, [2024-01-19T16:03:53.090568 #2578225] INFO -- : generating enc.mk I, [2024-01-19T16:03:53.241468 #2578225] INFO -- : generating encdb.h I, [2024-01-19T16:03:53.304022 #2578225] INFO -- : encdb.h unchanged I, [2024-01-19T16:03:53.305055 #2578225] INFO -- : making enc I, [2024-01-19T16:03:53.357894 #2578225] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:03:53.357915 #2578225] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2024-01-19T16:03:53.357925 #2578225] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:03:53.358499 #2578225] INFO -- : making srcs under enc I, [2024-01-19T16:03:53.423072 #2578225] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:03:53.423093 #2578225] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2024-01-19T16:03:53.423103 #2578225] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:03:53.424017 #2578225] INFO -- : generating transdb.h I, [2024-01-19T16:03:53.521345 #2578225] INFO -- : transdb.h unchanged I, [2024-01-19T16:03:53.522603 #2578225] INFO -- : making trans I, [2024-01-19T16:03:53.555992 #2578225] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:03:53.556025 #2578225] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk/enc/trans'. I, [2024-01-19T16:03:53.556043 #2578225] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:03:53.556517 #2578225] INFO -- : making encs I, [2024-01-19T16:03:53.630143 #2578225] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:03:53.630165 #2578225] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2024-01-19T16:03:53.630175 #2578225] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:03:53.632370 #2578225] INFO -- : generating makefiles ext/configure-ext.mk I, [2024-01-19T16:03:53.657667 #2578225] INFO -- : ext/configure-ext.mk updated I, [2024-01-19T16:03:53.660098 #2578225] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:03:54.963318 #2578225] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:03:54.963986 #2578225] INFO -- : generating makefile exts.mk I, [2024-01-19T16:03:55.035170 #2578225] INFO -- : exts.mk unchanged I, [2024-01-19T16:03:55.038984 #2578225] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:03:55.361576 #2578225] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' I, [2024-01-19T16:03:55.370418 #2578225] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' I, [2024-01-19T16:03:55.374959 #2578225] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' I, [2024-01-19T16:03:55.381590 #2578225] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' I, [2024-01-19T16:03:55.383960 #2578225] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' I, [2024-01-19T16:03:55.390899 #2578225] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' I, [2024-01-19T16:03:55.418230 #2578225] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2024-01-19T16:03:55.425115 #2578225] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2024-01-19T16:03:55.452743 #2578225] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2024-01-19T16:03:55.468597 #2578225] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2024-01-19T16:03:55.472776 #2578225] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' I, [2024-01-19T16:03:55.475308 #2578225] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' I, [2024-01-19T16:03:55.487116 #2578225] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' I, [2024-01-19T16:03:55.497918 #2578225] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' I, [2024-01-19T16:03:55.512059 #2578225] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' I, [2024-01-19T16:03:55.514410 #2578225] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' I, [2024-01-19T16:03:55.517367 #2578225] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/nkf' I, [2024-01-19T16:03:55.520177 #2578225] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/nkf' I, [2024-01-19T16:03:55.533236 #2578225] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' I, [2024-01-19T16:03:55.537633 #2578225] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' I, [2024-01-19T16:03:55.548796 #2578225] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' I, [2024-01-19T16:03:55.561080 #2578225] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' I, [2024-01-19T16:03:55.567935 #2578225] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' I, [2024-01-19T16:03:55.571480 #2578225] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' I, [2024-01-19T16:03:55.576168 #2578225] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' I, [2024-01-19T16:03:55.590364 #2578225] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' I, [2024-01-19T16:03:55.597562 #2578225] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' I, [2024-01-19T16:03:55.603208 #2578225] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' I, [2024-01-19T16:03:55.634070 #2578225] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' I, [2024-01-19T16:03:55.644330 #2578225] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' I, [2024-01-19T16:03:55.649140 #2578225] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2024-01-19T16:03:55.652408 #2578225] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2024-01-19T16:03:55.677024 #2578225] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' I, [2024-01-19T16:03:55.693378 #2578225] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' I, [2024-01-19T16:03:55.722117 #2578225] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/syslog' I, [2024-01-19T16:03:55.725812 #2578225] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/syslog' I, [2024-01-19T16:03:55.740204 #2578225] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-01-19T16:03:55.797682 #2578225] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-01-19T16:03:55.802387 #2578225] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-01-19T16:03:55.857895 #2578225] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-01-19T16:03:55.860453 #2578225] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-01-19T16:03:55.880032 #2578225] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-01-19T16:03:55.884828 #2578225] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.1/ext/rbs_extension' I, [2024-01-19T16:03:55.905261 #2578225] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.1/ext/rbs_extension' I, [2024-01-19T16:03:55.908283 #2578225] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.2/ext/rbs_extension' I, [2024-01-19T16:03:55.928023 #2578225] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.2/ext/rbs_extension' I, [2024-01-19T16:03:55.949426 #2578225] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:03:56.016716 #2578225] INFO -- : make[2]: 'ruby' is up to date. I, [2024-01-19T16:03:56.016759 #2578225] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:03:56.016975 #2578225] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:03:56.020093 #2578225] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T16:03:56.020134 #2578225] INFO -- : make[1]: Nothing to be done for 'note'. I, [2024-01-19T16:03:56.020143 #2578225] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' E, [2024-01-19T16:03:56.084826 #2578225] ERROR -- : $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240119-2837158-l4ot3e/1-mspec-multi-0 E, [2024-01-19T16:03:56.085005 #2578225] ERROR -- : $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240119-2837158-l4ot3e/2-mspec-multi-1 E, [2024-01-19T16:03:56.085164 #2578225] ERROR -- : $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240119-2837158-l4ot3e/3-mspec-multi-2 E, [2024-01-19T16:03:56.085320 #2578225] ERROR -- : $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240119-2837158-l4ot3e/4-mspec-multi-3 E, [2024-01-19T16:03:56.085468 #2578225] ERROR -- : $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240119-2837158-l4ot3e/5-mspec-multi-4 E, [2024-01-19T16:03:56.085624 #2578225] ERROR -- : $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240119-2837158-l4ot3e/6-mspec-multi-5 E, [2024-01-19T16:03:56.085761 #2578225] ERROR -- : $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240119-2837158-l4ot3e/7-mspec-multi-6 E, [2024-01-19T16:03:56.085903 #2578225] ERROR -- : $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240119-2837158-l4ot3e/8-mspec-multi-7 E, [2024-01-19T16:03:56.086105 #2578225] ERROR -- : $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240119-2837158-l4ot3e/9-mspec-multi-8 E, [2024-01-19T16:03:56.086295 #2578225] ERROR -- : $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240119-2837158-l4ot3e/10-mspec-multi-9 E, [2024-01-19T16:03:56.086611 #2578225] ERROR -- : $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240119-2837158-l4ot3e/11-mspec-multi-10 E, [2024-01-19T16:03:56.086989 #2578225] ERROR -- : $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240119-2837158-l4ot3e/12-mspec-multi-11 E, [2024-01-19T16:03:56.087364 #2578225] ERROR -- : $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240119-2837158-l4ot3e/13-mspec-multi-12 E, [2024-01-19T16:03:56.087845 #2578225] ERROR -- : $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240119-2837158-l4ot3e/14-mspec-multi-13 E, [2024-01-19T16:03:56.088205 #2578225] ERROR -- : $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240119-2837158-l4ot3e/15-mspec-multi-14 E, [2024-01-19T16:03:56.088657 #2578225] ERROR -- : $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240119-2837158-l4ot3e/16-mspec-multi-15 I, [2024-01-19T16:03:56.268835 #2578225] INFO -- : ruby 3.4.0dev (2024-01-19T16:00:46Z master 3c9290173a) [x86_64-linux] I, [2024-01-19T16:03:57.526396 #2578225] INFO -- : 0 ......................................................................... I, [2024-01-19T16:03:58.076524 #2578225] INFO -- : 73 ......................................................................... I, [2024-01-19T16:03:58.405034 #2578225] INFO -- : 146 ......................................................................... I, [2024-01-19T16:03:58.561194 #2578225] INFO -- : 219 ......................................................................... I, [2024-01-19T16:03:58.644954 #2578225] INFO -- : 292 ......................................................................... I, [2024-01-19T16:03:58.737627 #2578225] INFO -- : 365 ......................................................................... I, [2024-01-19T16:03:58.810786 #2578225] INFO -- : 438 ......................................................................... I, [2024-01-19T16:03:58.866793 #2578225] INFO -- : 511 ......................................................................... I, [2024-01-19T16:03:58.911762 #2578225] INFO -- : 584 ......................................................................... I, [2024-01-19T16:03:59.025453 #2578225] INFO -- : 657 ......................................................................... I, [2024-01-19T16:03:59.104165 #2578225] INFO -- : 730 ......................................................................... I, [2024-01-19T16:03:59.178963 #2578225] INFO -- : 803 ......................................................................... I, [2024-01-19T16:03:59.287063 #2578225] INFO -- : 876 ......................................................................... I, [2024-01-19T16:03:59.396942 #2578225] INFO -- : 949 ......................................................................... I, [2024-01-19T16:03:59.640264 #2578225] INFO -- : 1022 ......................................................................... I, [2024-01-19T16:03:59.999905 #2578225] INFO -- : 1095 ......................................................................... I, [2024-01-19T16:04:00.298185 #2578225] INFO -- : 1168 ......................................................................... I, [2024-01-19T16:04:00.526539 #2578225] INFO -- : 1241 ......................................................................... I, [2024-01-19T16:04:00.667392 #2578225] INFO -- : 1314 ......................................................................... I, [2024-01-19T16:04:00.712855 #2578225] INFO -- : 1387 ......................................................................... I, [2024-01-19T16:04:00.878604 #2578225] INFO -- : 1460 ......................................................................... I, [2024-01-19T16:04:01.494846 #2578225] INFO -- : 1533 ......................................................................... I, [2024-01-19T16:04:01.698189 #2578225] INFO -- : 1606 ......................................................................... I, [2024-01-19T16:04:02.164948 #2578225] INFO -- : 1679 ......................................................................... I, [2024-01-19T16:04:02.400646 #2578225] INFO -- : 1752 ......................................................................... I, [2024-01-19T16:04:02.646695 #2578225] INFO -- : 1825 ......................................................................... I, [2024-01-19T16:04:02.871522 #2578225] INFO -- : 1898 ......................................................................... I, [2024-01-19T16:04:03.004955 #2578225] INFO -- : 1971 ......................................................................... I, [2024-01-19T16:04:03.077468 #2578225] INFO -- : 2044 ......................................................................... I, [2024-01-19T16:04:03.133961 #2578225] INFO -- : 2117 ......................................................................... I, [2024-01-19T16:04:03.205388 #2578225] INFO -- : 2190 ......................................................................... I, [2024-01-19T16:04:03.245680 #2578225] INFO -- : 2263 ......................................................................... I, [2024-01-19T16:04:03.275486 #2578225] INFO -- : 2336 ......................................................................... I, [2024-01-19T16:04:03.344190 #2578225] INFO -- : 2409 ......................................................................... I, [2024-01-19T16:04:03.395224 #2578225] INFO -- : 2482 ......................................................................... I, [2024-01-19T16:04:03.460497 #2578225] INFO -- : 2555 ......................................................................... I, [2024-01-19T16:04:03.465626 #2578225] INFO -- : 2628 ......................................................................... I, [2024-01-19T16:04:03.524781 #2578225] INFO -- : 2701 ......................................................................... I, [2024-01-19T16:04:03.615344 #2578225] INFO -- : 2774 ......................................................................... I, [2024-01-19T16:04:03.674204 #2578225] INFO -- : 2847 ......................................................................... I, [2024-01-19T16:04:03.782696 #2578225] INFO -- : 2920 ......................................................................... I, [2024-01-19T16:04:03.909347 #2578225] INFO -- : 2993 ......................................................................... I, [2024-01-19T16:04:04.009857 #2578225] INFO -- : 3066 ......................................................................... I, [2024-01-19T16:04:04.222397 #2578225] INFO -- : 3139 ......................................................................... I, [2024-01-19T16:04:04.335695 #2578225] INFO -- : 3212 ......................................................................... I, [2024-01-19T16:04:04.435508 #2578225] INFO -- : 3285 ......................................................................... I, [2024-01-19T16:04:04.494339 #2578225] INFO -- : 3358 ......................................................................... I, [2024-01-19T16:04:04.523319 #2578225] INFO -- : 3431 ......................................................................... I, [2024-01-19T16:04:04.550393 #2578225] INFO -- : 3504 ......................................................................... I, [2024-01-19T16:04:04.596240 #2578225] INFO -- : 3577 ......................................................................... I, [2024-01-19T16:04:04.996995 #2578225] INFO -- : 3650 ......................................................................... I, [2024-01-19T16:04:08.545281 #2578225] INFO -- : 3723 ...... I, [2024-01-19T16:04:08.545405 #2578225] INFO -- : I, [2024-01-19T16:04:08.545438 #2578225] INFO -- : Finished in 12.455252 seconds I, [2024-01-19T16:04:08.545460 #2578225] INFO -- : I, [2024-01-19T16:04:08.545481 #2578225] INFO -- : 3728 files, 32395 examples, 185101 expectations, 0 failures, 0 errors, 0 tagged I, [2024-01-19T16:04:08.549761 #2578225] INFO -- : $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j16'" exit with 0.