# Logfile created on 2024-01-19 20:32:25 +0000 by logger.rb/v1.4.3 I, [2024-01-19T20:32:25.022724 #1368326] INFO -- : #, @formatter=nil, @logdev=#, @binmode=false, @mon_data=#, @mon_data_owner_object_id=860>>> I, [2024-01-19T20:32:25.022849 #1368326] INFO -- : $$$[beg] make update-unicode -j16 I, [2024-01-19T20:32:25.147790 #1368326] INFO -- : make: Nothing to be done for 'update-unicode'. I, [2024-01-19T20:32:25.147958 #1368326] INFO -- : $$$[end] "make update-unicode -j16" exit with 0. I, [2024-01-19T20:32:25.147984 #1368326] INFO -- : $$$[beg] make update-download -j16 I, [2024-01-19T20:32:25.244622 #1368326] INFO -- : tool/config.guess already exists I, [2024-01-19T20:32:25.244670 #1368326] INFO -- : tool/config.sub already exists I, [2024-01-19T20:32:25.321359 #1368326] INFO -- : $$$[end] "make update-download -j16" exit with 0. I, [2024-01-19T20:32:25.321407 #1368326] INFO -- : $$$[beg] make update-rubyspec -j16 I, [2024-01-19T20:32:25.377154 #1368326] INFO -- : make: Nothing to be done for 'update-rubyspec'. I, [2024-01-19T20:32:25.377376 #1368326] INFO -- : $$$[end] "make update-rubyspec -j16" exit with 0. I, [2024-01-19T20:32:25.377402 #1368326] INFO -- : $$$[beg] make update-src -j16 E, [2024-01-19T20:32:26.323987 #1368326] ERROR -- : From https://github.com/ruby/ruby E, [2024-01-19T20:32:26.324097 #1368326] ERROR -- : e0f7cee..4778b0e master -> origin/master I, [2024-01-19T20:32:26.357648 #1368326] INFO -- : Updating e0f7cee..4778b0e I, [2024-01-19T20:32:26.357743 #1368326] INFO -- : Fast-forward I, [2024-01-19T20:32:26.367962 #1368326] INFO -- : prism_compile.c | 46 +++++++++++++++++++++++------------------ I, [2024-01-19T20:32:26.368053 #1368326] INFO -- : test/ruby/test_compile_prism.rb | 4 ++++ I, [2024-01-19T20:32:26.368082 #1368326] INFO -- : 2 files changed, 30 insertions(+), 20 deletions(-) I, [2024-01-19T20:32:26.382315 #1368326] INFO -- : Latest commit hash = 4778b0eeda I, [2024-01-19T20:32:26.383474 #1368326] INFO -- : $$$[end] "make update-src -j16" exit with 0. I, [2024-01-19T20:32:26.383501 #1368326] INFO -- : $$$[beg] make after-update -j16 I, [2024-01-19T20:32:26.524222 #1368326] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk/ext/socket' I, [2024-01-19T20:32:26.524343 #1368326] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2024-01-19T20:32:26.524354 #1368326] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk/ext/socket' I, [2024-01-19T20:32:26.574213 #1368326] INFO -- : /tmp/ruby/src/trunk/revision.h updated I, [2024-01-19T20:32:26.575597 #1368326] INFO -- : generating x86_64-linux-fake.rb I, [2024-01-19T20:32:26.661047 #1368326] INFO -- : x86_64-linux-fake.rb updated I, [2024-01-19T20:32:26.663449 #1368326] INFO -- : generating enc.mk I, [2024-01-19T20:32:26.815499 #1368326] INFO -- : making srcs under enc I, [2024-01-19T20:32:26.844933 #1368326] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:32:26.844958 #1368326] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2024-01-19T20:32:26.844968 #1368326] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:32:26.922404 #1368326] INFO -- : $$$[end] "make after-update -j16" exit with 0. I, [2024-01-19T20:32:26.922512 #1368326] INFO -- : $$$[beg] make miniruby -j16 I, [2024-01-19T20:32:27.014099 #1368326] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-01-19T20:32:27.014139 #1368326] INFO -- : CC = gcc I, [2024-01-19T20:32:27.014148 #1368326] INFO -- : LD = ld I, [2024-01-19T20:32:27.014156 #1368326] INFO -- : LDSHARED = gcc -shared I, [2024-01-19T20:32:27.014163 #1368326] INFO -- : CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC I, [2024-01-19T20:32:27.014170 #1368326] INFO -- : XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0 I, [2024-01-19T20:32:27.014177 #1368326] INFO -- : CPPFLAGS = I, [2024-01-19T20:32:27.014183 #1368326] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-01-19T20:32:27.014190 #1368326] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2024-01-19T20:32:27.014195 #1368326] INFO -- : LANG = C.UTF-8 I, [2024-01-19T20:32:27.014201 #1368326] INFO -- : LC_ALL = I, [2024-01-19T20:32:27.014207 #1368326] INFO -- : LC_CTYPE = I, [2024-01-19T20:32:27.014213 #1368326] INFO -- : MFLAGS = -j16 --jobserver-auth=4,5 I, [2024-01-19T20:32:27.014219 #1368326] INFO -- : RUSTC = rustc I, [2024-01-19T20:32:27.014228 #1368326] INFO -- : YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs I, [2024-01-19T20:32:27.014867 #1368326] INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 I, [2024-01-19T20:32:27.014887 #1368326] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-01-19T20:32:27.014896 #1368326] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-01-19T20:32:27.014903 #1368326] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-01-19T20:32:27.014914 #1368326] INFO -- : I, [2024-01-19T20:32:27.028107 #1368326] INFO -- : compiling /tmp/ruby/src/trunk/compile.c I, [2024-01-19T20:32:27.034834 #1368326] INFO -- : compiling /tmp/ruby/src/trunk/version.c I, [2024-01-19T20:32:33.523604 #1368326] INFO -- : linking miniruby I, [2024-01-19T20:32:34.170907 #1368326] INFO -- : $$$[end] "make miniruby -j16" exit with 0. I, [2024-01-19T20:32:34.171057 #1368326] INFO -- : $$$[beg] make ruby -j16 I, [2024-01-19T20:32:34.263022 #1368326] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-01-19T20:32:34.263056 #1368326] INFO -- : CC = gcc I, [2024-01-19T20:32:34.263065 #1368326] INFO -- : LD = ld I, [2024-01-19T20:32:34.263075 #1368326] INFO -- : LDSHARED = gcc -shared I, [2024-01-19T20:32:34.263088 #1368326] INFO -- : CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC I, [2024-01-19T20:32:34.263100 #1368326] INFO -- : XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0 I, [2024-01-19T20:32:34.263105 #1368326] INFO -- : CPPFLAGS = I, [2024-01-19T20:32:34.263110 #1368326] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-01-19T20:32:34.263115 #1368326] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2024-01-19T20:32:34.263120 #1368326] INFO -- : LANG = C.UTF-8 I, [2024-01-19T20:32:34.263126 #1368326] INFO -- : LC_ALL = I, [2024-01-19T20:32:34.263131 #1368326] INFO -- : LC_CTYPE = I, [2024-01-19T20:32:34.263136 #1368326] INFO -- : MFLAGS = -j16 --jobserver-auth=4,5 I, [2024-01-19T20:32:34.263140 #1368326] INFO -- : RUSTC = rustc I, [2024-01-19T20:32:34.263145 #1368326] INFO -- : YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs I, [2024-01-19T20:32:34.264318 #1368326] INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 I, [2024-01-19T20:32:34.264327 #1368326] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-01-19T20:32:34.264332 #1368326] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-01-19T20:32:34.264339 #1368326] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-01-19T20:32:34.264344 #1368326] INFO -- : I, [2024-01-19T20:32:34.433965 #1368326] INFO -- : builtin_binary.inc updated I, [2024-01-19T20:32:34.444176 #1368326] INFO -- : f0f99355960b2d95d43d018499bd9b852f159a1c2db93c2d5f13e7f0b37fb1db builtin_binary.inc I, [2024-01-19T20:32:34.445550 #1368326] INFO -- : compiling /tmp/ruby/src/trunk/builtin.c I, [2024-01-19T20:32:34.693280 #1368326] INFO -- : linking static-library libruby-static.a I, [2024-01-19T20:32:35.089052 #1368326] INFO -- : linking shared-library libruby.so.3.4.0 I, [2024-01-19T20:32:36.880026 #1368326] INFO -- : linking ruby I, [2024-01-19T20:32:36.936610 #1368326] INFO -- : $$$[end] "make ruby -j16" exit with 0. I, [2024-01-19T20:32:36.936728 #1368326] INFO -- : $$$[beg] make all -j16 I, [2024-01-19T20:32:37.059917 #1368326] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-01-19T20:32:37.059965 #1368326] INFO -- : CC = gcc I, [2024-01-19T20:32:37.059980 #1368326] INFO -- : LD = ld I, [2024-01-19T20:32:37.059988 #1368326] INFO -- : LDSHARED = gcc -shared I, [2024-01-19T20:32:37.059996 #1368326] INFO -- : CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC I, [2024-01-19T20:32:37.060014 #1368326] INFO -- : XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0 I, [2024-01-19T20:32:37.060022 #1368326] INFO -- : CPPFLAGS = I, [2024-01-19T20:32:37.060028 #1368326] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-01-19T20:32:37.060034 #1368326] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2024-01-19T20:32:37.060040 #1368326] INFO -- : LANG = C.UTF-8 I, [2024-01-19T20:32:37.060045 #1368326] INFO -- : LC_ALL = I, [2024-01-19T20:32:37.060051 #1368326] INFO -- : LC_CTYPE = I, [2024-01-19T20:32:37.060057 #1368326] INFO -- : MFLAGS = -j16 --jobserver-auth=4,5 I, [2024-01-19T20:32:37.060063 #1368326] INFO -- : RUSTC = rustc I, [2024-01-19T20:32:37.060069 #1368326] INFO -- : YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs I, [2024-01-19T20:32:37.061174 #1368326] INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 I, [2024-01-19T20:32:37.061194 #1368326] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-01-19T20:32:37.061204 #1368326] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-01-19T20:32:37.061210 #1368326] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-01-19T20:32:37.061217 #1368326] INFO -- : I, [2024-01-19T20:32:37.096990 #1368326] INFO -- : generating encdb.h I, [2024-01-19T20:32:37.098188 #1368326] INFO -- : generating enc.mk I, [2024-01-19T20:32:37.099774 #1368326] INFO -- : building spec/ruby/optional/capi/ext/array_spec.so I, [2024-01-19T20:32:37.100041 #1368326] INFO -- : building spec/ruby/optional/capi/ext/basic_object_spec.so I, [2024-01-19T20:32:37.100388 #1368326] INFO -- : building spec/ruby/optional/capi/ext/bignum_spec.so I, [2024-01-19T20:32:37.100722 #1368326] INFO -- : building spec/ruby/optional/capi/ext/binding_spec.so I, [2024-01-19T20:32:37.101410 #1368326] INFO -- : building spec/ruby/optional/capi/ext/boolean_spec.so I, [2024-01-19T20:32:37.101733 #1368326] INFO -- : building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so I, [2024-01-19T20:32:37.102461 #1368326] INFO -- : building spec/ruby/optional/capi/ext/class_spec.so I, [2024-01-19T20:32:37.102935 #1368326] INFO -- : building spec/ruby/optional/capi/ext/class_under_autoload_spec.so I, [2024-01-19T20:32:37.103688 #1368326] INFO -- : building spec/ruby/optional/capi/ext/complex_spec.so I, [2024-01-19T20:32:37.103957 #1368326] INFO -- : building spec/ruby/optional/capi/ext/constants_spec.so I, [2024-01-19T20:32:37.104849 #1368326] INFO -- : building spec/ruby/optional/capi/ext/data_spec.so I, [2024-01-19T20:32:37.105017 #1368326] INFO -- : building spec/ruby/optional/capi/ext/debug_spec.so I, [2024-01-19T20:32:37.105758 #1368326] INFO -- : building spec/ruby/optional/capi/ext/encoding_spec.so I, [2024-01-19T20:32:37.105953 #1368326] INFO -- : building spec/ruby/optional/capi/ext/enumerator_spec.so I, [2024-01-19T20:32:37.148827 #1368326] INFO -- : encdb.h unchanged I, [2024-01-19T20:32:37.151798 #1368326] INFO -- : building spec/ruby/optional/capi/ext/exception_spec.so I, [2024-01-19T20:32:37.268838 #1368326] INFO -- : building spec/ruby/optional/capi/ext/fiber_spec.so I, [2024-01-19T20:32:37.277735 #1368326] INFO -- : building spec/ruby/optional/capi/ext/file_spec.so I, [2024-01-19T20:32:37.286021 #1368326] INFO -- : building spec/ruby/optional/capi/ext/fixnum_spec.so I, [2024-01-19T20:32:37.293308 #1368326] INFO -- : building spec/ruby/optional/capi/ext/gc_spec.so I, [2024-01-19T20:32:37.293413 #1368326] INFO -- : building spec/ruby/optional/capi/ext/float_spec.so I, [2024-01-19T20:32:37.298213 #1368326] INFO -- : building spec/ruby/optional/capi/ext/globals_spec.so I, [2024-01-19T20:32:37.302852 #1368326] INFO -- : building spec/ruby/optional/capi/ext/hash_spec.so I, [2024-01-19T20:32:37.316526 #1368326] INFO -- : building spec/ruby/optional/capi/ext/integer_spec.so I, [2024-01-19T20:32:37.326700 #1368326] INFO -- : building spec/ruby/optional/capi/ext/io_spec.so I, [2024-01-19T20:32:37.332450 #1368326] INFO -- : building spec/ruby/optional/capi/ext/kernel_spec.so I, [2024-01-19T20:32:37.364342 #1368326] INFO -- : building spec/ruby/optional/capi/ext/language_spec.so I, [2024-01-19T20:32:37.374476 #1368326] INFO -- : building spec/ruby/optional/capi/ext/marshal_spec.so I, [2024-01-19T20:32:37.375403 #1368326] INFO -- : building spec/ruby/optional/capi/ext/module_spec.so I, [2024-01-19T20:32:37.398705 #1368326] INFO -- : building spec/ruby/optional/capi/ext/module_under_autoload_spec.so I, [2024-01-19T20:32:37.465800 #1368326] INFO -- : building spec/ruby/optional/capi/ext/mutex_spec.so I, [2024-01-19T20:32:37.470153 #1368326] INFO -- : building spec/ruby/optional/capi/ext/numeric_spec.so I, [2024-01-19T20:32:37.471944 #1368326] INFO -- : building spec/ruby/optional/capi/ext/object_spec.so I, [2024-01-19T20:32:37.477208 #1368326] INFO -- : building spec/ruby/optional/capi/ext/proc_spec.so I, [2024-01-19T20:32:37.491681 #1368326] INFO -- : building spec/ruby/optional/capi/ext/range_spec.so I, [2024-01-19T20:32:37.497744 #1368326] INFO -- : building spec/ruby/optional/capi/ext/rational_spec.so I, [2024-01-19T20:32:37.518837 #1368326] INFO -- : building spec/ruby/optional/capi/ext/rbasic_spec.so I, [2024-01-19T20:32:37.529703 #1368326] INFO -- : building spec/ruby/optional/capi/ext/regexp_spec.so I, [2024-01-19T20:32:37.541605 #1368326] INFO -- : building spec/ruby/optional/capi/ext/st_spec.so I, [2024-01-19T20:32:37.547433 #1368326] INFO -- : building spec/ruby/optional/capi/ext/string_spec.so I, [2024-01-19T20:32:37.557722 #1368326] INFO -- : building spec/ruby/optional/capi/ext/struct_spec.so I, [2024-01-19T20:32:37.575750 #1368326] INFO -- : building spec/ruby/optional/capi/ext/symbol_spec.so I, [2024-01-19T20:32:37.582114 #1368326] INFO -- : building spec/ruby/optional/capi/ext/thread_spec.so I, [2024-01-19T20:32:37.651982 #1368326] INFO -- : building spec/ruby/optional/capi/ext/time_spec.so I, [2024-01-19T20:32:37.656790 #1368326] INFO -- : building spec/ruby/optional/capi/ext/tracepoint_spec.so I, [2024-01-19T20:32:37.672555 #1368326] INFO -- : building spec/ruby/optional/capi/ext/typed_data_spec.so I, [2024-01-19T20:32:37.687412 #1368326] INFO -- : building spec/ruby/optional/capi/ext/util_spec.so I, [2024-01-19T20:32:37.722973 #1368326] INFO -- : making enc I, [2024-01-19T20:32:37.734467 #1368326] INFO -- : making srcs under enc I, [2024-01-19T20:32:37.757366 #1368326] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:32:37.757452 #1368326] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2024-01-19T20:32:37.757469 #1368326] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:32:37.794906 #1368326] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:32:37.794971 #1368326] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2024-01-19T20:32:37.794989 #1368326] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:32:37.795710 #1368326] INFO -- : generating transdb.h I, [2024-01-19T20:32:37.897552 #1368326] INFO -- : transdb.h unchanged I, [2024-01-19T20:32:37.898572 #1368326] INFO -- : generating makefiles ext/configure-ext.mk I, [2024-01-19T20:32:37.898691 #1368326] INFO -- : making trans I, [2024-01-19T20:32:37.923833 #1368326] INFO -- : ext/configure-ext.mk updated I, [2024-01-19T20:32:37.925962 #1368326] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:32:37.942789 #1368326] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:32:37.942916 #1368326] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk/enc/trans'. I, [2024-01-19T20:32:37.942963 #1368326] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:32:37.944248 #1368326] INFO -- : making encs I, [2024-01-19T20:32:38.017744 #1368326] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:32:38.017952 #1368326] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2024-01-19T20:32:38.018006 #1368326] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:32:38.138777 #1368326] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:32:38.139452 #1368326] INFO -- : generating makefile exts.mk I, [2024-01-19T20:32:38.173681 #1368326] INFO -- : exts.mk unchanged I, [2024-01-19T20:32:38.177619 #1368326] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:32:38.200461 #1368326] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' I, [2024-01-19T20:32:38.201237 #1368326] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' I, [2024-01-19T20:32:38.202202 #1368326] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' I, [2024-01-19T20:32:38.203079 #1368326] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' I, [2024-01-19T20:32:38.203189 #1368326] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' I, [2024-01-19T20:32:38.203461 #1368326] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' I, [2024-01-19T20:32:38.203992 #1368326] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/nkf' I, [2024-01-19T20:32:38.206090 #1368326] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2024-01-19T20:32:38.206249 #1368326] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' I, [2024-01-19T20:32:38.206647 #1368326] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' I, [2024-01-19T20:32:38.206674 #1368326] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' I, [2024-01-19T20:32:38.207036 #1368326] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' I, [2024-01-19T20:32:38.207239 #1368326] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' I, [2024-01-19T20:32:38.207466 #1368326] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' I, [2024-01-19T20:32:38.207828 #1368326] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/nkf' I, [2024-01-19T20:32:38.207854 #1368326] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' I, [2024-01-19T20:32:38.208034 #1368326] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' I, [2024-01-19T20:32:38.208543 #1368326] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2024-01-19T20:32:38.209835 #1368326] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' I, [2024-01-19T20:32:38.210377 #1368326] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' I, [2024-01-19T20:32:38.210843 #1368326] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2024-01-19T20:32:38.211334 #1368326] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' I, [2024-01-19T20:32:38.211359 #1368326] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' I, [2024-01-19T20:32:38.211653 #1368326] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' I, [2024-01-19T20:32:38.212317 #1368326] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-01-19T20:32:38.212694 #1368326] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-01-19T20:32:38.213127 #1368326] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-01-19T20:32:38.213213 #1368326] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/syslog' I, [2024-01-19T20:32:38.213856 #1368326] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.1/ext/rbs_extension' I, [2024-01-19T20:32:38.214033 #1368326] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' I, [2024-01-19T20:32:38.214459 #1368326] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2024-01-19T20:32:38.214688 #1368326] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.2/ext/rbs_extension' I, [2024-01-19T20:32:38.217133 #1368326] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/syslog' I, [2024-01-19T20:32:38.220284 #1368326] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' I, [2024-01-19T20:32:38.220415 #1368326] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' I, [2024-01-19T20:32:38.222159 #1368326] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' I, [2024-01-19T20:32:38.224591 #1368326] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2024-01-19T20:32:38.226679 #1368326] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' I, [2024-01-19T20:32:38.227085 #1368326] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2024-01-19T20:32:38.228893 #1368326] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' I, [2024-01-19T20:32:38.235321 #1368326] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' I, [2024-01-19T20:32:38.239110 #1368326] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-01-19T20:32:38.239717 #1368326] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-01-19T20:32:38.240324 #1368326] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.1/ext/rbs_extension' I, [2024-01-19T20:32:38.240595 #1368326] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.2/ext/rbs_extension' I, [2024-01-19T20:32:38.240871 #1368326] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-01-19T20:32:38.263075 #1368326] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:32:38.329592 #1368326] INFO -- : make[2]: 'ruby' is up to date. I, [2024-01-19T20:32:38.329632 #1368326] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:32:38.329854 #1368326] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:32:38.333013 #1368326] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:32:38.333034 #1368326] INFO -- : make[1]: Nothing to be done for 'note'. I, [2024-01-19T20:32:38.333044 #1368326] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:32:38.333678 #1368326] INFO -- : $$$[end] "make all -j16" exit with 0. I, [2024-01-19T20:32:38.333769 #1368326] INFO -- : $$$[beg] make install -j16 I, [2024-01-19T20:32:38.392031 #1368326] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-01-19T20:32:38.392071 #1368326] INFO -- : CC = gcc I, [2024-01-19T20:32:38.392081 #1368326] INFO -- : LD = ld I, [2024-01-19T20:32:38.392089 #1368326] INFO -- : LDSHARED = gcc -shared I, [2024-01-19T20:32:38.392095 #1368326] INFO -- : CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC I, [2024-01-19T20:32:38.392109 #1368326] INFO -- : XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0 I, [2024-01-19T20:32:38.392117 #1368326] INFO -- : CPPFLAGS = I, [2024-01-19T20:32:38.392123 #1368326] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-01-19T20:32:38.392129 #1368326] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2024-01-19T20:32:38.392135 #1368326] INFO -- : LANG = C.UTF-8 I, [2024-01-19T20:32:38.392141 #1368326] INFO -- : LC_ALL = I, [2024-01-19T20:32:38.392146 #1368326] INFO -- : LC_CTYPE = I, [2024-01-19T20:32:38.392153 #1368326] INFO -- : MFLAGS = -j16 --jobserver-auth=4,5 I, [2024-01-19T20:32:38.392179 #1368326] INFO -- : RUSTC = rustc I, [2024-01-19T20:32:38.392188 #1368326] INFO -- : YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs I, [2024-01-19T20:32:38.426352 #1368326] INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 I, [2024-01-19T20:32:38.426377 #1368326] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-01-19T20:32:38.426387 #1368326] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-01-19T20:32:38.426395 #1368326] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-01-19T20:32:38.426402 #1368326] INFO -- : I, [2024-01-19T20:32:38.426408 #1368326] INFO -- : generating encdb.h I, [2024-01-19T20:32:38.427271 #1368326] INFO -- : generating enc.mk I, [2024-01-19T20:32:38.453776 #1368326] INFO -- : encdb.h unchanged I, [2024-01-19T20:32:38.554987 #1368326] INFO -- : making srcs under enc I, [2024-01-19T20:32:38.555046 #1368326] INFO -- : making enc I, [2024-01-19T20:32:38.575691 #1368326] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:32:38.575726 #1368326] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2024-01-19T20:32:38.575736 #1368326] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:32:38.584006 #1368326] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:32:38.584043 #1368326] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2024-01-19T20:32:38.584054 #1368326] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:32:38.584521 #1368326] INFO -- : generating transdb.h I, [2024-01-19T20:32:38.681221 #1368326] INFO -- : transdb.h unchanged I, [2024-01-19T20:32:38.682614 #1368326] INFO -- : generating makefiles ext/configure-ext.mk I, [2024-01-19T20:32:38.682632 #1368326] INFO -- : making trans I, [2024-01-19T20:32:38.712044 #1368326] INFO -- : ext/configure-ext.mk unchanged I, [2024-01-19T20:32:38.714190 #1368326] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:32:38.718583 #1368326] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:32:38.718912 #1368326] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk/enc/trans'. I, [2024-01-19T20:32:38.723200 #1368326] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:32:38.797957 #1368326] INFO -- : making encs I, [2024-01-19T20:32:38.870540 #1368326] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:32:38.870624 #1368326] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2024-01-19T20:32:38.870637 #1368326] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:32:38.908794 #1368326] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:32:38.909494 #1368326] INFO -- : generating makefile exts.mk I, [2024-01-19T20:32:38.944072 #1368326] INFO -- : exts.mk unchanged I, [2024-01-19T20:32:38.948023 #1368326] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:32:38.971059 #1368326] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' I, [2024-01-19T20:32:38.971879 #1368326] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' I, [2024-01-19T20:32:38.972847 #1368326] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' I, [2024-01-19T20:32:38.973475 #1368326] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' I, [2024-01-19T20:32:38.973730 #1368326] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' I, [2024-01-19T20:32:38.974109 #1368326] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' I, [2024-01-19T20:32:38.974621 #1368326] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/nkf' I, [2024-01-19T20:32:38.976251 #1368326] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' I, [2024-01-19T20:32:38.976918 #1368326] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2024-01-19T20:32:38.976988 #1368326] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' I, [2024-01-19T20:32:38.977013 #1368326] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' I, [2024-01-19T20:32:38.977215 #1368326] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' I, [2024-01-19T20:32:38.977900 #1368326] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' I, [2024-01-19T20:32:38.978165 #1368326] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/nkf' I, [2024-01-19T20:32:38.978323 #1368326] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' I, [2024-01-19T20:32:38.978393 #1368326] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2024-01-19T20:32:38.978884 #1368326] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' I, [2024-01-19T20:32:38.978943 #1368326] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' I, [2024-01-19T20:32:38.980198 #1368326] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' I, [2024-01-19T20:32:38.980681 #1368326] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2024-01-19T20:32:38.981706 #1368326] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' I, [2024-01-19T20:32:38.981994 #1368326] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' I, [2024-01-19T20:32:38.982971 #1368326] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' I, [2024-01-19T20:32:38.982993 #1368326] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-01-19T20:32:38.983006 #1368326] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-01-19T20:32:38.983092 #1368326] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/syslog' I, [2024-01-19T20:32:38.983572 #1368326] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-01-19T20:32:38.983993 #1368326] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' I, [2024-01-19T20:32:38.985021 #1368326] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.1/ext/rbs_extension' I, [2024-01-19T20:32:38.985133 #1368326] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2024-01-19T20:32:38.985651 #1368326] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' I, [2024-01-19T20:32:38.986622 #1368326] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.2/ext/rbs_extension' I, [2024-01-19T20:32:38.986880 #1368326] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/syslog' I, [2024-01-19T20:32:38.991285 #1368326] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' I, [2024-01-19T20:32:38.992425 #1368326] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' I, [2024-01-19T20:32:38.992828 #1368326] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2024-01-19T20:32:38.993210 #1368326] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' I, [2024-01-19T20:32:38.996366 #1368326] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' I, [2024-01-19T20:32:38.996447 #1368326] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2024-01-19T20:32:38.998532 #1368326] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' I, [2024-01-19T20:32:39.006302 #1368326] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' I, [2024-01-19T20:32:39.009944 #1368326] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-01-19T20:32:39.010254 #1368326] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-01-19T20:32:39.010784 #1368326] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.1/ext/rbs_extension' I, [2024-01-19T20:32:39.011947 #1368326] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-01-19T20:32:39.012153 #1368326] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.2/ext/rbs_extension' I, [2024-01-19T20:32:39.034262 #1368326] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:32:39.101188 #1368326] INFO -- : make[2]: 'ruby' is up to date. I, [2024-01-19T20:32:39.101229 #1368326] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:32:39.101443 #1368326] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:32:39.104584 #1368326] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:32:39.104610 #1368326] INFO -- : make[1]: Nothing to be done for 'note'. I, [2024-01-19T20:32:39.104619 #1368326] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:32:39.104797 #1368326] 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-19T20:32:39.186063 #1368326] INFO -- : Installing to I, [2024-01-19T20:32:39.186117 #1368326] INFO -- : installing binary commands: /tmp/ruby/install/trunk/bin I, [2024-01-19T20:32:39.186279 #1368326] INFO -- : installing base libraries: /tmp/ruby/install/trunk/lib I, [2024-01-19T20:32:39.194813 #1368326] INFO -- : installing arch files: /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/x86_64-linux I, [2024-01-19T20:32:39.195046 #1368326] INFO -- : installing pkgconfig data: /tmp/ruby/install/trunk/lib/pkgconfig I, [2024-01-19T20:32:39.195074 #1368326] INFO -- : installing extension objects: /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/x86_64-linux I, [2024-01-19T20:32:39.205883 #1368326] INFO -- : installing extension objects: /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0/x86_64-linux I, [2024-01-19T20:32:39.205934 #1368326] INFO -- : installing extension objects: /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux I, [2024-01-19T20:32:39.205952 #1368326] INFO -- : installing extension headers: /tmp/ruby/install/trunk/include/ruby-3.4.0+0/x86_64-linux I, [2024-01-19T20:32:39.206166 #1368326] INFO -- : installing extension scripts: /tmp/ruby/install/trunk/lib/ruby/3.4.0+0 I, [2024-01-19T20:32:39.209965 #1368326] INFO -- : installing extension scripts: /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0 I, [2024-01-19T20:32:39.209987 #1368326] INFO -- : installing extension scripts: /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0 I, [2024-01-19T20:32:39.209998 #1368326] INFO -- : installing extension headers: /tmp/ruby/install/trunk/include/ruby-3.4.0+0/ruby I, [2024-01-19T20:32:39.210071 #1368326] INFO -- : installing command scripts: /tmp/ruby/install/trunk/bin I, [2024-01-19T20:32:39.210188 #1368326] INFO -- : installing library scripts: /tmp/ruby/install/trunk/lib/ruby/3.4.0+0 I, [2024-01-19T20:32:39.250539 #1368326] INFO -- : installing common headers: /tmp/ruby/install/trunk/include/ruby-3.4.0+0 I, [2024-01-19T20:32:39.258754 #1368326] INFO -- : installing manpages: /tmp/ruby/install/trunk/share/man/man1 I, [2024-01-19T20:32:39.258943 #1368326] INFO -- : installing default gems from lib: /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0 I, [2024-01-19T20:32:39.272514 #1368326] INFO -- : benchmark 0.3.0 I, [2024-01-19T20:32:39.279808 #1368326] INFO -- : bundler 2.6.0.dev I, [2024-01-19T20:32:39.281293 #1368326] INFO -- : cgi 0.4.1 I, [2024-01-19T20:32:39.281841 #1368326] INFO -- : csv 3.2.9 I, [2024-01-19T20:32:39.282889 #1368326] INFO -- : delegate 0.3.1 I, [2024-01-19T20:32:39.283422 #1368326] INFO -- : did_you_mean 1.6.3 I, [2024-01-19T20:32:39.283977 #1368326] INFO -- : drb 2.2.0 I, [2024-01-19T20:32:39.284518 #1368326] INFO -- : english 0.8.0 I, [2024-01-19T20:32:39.285039 #1368326] INFO -- : erb 4.0.4 I, [2024-01-19T20:32:39.285827 #1368326] INFO -- : error_highlight 0.6.0 I, [2024-01-19T20:32:39.286346 #1368326] INFO -- : fileutils 1.7.2 I, [2024-01-19T20:32:39.286866 #1368326] INFO -- : find 0.2.0 I, [2024-01-19T20:32:39.287390 #1368326] INFO -- : forwardable 1.3.3 I, [2024-01-19T20:32:39.287931 #1368326] INFO -- : ipaddr 1.2.6 I, [2024-01-19T20:32:39.288466 #1368326] INFO -- : irb 1.11.1 I, [2024-01-19T20:32:39.289762 #1368326] INFO -- : logger 1.6.0 I, [2024-01-19T20:32:39.290294 #1368326] INFO -- : net-http 0.4.1 I, [2024-01-19T20:32:39.290850 #1368326] INFO -- : net-protocol 0.2.2 I, [2024-01-19T20:32:39.291388 #1368326] INFO -- : open-uri 0.4.1 I, [2024-01-19T20:32:39.291961 #1368326] INFO -- : open3 0.2.1 I, [2024-01-19T20:32:39.292468 #1368326] INFO -- : optparse 0.4.0 I, [2024-01-19T20:32:39.292997 #1368326] INFO -- : ostruct 0.6.0 I, [2024-01-19T20:32:39.293504 #1368326] INFO -- : pp 0.5.0 I, [2024-01-19T20:32:39.294027 #1368326] INFO -- : prettyprint 0.2.0 I, [2024-01-19T20:32:39.294533 #1368326] INFO -- : prism 0.19.0 I, [2024-01-19T20:32:39.295063 #1368326] INFO -- : pstore 0.1.3 I, [2024-01-19T20:32:39.295554 #1368326] INFO -- : rdoc 6.6.2 I, [2024-01-19T20:32:39.297084 #1368326] INFO -- : readline 0.0.4 I, [2024-01-19T20:32:39.297599 #1368326] INFO -- : reline 0.4.2 I, [2024-01-19T20:32:39.298135 #1368326] INFO -- : resolv 0.3.0 I, [2024-01-19T20:32:39.298651 #1368326] INFO -- : ruby2_keywords 0.0.5 I, [2024-01-19T20:32:39.299162 #1368326] INFO -- : securerandom 0.3.1 I, [2024-01-19T20:32:39.299679 #1368326] INFO -- : set 1.1.0 I, [2024-01-19T20:32:39.300207 #1368326] INFO -- : shellwords 0.2.0 I, [2024-01-19T20:32:39.300733 #1368326] INFO -- : singleton 0.2.0 I, [2024-01-19T20:32:39.301238 #1368326] INFO -- : syntax_suggest 2.0.0 I, [2024-01-19T20:32:39.302347 #1368326] INFO -- : tempfile 0.2.1 I, [2024-01-19T20:32:39.302874 #1368326] INFO -- : time 0.3.0 I, [2024-01-19T20:32:39.303409 #1368326] INFO -- : timeout 0.4.1 I, [2024-01-19T20:32:39.303994 #1368326] INFO -- : tmpdir 0.2.0 I, [2024-01-19T20:32:39.304525 #1368326] INFO -- : tsort 0.2.0 I, [2024-01-19T20:32:39.305037 #1368326] INFO -- : un 0.3.0 I, [2024-01-19T20:32:39.305547 #1368326] INFO -- : uri 0.13.0 I, [2024-01-19T20:32:39.306079 #1368326] INFO -- : weakref 0.1.3 I, [2024-01-19T20:32:39.306593 #1368326] INFO -- : yaml 0.3.0 I, [2024-01-19T20:32:39.307000 #1368326] INFO -- : installing default gems from ext: /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0 I, [2024-01-19T20:32:39.313140 #1368326] INFO -- : date 3.3.4 I, [2024-01-19T20:32:39.313676 #1368326] INFO -- : digest 3.1.1 I, [2024-01-19T20:32:39.314191 #1368326] INFO -- : etc 1.4.3 I, [2024-01-19T20:32:39.314728 #1368326] INFO -- : fcntl 1.1.0 I, [2024-01-19T20:32:39.315229 #1368326] INFO -- : fiddle 1.1.3 I, [2024-01-19T20:32:39.316109 #1368326] INFO -- : io-console 0.7.2 I, [2024-01-19T20:32:39.316641 #1368326] INFO -- : io-nonblock 0.3.0 I, [2024-01-19T20:32:39.317171 #1368326] INFO -- : io-wait 0.3.1 I, [2024-01-19T20:32:39.317672 #1368326] INFO -- : json 2.7.1 I, [2024-01-19T20:32:39.318229 #1368326] INFO -- : nkf 0.1.3 I, [2024-01-19T20:32:39.318746 #1368326] INFO -- : openssl 3.2.0 I, [2024-01-19T20:32:39.319273 #1368326] INFO -- : pathname 0.3.0 I, [2024-01-19T20:32:39.319863 #1368326] INFO -- : psych 5.1.2 I, [2024-01-19T20:32:39.320445 #1368326] INFO -- : stringio 3.1.1 I, [2024-01-19T20:32:39.321258 #1368326] INFO -- : strscan 3.0.9 I, [2024-01-19T20:32:39.321772 #1368326] INFO -- : syslog 0.1.2 I, [2024-01-19T20:32:39.322294 #1368326] INFO -- : zlib 3.1.0 I, [2024-01-19T20:32:39.322711 #1368326] INFO -- : installing bundled gems: /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0 I, [2024-01-19T20:32:39.323094 #1368326] INFO -- : minitest 5.21.2 I, [2024-01-19T20:32:39.330289 #1368326] INFO -- : power_assert 2.0.3 I, [2024-01-19T20:32:39.331945 #1368326] INFO -- : rake 13.1.0 I, [2024-01-19T20:32:39.336753 #1368326] INFO -- : test-unit 3.6.1 I, [2024-01-19T20:32:39.341586 #1368326] INFO -- : rexml 3.2.6 I, [2024-01-19T20:32:39.346848 #1368326] INFO -- : rss 0.3.0 I, [2024-01-19T20:32:39.350328 #1368326] INFO -- : net-ftp 0.3.4 I, [2024-01-19T20:32:39.351529 #1368326] INFO -- : net-imap 0.4.9.1 I, [2024-01-19T20:32:39.355286 #1368326] INFO -- : net-pop 0.1.2 I, [2024-01-19T20:32:39.356688 #1368326] INFO -- : net-smtp 0.4.0.1 I, [2024-01-19T20:32:39.357894 #1368326] INFO -- : matrix 0.4.2 I, [2024-01-19T20:32:39.358928 #1368326] INFO -- : prime 0.1.2 I, [2024-01-19T20:32:39.360830 #1368326] INFO -- : rbs 3.4.2 I, [2024-01-19T20:32:39.396293 #1368326] INFO -- : typeprof 0.21.9 I, [2024-01-19T20:32:39.399011 #1368326] INFO -- : debug 1.9.1 I, [2024-01-19T20:32:39.402405 #1368326] INFO -- : racc 1.7.3 I, [2024-01-19T20:32:39.405557 #1368326] INFO -- : mutex_m 0.2.0 I, [2024-01-19T20:32:39.406573 #1368326] INFO -- : getoptlong 0.2.1 I, [2024-01-19T20:32:39.408414 #1368326] INFO -- : base64 0.2.0 I, [2024-01-19T20:32:39.409295 #1368326] INFO -- : bigdecimal 3.1.6 I, [2024-01-19T20:32:39.411900 #1368326] INFO -- : observer 0.1.2 I, [2024-01-19T20:32:39.413003 #1368326] INFO -- : abbrev 0.1.2 I, [2024-01-19T20:32:39.414264 #1368326] INFO -- : resolv-replace 0.1.1 I, [2024-01-19T20:32:39.415437 #1368326] INFO -- : rinda 0.2.0 I, [2024-01-19T20:32:39.416691 #1368326] INFO -- : installing bundled gem cache: /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0/cache I, [2024-01-19T20:32:39.421045 #1368326] INFO -- : $$$[end] "make install -j16" exit with 0. I, [2024-01-19T20:32:39.421219 #1368326] INFO -- : $$$[beg] make yes-btest TESTOPTS='-q -j16' I, [2024-01-19T20:32:46.372558 #1368326] INFO -- : PASS all 1877 tests E, [2024-01-19T20:32:46.383421 #1368326] ERROR -- : I, [2024-01-19T20:32:46.384168 #1368326] INFO -- : $$$[end] "make yes-btest TESTOPTS='-q -j16'" exit with 0. I, [2024-01-19T20:32:46.384264 #1368326] INFO -- : $$$[beg] make yes-test-basic TESTS='-j16' I, [2024-01-19T20:32:46.475523 #1368326] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-01-19T20:32:46.475562 #1368326] INFO -- : CC = gcc I, [2024-01-19T20:32:46.475572 #1368326] INFO -- : LD = ld I, [2024-01-19T20:32:46.475581 #1368326] INFO -- : LDSHARED = gcc -shared I, [2024-01-19T20:32:46.475588 #1368326] INFO -- : CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC I, [2024-01-19T20:32:46.475599 #1368326] INFO -- : XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0 I, [2024-01-19T20:32:46.475619 #1368326] INFO -- : CPPFLAGS = I, [2024-01-19T20:32:46.475635 #1368326] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-01-19T20:32:46.475643 #1368326] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2024-01-19T20:32:46.475649 #1368326] INFO -- : LANG = C.UTF-8 I, [2024-01-19T20:32:46.475656 #1368326] INFO -- : LC_ALL = I, [2024-01-19T20:32:46.475662 #1368326] INFO -- : LC_CTYPE = I, [2024-01-19T20:32:46.475668 #1368326] INFO -- : MFLAGS = I, [2024-01-19T20:32:46.475675 #1368326] INFO -- : RUSTC = rustc I, [2024-01-19T20:32:46.475682 #1368326] INFO -- : YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs I, [2024-01-19T20:32:46.476035 #1368326] INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 I, [2024-01-19T20:32:46.476055 #1368326] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-01-19T20:32:46.476065 #1368326] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-01-19T20:32:46.476072 #1368326] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-01-19T20:32:46.476081 #1368326] INFO -- : I, [2024-01-19T20:32:46.536900 #1368326] INFO -- : Ignore setproctitle.o because of setproctitle.c under missing I, [2024-01-19T20:32:46.536952 #1368326] INFO -- : Ignore strlcat.o because of strlcat.c under missing I, [2024-01-19T20:32:46.536962 #1368326] INFO -- : Ignore strlcpy.o because of strlcpy.c under missing I, [2024-01-19T20:32:46.621903 #1368326] INFO -- : Checking leaked global symbols...none I, [2024-01-19T20:32:46.694685 #1368326] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 I, [2024-01-19T20:32:46.694731 #1368326] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:condition ..OK 2 I, [2024-01-19T20:32:46.694747 #1368326] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:if/unless ...OK 3 I, [2024-01-19T20:32:46.694763 #1368326] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:case .....OK 5 I, [2024-01-19T20:32:46.694876 #1368326] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:while/until ........OK 8 I, [2024-01-19T20:32:46.694934 #1368326] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:exception ..........OK 10 I, [2024-01-19T20:32:46.695164 #1368326] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:array .......................................OK 39 I, [2024-01-19T20:32:46.695293 #1368326] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:hash ...........................OK 27 I, [2024-01-19T20:32:46.695963 #1368326] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:iterator ...........................................................................................................OK 107 I, [2024-01-19T20:32:46.696237 #1368326] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:float ................................................................................OK 80 I, [2024-01-19T20:32:46.697150 #1368326] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:bignum ...............................OK 31 I, [2024-01-19T20:32:46.697924 #1368326] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:string & char ..............................................................OK 62 I, [2024-01-19T20:32:46.697957 #1368326] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ..........OK 10 I, [2024-01-19T20:32:46.697991 #1368326] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:call ......OK 6 I, [2024-01-19T20:32:46.698049 #1368326] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:proc .........OK 9 I, [2024-01-19T20:32:46.799021 #1368326] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:signal ..OK 2 I, [2024-01-19T20:32:46.800241 #1368326] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:eval ...........................OK 27 I, [2024-01-19T20:32:47.119234 #1368326] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:system ........OK 8 I, [2024-01-19T20:32:47.119350 #1368326] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:const .....OK 5 I, [2024-01-19T20:32:47.119522 #1368326] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:clone .....OK 5 I, [2024-01-19T20:32:47.120000 #1368326] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:marshal ....OK 4 I, [2024-01-19T20:32:47.120145 #1368326] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:pack ....OK 4 I, [2024-01-19T20:32:47.120196 #1368326] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:math ..OK 2 I, [2024-01-19T20:32:47.120332 #1368326] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:struct ......OK 6 I, [2024-01-19T20:32:47.120599 #1368326] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:variable ............OK 12 I, [2024-01-19T20:32:47.120664 #1368326] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:trace ...OK 3 I, [2024-01-19T20:32:47.120853 #1368326] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:defined? ............OK 12 I, [2024-01-19T20:32:47.120988 #1368326] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:alias ......OK 6 I, [2024-01-19T20:32:47.121940 #1368326] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:path .......................OK 23 I, [2024-01-19T20:32:47.218474 #1368326] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:gc ....OK 4 I, [2024-01-19T20:32:47.220858 #1368326] INFO -- : I, [2024-01-19T20:32:47.220891 #1368326] INFO -- : test succeeded I, [2024-01-19T20:32:47.222688 #1368326] INFO -- : $$$[end] "make yes-test-basic TESTS='-j16'" exit with 0. I, [2024-01-19T20:32:47.222940 #1368326] INFO -- : $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16' I, [2024-01-19T20:32:47.313251 #1368326] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-01-19T20:32:47.313305 #1368326] INFO -- : CC = gcc I, [2024-01-19T20:32:47.313314 #1368326] INFO -- : LD = ld I, [2024-01-19T20:32:47.313322 #1368326] INFO -- : LDSHARED = gcc -shared I, [2024-01-19T20:32:47.313329 #1368326] INFO -- : CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC I, [2024-01-19T20:32:47.313335 #1368326] INFO -- : XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0 I, [2024-01-19T20:32:47.313342 #1368326] INFO -- : CPPFLAGS = I, [2024-01-19T20:32:47.313348 #1368326] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-01-19T20:32:47.313357 #1368326] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2024-01-19T20:32:47.313364 #1368326] INFO -- : LANG = C.UTF-8 I, [2024-01-19T20:32:47.313370 #1368326] INFO -- : LC_ALL = I, [2024-01-19T20:32:47.313376 #1368326] INFO -- : LC_CTYPE = I, [2024-01-19T20:32:47.313381 #1368326] INFO -- : MFLAGS = I, [2024-01-19T20:32:47.313388 #1368326] INFO -- : RUSTC = rustc I, [2024-01-19T20:32:47.313402 #1368326] INFO -- : YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs I, [2024-01-19T20:32:47.313858 #1368326] INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 I, [2024-01-19T20:32:47.313879 #1368326] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-01-19T20:32:47.313889 #1368326] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-01-19T20:32:47.313896 #1368326] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-01-19T20:32:47.313904 #1368326] INFO -- : I, [2024-01-19T20:32:47.315482 #1368326] INFO -- : generating enc.mk I, [2024-01-19T20:32:47.430492 #1368326] INFO -- : generating encdb.h I, [2024-01-19T20:32:47.491695 #1368326] INFO -- : encdb.h unchanged I, [2024-01-19T20:32:47.492838 #1368326] INFO -- : making enc I, [2024-01-19T20:32:47.509270 #1368326] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:32:47.509291 #1368326] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2024-01-19T20:32:47.509301 #1368326] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:32:47.509849 #1368326] INFO -- : making srcs under enc I, [2024-01-19T20:32:47.574287 #1368326] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:32:47.574308 #1368326] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2024-01-19T20:32:47.574318 #1368326] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:32:47.575217 #1368326] INFO -- : generating transdb.h I, [2024-01-19T20:32:47.672028 #1368326] INFO -- : transdb.h unchanged I, [2024-01-19T20:32:47.673191 #1368326] INFO -- : making trans I, [2024-01-19T20:32:47.742688 #1368326] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:32:47.742709 #1368326] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk/enc/trans'. I, [2024-01-19T20:32:47.742720 #1368326] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:32:47.743292 #1368326] INFO -- : making encs I, [2024-01-19T20:32:47.817970 #1368326] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:32:47.817992 #1368326] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2024-01-19T20:32:47.818001 #1368326] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:32:47.819872 #1368326] INFO -- : generating makefiles ext/configure-ext.mk I, [2024-01-19T20:32:47.844154 #1368326] INFO -- : ext/configure-ext.mk updated I, [2024-01-19T20:32:47.846467 #1368326] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:32:49.149691 #1368326] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:32:49.150343 #1368326] INFO -- : generating makefile exts.mk I, [2024-01-19T20:32:49.184315 #1368326] INFO -- : exts.mk unchanged I, [2024-01-19T20:32:49.191733 #1368326] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:32:49.576543 #1368326] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' I, [2024-01-19T20:32:49.580896 #1368326] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' I, [2024-01-19T20:32:49.590583 #1368326] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' I, [2024-01-19T20:32:49.594367 #1368326] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' I, [2024-01-19T20:32:49.599333 #1368326] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' I, [2024-01-19T20:32:49.605517 #1368326] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' I, [2024-01-19T20:32:49.639455 #1368326] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2024-01-19T20:32:49.642446 #1368326] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2024-01-19T20:32:49.668221 #1368326] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2024-01-19T20:32:49.674445 #1368326] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2024-01-19T20:32:49.677460 #1368326] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' I, [2024-01-19T20:32:49.680607 #1368326] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' I, [2024-01-19T20:32:49.688512 #1368326] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' I, [2024-01-19T20:32:49.699288 #1368326] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' I, [2024-01-19T20:32:49.710344 #1368326] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' I, [2024-01-19T20:32:49.713774 #1368326] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' I, [2024-01-19T20:32:49.716630 #1368326] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/nkf' I, [2024-01-19T20:32:49.719350 #1368326] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/nkf' I, [2024-01-19T20:32:49.724088 #1368326] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' I, [2024-01-19T20:32:49.727966 #1368326] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' I, [2024-01-19T20:32:49.765068 #1368326] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' I, [2024-01-19T20:32:49.780605 #1368326] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' I, [2024-01-19T20:32:49.784443 #1368326] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' I, [2024-01-19T20:32:49.786867 #1368326] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' I, [2024-01-19T20:32:49.797088 #1368326] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' I, [2024-01-19T20:32:49.825584 #1368326] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' I, [2024-01-19T20:32:49.835965 #1368326] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' I, [2024-01-19T20:32:49.841903 #1368326] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' I, [2024-01-19T20:32:49.874606 #1368326] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' I, [2024-01-19T20:32:49.880518 #1368326] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' I, [2024-01-19T20:32:49.883973 #1368326] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2024-01-19T20:32:49.888282 #1368326] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2024-01-19T20:32:49.915942 #1368326] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' I, [2024-01-19T20:32:49.923340 #1368326] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' I, [2024-01-19T20:32:49.952094 #1368326] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/syslog' I, [2024-01-19T20:32:49.957845 #1368326] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/syslog' I, [2024-01-19T20:32:49.974802 #1368326] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-01-19T20:32:50.030343 #1368326] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-01-19T20:32:50.036415 #1368326] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-01-19T20:32:50.093604 #1368326] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-01-19T20:32:50.095474 #1368326] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-01-19T20:32:50.114823 #1368326] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-01-19T20:32:50.118679 #1368326] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.1/ext/rbs_extension' I, [2024-01-19T20:32:50.138724 #1368326] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.1/ext/rbs_extension' I, [2024-01-19T20:32:50.140977 #1368326] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.2/ext/rbs_extension' I, [2024-01-19T20:32:50.160397 #1368326] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.2/ext/rbs_extension' I, [2024-01-19T20:32:50.182916 #1368326] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:32:50.251036 #1368326] INFO -- : make[2]: 'ruby' is up to date. I, [2024-01-19T20:32:50.251077 #1368326] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:32:50.251283 #1368326] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:32:50.254503 #1368326] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:32:50.254524 #1368326] INFO -- : make[1]: Nothing to be done for 'note'. I, [2024-01-19T20:32:50.254534 #1368326] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:32:50.327308 #1368326] INFO -- : Run options: I, [2024-01-19T20:32:50.327390 #1368326] INFO -- : --seed=51941 I, [2024-01-19T20:32:50.327401 #1368326] INFO -- : "--ruby=./miniruby -I/tmp/ruby/src/trunk/lib -I. -I.ext/common /tmp/ruby/src/trunk/tool/runruby.rb --extout=.ext -- --disable-gems" I, [2024-01-19T20:32:50.327410 #1368326] INFO -- : --excludes-dir=/tmp/ruby/src/trunk/test/.excludes I, [2024-01-19T20:32:50.327417 #1368326] INFO -- : --name=!/memory_leak/ I, [2024-01-19T20:32:50.327423 #1368326] INFO -- : --stderr-on-failure I, [2024-01-19T20:32:50.327429 #1368326] INFO -- : -j16 I, [2024-01-19T20:32:50.327435 #1368326] INFO -- : --exclude=rubygems/test_gem_package_task\.rb I, [2024-01-19T20:32:50.327447 #1368326] INFO -- : I, [2024-01-19T20:32:50.327453 #1368326] INFO -- : # Running tests: I, [2024-01-19T20:32:50.327459 #1368326] INFO -- : I, [2024-01-19T20:32:50.512017 #1368326] INFO -- : [ 1/898] 1409429=test_udp I, [2024-01-19T20:32:50.512122 #1368326] INFO -- : [ 2/898] 1409436=test_data_error I, [2024-01-19T20:32:50.512281 #1368326] INFO -- : [ 3/898] 1409426=bom_test I, [2024-01-19T20:32:50.512333 #1368326] INFO -- : [ 4/898] 1409438=test_ostruct I, [2024-01-19T20:32:50.512757 #1368326] INFO -- : [ 5/898] 1409440=unescape_test I, [2024-01-19T20:32:50.512782 #1368326] INFO -- : [ 6/898] 1409427=test_file I, [2024-01-19T20:32:50.512795 #1368326] INFO -- : [ 7/898] 1409432=errors_test I, [2024-01-19T20:32:50.513344 #1368326] INFO -- : [ 8/898] 1409433=test_regexp I, [2024-01-19T20:32:50.513368 #1368326] INFO -- : [ 9/898] 1409428=test_gem_commands_check_command I, [2024-01-19T20:32:50.514055 #1368326] INFO -- : [ 10/898] 1409435=test_write I, [2024-01-19T20:32:50.514228 #1368326] INFO -- : [ 11/898] 1409430=test_tmpdir I, [2024-01-19T20:32:50.514362 #1368326] INFO -- : [ 12/898] 1409434=test_integer_comb I, [2024-01-19T20:32:50.514564 #1368326] INFO -- : [ 13/898] 1409431=test_rdoc_markup_document I, [2024-01-19T20:32:50.514748 #1368326] INFO -- : [ 14/898] 1409437=test_vm_dump I, [2024-01-19T20:32:50.515052 #1368326] INFO -- : [ 15/898] 1409439=test_quote_char_nil I, [2024-01-19T20:32:50.519078 #1368326] INFO -- : [ 16/898] 1409441=test_rdoc_ri_paths I, [2024-01-19T20:32:50.519281 #1368326] INFO -- : [ 17/898] 1409437=test_ensured I, [2024-01-19T20:32:50.527997 #1368326] INFO -- : [ 18/898] 1409429=library_symbols_test I, [2024-01-19T20:32:50.558614 #1368326] INFO -- : [ 19/898] 1409439=test_addr I, [2024-01-19T20:32:50.583911 #1368326] INFO -- : [ 20/898] 1409435=test_locale I, [2024-01-19T20:32:50.585633 #1368326] INFO -- : [ 21/898] 1409439=test_ts I, [2024-01-19T20:32:50.590318 #1368326] INFO -- : [ 22/898] 1409437=test_helper I, [2024-01-19T20:32:50.595781 #1368326] INFO -- : [ 23/898] 1409426=test_erb_command I, [2024-01-19T20:32:50.600094 #1368326] INFO -- : [ 24/898] 1409436=test_encoding I, [2024-01-19T20:32:50.601622 #1368326] INFO -- : [ 25/898] 1409430=test_gem_uri_formatter I, [2024-01-19T20:32:50.601804 #1368326] INFO -- : [ 26/898] 1409437=test_range I, [2024-01-19T20:32:50.606004 #1368326] INFO -- : [ 27/898] 1409429=test_project_sanity I, [2024-01-19T20:32:50.637036 #1368326] INFO -- : [ 28/898] 1409426=test_dup I, [2024-01-19T20:32:50.669498 #1368326] INFO -- : [ 29/898] 1409431=test_pty I, [2024-01-19T20:32:50.686070 #1368326] INFO -- : [ 30/898] 1409432=test_constant I, [2024-01-19T20:32:50.691196 #1368326] INFO -- : [ 31/898] 1409438=test_transcode I, [2024-01-19T20:32:50.694920 #1368326] INFO -- : [ 32/898] 1409441=json_generator_test I, [2024-01-19T20:32:50.705329 #1368326] INFO -- : [ 33/898] 1409435=test_eval I, [2024-01-19T20:32:50.749175 #1368326] INFO -- : [ 34/898] 1409428=test_kconv I, [2024-01-19T20:32:50.754240 #1368326] INFO -- : [ 35/898] 1409428=test_enumerable I, [2024-01-19T20:32:50.776535 #1368326] INFO -- : [ 36/898] 1409428=test_config I, [2024-01-19T20:32:50.796087 #1368326] INFO -- : [ 37/898] 1409441=test_gem_resolver_vendor_set I, [2024-01-19T20:32:50.811736 #1368326] INFO -- : [ 38/898] 1409430=test_gem_resolver_api_set I, [2024-01-19T20:32:50.828837 #1368326] INFO -- : [ 39/898] 1409426=test_gem_safe_marshal I, [2024-01-19T20:32:50.839930 #1368326] INFO -- : [ 40/898] 1409436=test_random_formatter I, [2024-01-19T20:32:50.861743 #1368326] INFO -- : [ 41/898] 1409436=test_helper I, [2024-01-19T20:32:50.863898 #1368326] INFO -- : [ 42/898] 1409430=test_jaro_winkler I, [2024-01-19T20:32:50.868791 #1368326] INFO -- : [ 43/898] 1409430=test_lambda I, [2024-01-19T20:32:50.898738 #1368326] INFO -- : [ 44/898] 1409429=test_gem_request_set_gem_dependency_api I, [2024-01-19T20:32:50.931856 #1368326] INFO -- : [ 45/898] 1409430=test_ast I, [2024-01-19T20:32:50.939966 #1368326] INFO -- : [ 46/898] 1409436=test_webauthn_listener I, [2024-01-19T20:32:50.947718 #1368326] INFO -- : [ 47/898] 1409438=test_x509store I, [2024-01-19T20:32:50.972911 #1368326] INFO -- : [ 48/898] 1409435=test_rdoc_code_object I, [2024-01-19T20:32:51.014671 #1368326] INFO -- : [ 49/898] 1409441=test_update I, [2024-01-19T20:32:51.024829 #1368326] INFO -- : [ 50/898] 1409441=test_fips I, [2024-01-19T20:32:51.200387 #1368326] INFO -- : [ 51/898] 1409428=test_x509name I, [2024-01-19T20:32:51.209869 #1368326] INFO -- : [ 52/898] 1409436=test_win32ole_method I, [2024-01-19T20:32:51.214114 #1368326] INFO -- : [ 53/898] 1409428=test_delete I, [2024-01-19T20:32:51.216684 #1368326] INFO -- : [ 54/898] 1409428=test_keyword I, [2024-01-19T20:32:51.219577 #1368326] INFO -- : [ 55/898] 1409436=test_class_name_check I, [2024-01-19T20:32:51.224469 #1368326] INFO -- : [ 56/898] 1409431=test_data_converters I, [2024-01-19T20:32:51.236580 #1368326] INFO -- : [ 57/898] 1409438=test_fd_setsize I, [2024-01-19T20:32:51.239059 #1368326] INFO -- : [ 58/898] 1409438=test_continuation I, [2024-01-19T20:32:51.249264 #1368326] INFO -- : [ 59/898] 1409436=test_gem_commands_push_command I, [2024-01-19T20:32:51.251372 #1368326] INFO -- : [ 60/898] 1409439=test_weakkeymap I, [2024-01-19T20:32:51.265182 #1368326] INFO -- : [ 61/898] 1409431=test_numhash I, [2024-01-19T20:32:51.270455 #1368326] INFO -- : [ 62/898] 1409431=test_pkey_rsa I, [2024-01-19T20:32:51.321369 #1368326] INFO -- : [ 63/898] 1409441=test_gem_platform I, [2024-01-19T20:32:51.334655 #1368326] INFO -- : [ 64/898] 1409429=test_date_strptime I, [2024-01-19T20:32:51.390886 #1368326] INFO -- : [ 65/898] 1409438=test_placearg I, [2024-01-19T20:32:51.404339 #1368326] INFO -- : [ 66/898] 1409439=test_rdoc_markup_hard_break I, [2024-01-19T20:32:51.418038 #1368326] INFO -- : [ 67/898] 1409438=test_gem_resolver_lock_set I, [2024-01-19T20:32:51.474430 #1368326] INFO -- : [ 68/898] 1409429=test_not I, [2024-01-19T20:32:51.476878 #1368326] INFO -- : [ 69/898] 1409429=test_force_quotes I, [2024-01-19T20:32:51.477506 #1368326] INFO -- : [ 70/898] 1409441=test_import I, [2024-01-19T20:32:51.512727 #1368326] INFO -- : [ 71/898] 1409429=test_rdoc_parser_markdown I, [2024-01-19T20:32:51.532174 #1368326] INFO -- : [ 72/898] 1409437=test_file_exhaustive I, [2024-01-19T20:32:51.532981 #1368326] INFO -- : [ 73/898] 1409439=test_files_test I, [2024-01-19T20:32:51.565403 #1368326] INFO -- : [ 74/898] 1409428=test_gem_update_suggestion I, [2024-01-19T20:32:51.579444 #1368326] INFO -- : [ 75/898] 1409431=test_logger I, [2024-01-19T20:32:51.585300 #1368326] INFO -- : [ 76/898] 1409438=test_basicinstructions I, [2024-01-19T20:32:51.598910 #1368326] INFO -- : [ 77/898] 1409431=test_gem_gemcutter_utilities I, [2024-01-19T20:32:51.610737 #1368326] INFO -- : [ 78/898] 1409435=test_gem_command_manager I, [2024-01-19T20:32:51.631890 #1368326] INFO -- : [ 79/898] 1409439=test_key_actor_emacs I, [2024-01-19T20:32:51.646298 #1368326] INFO -- : [ 80/898] 1409428=test_arithmetic_sequence I, [2024-01-19T20:32:51.663545 #1368326] INFO -- : [ 81/898] 1409428=test_object I, [2024-01-19T20:32:51.666373 #1368326] INFO -- : [ 82/898] 1409429=test_cgi_header I, [2024-01-19T20:32:51.667946 #1368326] INFO -- : [ 83/898] 1409428=heredoc_dedent_test I, [2024-01-19T20:32:51.672687 #1368326] INFO -- : [ 84/898] 1409438=version_test I, [2024-01-19T20:32:51.678636 #1368326] INFO -- : [ 85/898] 1409429=test_func I, [2024-01-19T20:32:51.762555 #1368326] INFO -- : [ 86/898] 1409428=test_big5 I, [2024-01-19T20:32:51.765986 #1368326] INFO -- : [ 87/898] 1409428=test_pointer I, [2024-01-19T20:32:51.769593 #1368326] INFO -- : [ 88/898] 1409438=test_quote_empty I, [2024-01-19T20:32:51.801551 #1368326] INFO -- : [ 89/898] 1409439=test_ractor I, [2024-01-19T20:32:51.815264 #1368326] INFO -- : [ 90/898] 1409438=test_type I, [2024-01-19T20:32:51.821124 #1368326] INFO -- : [ 91/898] 1409438=test_signedness I, [2024-01-19T20:32:51.843175 #1368326] INFO -- : [ 92/898] 1409436=test_tsort I, [2024-01-19T20:32:51.846768 #1368326] INFO -- : [ 93/898] 1409436=test_rdoc_rd_block_parser I, [2024-01-19T20:32:51.869696 #1368326] INFO -- : [ 94/898] 1409439=test_timeout I, [2024-01-19T20:32:51.876088 #1368326] INFO -- : [ 95/898] 1409439=test_invalid I, [2024-01-19T20:32:51.881916 #1368326] INFO -- : [ 96/898] 1409439=test_ossl I, [2024-01-19T20:32:51.982444 #1368326] INFO -- : [ 97/898] 1409426=test_normalize I, [2024-01-19T20:32:51.986246 #1368326] INFO -- : [ 98/898] 1409426=test_change_word I, [2024-01-19T20:32:51.994917 #1368326] INFO -- : [ 99/898] 1409435=test_flip I, [2024-01-19T20:32:51.996009 #1368326] INFO -- : [100/898] 1409426=compiler_test I, [2024-01-19T20:32:51.999268 #1368326] INFO -- : [101/898] 1409426=test_sleep I, [2024-01-19T20:32:52.000620 #1368326] INFO -- : [102/898] 1409436=test_date_arith I, [2024-01-19T20:32:52.013464 #1368326] INFO -- : [103/898] 1409436=test_object I, [2024-01-19T20:32:52.027445 #1368326] INFO -- : [104/898] 1409435=test_ruby_lex I, [2024-01-19T20:32:52.151533 #1368326] INFO -- : [105/898] 1409435=test_gem_local_remote_options I, [2024-01-19T20:32:52.152737 #1368326] INFO -- : [106/898] 1409431=test_threadgroup I, [2024-01-19T20:32:52.197714 #1368326] INFO -- : [107/898] 1409441=test_enum I, [2024-01-19T20:32:52.223232 #1368326] INFO -- : [108/898] 1409440=test_gem_specification I, [2024-01-19T20:32:52.223323 #1368326] INFO -- : [109/898] 1409435=test_have_macro I, [2024-01-19T20:32:52.266570 #1368326] INFO -- : [110/898] 1409428=test_gem_package I, [2024-01-19T20:32:52.406314 #1368326] INFO -- : [111/898] 1409436=test_resolve_symbol I, [2024-01-19T20:32:52.472488 #1368326] INFO -- : [112/898] 1409436=test_complex2 I, [2024-01-19T20:32:52.484025 #1368326] INFO -- : [113/898] 1409436=test_rdoc_generator_json_index I, [2024-01-19T20:32:52.544812 #1368326] INFO -- : [114/898] 1409436=test_win32ole_event I, [2024-01-19T20:32:52.551938 #1368326] INFO -- : [115/898] 1409436=test_time_tz I, [2024-01-19T20:32:52.606957 #1368326] INFO -- : [116/898] 1409436=test_trace I, [2024-01-19T20:32:52.622718 #1368326] INFO -- : [117/898] 1409436=ractor_test I, [2024-01-19T20:32:52.675469 #1368326] INFO -- : [118/898] 1409436=test_win32ole_variable I, [2024-01-19T20:32:52.677384 #1368326] INFO -- : [119/898] 1409435=test_stringio I, [2024-01-19T20:32:52.680772 #1368326] INFO -- : [120/898] 1409436=test_arity I, [2024-01-19T20:32:52.685374 #1368326] INFO -- : [121/898] 1409436=test_io_wait_uncommon I, [2024-01-19T20:32:52.687767 #1368326] INFO -- : [122/898] 1409436=test_rdoc_class_module I, [2024-01-19T20:32:52.750923 #1368326] INFO -- : [123/898] 1409435=test_bignum I, [2024-01-19T20:32:52.771542 #1368326] INFO -- : [124/898] 1409428=test_gem_ci_detector I, [2024-01-19T20:32:52.773760 #1368326] INFO -- : [125/898] 1409428=test_ipaddr I, [2024-01-19T20:32:52.800034 #1368326] INFO -- : [126/898] 1409428=test_mixed_unicode_escapes I, [2024-01-19T20:32:52.805744 #1368326] INFO -- : [127/898] 1409428=test_history I, [2024-01-19T20:32:52.852814 #1368326] INFO -- : [128/898] 1409435=test_rdoc_markup_to_ansi I, [2024-01-19T20:32:52.859677 #1368326] INFO -- : [129/898] 1409428=test_win32ole_variant I, [2024-01-19T20:32:52.867210 #1368326] INFO -- : [130/898] 1409428=test_liberal_parsing I, [2024-01-19T20:32:52.887624 #1368326] INFO -- : [131/898] 1409435=test_gem_resolver_api_specification I, [2024-01-19T20:32:52.898449 #1368326] INFO -- : [132/898] 1409428=test_merge_keys I, [2024-01-19T20:32:52.905216 #1368326] INFO -- : [133/898] 1409428=test_rdoc_extend I, [2024-01-19T20:32:52.988585 #1368326] INFO -- : [134/898] 1409435=test_row I, [2024-01-19T20:32:53.008253 #1368326] INFO -- : [135/898] 1409435=test_mailto I, [2024-01-19T20:32:53.010340 #1368326] INFO -- : [136/898] 1409441=test_coderange I, [2024-01-19T20:32:53.013607 #1368326] INFO -- : [137/898] 1409441=location_test I, [2024-01-19T20:32:53.014373 #1368326] INFO -- : [138/898] 1409435=test_symbol I, [2024-01-19T20:32:53.025678 #1368326] INFO -- : [139/898] 1409435=test_http_request I, [2024-01-19T20:32:53.043306 #1368326] INFO -- : [140/898] 1409435=json_generic_object_test I, [2024-01-19T20:32:53.053874 #1368326] INFO -- : [141/898] 1409435=test_gem_source_fetch_problem I, [2024-01-19T20:32:53.057122 #1368326] INFO -- : [142/898] 1409428=test_rdoc_generator_darkfish I, [2024-01-19T20:32:53.068109 #1368326] INFO -- : [143/898] 1409435=test_rdoc_comment I, [2024-01-19T20:32:53.099198 #1368326] INFO -- : [144/898] 1409434=test_error_highlight I, [2024-01-19T20:32:53.122414 #1368326] INFO -- : [145/898] 1409435=test_resize I, [2024-01-19T20:32:53.131848 #1368326] INFO -- : [146/898] 1409441=test_cgi_multipart I, [2024-01-19T20:32:53.138427 #1368326] INFO -- : [147/898] 1409435=test_gem_commands_cleanup_command I, [2024-01-19T20:32:53.159545 #1368326] INFO -- : [148/898] 1409431=test_word I, [2024-01-19T20:32:53.163279 #1368326] INFO -- : [149/898] 1409431=test_numeric I, [2024-01-19T20:32:53.182145 #1368326] INFO -- : [150/898] 1409432=test_member I, [2024-01-19T20:32:53.184307 #1368326] INFO -- : [151/898] 1409432=test_ractor_compatibility I, [2024-01-19T20:32:53.186325 #1368326] INFO -- : [152/898] 1409431=test_gem_console_ui I, [2024-01-19T20:32:53.195449 #1368326] INFO -- : [153/898] 1409431=test_date_ractor I, [2024-01-19T20:32:53.210082 #1368326] INFO -- : [154/898] 1409429=test_dir I, [2024-01-19T20:32:53.319815 #1368326] INFO -- : [155/898] 1409441=test_eval I, [2024-01-19T20:32:53.324115 #1368326] INFO -- : [156/898] 1409441=test_autoconf I, [2024-01-19T20:32:53.324720 #1368326] INFO -- : [157/898] 1409428=test_lazy_enumerator I, [2024-01-19T20:32:53.328288 #1368326] INFO -- : [158/898] 1409434=test_enc_associate I, [2024-01-19T20:32:53.330945 #1368326] INFO -- : [159/898] 1409441=test_unix I, [2024-01-19T20:32:53.350747 #1368326] INFO -- : [160/898] 1409436=test_coder I, [2024-01-19T20:32:53.366371 #1368326] INFO -- : [161/898] 1409436=test_symbol I, [2024-01-19T20:32:53.370755 #1368326] INFO -- : [162/898] 1409441=test_context I, [2024-01-19T20:32:53.395631 #1368326] INFO -- : [163/898] 1409429=test_gem_commands_pristine_command I, [2024-01-19T20:32:53.457246 #1368326] INFO -- : [164/898] 1409431=test_nofree I, [2024-01-19T20:32:53.463171 #1368326] INFO -- : [165/898] 1409431=ruby_api_test I, [2024-01-19T20:32:53.581170 #1368326] INFO -- : [166/898] 1409432=test_find_executable I, [2024-01-19T20:32:53.582912 #1368326] INFO -- : [167/898] 1409441=test_function_entry I, [2024-01-19T20:32:53.585077 #1368326] INFO -- : [168/898] 1409441=test_gem_resolver_requirement_list I, [2024-01-19T20:32:53.589882 #1368326] INFO -- : [169/898] 1409432=test_arith_seq_beg_len_step I, [2024-01-19T20:32:53.612065 #1368326] INFO -- : [170/898] 1409441=test_pkcs7 I, [2024-01-19T20:32:53.624373 #1368326] INFO -- : [171/898] 1409431=test_drbssl I, [2024-01-19T20:32:53.640598 #1368326] INFO -- : [172/898] 1409432=test_gem_resolver_git_specification I, [2024-01-19T20:32:53.707303 #1368326] INFO -- : [173/898] 1409428=test_object_references I, [2024-01-19T20:32:53.709893 #1368326] INFO -- : [174/898] 1409435=test_usrmarshal I, [2024-01-19T20:32:53.716917 #1368326] INFO -- : [175/898] 1409428=test_nextafter I, [2024-01-19T20:32:53.759414 #1368326] INFO -- : [176/898] 1409441=test_capacity I, [2024-01-19T20:32:53.765955 #1368326] INFO -- : [177/898] 1409441=test_gem_request_set_lockfile_tokenizer I, [2024-01-19T20:32:53.804923 #1368326] INFO -- : [178/898] 1409428=test_syslog I, [2024-01-19T20:32:53.816456 #1368326] INFO -- : [179/898] 1409428=test_stat I, [2024-01-19T20:32:53.823356 #1368326] INFO -- : [180/898] 1409428=test_have_func I, [2024-01-19T20:32:53.843060 #1368326] INFO -- : [181/898] 1409441=test_call I, [2024-01-19T20:32:53.876205 #1368326] INFO -- : [182/898] 1409434=test_https_proxy I, [2024-01-19T20:32:53.924364 #1368326] INFO -- : [183/898] 1409435=test_rubygems I, [2024-01-19T20:32:53.975681 #1368326] INFO -- : [184/898] 1409434=test_cgi_modruby I, [2024-01-19T20:32:53.989486 #1368326] INFO -- : [185/898] 1409434=test_integer I, [2024-01-19T20:32:54.036640 #1368326] INFO -- : [186/898] 1409432=test_super I, [2024-01-19T20:32:54.037435 #1368326] INFO -- : [187/898] 1409441=test_rubyoptions I, [2024-01-19T20:32:54.109001 #1368326] INFO -- : [188/898] 1409435=test_drbunix I, [2024-01-19T20:32:54.401421 #1368326] INFO -- : [189/898] 1409438=test_gem_commands_setup_command I, [2024-01-19T20:32:54.728049 #1368326] INFO -- : [190/898] 1409432=test_integer I, [2024-01-19T20:32:54.792779 #1368326] INFO -- : [191/898] 1409432=desugar_compiler_test I, [2024-01-19T20:32:54.794240 #1368326] INFO -- : [192/898] 1409440=test_dryrun I, [2024-01-19T20:32:54.798226 #1368326] INFO -- : [193/898] 1409432=test_rdoc_attr I, [2024-01-19T20:32:54.807783 #1368326] INFO -- : [194/898] 1409429=test_read_write I, [2024-01-19T20:32:54.810093 #1368326] INFO -- : [195/898] 1409440=test_converters I, [2024-01-19T20:32:54.827757 #1368326] INFO -- : [196/898] 1409429=test_env I, [2024-01-19T20:32:54.834259 #1368326] INFO -- : [197/898] 1409440=test_ractor I, [2024-01-19T20:32:54.850242 #1368326] INFO -- : [198/898] 1409440=test_dns I, [2024-01-19T20:32:54.915019 #1368326] INFO -- : [199/898] 1409432=test_gem_commands_open_command I, [2024-01-19T20:32:54.990937 #1368326] INFO -- : [200/898] 1409432=test_read I, [2024-01-19T20:32:54.994896 #1368326] INFO -- : [201/898] 1409438=test_gem_source_lock I, [2024-01-19T20:32:55.006368 #1368326] INFO -- : [202/898] 1409432=test_gem I, [2024-01-19T20:32:55.037540 #1368326] INFO -- : [203/898] 1409438=test_parser I, [2024-01-19T20:32:55.050801 #1368326] INFO -- : [204/898] 1409438=test_cgi_core I, [2024-01-19T20:32:55.063696 #1368326] INFO -- : [205/898] 1409438=test_ancdata I, [2024-01-19T20:32:55.067077 #1368326] INFO -- : [206/898] 1409438=test_singleton_function I, [2024-01-19T20:32:55.072110 #1368326] INFO -- : [207/898] 1409438=test_rb_str_dup I, [2024-01-19T20:32:55.087266 #1368326] INFO -- : [208/898] 1409438=test_reline_key I, [2024-01-19T20:32:55.121950 #1368326] INFO -- : [209/898] 1409438=test_marshal I, [2024-01-19T20:32:55.336875 #1368326] INFO -- : [210/898] 1409440=test_unicode_normalize I, [2024-01-19T20:32:55.551319 #1368326] INFO -- : [211/898] 1409428=test_nonblock I, [2024-01-19T20:32:55.558519 #1368326] INFO -- : [212/898] 1409428=test_weakref I, [2024-01-19T20:32:55.762963 #1368326] INFO -- : [213/898] 1409438=test_strip I, [2024-01-19T20:32:55.764954 #1368326] INFO -- : [214/898] 1409428=test_alias I, [2024-01-19T20:32:55.781834 #1368326] INFO -- : [215/898] 1409438=test_timeout I, [2024-01-19T20:32:55.895773 #1368326] INFO -- : [216/898] 1409428=test_ractor I, [2024-01-19T20:32:55.896532 #1368326] INFO -- : [217/898] 1409436=test_my_integer I, [2024-01-19T20:32:55.902995 #1368326] INFO -- : [218/898] 1409436=json_ext_parser_test I, [2024-01-19T20:32:55.908334 #1368326] INFO -- : [219/898] 1409436=test_thread I, [2024-01-19T20:32:56.137145 #1368326] INFO -- : [220/898] 1409437=test_rendering I, [2024-01-19T20:32:56.184065 #1368326] INFO -- : [221/898] 1409437=test_ssl I, [2024-01-19T20:32:56.250646 #1368326] INFO -- : [222/898] 1409428=test_cgi_session I, [2024-01-19T20:32:56.263770 #1368326] INFO -- : [223/898] 1409428=test_rdoc_rd I, [2024-01-19T20:32:56.289607 #1368326] INFO -- : [224/898] 1409428=test_rdoc_top_level I, [2024-01-19T20:32:56.557699 #1368326] INFO -- : [225/898] 1409434=test_metaclass I, [2024-01-19T20:32:56.563895 #1368326] INFO -- : [226/898] 1409434=test_signal I, [2024-01-19T20:32:56.599629 #1368326] INFO -- : [227/898] 1409427=test_fixnum I, [2024-01-19T20:32:56.612462 #1368326] INFO -- : [228/898] 1409427=test_x509crl I, [2024-01-19T20:32:56.652808 #1368326] INFO -- : [229/898] 1409428=test_process I, [2024-01-19T20:32:56.665279 #1368326] INFO -- : [230/898] 1409428=test_windows_1252 I, [2024-01-19T20:32:56.680058 #1368326] INFO -- : [231/898] 1409428=test_input_method I, [2024-01-19T20:32:56.710189 #1368326] INFO -- : [232/898] 1409438=test_header I, [2024-01-19T20:32:56.723212 #1368326] INFO -- : [233/898] 1409437=test_float I, [2024-01-19T20:32:56.735674 #1368326] INFO -- : [234/898] 1409428=test_require I, [2024-01-19T20:32:56.749514 #1368326] INFO -- : [235/898] 1409438=test_cgi_cookie I, [2024-01-19T20:32:56.757860 #1368326] INFO -- : [236/898] 1409438=test_regex_casefold I, [2024-01-19T20:32:56.840722 #1368326] INFO -- : [237/898] 1409427=test_gem_commands_signout_command I, [2024-01-19T20:32:57.008386 #1368326] INFO -- : [238/898] 1409426=test_refinement I, [2024-01-19T20:32:57.015992 #1368326] INFO -- : [239/898] 1409427=test_gem_source_git I, [2024-01-19T20:32:57.255025 #1368326] INFO -- : [240/898] 1409432=test_dir_m17n I, [2024-01-19T20:32:57.309227 #1368326] INFO -- : [241/898] 1409438=test_gem_resolver_installer_set I, [2024-01-19T20:32:57.483288 #1368326] INFO -- : [242/898] 1409429=test_new I, [2024-01-19T20:32:57.494448 #1368326] INFO -- : [243/898] 1409429=test_cipher I, [2024-01-19T20:32:57.542158 #1368326] INFO -- : [244/898] 1409429=test_gem_security_signer I, [2024-01-19T20:32:57.558719 #1368326] INFO -- : [245/898] 1409438=test_storage I, [2024-01-19T20:32:57.568719 #1368326] INFO -- : [246/898] 1409438=test_gem_resolver_git_set I, [2024-01-19T20:32:57.656527 #1368326] INFO -- : [247/898] 1409427=test_digest_extend I, [2024-01-19T20:32:57.666917 #1368326] INFO -- : [248/898] 1409427=test_string I, [2024-01-19T20:32:57.672389 #1368326] INFO -- : [249/898] 1409427=test_iterator I, [2024-01-19T20:32:57.689562 #1368326] INFO -- : [250/898] 1409429=test_omap I, [2024-01-19T20:32:57.707040 #1368326] INFO -- : [251/898] 1409429=test_debug I, [2024-01-19T20:32:57.714785 #1368326] INFO -- : [252/898] 1409429=test_memory_view I, [2024-01-19T20:32:57.737316 #1368326] INFO -- : [253/898] 1409429=pattern_test I, [2024-01-19T20:32:57.749719 #1368326] INFO -- : [254/898] 1409429=test_shellwords I, [2024-01-19T20:32:57.762253 #1368326] INFO -- : [255/898] 1409429=test_pkg_config I, [2024-01-19T20:32:57.782080 #1368326] INFO -- : [256/898] 1409427=test_unconverted_fields I, [2024-01-19T20:32:57.783218 #1368326] INFO -- : [257/898] 1409429=test_cparser I, [2024-01-19T20:32:57.796627 #1368326] INFO -- : [258/898] 1409427=test_struct I, [2024-01-19T20:32:57.837921 #1368326] INFO -- : [259/898] 1409427=test_rdoc_markup_to_html_snippet I, [2024-01-19T20:32:57.969845 #1368326] INFO -- : [260/898] 1409439=magic_comment_test I, [2024-01-19T20:32:57.976743 #1368326] INFO -- : [261/898] 1409438=fuzzer_test I, [2024-01-19T20:32:57.991509 #1368326] INFO -- : [262/898] 1409438=test_sexp I, [2024-01-19T20:32:58.011756 #1368326] INFO -- : [263/898] 1409438=test_rdoc_markup_include I, [2024-01-19T20:32:58.059821 #1368326] INFO -- : [264/898] 1409439=test_inputs_scanner I, [2024-01-19T20:32:58.064248 #1368326] INFO -- : [265/898] 1409439=test_variable I, [2024-01-19T20:32:58.076614 #1368326] INFO -- : [266/898] 1409427=test_win32ole_variant_outarg I, [2024-01-19T20:32:58.081408 #1368326] INFO -- : [267/898] 1409427=test_dln I, [2024-01-19T20:32:58.082836 #1368326] INFO -- : [268/898] 1409427=test_gem_source_subpath_problem I, [2024-01-19T20:32:58.165361 #1368326] INFO -- : [269/898] 1409438=json_common_interface_test I, [2024-01-19T20:32:58.176194 #1368326] INFO -- : [270/898] 1409437=test_nomethod_error I, [2024-01-19T20:32:58.176574 #1368326] INFO -- : [271/898] 1409439=json_parser_test I, [2024-01-19T20:32:58.181071 #1368326] INFO -- : [272/898] 1409437=memsize_test I, [2024-01-19T20:32:58.188298 #1368326] INFO -- : [273/898] 1409438=test_config I, [2024-01-19T20:32:58.224269 #1368326] INFO -- : [274/898] 1409438=test_files_test_1 I, [2024-01-19T20:32:58.226988 #1368326] INFO -- : [275/898] 1409427=test_set I, [2024-01-19T20:32:58.231324 #1368326] INFO -- : [276/898] 1409439=test_struct I, [2024-01-19T20:32:58.255372 #1368326] INFO -- : [277/898] 1409427=test_gem_path_support I, [2024-01-19T20:32:58.264479 #1368326] INFO -- : [278/898] 1409437=test_x509req I, [2024-01-19T20:32:58.264651 #1368326] INFO -- : [279/898] 1409439=test_mutex I, [2024-01-19T20:32:58.315417 #1368326] INFO -- : [280/898] 1409427=test_rdoc_rd_inline I, [2024-01-19T20:32:58.320133 #1368326] INFO -- : [281/898] 1409427=test_engine I, [2024-01-19T20:32:58.321597 #1368326] INFO -- : [282/898] 1409427=test_win32ole_variant_m I, [2024-01-19T20:32:58.329906 #1368326] INFO -- : [283/898] 1409427=test_div I, [2024-01-19T20:32:58.339422 #1368326] INFO -- : [284/898] 1409427=test_key_error I, [2024-01-19T20:32:58.340952 #1368326] INFO -- : [285/898] 1409427=test_insns_leaf I, [2024-01-19T20:32:58.344664 #1368326] INFO -- : [286/898] 1409427=test_patterns I, [2024-01-19T20:32:58.347579 #1368326] INFO -- : [287/898] 1409427=test_serialize_subclasses I, [2024-01-19T20:32:58.352433 #1368326] INFO -- : [288/898] 1409427=test_color_printer I, [2024-01-19T20:32:58.417846 #1368326] INFO -- : [289/898] 1409427=test_deprecated I, [2024-01-19T20:32:58.431102 #1368326] INFO -- : [290/898] 1409427=test_arith_seq_extract I, [2024-01-19T20:32:58.473634 #1368326] INFO -- : [291/898] 1409437=test_method_name_check I, [2024-01-19T20:32:58.494423 #1368326] INFO -- : [292/898] 1409437=test_parser I, [2024-01-19T20:32:58.530807 #1368326] INFO -- : [293/898] 1409437=constant_path_node_test I, [2024-01-19T20:32:58.537065 #1368326] INFO -- : [294/898] 1409437=test_gem_ext_cargo_builder I, [2024-01-19T20:32:58.631775 #1368326] INFO -- : [295/898] 1409427=test_ssl I, [2024-01-19T20:32:58.676749 #1368326] INFO -- : [296/898] 1409437=test_module I, [2024-01-19T20:32:58.700349 #1368326] INFO -- : [297/898] 1409432=test_gem_request_set I, [2024-01-19T20:32:58.718446 #1368326] INFO -- : [298/898] 1409429=test_boolean I, [2024-01-19T20:32:58.726129 #1368326] INFO -- : [299/898] 1409429=test_acl I, [2024-01-19T20:32:58.741702 #1368326] INFO -- : [300/898] 1409429=test_stringify_symbols I, [2024-01-19T20:32:58.754194 #1368326] INFO -- : [301/898] 1409429=test_instrumentation_api I, [2024-01-19T20:32:58.811853 #1368326] INFO -- : [302/898] 1409434=test_configuration I, [2024-01-19T20:32:58.889755 #1368326] INFO -- : [303/898] 1409435=test_rubyvm I, [2024-01-19T20:32:58.898372 #1368326] INFO -- : [304/898] 1409435=test_buffered_io I, [2024-01-19T20:32:58.903321 #1368326] INFO -- : [305/898] 1409434=test_monitor I, [2024-01-19T20:32:58.952957 #1368326] INFO -- : [306/898] 1409435=test_cmd I, [2024-01-19T20:32:59.139441 #1368326] INFO -- : [307/898] 1409434=test_whileuntil I, [2024-01-19T20:32:59.149983 #1368326] INFO -- : [308/898] 1409434=test_rdoc_generator_markup I, [2024-01-19T20:32:59.194994 #1368326] INFO -- : [309/898] 1409433=test_abi I, [2024-01-19T20:32:59.200172 #1368326] INFO -- : [310/898] 1409432=test_provider I, [2024-01-19T20:32:59.336924 #1368326] INFO -- : [311/898] 1409434=test_rdoc_parser_simple I, [2024-01-19T20:32:59.367726 #1368326] INFO -- : [312/898] 1409434=test_load I, [2024-01-19T20:32:59.370025 #1368326] INFO -- : [313/898] 1409434=test_yamldbm I, [2024-01-19T20:32:59.400208 #1368326] INFO -- : [314/898] 1409433=test_https I, [2024-01-19T20:32:59.400281 #1368326] INFO -- : [315/898] 1409434=test_gem_ext_builder I, [2024-01-19T20:32:59.407426 #1368326] INFO -- : [316/898] 1409439=test_evaluation I, [2024-01-19T20:32:59.414651 #1368326] INFO -- : [317/898] 1409439=test_gem_dependency_list I, [2024-01-19T20:32:59.519501 #1368326] INFO -- : [318/898] 1409432=test_benchmark I, [2024-01-19T20:32:59.669099 #1368326] INFO -- : [319/898] 1409435=test_win32ole_method_event I, [2024-01-19T20:32:59.674556 #1368326] INFO -- : [320/898] 1409435=test_nesting_parser I, [2024-01-19T20:32:59.690847 #1368326] INFO -- : [321/898] 1409435=test_gem_source I, [2024-01-19T20:32:59.708630 #1368326] INFO -- : [322/898] 1409439=test_scalar_scanner I, [2024-01-19T20:32:59.737433 #1368326] INFO -- : [323/898] 1409439=test_gem_commands_outdated_command I, [2024-01-19T20:32:59.812719 #1368326] INFO -- : [324/898] 1409439=test_array I, [2024-01-19T20:32:59.819584 #1368326] INFO -- : [325/898] 1409428=test_gem_package_tar_writer I, [2024-01-19T20:32:59.848068 #1368326] INFO -- : [326/898] 1409440=test_rational I, [2024-01-19T20:32:59.872666 #1368326] INFO -- : [327/898] 1409433=test_rational2 I, [2024-01-19T20:32:59.883384 #1368326] INFO -- : [328/898] 1409440=test_assembler I, [2024-01-19T20:32:59.885119 #1368326] INFO -- : [329/898] 1409433=test_propertyputref I, [2024-01-19T20:32:59.888174 #1368326] INFO -- : [330/898] 1409440=attribute_write_test I, [2024-01-19T20:32:59.888560 #1368326] INFO -- : [331/898] 1409433=test_spell_checker I, [2024-01-19T20:32:59.893332 #1368326] INFO -- : [332/898] 1409440=test_x509ext I, [2024-01-19T20:32:59.900762 #1368326] INFO -- : [333/898] 1409433=test_erb I, [2024-01-19T20:32:59.927178 #1368326] INFO -- : [334/898] 1409440=test_gem_source_installed I, [2024-01-19T20:32:59.943965 #1368326] INFO -- : [335/898] 1409440=test_len I, [2024-01-19T20:32:59.951297 #1368326] INFO -- : [336/898] 1409440=test_yield_block I, [2024-01-19T20:32:59.955368 #1368326] INFO -- : [337/898] 1409428=test_gem_commands_cert_command I, [2024-01-19T20:32:59.958059 #1368326] INFO -- : [338/898] 1409433=test_completion I, [2024-01-19T20:32:59.965317 #1368326] INFO -- : [339/898] 1409440=test_pair I, [2024-01-19T20:33:00.016381 #1368326] INFO -- : [340/898] 1409435=test_gem_commands_yank_command I, [2024-01-19T20:33:00.192490 #1368326] INFO -- : [341/898] 1409437=test_win32ole_param I, [2024-01-19T20:33:00.202187 #1368326] INFO -- : [342/898] 1409437=test_document I, [2024-01-19T20:33:00.218982 #1368326] INFO -- : [343/898] 1409437=test_acceptable I, [2024-01-19T20:33:00.270473 #1368326] INFO -- : [344/898] 1409437=test_rdoc_generator_pot_po_entry I, [2024-01-19T20:33:00.382042 #1368326] INFO -- : [345/898] 1409437=test_euc_jp I, [2024-01-19T20:33:00.391671 #1368326] INFO -- : [346/898] 1409437=test_name_error_extension I, [2024-01-19T20:33:00.397173 #1368326] INFO -- : [347/898] 1409437=test_rdoc_i18n_locale I, [2024-01-19T20:33:00.405949 #1368326] INFO -- : [348/898] 1409437=test_human_typo I, [2024-01-19T20:33:00.407640 #1368326] INFO -- : [349/898] 1409437=test_primitive I, [2024-01-19T20:33:00.428827 #1368326] INFO -- : [350/898] 1409437=test_rbconfig I, [2024-01-19T20:33:00.437738 #1368326] INFO -- : [351/898] 1409437=json_encoding_test I, [2024-01-19T20:33:00.437813 #1368326] INFO -- : [352/898] 1409437=test_color I, [2024-01-19T20:33:00.508822 #1368326] INFO -- : [353/898] 1409435=test_key_stroke I, [2024-01-19T20:33:00.514404 #1368326] INFO -- : [354/898] 1409437=test_set_len I, [2024-01-19T20:33:00.516769 #1368326] INFO -- : [355/898] 1409435=test_encoding I, [2024-01-19T20:33:00.519960 #1368326] INFO -- : [356/898] 1409437=test_httpresponses I, [2024-01-19T20:33:00.525598 #1368326] INFO -- : [357/898] 1409437=test_gem_resolver_local_specification I, [2024-01-19T20:33:00.535052 #1368326] INFO -- : [358/898] 1409435=test_httpheader I, [2024-01-19T20:33:00.550005 #1368326] INFO -- : [359/898] 1409435=test_rdoc_ri_driver I, [2024-01-19T20:33:00.571365 #1368326] INFO -- : [360/898] 1409437=test_drb I, [2024-01-19T20:33:00.805786 #1368326] INFO -- : [361/898] 1409433=test_install I, [2024-01-19T20:33:00.815758 #1368326] INFO -- : [362/898] 1409434=test_rdoc_markup_to_label I, [2024-01-19T20:33:00.853766 #1368326] INFO -- : [363/898] 1409434=test_sockopt I, [2024-01-19T20:33:00.859798 #1368326] INFO -- : [364/898] 1409434=test_path I, [2024-01-19T20:33:00.865206 #1368326] INFO -- : [365/898] 1409432=test_case_mapping I, [2024-01-19T20:33:00.869339 #1368326] INFO -- : [366/898] 1409434=test_bn I, [2024-01-19T20:33:00.875130 #1368326] INFO -- : [367/898] 1409432=test_win32ole_param_event I, [2024-01-19T20:33:00.879552 #1368326] INFO -- : [368/898] 1409426=test_addrinfo I, [2024-01-19T20:33:00.879629 #1368326] INFO -- : [369/898] 1409435=test_http I, [2024-01-19T20:33:00.881294 #1368326] INFO -- : [370/898] 1409432=test_tree_spell_checker I, [2024-01-19T20:33:00.895720 #1368326] INFO -- : [371/898] 1409434=test_date_compat I, [2024-01-19T20:33:00.903384 #1368326] INFO -- : [372/898] 1409434=test_rdoc_markup_to_html I, [2024-01-19T20:33:00.910506 #1368326] INFO -- : [373/898] 1409432=test_bug-14834 I, [2024-01-19T20:33:00.919189 #1368326] INFO -- : [374/898] 1409426=test_terminfo I, [2024-01-19T20:33:00.971696 #1368326] INFO -- : [375/898] 1409426=test_compile_prism I, [2024-01-19T20:33:00.990904 #1368326] INFO -- : [376/898] 1409434=test_rewind I, [2024-01-19T20:33:01.002544 #1368326] INFO -- : [377/898] 1409432=test_ssl_session I, [2024-01-19T20:33:01.022643 #1368326] INFO -- : [378/898] 1409434=test_thread_cv I, [2024-01-19T20:33:01.030664 #1368326] INFO -- : [379/898] 1409433=test_lexer I, [2024-01-19T20:33:01.040413 #1368326] INFO -- : [380/898] 1409433=test_gem_uri I, [2024-01-19T20:33:01.175632 #1368326] INFO -- : [381/898] 1409433=test_key_event_record I, [2024-01-19T20:33:01.189580 #1368326] INFO -- : [382/898] 1409433=test_notimplement I, [2024-01-19T20:33:01.192144 #1368326] INFO -- : [383/898] 1409433=test_random I, [2024-01-19T20:33:01.215617 #1368326] INFO -- : [384/898] 1409433=test_gem_resolver_vendor_specification I, [2024-01-19T20:33:01.244877 #1368326] INFO -- : [385/898] 1409426=test_gem_commands_update_command I, [2024-01-19T20:33:01.250959 #1368326] INFO -- : [386/898] 1409433=test_filter I, [2024-01-19T20:33:01.280014 #1368326] INFO -- : [387/898] 1409433=test_gem_gem_runner I, [2024-01-19T20:33:01.338580 #1368326] INFO -- : [388/898] 1409433=test_data I, [2024-01-19T20:33:01.345735 #1368326] INFO -- : [389/898] 1409433=test_column_separator I, [2024-01-19T20:33:01.368362 #1368326] INFO -- : [390/898] 1409433=test_rdoc_method_attr I, [2024-01-19T20:33:01.549485 #1368326] INFO -- : [391/898] 1409428=test_rdoc_parser_changelog I, [2024-01-19T20:33:01.612452 #1368326] INFO -- : [392/898] 1409433=test_enumerator I, [2024-01-19T20:33:01.617958 #1368326] INFO -- : [393/898] 1409433=test_koi8 I, [2024-01-19T20:33:01.620561 #1368326] INFO -- : [394/898] 1409428=parameters_signature_test I, [2024-01-19T20:33:01.621743 #1368326] INFO -- : [395/898] 1409433=test_unicode I, [2024-01-19T20:33:01.625558 #1368326] INFO -- : [396/898] 1409433=test_rdoc_generator_pot I, [2024-01-19T20:33:01.627650 #1368326] INFO -- : [397/898] 1409428=test_gem_commands_server_command I, [2024-01-19T20:33:01.632140 #1368326] INFO -- : [398/898] 1409433=test_io_m17n I, [2024-01-19T20:33:01.637895 #1368326] INFO -- : [399/898] 1409428=test_variable_name_check I, [2024-01-19T20:33:01.661873 #1368326] INFO -- : [400/898] 1409434=test_did_you_mean I, [2024-01-19T20:33:01.664342 #1368326] INFO -- : [401/898] 1409428=test_cmethod I, [2024-01-19T20:33:01.667108 #1368326] INFO -- : [402/898] 1409428=test_append I, [2024-01-19T20:33:01.673403 #1368326] INFO -- : [403/898] 1409428=test_option I, [2024-01-19T20:33:01.684899 #1368326] INFO -- : [404/898] 1409434=test_gem_commands_build_command I, [2024-01-19T20:33:01.735092 #1368326] INFO -- : [405/898] 1409429=test_interned_str I, [2024-01-19T20:33:01.740435 #1368326] INFO -- : [406/898] 1409429=test_case_comprehensive I, [2024-01-19T20:33:01.754995 #1368326] INFO -- : [407/898] 1409428=test_pkey_dsa I, [2024-01-19T20:33:01.952311 #1368326] INFO -- : [408/898] 1409438=test_ocsp I, [2024-01-19T20:33:01.955248 #1368326] INFO -- : [409/898] 1409432=test_class I, [2024-01-19T20:33:01.968057 #1368326] INFO -- : [410/898] 1409432=test_scheduler I, [2024-01-19T20:33:01.995493 #1368326] INFO -- : [411/898] 1409434=test_rdoc_markup_heading I, [2024-01-19T20:33:01.997546 #1368326] INFO -- : [412/898] 1409434=test_exception_at_throwing I, [2024-01-19T20:33:02.051925 #1368326] INFO -- : [413/898] 1409434=test_iseq I, [2024-01-19T20:33:02.124326 #1368326] INFO -- : [414/898] 1409432=test_to_ary_concat I, [2024-01-19T20:33:02.234380 #1368326] INFO -- : [415/898] 1409438=test_webauthn_listener_response I, [2024-01-19T20:33:02.285864 #1368326] INFO -- : [416/898] 1409438=test_time I, [2024-01-19T20:33:02.431294 #1368326] INFO -- : [417/898] 1409428=test_stream I, [2024-01-19T20:33:02.435674 #1368326] INFO -- : [418/898] 1409438=test_printf I, [2024-01-19T20:33:02.440158 #1368326] INFO -- : [419/898] 1409428=test_rdoc_markup_pre_process I, [2024-01-19T20:33:02.456731 #1368326] INFO -- : [420/898] 1409438=test_pinned I, [2024-01-19T20:33:02.511888 #1368326] INFO -- : [421/898] 1409438=test_emoji_breaks I, [2024-01-19T20:33:02.517722 #1368326] INFO -- : [422/898] 1409428=test_gem_bundler_version_finder I, [2024-01-19T20:33:02.558579 #1368326] INFO -- : [423/898] 1409428=test_within_pipe I, [2024-01-19T20:33:02.570928 #1368326] INFO -- : [424/898] 1409428=test_rdoc_markup_to_bs I, [2024-01-19T20:33:02.593297 #1368326] INFO -- : [425/898] 1409428=test_files_lib I, [2024-01-19T20:33:02.663523 #1368326] INFO -- : [426/898] 1409434=test_gem_commands_unpack_command I, [2024-01-19T20:33:02.682812 #1368326] INFO -- : [427/898] 1409426=test_beginendblock I, [2024-01-19T20:33:02.938160 #1368326] INFO -- : [428/898] 1409433=test_ractor I, [2024-01-19T20:33:02.980599 #1368326] INFO -- : [429/898] 1409434=test_gem_security I, [2024-01-19T20:33:02.985713 #1368326] INFO -- : [430/898] 1409433=test_rdoc_servlet I, [2024-01-19T20:33:03.078068 #1368326] INFO -- : [431/898] 1409426=test_digest I, [2024-01-19T20:33:03.088416 #1368326] INFO -- : [432/898] 1409433=test_bundled_ca I, [2024-01-19T20:33:03.093888 #1368326] INFO -- : [433/898] 1409426=test_closure I, [2024-01-19T20:33:03.273489 #1368326] INFO -- : [434/898] 1409432=test_fiber I, [2024-01-19T20:33:03.364740 #1368326] INFO -- : [435/898] 1409440=test_open3 I, [2024-01-19T20:33:03.566859 #1368326] INFO -- : [436/898] 1409426=test_history I, [2024-01-19T20:33:03.614614 #1368326] INFO -- : [437/898] 1409426=test_mkmf I, [2024-01-19T20:33:03.632980 #1368326] INFO -- : [438/898] 1409426=test_date_marshal I, [2024-01-19T20:33:03.638901 #1368326] INFO -- : [439/898] 1409426=test_drbobject I, [2024-01-19T20:33:03.675976 #1368326] INFO -- : [440/898] 1409426=test_delegate I, [2024-01-19T20:33:03.691556 #1368326] INFO -- : [441/898] 1409426=test_popen_deadlock I, [2024-01-19T20:33:03.882740 #1368326] INFO -- : [442/898] 1409441=test_exit I, [2024-01-19T20:33:03.969502 #1368326] INFO -- : [443/898] 1409441=test_recursion I, [2024-01-19T20:33:03.994409 #1368326] INFO -- : [444/898] 1409441=test_gem_config_file I, [2024-01-19T20:33:04.134510 #1368326] INFO -- : [445/898] 1409433=test_ripper I, [2024-01-19T20:33:04.197245 #1368326] INFO -- : [446/898] 1409441=test_getopts I, [2024-01-19T20:33:04.207854 #1368326] INFO -- : [447/898] 1409441=test_protocol I, [2024-01-19T20:33:04.295480 #1368326] INFO -- : [448/898] 1409426=test_gem_resolver_activation_request I, [2024-01-19T20:33:04.317780 #1368326] INFO -- : [449/898] 1409426=test_yjit_exit_locations I, [2024-01-19T20:33:04.382583 #1368326] INFO -- : [450/898] 1409426=test_etc I, [2024-01-19T20:33:04.455045 #1368326] INFO -- : [451/898] 1409433=test_system I, [2024-01-19T20:33:04.459060 #1368326] INFO -- : [452/898] 1409426=test_pkcs12 I, [2024-01-19T20:33:04.527688 #1368326] INFO -- : [453/898] 1409441=test_pkey_dh I, [2024-01-19T20:33:04.536508 #1368326] INFO -- : [454/898] 1409438=test_bigzero I, [2024-01-19T20:33:04.544956 #1368326] INFO -- : [455/898] 1409438=test_gem_package_tar_header I, [2024-01-19T20:33:04.600650 #1368326] INFO -- : [456/898] 1409441=test_gem_util I, [2024-01-19T20:33:04.626786 #1368326] INFO -- : [457/898] 1409438=test_iseq_load I, [2024-01-19T20:33:04.712261 #1368326] INFO -- : [458/898] 1409436=test_utf16 I, [2024-01-19T20:33:04.723432 #1368326] INFO -- : [459/898] 1409436=test_autoload I, [2024-01-19T20:33:04.807368 #1368326] INFO -- : [460/898] 1409426=test_io I, [2024-01-19T20:33:04.810020 #1368326] INFO -- : [461/898] 1409441=test_unicode_escape I, [2024-01-19T20:33:04.929939 #1368326] INFO -- : [462/898] 1409441=test_sizeof I, [2024-01-19T20:33:05.214783 #1368326] INFO -- : [463/898] 1409439=test_case I, [2024-01-19T20:33:05.242122 #1368326] INFO -- : [464/898] 1409439=test_face I, [2024-01-19T20:33:05.276041 #1368326] INFO -- : [465/898] 1409439=test_rendering I, [2024-01-19T20:33:05.296238 #1368326] INFO -- : [466/898] 1409439=test_yaml_tree I, [2024-01-19T20:33:05.335996 #1368326] INFO -- : [467/898] 1409439=test_libs I, [2024-01-19T20:33:05.355889 #1368326] INFO -- : [468/898] 1409439=test_math I, [2024-01-19T20:33:05.366035 #1368326] INFO -- : [469/898] 1409439=test_gem_commands_fetch_command I, [2024-01-19T20:33:05.419754 #1368326] INFO -- : [470/898] 1409438=test_gc I, [2024-01-19T20:33:05.421509 #1368326] INFO -- : [471/898] 1409438=test_sleep I, [2024-01-19T20:33:05.485980 #1368326] INFO -- : [472/898] 1409433=test_config I, [2024-01-19T20:33:05.507477 #1368326] INFO -- : [473/898] 1409439=locals_test I, [2024-01-19T20:33:05.570460 #1368326] INFO -- : [474/898] 1409433=test_rdoc_require I, [2024-01-19T20:33:05.587738 #1368326] INFO -- : [475/898] 1409433=test_clone I, [2024-01-19T20:33:05.752749 #1368326] INFO -- : [476/898] 1409440=test_gem_commands_install_command I, [2024-01-19T20:33:05.776187 #1368326] INFO -- : [477/898] 1409433=test_readpartial I, [2024-01-19T20:33:05.783627 #1368326] INFO -- : [478/898] 1409439=test_pack I, [2024-01-19T20:33:05.801869 #1368326] INFO -- : [479/898] 1409439=test_backtrace I, [2024-01-19T20:33:06.185262 #1368326] INFO -- : [480/898] 1409433=test_io_buffer I, [2024-01-19T20:33:06.300237 #1368326] INFO -- : [481/898] 1409433=test_gem_resolver_conflict I, [2024-01-19T20:33:06.312299 #1368326] INFO -- : [482/898] 1409433=test_rdoc_task I, [2024-01-19T20:33:06.323514 #1368326] INFO -- : [483/898] 1409433=test_rdoc_markup_indented_paragraph I, [2024-01-19T20:33:06.325328 #1368326] INFO -- : [484/898] 1409433=test_stringscanner I, [2024-01-19T20:33:06.333955 #1368326] INFO -- : [485/898] 1409427=test_files_sample I, [2024-01-19T20:33:06.390142 #1368326] INFO -- : [486/898] 1409433=test_convertible I, [2024-01-19T20:33:06.430530 #1368326] INFO -- : [487/898] 1409427=test_convert I, [2024-01-19T20:33:06.448869 #1368326] INFO -- : [488/898] 1409427=test_rdoc_alias I, [2024-01-19T20:33:06.485381 #1368326] INFO -- : [489/898] 1409427=test_yield I, [2024-01-19T20:33:06.995205 #1368326] INFO -- : [490/898] 1409437=test_fstring I, [2024-01-19T20:33:07.006846 #1368326] INFO -- : [491/898] 1409439=test_optparse I, [2024-01-19T20:33:07.013726 #1368326] INFO -- : [492/898] 1409439=test_array I, [2024-01-19T20:33:07.022259 #1368326] INFO -- : [493/898] 1409439=test_rat I, [2024-01-19T20:33:07.038347 #1368326] INFO -- : [494/898] 1409439=test_webauthn_poller I, [2024-01-19T20:33:07.099542 #1368326] INFO -- : [495/898] 1409437=test_rdoc_markup_raw I, [2024-01-19T20:33:07.106536 #1368326] INFO -- : [496/898] 1409437=test_rdoc_markup_to_html_crossref I, [2024-01-19T20:33:07.196949 #1368326] INFO -- : [497/898] 1409439=test_gem_resolver_best_set I, [2024-01-19T20:33:07.254382 #1368326] INFO -- : [498/898] 1409440=encoding_test I, [2024-01-19T20:33:07.258219 #1368326] INFO -- : [499/898] 1409428=test_typeddata I, [2024-01-19T20:33:07.272637 #1368326] INFO -- : [500/898] 1409439=test_set I, [2024-01-19T20:33:07.278985 #1368326] INFO -- : [501/898] 1409439=test_c_struct_entry I, [2024-01-19T20:33:07.322170 #1368326] INFO -- : [502/898] 1409440=test_gem_commands_stale_command I, [2024-01-19T20:33:07.332820 #1368326] INFO -- : [503/898] 1409440=test_have_library I, [2024-01-19T20:33:07.439496 #1368326] INFO -- : [504/898] 1409428=test_remote_fetch_error I, [2024-01-19T20:33:07.460849 #1368326] INFO -- : [505/898] 1409428=test_objspace I, [2024-01-19T20:33:07.471357 #1368326] INFO -- : [506/898] 1409438=test_line_editor I, [2024-01-19T20:33:07.475362 #1368326] INFO -- : [507/898] 1409437=test_general I, [2024-01-19T20:33:07.480605 #1368326] INFO -- : [508/898] 1409438=test_undef I, [2024-01-19T20:33:07.492060 #1368326] INFO -- : [509/898] 1409438=test_gem_security_trust_dir I, [2024-01-19T20:33:07.529057 #1368326] INFO -- : [510/898] 1409437=test_string_memory I, [2024-01-19T20:33:07.541427 #1368326] INFO -- : [511/898] 1409438=comments_test I, [2024-01-19T20:33:07.548669 #1368326] INFO -- : [512/898] 1409438=test_gem_requirement I, [2024-01-19T20:33:07.628536 #1368326] INFO -- : [513/898] 1409437=test_sprintf I, [2024-01-19T20:33:07.691351 #1368326] INFO -- : [514/898] 1409438=test_debug_cmd I, [2024-01-19T20:33:07.696334 #1368326] INFO -- : [515/898] 1409438=test_weakmap I, [2024-01-19T20:33:07.704220 #1368326] INFO -- : [516/898] 1409439=test_workspace I, [2024-01-19T20:33:07.806600 #1368326] INFO -- : [517/898] 1409437=test_yjit I, [2024-01-19T20:33:07.836920 #1368326] INFO -- : [518/898] 1409439=test_ws I, [2024-01-19T20:33:07.847885 #1368326] INFO -- : [519/898] 1409439=test_gem_commands_environment_command I, [2024-01-19T20:33:07.913380 #1368326] INFO -- : [520/898] 1409439=test_m17n I, [2024-01-19T20:33:07.997267 #1368326] INFO -- : [521/898] 1409439=test_argf I, [2024-01-19T20:33:08.110586 #1368326] INFO -- : [522/898] 1409441=test_kill_ring I, [2024-01-19T20:33:08.116100 #1368326] INFO -- : [523/898] 1409441=test_framework I, [2024-01-19T20:33:08.120546 #1368326] INFO -- : [524/898] 1409441=test_ns_spki I, [2024-01-19T20:33:08.139128 #1368326] INFO -- : [525/898] 1409441=ripper_compat_test I, [2024-01-19T20:33:08.151061 #1368326] INFO -- : [526/898] 1409441=test_gem_resolver_dependency_request I, [2024-01-19T20:33:08.190627 #1368326] INFO -- : [527/898] 1409441=test_tree_builder I, [2024-01-19T20:33:08.204177 #1368326] INFO -- : [528/898] 1409441=test_hash I, [2024-01-19T20:33:08.217281 #1368326] INFO -- : [529/898] 1409441=test_alias_and_anchor I, [2024-01-19T20:33:08.224146 #1368326] INFO -- : [530/898] 1409441=test_postponed_job I, [2024-01-19T20:33:08.559089 #1368326] INFO -- : [531/898] 1409441=test_external_new I, [2024-01-19T20:33:08.574640 #1368326] INFO -- : [532/898] 1409441=test_gem_request_set_lockfile I, [2024-01-19T20:33:08.624555 #1368326] INFO -- : [533/898] 1409440=test_raise_exception I, [2024-01-19T20:33:08.647535 #1368326] INFO -- : [534/898] 1409434=test_protect I, [2024-01-19T20:33:08.656519 #1368326] INFO -- : [535/898] 1409434=test_win32ole_typelib I, [2024-01-19T20:33:08.663528 #1368326] INFO -- : [536/898] 1409434=test_io I, [2024-01-19T20:33:08.803658 #1368326] INFO -- : [537/898] 1409436=test_sorted_set I, [2024-01-19T20:33:08.947616 #1368326] INFO -- : [538/898] 1409434=test_emoji I, [2024-01-19T20:33:08.957957 #1368326] INFO -- : [539/898] 1409441=test_win32ole_type_event I, [2024-01-19T20:33:08.964226 #1368326] INFO -- : [540/898] 1409441=test_hash I, [2024-01-19T20:33:08.979538 #1368326] INFO -- : [541/898] 1409434=test_ubf_async_safe I, [2024-01-19T20:33:08.989062 #1368326] INFO -- : [542/898] 1409434=test_gem_unsatisfiable_dependency_error I, [2024-01-19T20:33:09.011651 #1368326] INFO -- : [543/898] 1409434=test_win32ole_record I, [2024-01-19T20:33:09.025745 #1368326] INFO -- : [544/898] 1409434=test_cp949 I, [2024-01-19T20:33:09.042247 #1368326] INFO -- : [545/898] 1409434=test_gem_commands_uninstall_command I, [2024-01-19T20:33:09.054179 #1368326] INFO -- : [546/898] 1409436=test_condition I, [2024-01-19T20:33:09.065176 #1368326] INFO -- : [547/898] 1409436=test_foreach I, [2024-01-19T20:33:09.074397 #1368326] INFO -- : [548/898] 1409436=test_gem_source_specific_file I, [2024-01-19T20:33:09.215062 #1368326] INFO -- : [549/898] 1409436=test_console_attr I, [2024-01-19T20:33:09.216861 #1368326] INFO -- : [550/898] 1409436=test_summary I, [2024-01-19T20:33:09.232705 #1368326] INFO -- : [551/898] 1409436=test_type_completor I, [2024-01-19T20:33:09.234880 #1368326] INFO -- : [552/898] 1409440=test_io_wait I, [2024-01-19T20:33:09.242179 #1368326] INFO -- : [553/898] 1409436=test_gem_commands_exec_command I, [2024-01-19T20:33:09.267706 #1368326] INFO -- : [554/898] 1409427=test_kwargs I, [2024-01-19T20:33:09.269543 #1368326] INFO -- : [555/898] 1409427=test_ellipsize I, [2024-01-19T20:33:09.295741 #1368326] INFO -- : [556/898] 1409427=test_date_attr I, [2024-01-19T20:33:09.297397 #1368326] INFO -- : [557/898] 1409427=test_ftp I, [2024-01-19T20:33:09.306062 #1368326] INFO -- : [558/898] 1409427=test_euc_kr I, [2024-01-19T20:33:09.308615 #1368326] INFO -- : [559/898] 1409431=test_rdoc_context_section I, [2024-01-19T20:33:09.312304 #1368326] INFO -- : [560/898] 1409427=test_rdoc_rubygems_hook I, [2024-01-19T20:33:09.338372 #1368326] INFO -- : [561/898] 1409431=test_skip_lines I, [2024-01-19T20:33:09.350480 #1368326] INFO -- : [562/898] 1409431=test_gem_commands_query_command I, [2024-01-19T20:33:09.380423 #1368326] INFO -- : [563/898] 1409432=test_method I, [2024-01-19T20:33:09.435564 #1368326] INFO -- : [564/898] 1409427=test_gem_impossible_dependencies_error I, [2024-01-19T20:33:09.445287 #1368326] INFO -- : [565/898] 1409427=test_pack I, [2024-01-19T20:33:09.573055 #1368326] INFO -- : [566/898] 1409440=test_array_create I, [2024-01-19T20:33:09.583726 #1368326] INFO -- : [567/898] 1409440=test_to_ruby I, [2024-01-19T20:33:09.600932 #1368326] INFO -- : [568/898] 1409440=test_pattern_key_name_check I, [2024-01-19T20:33:09.624513 #1368326] INFO -- : [569/898] 1409440=test_irb I, [2024-01-19T20:33:09.749319 #1368326] INFO -- : [570/898] 1409427=test_asn1 I, [2024-01-19T20:33:09.773332 #1368326] INFO -- : [571/898] 1409427=test_random I, [2024-01-19T20:33:09.774528 #1368326] INFO -- : [572/898] 1409427=json_string_matching_test I, [2024-01-19T20:33:09.787017 #1368326] INFO -- : [573/898] 1409427=test_load I, [2024-01-19T20:33:09.803836 #1368326] INFO -- : [574/898] 1409427=test_rdoc_normal_class I, [2024-01-19T20:33:09.884600 #1368326] INFO -- : [575/898] 1409427=test_class I, [2024-01-19T20:33:09.911792 #1368326] INFO -- : [576/898] 1409434=test_const I, [2024-01-19T20:33:09.923673 #1368326] INFO -- : [577/898] 1409434=test_features I, [2024-01-19T20:33:10.038604 #1368326] INFO -- : [578/898] 1409440=test_gem_installer I, [2024-01-19T20:33:10.055991 #1368326] INFO -- : [579/898] 1409431=test_yamlstore I, [2024-01-19T20:33:10.077416 #1368326] INFO -- : [580/898] 1409431=test_date_strftime I, [2024-01-19T20:33:10.122692 #1368326] INFO -- : [581/898] 1409434=test_rdoc_parser_rd I, [2024-01-19T20:33:10.151373 #1368326] INFO -- : [582/898] 1409434=test_gem_resolver_index_specification I, [2024-01-19T20:33:10.208397 #1368326] INFO -- : [583/898] 1409434=test_internal_ivar I, [2024-01-19T20:33:10.212340 #1368326] INFO -- : [584/898] 1409434=test_prettyprint I, [2024-01-19T20:33:10.258813 #1368326] INFO -- : [585/898] 1409434=test_tracepoint I, [2024-01-19T20:33:10.441179 #1368326] INFO -- : [586/898] 1409436=test_rdoc_markup I, [2024-01-19T20:33:10.448666 #1368326] INFO -- : [587/898] 1409436=test_gem_commands_help_command I, [2024-01-19T20:33:10.523857 #1368326] INFO -- : [588/898] 1409436=test_duplicate I, [2024-01-19T20:33:10.531721 #1368326] INFO -- : [589/898] 1409436=test_utf32 I, [2024-01-19T20:33:10.551078 #1368326] INFO -- : [590/898] 1409436=test_basicsocket I, [2024-01-19T20:33:10.552877 #1368326] INFO -- : [591/898] 1409434=test_noarg I, [2024-01-19T20:33:10.558701 #1368326] INFO -- : [592/898] 1409436=parse_comments_test I, [2024-01-19T20:33:10.562778 #1368326] INFO -- : [593/898] 1409436=test_tempfile I, [2024-01-19T20:33:10.580103 #1368326] INFO -- : [594/898] 1409434=test_function I, [2024-01-19T20:33:10.636408 #1368326] INFO -- : [595/898] 1409435=test_queue I, [2024-01-19T20:33:10.640888 #1368326] INFO -- : [596/898] 1409435=test_ldap I, [2024-01-19T20:33:10.644435 #1368326] INFO -- : [597/898] 1409431=test_emitter I, [2024-01-19T20:33:10.651834 #1368326] INFO -- : [598/898] 1409435=test_gem_commands_signin_command I, [2024-01-19T20:33:10.655158 #1368326] INFO -- : [599/898] 1409431=test_resource I, [2024-01-19T20:33:10.673280 #1368326] INFO -- : [600/898] 1409431=test_fileutils I, [2024-01-19T20:33:10.747109 #1368326] INFO -- : [601/898] 1409435=test_string_processing I, [2024-01-19T20:33:10.751326 #1368326] INFO -- : [602/898] 1409435=test_econv I, [2024-01-19T20:33:10.813673 #1368326] INFO -- : [603/898] 1409434=test_cesu8 I, [2024-01-19T20:33:10.815035 #1368326] INFO -- : [604/898] 1409434=test_rdoc_options I, [2024-01-19T20:33:10.908291 #1368326] INFO -- : [605/898] 1409436=test_gem_version I, [2024-01-19T20:33:11.054205 #1368326] INFO -- : [606/898] 1409436=test_too_many_dummy_encodings I, [2024-01-19T20:33:11.133438 #1368326] INFO -- : [607/898] 1409431=test_gem_commands_list_command I, [2024-01-19T20:33:11.140818 #1368326] INFO -- : [608/898] 1409436=test_stack I, [2024-01-19T20:33:11.143313 #1368326] INFO -- : [609/898] 1409431=test_rdoc_include I, [2024-01-19T20:33:11.179635 #1368326] INFO -- : [610/898] 1409434=test_reqarg I, [2024-01-19T20:33:11.215394 #1368326] INFO -- : [611/898] 1409431=test_gem_resolver_installed_specification I, [2024-01-19T20:33:11.242889 #1368326] INFO -- : [612/898] 1409431=test_scanner_events I, [2024-01-19T20:33:11.246174 #1368326] INFO -- : [613/898] 1409434=test_gem_remote_fetcher I, [2024-01-19T20:33:11.290548 #1368326] INFO -- : [614/898] 1409431=test_parse I, [2024-01-19T20:33:11.669813 #1368326] INFO -- : [615/898] 1409431=test_mdns I, [2024-01-19T20:33:11.675003 #1368326] INFO -- : [616/898] 1409431=test_path_to_class I, [2024-01-19T20:33:11.682521 #1368326] INFO -- : [617/898] 1409431=test_gem_resolver_specification I, [2024-01-19T20:33:11.715520 #1368326] INFO -- : [618/898] 1409431=test_gem_dependency I, [2024-01-19T20:33:11.896688 #1368326] INFO -- : [619/898] 1409431=test_inlinecache I, [2024-01-19T20:33:11.912647 #1368326] INFO -- : [620/898] 1409435=test_rdoc_markup_verbatim I, [2024-01-19T20:33:11.914650 #1368326] INFO -- : [621/898] 1409435=test_complex I, [2024-01-19T20:33:11.965401 #1368326] INFO -- : [622/898] 1409431=test_gem_commands_search_command I, [2024-01-19T20:33:11.974718 #1368326] INFO -- : [623/898] 1409431=test_frozen_error I, [2024-01-19T20:33:11.981043 #1368326] INFO -- : [624/898] 1409431=test_gem_stub_specification I, [2024-01-19T20:33:11.994516 #1368326] INFO -- : [625/898] 1409433=test_method_cache I, [2024-01-19T20:33:11.997359 #1368326] INFO -- : [626/898] 1409433=test_gem_ext_ext_conf_builder I, [2024-01-19T20:33:12.087627 #1368326] INFO -- : [627/898] 1409435=test_ansi_without_terminfo I, [2024-01-19T20:33:12.110570 #1368326] INFO -- : [628/898] 1409435=test_gem_commands_sources_command I, [2024-01-19T20:33:12.202328 #1368326] INFO -- : [629/898] 1409431=test_ractor I, [2024-01-19T20:33:12.210226 #1368326] INFO -- : [630/898] 1409431=test_euc_tw I, [2024-01-19T20:33:12.216629 #1368326] INFO -- : [631/898] 1409431=test_bmethod I, [2024-01-19T20:33:12.217930 #1368326] INFO -- : [632/898] 1409431=test_rdoc_markup_formatter I, [2024-01-19T20:33:12.233316 #1368326] INFO -- : [633/898] 1409431=test_thread_queue I, [2024-01-19T20:33:12.300577 #1368326] INFO -- : [634/898] 1409435=test_nowrite I, [2024-01-19T20:33:12.326566 #1368326] INFO -- : [635/898] 1409435=test_wait I, [2024-01-19T20:33:12.363113 #1368326] INFO -- : [636/898] 1409436=test_handle I, [2024-01-19T20:33:12.400342 #1368326] INFO -- : [637/898] 1409435=test_forwardable I, [2024-01-19T20:33:12.414021 #1368326] INFO -- : [638/898] 1409435=test_yaml I, [2024-01-19T20:33:12.535174 #1368326] INFO -- : [639/898] 1409439=test_big2str I, [2024-01-19T20:33:12.546583 #1368326] INFO -- : [640/898] 1409439=test_profile_frames I, [2024-01-19T20:33:12.565568 #1368326] INFO -- : [641/898] 1409435=test_pstore I, [2024-01-19T20:33:12.610857 #1368326] INFO -- : [642/898] 1409435=test_cstr I, [2024-01-19T20:33:12.746106 #1368326] INFO -- : [643/898] 1409439=test_enc_str_buf_cat I, [2024-01-19T20:33:12.752643 #1368326] INFO -- : [644/898] 1409439=test_class2name I, [2024-01-19T20:33:12.756475 #1368326] INFO -- : [645/898] 1409439=test_gbk I, [2024-01-19T20:33:12.770556 #1368326] INFO -- : [646/898] 1409439=test_rdoc_parser_c I, [2024-01-19T20:33:12.885480 #1368326] INFO -- : [647/898] 1409436=test_comparable I, [2024-01-19T20:33:12.895189 #1368326] INFO -- : [648/898] 1409436=test_shapes I, [2024-01-19T20:33:12.898653 #1368326] INFO -- : [649/898] 1409436=json_fixtures_test I, [2024-01-19T20:33:12.905594 #1368326] INFO -- : [650/898] 1409436=test_io_timeout I, [2024-01-19T20:33:12.911450 #1368326] INFO -- : [651/898] 1409436=test_find I, [2024-01-19T20:33:12.929229 #1368326] INFO -- : [652/898] 1409436=test_ractor I, [2024-01-19T20:33:13.086343 #1368326] INFO -- : [653/898] 1409436=test_wss I, [2024-01-19T20:33:13.090136 #1368326] INFO -- : [654/898] 1409436=test_fiddle I, [2024-01-19T20:33:13.117260 #1368326] INFO -- : [655/898] 1409439=test_require I, [2024-01-19T20:33:13.213737 #1368326] INFO -- : [656/898] 1409436=test_cgi_util I, [2024-01-19T20:33:13.386632 #1368326] INFO -- : [657/898] 1409427=test_gem_commands_contents_command I, [2024-01-19T20:33:13.422983 #1368326] INFO -- : [658/898] 1409433=test_gem_ext_cmake_builder I, [2024-01-19T20:33:13.440243 #1368326] INFO -- : [659/898] 1409436=test_digest I, [2024-01-19T20:33:13.445453 #1368326] INFO -- : [660/898] 1409433=test_marshalable I, [2024-01-19T20:33:13.453313 #1368326] INFO -- : [661/898] 1409433=test_recorder I, [2024-01-19T20:33:13.457504 #1368326] INFO -- : [662/898] 1409433=test_gem_source_vendor I, [2024-01-19T20:33:13.472228 #1368326] INFO -- : [663/898] 1409433=test_gem_commands_owner_command I, [2024-01-19T20:33:13.505984 #1368326] INFO -- : [664/898] 1409427=test_bash_completion I, [2024-01-19T20:33:13.514790 #1368326] INFO -- : [665/898] 1409427=test_formatter I, [2024-01-19T20:33:13.526330 #1368326] INFO -- : [666/898] 1409427=test_deprecate I, [2024-01-19T20:33:13.570795 #1368326] INFO -- : [667/898] 1409427=test_rdoc_constant I, [2024-01-19T20:33:13.649484 #1368326] INFO -- : [668/898] 1409434=test_file I, [2024-01-19T20:33:13.660157 #1368326] INFO -- : [669/898] 1409434=test_rdoc_any_method I, [2024-01-19T20:33:13.675915 #1368326] INFO -- : [670/898] 1409427=test_modify_expand I, [2024-01-19T20:33:13.685859 #1368326] INFO -- : [671/898] 1409427=test_rdoc_markdown I, [2024-01-19T20:33:13.815369 #1368326] INFO -- : [672/898] 1409435=test_gem_available_set I, [2024-01-19T20:33:13.909590 #1368326] INFO -- : [673/898] 1409441=test_pathname I, [2024-01-19T20:33:13.909699 #1368326] INFO -- : [674/898] 1409435=test_init I, [2024-01-19T20:33:13.972379 #1368326] INFO -- : [675/898] 1409427=test_complexrational I, [2024-01-19T20:33:13.982644 #1368326] INFO -- : [676/898] 1409427=regexp_test I, [2024-01-19T20:33:14.072442 #1368326] INFO -- : [677/898] 1409427=test_gem_package_tar_reader I, [2024-01-19T20:33:14.076924 #1368326] INFO -- : [678/898] 1409441=test_coverage I, [2024-01-19T20:33:14.079178 #1368326] INFO -- : [679/898] 1409433=test_rdoc_encoding I, [2024-01-19T20:33:14.120362 #1368326] INFO -- : [680/898] 1409433=test_exception I, [2024-01-19T20:33:14.129203 #1368326] INFO -- : [681/898] 1409427=test_bug_reporter I, [2024-01-19T20:33:14.198189 #1368326] INFO -- : [682/898] 1409434=test_rand I, [2024-01-19T20:33:14.221367 #1368326] INFO -- : [683/898] 1409436=test_gem_package_tar_reader_entry I, [2024-01-19T20:33:14.222646 #1368326] INFO -- : [684/898] 1409435=test_gem_name_tuple I, [2024-01-19T20:33:14.247145 #1368326] INFO -- : [685/898] 1409435=test_rdoc_cross_reference I, [2024-01-19T20:33:14.465199 #1368326] INFO -- : [686/898] 1409426=test_scalar I, [2024-01-19T20:33:14.485227 #1368326] INFO -- : [687/898] 1409439=test_gem_dependency_installer I, [2024-01-19T20:33:14.494662 #1368326] INFO -- : [688/898] 1409436=test_general I, [2024-01-19T20:33:14.495212 #1368326] INFO -- : [689/898] 1409426=test_gem_commands_info_command I, [2024-01-19T20:33:14.517647 #1368326] INFO -- : [690/898] 1409426=test_case_options I, [2024-01-19T20:33:14.524199 #1368326] INFO -- : [691/898] 1409426=test_store I, [2024-01-19T20:33:14.547305 #1368326] INFO -- : [692/898] 1409438=test_generic I, [2024-01-19T20:33:14.572397 #1368326] INFO -- : [693/898] 1409434=test_win32ole I, [2024-01-19T20:33:14.573859 #1368326] INFO -- : [694/898] 1409438=test_scan_args I, [2024-01-19T20:33:14.580727 #1368326] INFO -- : [695/898] 1409436=test_nkf I, [2024-01-19T20:33:14.581017 #1368326] INFO -- : [696/898] 1409434=test_delegation I, [2024-01-19T20:33:14.587786 #1368326] INFO -- : [697/898] 1409438=test_enumerator_kw I, [2024-01-19T20:33:14.589138 #1368326] INFO -- : [698/898] 1409434=test_settracefunc I, [2024-01-19T20:33:14.594807 #1368326] INFO -- : [699/898] 1409438=test_gem_text I, [2024-01-19T20:33:14.638723 #1368326] INFO -- : [700/898] 1409427=test_gem_commands_mirror I, [2024-01-19T20:33:14.646370 #1368326] INFO -- : [701/898] 1409427=test_gem_ext_cargo_builder_link_flag_converter I, [2024-01-19T20:33:14.691523 #1368326] INFO -- : [702/898] 1409438=test_method_cache I, [2024-01-19T20:33:14.709121 #1368326] INFO -- : [703/898] 1409438=test_gem_request I, [2024-01-19T20:33:14.723290 #1368326] INFO -- : [704/898] 1409436=test_sprintf_comb I, [2024-01-19T20:33:14.723367 #1368326] INFO -- : [705/898] 1409435=test_m17n_comb I, [2024-01-19T20:33:14.753151 #1368326] INFO -- : [706/898] 1409427=test_memory_view I, [2024-01-19T20:33:14.765082 #1368326] INFO -- : [707/898] 1409426=test_ractor I, [2024-01-19T20:33:14.847697 #1368326] INFO -- : [708/898] 1409426=test_rdoc_generator_pot_po I, [2024-01-19T20:33:14.887746 #1368326] INFO -- : [709/898] 1409426=test_ansi_with_terminfo I, [2024-01-19T20:33:14.890472 #1368326] INFO -- : [710/898] 1409426=test_json_tree I, [2024-01-19T20:33:14.897237 #1368326] INFO -- : [711/898] 1409426=test_rdoc_markup_to_markdown I, [2024-01-19T20:33:14.907628 #1368326] INFO -- : [712/898] 1409438=test_case I, [2024-01-19T20:33:14.908052 #1368326] INFO -- : [713/898] 1409436=test_pkey I, [2024-01-19T20:33:14.908292 #1368326] INFO -- : [714/898] 1409438=test_parser_events I, [2024-01-19T20:33:14.981564 #1368326] INFO -- : [715/898] 1409426=test_reline I, [2024-01-19T20:33:14.987365 #1368326] INFO -- : [716/898] 1409438=test_cclass I, [2024-01-19T20:33:14.991517 #1368326] INFO -- : [717/898] 1409436=test_gem_request_connection_pools I, [2024-01-19T20:33:14.992609 #1368326] INFO -- : [718/898] 1409427=test_gem_version_option I, [2024-01-19T20:33:15.003705 #1368326] INFO -- : [719/898] 1409438=test_grapheme_breaks I, [2024-01-19T20:33:15.032217 #1368326] INFO -- : [720/898] 1409438=test_literal I, [2024-01-19T20:33:15.043077 #1368326] INFO -- : [721/898] 1409441=test_str2big I, [2024-01-19T20:33:15.047503 #1368326] INFO -- : [722/898] 1409441=test_dot_dot I, [2024-01-19T20:33:15.052801 #1368326] INFO -- : [723/898] 1409441=test_c_struct_builder I, [2024-01-19T20:33:15.071859 #1368326] INFO -- : [724/898] 1409427=test_rdoc_markup_to_table_of_contents I, [2024-01-19T20:33:15.094749 #1368326] INFO -- : [725/898] 1409427=test_thread I, [2024-01-19T20:33:15.127459 #1368326] INFO -- : [726/898] 1409432=test_socket I, [2024-01-19T20:33:15.140113 #1368326] INFO -- : [727/898] 1409426=test_objectspace I, [2024-01-19T20:33:15.213749 #1368326] INFO -- : [728/898] 1409441=test_ractor I, [2024-01-19T20:33:15.232437 #1368326] INFO -- : [729/898] 1409441=test_severity I, [2024-01-19T20:33:15.249605 #1368326] INFO -- : [730/898] 1409441=test_require_lib I, [2024-01-19T20:33:15.327789 #1368326] INFO -- : [731/898] 1409427=test_gem_install_update_options I, [2024-01-19T20:33:15.503987 #1368326] INFO -- : [732/898] 1409427=parse_test I, [2024-01-19T20:33:15.575736 #1368326] INFO -- : [733/898] 1409440=test_gem_stream_ui I, [2024-01-19T20:33:15.711514 #1368326] INFO -- : [734/898] 1409440=test_extlibs I, [2024-01-19T20:33:15.724368 #1368326] INFO -- : [735/898] 1409438=test_rdoc_generator_ri I, [2024-01-19T20:33:15.729435 #1368326] INFO -- : [736/898] 1409437=test_uncorrectable_name_check I, [2024-01-19T20:33:15.733237 #1368326] INFO -- : [737/898] 1409437=newline_test I, [2024-01-19T20:33:15.735683 #1368326] INFO -- : [738/898] 1409434=test_hash_create I, [2024-01-19T20:33:15.736115 #1368326] INFO -- : [739/898] 1409434=test_stringchar I, [2024-01-19T20:33:15.742346 #1368326] INFO -- : [740/898] 1409438=test_passing_block I, [2024-01-19T20:33:15.748828 #1368326] INFO -- : [741/898] 1409438=test_syslog_logger I, [2024-01-19T20:33:15.829105 #1368326] INFO -- : [742/898] 1409434=test_thread_fd_close I, [2024-01-19T20:33:15.832807 #1368326] INFO -- : [743/898] 1409434=test_securerandom I, [2024-01-19T20:33:15.848084 #1368326] INFO -- : [744/898] 1409432=test_c_union_entity I, [2024-01-19T20:33:15.860378 #1368326] INFO -- : [745/898] 1409437=test_rdoc_normal_module I, [2024-01-19T20:33:15.871164 #1368326] INFO -- : [746/898] 1409434=test_rdoc_markdown_test I, [2024-01-19T20:33:15.914230 #1368326] INFO -- : [747/898] 1409437=test_logperiod I, [2024-01-19T20:33:15.925914 #1368326] INFO -- : [748/898] 1409437=test_each I, [2024-01-19T20:33:15.932022 #1368326] INFO -- : [749/898] 1409437=test_flush I, [2024-01-19T20:33:15.940287 #1368326] INFO -- : [750/898] 1409437=test_singleton I, [2024-01-19T20:33:15.943114 #1368326] INFO -- : [751/898] 1409437=test_io_console I, [2024-01-19T20:33:15.943451 #1368326] INFO -- : [752/898] 1409432=test_switch_hitter I, [2024-01-19T20:33:15.958244 #1368326] INFO -- : [753/898] 1409432=test_arity I, [2024-01-19T20:33:15.963779 #1368326] INFO -- : [754/898] 1409438=test_gem_ext_rake_builder I, [2024-01-19T20:33:15.973723 #1368326] INFO -- : [755/898] 1409432=test_logdevice I, [2024-01-19T20:33:16.046119 #1368326] INFO -- : [756/898] 1409436=test_err_in_callback I, [2024-01-19T20:33:16.053145 #1368326] INFO -- : [757/898] 1409436=test_gem_resolver_lock_specification I, [2024-01-19T20:33:16.105557 #1368326] INFO -- : [758/898] 1409436=test_gc I, [2024-01-19T20:33:16.205377 #1368326] INFO -- : [759/898] 1409426=test_x509cert I, [2024-01-19T20:33:16.541755 #1368326] INFO -- : [760/898] 1409426=test_last_thread I, [2024-01-19T20:33:16.739416 #1368326] INFO -- : [761/898] 1409431=test_read I, [2024-01-19T20:33:16.793248 #1368326] INFO -- : [762/898] 1409438=test_process I, [2024-01-19T20:33:16.854964 #1368326] INFO -- : [763/898] 1409432=test_pack I, [2024-01-19T20:33:16.942086 #1368326] INFO -- : [764/898] 1409431=test_show_source I, [2024-01-19T20:33:16.963871 #1368326] INFO -- : [765/898] 1409433=test_gem_security_policy I, [2024-01-19T20:33:17.029429 #1368326] INFO -- : [766/898] 1409431=test_gem_source_local I, [2024-01-19T20:33:17.078714 #1368326] INFO -- : [767/898] 1409432=test_gem_commands_dependency_command I, [2024-01-19T20:33:17.168117 #1368326] INFO -- : [768/898] 1409432=test_table I, [2024-01-19T20:33:17.201814 #1368326] INFO -- : [769/898] 1409432=test_safe_load I, [2024-01-19T20:33:17.214032 #1368326] INFO -- : [770/898] 1409432=test_gem_resolver_composed_set I, [2024-01-19T20:33:17.230582 #1368326] INFO -- : [771/898] 1409432=test_gem_resolver I, [2024-01-19T20:33:17.260890 #1368326] INFO -- : [772/898] 1409431=test_name_error I, [2024-01-19T20:33:17.274773 #1368326] INFO -- : [773/898] 1409433=test_rdoc_markup_attribute_manager I, [2024-01-19T20:33:17.314716 #1368326] INFO -- : [774/898] 1409433=test_gem_commands_which_command I, [2024-01-19T20:33:17.347280 #1368326] INFO -- : [775/898] 1409433=test_shift_jis I, [2024-01-19T20:33:17.353050 #1368326] INFO -- : [776/898] 1409433=test_http I, [2024-01-19T20:33:17.361878 #1368326] INFO -- : [777/898] 1409433=test_enumerator I, [2024-01-19T20:33:17.369995 #1368326] INFO -- : [778/898] 1409431=test_flags I, [2024-01-19T20:33:17.382846 #1368326] INFO -- : [779/898] 1409439=test_inadvertent_creation I, [2024-01-19T20:33:17.392329 #1368326] INFO -- : [780/898] 1409435=test_gem_commands_specification_command I, [2024-01-19T20:33:17.436363 #1368326] INFO -- : [781/898] 1409434=test_iso_8859 I, [2024-01-19T20:33:17.466359 #1368326] INFO -- : [782/898] 1409434=test_tcp I, [2024-01-19T20:33:17.508141 #1368326] INFO -- : [783/898] 1409439=test_rdoc_text I, [2024-01-19T20:33:17.528272 #1368326] INFO -- : [784/898] 1409434=test_syntax I, [2024-01-19T20:33:17.529133 #1368326] INFO -- : [785/898] 1409432=test_date_new I, [2024-01-19T20:33:17.540495 #1368326] INFO -- : [786/898] 1409432=test_data I, [2024-01-19T20:33:17.548759 #1368326] INFO -- : [787/898] 1409432=test_require I, [2024-01-19T20:33:17.552247 #1368326] INFO -- : [788/898] 1409432=test_rdoc_markup_to_joined_paragraph I, [2024-01-19T20:33:17.552928 #1368326] INFO -- : [789/898] 1409435=test_date_time I, [2024-01-19T20:33:17.559185 #1368326] INFO -- : [790/898] 1409432=test_httpresponse I, [2024-01-19T20:33:17.562263 #1368326] INFO -- : [791/898] 1409439=test_open-uri I, [2024-01-19T20:33:17.576599 #1368326] INFO -- : [792/898] 1409435=test_rdoc_parser_ruby I, [2024-01-19T20:33:17.600414 #1368326] INFO -- : [793/898] 1409426=test_rdoc_context I, [2024-01-19T20:33:17.616737 #1368326] INFO -- : [794/898] 1409432=test_stream I, [2024-01-19T20:33:17.630506 #1368326] INFO -- : [795/898] 1409432=test_nil2vtempty I, [2024-01-19T20:33:17.637788 #1368326] INFO -- : [796/898] 1409432=test_gem_doctor I, [2024-01-19T20:33:17.683474 #1368326] INFO -- : [797/898] 1409432=test_kdf I, [2024-01-19T20:33:17.690672 #1368326] INFO -- : [798/898] 1409440=test_kernel I, [2024-01-19T20:33:17.769418 #1368326] INFO -- : [799/898] 1409432=test_eval_history I, [2024-01-19T20:33:17.874099 #1368326] INFO -- : [800/898] 1409432=dispatcher_test I, [2024-01-19T20:33:17.890903 #1368326] INFO -- : [801/898] 1409432=test_files_ext I, [2024-01-19T20:33:17.981704 #1368326] INFO -- : [802/898] 1409432=test_bug-5832 I, [2024-01-19T20:33:17.988861 #1368326] INFO -- : [803/898] 1409432=test_emitter I, [2024-01-19T20:33:17.996659 #1368326] INFO -- : [804/898] 1409432=test_gem_silent_ui I, [2024-01-19T20:33:18.066479 #1368326] INFO -- : [805/898] 1409439=test_object_create_start I, [2024-01-19T20:33:18.069983 #1368326] INFO -- : [806/898] 1409439=test_at_exit I, [2024-01-19T20:33:18.080519 #1368326] INFO -- : [807/898] 1409432=test_gem_ext_cargo_builder_unit I, [2024-01-19T20:33:18.097280 #1368326] INFO -- : [808/898] 1409439=test_date I, [2024-01-19T20:33:18.102279 #1368326] INFO -- : [809/898] 1409439=test_gem_rdoc I, [2024-01-19T20:33:18.112221 #1368326] INFO -- : [810/898] 1409432=test_enc_raise I, [2024-01-19T20:33:18.122171 #1368326] INFO -- : [811/898] 1409432=test_psych I, [2024-01-19T20:33:18.146447 #1368326] INFO -- : [812/898] 1409432=!Nothing_to_test I, [2024-01-19T20:33:18.146980 #1368326] INFO -- : [813/898] 1409432=test_rdoc_markup_paragraph I, [2024-01-19T20:33:18.155527 #1368326] INFO -- : [814/898] 1409432=test_numeric I, [2024-01-19T20:33:18.240533 #1368326] INFO -- : [815/898] 1409432=test_ifunless I, [2024-01-19T20:33:18.244147 #1368326] INFO -- : [816/898] 1409432=test_assignment I, [2024-01-19T20:33:18.255712 #1368326] INFO -- : [817/898] 1409439=test_gem_commands_lock_command I, [2024-01-19T20:33:18.329884 #1368326] INFO -- : [818/898] 1409439=test_gem_command I, [2024-01-19T20:33:18.390615 #1368326] INFO -- : [819/898] 1409440=test_bug-3571 I, [2024-01-19T20:33:18.412756 #1368326] INFO -- : [820/898] 1409440=test_key_actor_vi I, [2024-01-19T20:33:18.419048 #1368326] INFO -- : [821/898] 1409435=test_common I, [2024-01-19T20:33:18.482996 #1368326] INFO -- : [822/898] 1409439=test_gem_spec_fetcher I, [2024-01-19T20:33:18.510958 #1368326] INFO -- : [823/898] 1409440=test_hmac I, [2024-01-19T20:33:18.525161 #1368326] INFO -- : [824/898] 1409440=test_rdoc_markup_to_tt_only I, [2024-01-19T20:33:18.597828 #1368326] INFO -- : [825/898] 1409437=test_rdoc_tom_doc I, [2024-01-19T20:33:18.605208 #1368326] INFO -- : [826/898] 1409440=test_verbose I, [2024-01-19T20:33:18.614205 #1368326] INFO -- : [827/898] 1409426=test_rdoc_single_class I, [2024-01-19T20:33:18.616951 #1368326] INFO -- : [828/898] 1409426=test_nil I, [2024-01-19T20:33:18.626983 #1368326] INFO -- : [829/898] 1409431=test_num2int I, [2024-01-19T20:33:18.628959 #1368326] INFO -- : [830/898] 1409426=test_macro I, [2024-01-19T20:33:18.632186 #1368326] INFO -- : [831/898] 1409435=test_gem_ext_configure_builder I, [2024-01-19T20:33:18.633945 #1368326] INFO -- : [832/898] 1409440=test_frozen I, [2024-01-19T20:33:18.639466 #1368326] INFO -- : [833/898] 1409426=test_pp I, [2024-01-19T20:33:18.646318 #1368326] INFO -- : [834/898] 1409437=test_zsh_completion I, [2024-01-19T20:33:18.646870 #1368326] INFO -- : [835/898] 1409440=test_exception I, [2024-01-19T20:33:18.648752 #1368326] INFO -- : [836/898] 1409437=test_iter_break I, [2024-01-19T20:33:18.650741 #1368326] INFO -- : [837/898] 1409431=test_rdoc_token_stream I, [2024-01-19T20:33:18.653643 #1368326] INFO -- : [838/898] 1409437=test_address_resolve I, [2024-01-19T20:33:18.655093 #1368326] INFO -- : [839/898] 1409431=test_config I, [2024-01-19T20:33:18.659239 #1368326] INFO -- : [840/898] 1409440=test_gem_source_list I, [2024-01-19T20:33:18.689662 #1368326] INFO -- : [841/898] 1409426=test_optarg I, [2024-01-19T20:33:18.691066 #1368326] INFO -- : [842/898] 1409435=test_yaml_special_cases I, [2024-01-19T20:33:18.700893 #1368326] INFO -- : [843/898] 1409439=test_row_separator I, [2024-01-19T20:33:18.706863 #1368326] INFO -- : [844/898] 1409435=test_gem_validator I, [2024-01-19T20:33:18.708152 #1368326] INFO -- : [845/898] 1409439=test_require_path_check I, [2024-01-19T20:33:18.711165 #1368326] INFO -- : [846/898] 1409431=test_rdoc_markup_parser I, [2024-01-19T20:33:18.716781 #1368326] INFO -- : [847/898] 1409426=test_folderitem2_invokeverb I, [2024-01-19T20:33:18.722718 #1368326] INFO -- : [848/898] 1409426=test_fnmatch I, [2024-01-19T20:33:18.728248 #1368326] INFO -- : [849/898] 1409435=test_files_test_2 I, [2024-01-19T20:33:18.739528 #1368326] INFO -- : [850/898] 1409437=test_cgi_tag_helper I, [2024-01-19T20:33:18.755767 #1368326] INFO -- : [851/898] 1409440=test_zlib I, [2024-01-19T20:33:18.759163 #1368326] INFO -- : [852/898] 1409437=test_egrep_cpp I, [2024-01-19T20:33:18.784162 #1368326] INFO -- : [853/898] 1409431=test_erb_m17n I, [2024-01-19T20:33:18.791069 #1368326] INFO -- : [854/898] 1409426=test_ole_methods I, [2024-01-19T20:33:18.793204 #1368326] INFO -- : [855/898] 1409426=test_date_conv I, [2024-01-19T20:33:18.801940 #1368326] INFO -- : [856/898] 1409431=test_optimization I, [2024-01-19T20:33:18.802215 #1368326] INFO -- : [857/898] 1409426=test_gc_compact I, [2024-01-19T20:33:18.814162 #1368326] INFO -- : [858/898] 1409439=test_string I, [2024-01-19T20:33:18.942176 #1368326] INFO -- : [859/898] 1409441=test_proc I, [2024-01-19T20:33:18.955898 #1368326] INFO -- : [860/898] 1409437=test_gem_resolver_index_set I, [2024-01-19T20:33:18.993105 #1368326] INFO -- : [861/898] 1409437=test_gem_package_old I, [2024-01-19T20:33:19.041953 #1368326] INFO -- : [862/898] 1409437=json_addition_test I, [2024-01-19T20:33:19.060385 #1368326] INFO -- : [863/898] 1409437=test_gem_dependency_resolution_error I, [2024-01-19T20:33:19.070949 #1368326] INFO -- : [864/898] 1409437=test_qsort I, [2024-01-19T20:33:19.078602 #1368326] INFO -- : [865/898] 1409437=test_rdoc_parser I, [2024-01-19T20:33:19.097473 #1368326] INFO -- : [866/898] 1409437=test_rdoc_stats I, [2024-01-19T20:33:19.138843 #1368326] INFO -- : [867/898] 1409437=test_pattern_matching I, [2024-01-19T20:33:19.179512 #1368326] INFO -- : [868/898] 1409437=test_string I, [2024-01-19T20:33:19.187990 #1368326] INFO -- : [869/898] 1409437=test_rdoc_store I, [2024-01-19T20:33:19.303558 #1368326] INFO -- : [870/898] 1409427=test_gem_request_set_lockfile_parser I, [2024-01-19T20:33:19.454898 #1368326] INFO -- : [871/898] 1409427=test_depth_first I, [2024-01-19T20:33:19.463816 #1368326] INFO -- : [872/898] 1409427=test_x509attr I, [2024-01-19T20:33:19.470924 #1368326] INFO -- : [873/898] 1409427=test_raise I, [2024-01-19T20:33:19.478139 #1368326] INFO -- : [874/898] 1409427=test_date_parse I, [2024-01-19T20:33:19.634698 #1368326] INFO -- : [875/898] 1409427=test_thread I, [2024-01-19T20:33:19.644566 #1368326] INFO -- : [876/898] 1409427=test_trick I, [2024-01-19T20:33:19.777588 #1368326] INFO -- : [877/898] 1409441=test_pipe I, [2024-01-19T20:33:19.914756 #1368326] INFO -- : [878/898] 1409441=test_pkey_ec I, [2024-01-19T20:33:19.939827 #1368326] INFO -- : [879/898] 1409432=test_encodings I, [2024-01-19T20:33:19.965594 #1368326] INFO -- : [880/898] 1409437=test_win32ole_type I, [2024-01-19T20:33:19.971299 #1368326] INFO -- : [881/898] 1409437=test_null I, [2024-01-19T20:33:19.984297 #1368326] INFO -- : [882/898] 1409437=test_mul I, [2024-01-19T20:33:19.993061 #1368326] INFO -- : [883/898] 1409437=test_rdoc_rd_inline_parser I, [2024-01-19T20:33:20.007965 #1368326] INFO -- : [884/898] 1409441=test_rdoc_markup_to_rdoc I, [2024-01-19T20:33:20.032080 #1368326] INFO -- : [885/898] 1409437=test_default_gems I, [2024-01-19T20:33:20.053978 #1368326] INFO -- : [886/898] 1409441=test_rdoc_markup_attributes I, [2024-01-19T20:33:20.064525 #1368326] INFO -- : [887/898] 1409441=test_time I, [2024-01-19T20:33:20.093653 #1368326] INFO -- : [888/898] 1409437=test_windows_1251 I, [2024-01-19T20:33:20.100429 #1368326] INFO -- : [889/898] 1409437=test_rdoc_rdoc I, [2024-01-19T20:33:20.187653 #1368326] INFO -- : [890/898] 1409437=test_gem_uninstaller I, [2024-01-19T20:33:20.219136 #1368326] INFO -- : [891/898] 1409441=test_svcb_https I, [2024-01-19T20:33:20.267554 #1368326] INFO -- : [892/898] 1409441=test_buffering I, [2024-01-19T20:33:20.269059 #1368326] INFO -- : [893/898] 1409441=test_gb18030 I, [2024-01-19T20:33:20.283853 #1368326] INFO -- : [894/898] 1409441=test_io_buffer I, [2024-01-19T20:33:20.331661 #1368326] INFO -- : [895/898] 1409441=test_backtrace I, [2024-01-19T20:33:20.343237 #1368326] INFO -- : [896/898] 1409441=test_defined I, [2024-01-19T20:33:20.436187 #1368326] INFO -- : [897/898] 1409441=test_key_name_check I, [2024-01-19T20:33:20.464289 #1368326] INFO -- : [898/898] 1409441=test_rdoc_i18n_text I, [2024-01-19T20:33:33.686680 #1368326] INFO -- : Finished tests in 43.364675s, 619.1214 tests/s, 219986.8438 assertions/s. I, [2024-01-19T20:33:33.687195 #1368326] INFO -- : 26848 tests, 9539658 assertions, 0 failures, 0 errors, 210 skips I, [2024-01-19T20:33:33.687214 #1368326] INFO -- : I, [2024-01-19T20:33:33.687223 #1368326] INFO -- : ruby -v: ruby 3.4.0dev (2024-01-19T20:32:20Z master 4778b0eeda) [x86_64-linux] I, [2024-01-19T20:33:33.691065 #1368326] INFO -- : $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 0. I, [2024-01-19T20:33:33.691227 #1368326] INFO -- : $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j16' I, [2024-01-19T20:33:33.856029 #1368326] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-01-19T20:33:33.856079 #1368326] INFO -- : CC = gcc I, [2024-01-19T20:33:33.856089 #1368326] INFO -- : LD = ld I, [2024-01-19T20:33:33.856097 #1368326] INFO -- : LDSHARED = gcc -shared I, [2024-01-19T20:33:33.856104 #1368326] INFO -- : CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC I, [2024-01-19T20:33:33.856121 #1368326] INFO -- : XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0 I, [2024-01-19T20:33:33.856128 #1368326] INFO -- : CPPFLAGS = I, [2024-01-19T20:33:33.856138 #1368326] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-01-19T20:33:33.856146 #1368326] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2024-01-19T20:33:33.856152 #1368326] INFO -- : LANG = C.UTF-8 I, [2024-01-19T20:33:33.856158 #1368326] INFO -- : LC_ALL = I, [2024-01-19T20:33:33.856164 #1368326] INFO -- : LC_CTYPE = I, [2024-01-19T20:33:33.856169 #1368326] INFO -- : MFLAGS = I, [2024-01-19T20:33:33.856175 #1368326] INFO -- : RUSTC = rustc I, [2024-01-19T20:33:33.856181 #1368326] INFO -- : YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs I, [2024-01-19T20:33:33.856544 #1368326] INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 I, [2024-01-19T20:33:33.856565 #1368326] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-01-19T20:33:33.856575 #1368326] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-01-19T20:33:33.856583 #1368326] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-01-19T20:33:33.856590 #1368326] INFO -- : I, [2024-01-19T20:33:33.858360 #1368326] INFO -- : generating enc.mk I, [2024-01-19T20:33:33.973700 #1368326] INFO -- : generating encdb.h I, [2024-01-19T20:33:34.035361 #1368326] INFO -- : encdb.h unchanged I, [2024-01-19T20:33:34.036482 #1368326] INFO -- : making enc I, [2024-01-19T20:33:34.090003 #1368326] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:33:34.090023 #1368326] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2024-01-19T20:33:34.090033 #1368326] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:33:34.090606 #1368326] INFO -- : making srcs under enc I, [2024-01-19T20:33:34.119534 #1368326] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:33:34.119555 #1368326] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2024-01-19T20:33:34.119565 #1368326] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:33:34.120828 #1368326] INFO -- : generating transdb.h I, [2024-01-19T20:33:34.258305 #1368326] INFO -- : transdb.h unchanged I, [2024-01-19T20:33:34.259540 #1368326] INFO -- : making trans I, [2024-01-19T20:33:34.294779 #1368326] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:33:34.294800 #1368326] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk/enc/trans'. I, [2024-01-19T20:33:34.294810 #1368326] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:33:34.295399 #1368326] INFO -- : making encs I, [2024-01-19T20:33:34.331520 #1368326] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:33:34.331540 #1368326] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2024-01-19T20:33:34.331558 #1368326] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:33:34.333992 #1368326] INFO -- : generating makefiles ext/configure-ext.mk I, [2024-01-19T20:33:34.359488 #1368326] INFO -- : ext/configure-ext.mk updated I, [2024-01-19T20:33:34.361890 #1368326] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:33:35.598898 #1368326] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:33:35.599556 #1368326] INFO -- : generating makefile exts.mk I, [2024-01-19T20:33:35.670777 #1368326] INFO -- : exts.mk unchanged I, [2024-01-19T20:33:35.674473 #1368326] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:33:36.080221 #1368326] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' I, [2024-01-19T20:33:36.084683 #1368326] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' I, [2024-01-19T20:33:36.094944 #1368326] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' I, [2024-01-19T20:33:36.104871 #1368326] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' I, [2024-01-19T20:33:36.110836 #1368326] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' I, [2024-01-19T20:33:36.122442 #1368326] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' I, [2024-01-19T20:33:36.162518 #1368326] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2024-01-19T20:33:36.168113 #1368326] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2024-01-19T20:33:36.191324 #1368326] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2024-01-19T20:33:36.205914 #1368326] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2024-01-19T20:33:36.212959 #1368326] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' I, [2024-01-19T20:33:36.217016 #1368326] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' I, [2024-01-19T20:33:36.233751 #1368326] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' I, [2024-01-19T20:33:36.245709 #1368326] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' I, [2024-01-19T20:33:36.263867 #1368326] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' I, [2024-01-19T20:33:36.267887 #1368326] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' I, [2024-01-19T20:33:36.271411 #1368326] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/nkf' I, [2024-01-19T20:33:36.273841 #1368326] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/nkf' I, [2024-01-19T20:33:36.284802 #1368326] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' I, [2024-01-19T20:33:36.292339 #1368326] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' I, [2024-01-19T20:33:36.332253 #1368326] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' I, [2024-01-19T20:33:36.375483 #1368326] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' I, [2024-01-19T20:33:36.384100 #1368326] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' I, [2024-01-19T20:33:36.388022 #1368326] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' I, [2024-01-19T20:33:36.402917 #1368326] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' I, [2024-01-19T20:33:36.455651 #1368326] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' I, [2024-01-19T20:33:36.466336 #1368326] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' I, [2024-01-19T20:33:36.470400 #1368326] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' I, [2024-01-19T20:33:36.501456 #1368326] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' I, [2024-01-19T20:33:36.512255 #1368326] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' I, [2024-01-19T20:33:36.515003 #1368326] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2024-01-19T20:33:36.516941 #1368326] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2024-01-19T20:33:36.542740 #1368326] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' I, [2024-01-19T20:33:36.550308 #1368326] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' I, [2024-01-19T20:33:36.573326 #1368326] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/syslog' I, [2024-01-19T20:33:36.577124 #1368326] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/syslog' I, [2024-01-19T20:33:36.586748 #1368326] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-01-19T20:33:36.641701 #1368326] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-01-19T20:33:36.644710 #1368326] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-01-19T20:33:36.665115 #1368326] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-01-19T20:33:36.667954 #1368326] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-01-19T20:33:36.687119 #1368326] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-01-19T20:33:36.691981 #1368326] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.1/ext/rbs_extension' I, [2024-01-19T20:33:36.712149 #1368326] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.1/ext/rbs_extension' I, [2024-01-19T20:33:36.715100 #1368326] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.2/ext/rbs_extension' I, [2024-01-19T20:33:36.734480 #1368326] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.2/ext/rbs_extension' I, [2024-01-19T20:33:36.794774 #1368326] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:33:36.952679 #1368326] INFO -- : make[2]: 'ruby' is up to date. I, [2024-01-19T20:33:36.952721 #1368326] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:33:36.952939 #1368326] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:33:36.956027 #1368326] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-19T20:33:36.956059 #1368326] INFO -- : make[1]: Nothing to be done for 'note'. I, [2024-01-19T20:33:36.956072 #1368326] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' E, [2024-01-19T20:33:37.046205 #1368326] 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-1551714-j5rd5h/1-mspec-multi-0 E, [2024-01-19T20:33:37.046702 #1368326] 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-1551714-j5rd5h/2-mspec-multi-1 E, [2024-01-19T20:33:37.046815 #1368326] 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-1551714-j5rd5h/3-mspec-multi-2 E, [2024-01-19T20:33:37.046980 #1368326] 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-1551714-j5rd5h/4-mspec-multi-3 E, [2024-01-19T20:33:37.047139 #1368326] 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-1551714-j5rd5h/5-mspec-multi-4 E, [2024-01-19T20:33:37.047310 #1368326] 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-1551714-j5rd5h/6-mspec-multi-5 E, [2024-01-19T20:33:37.047478 #1368326] 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-1551714-j5rd5h/7-mspec-multi-6 E, [2024-01-19T20:33:37.047635 #1368326] 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-1551714-j5rd5h/8-mspec-multi-7 E, [2024-01-19T20:33:37.047816 #1368326] 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-1551714-j5rd5h/9-mspec-multi-8 E, [2024-01-19T20:33:37.048006 #1368326] 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-1551714-j5rd5h/10-mspec-multi-9 E, [2024-01-19T20:33:37.048370 #1368326] 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-1551714-j5rd5h/11-mspec-multi-10 E, [2024-01-19T20:33:37.048713 #1368326] 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-1551714-j5rd5h/12-mspec-multi-11 E, [2024-01-19T20:33:37.049068 #1368326] 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-1551714-j5rd5h/13-mspec-multi-12 E, [2024-01-19T20:33:37.049451 #1368326] 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-1551714-j5rd5h/14-mspec-multi-13 E, [2024-01-19T20:33:37.049914 #1368326] 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-1551714-j5rd5h/15-mspec-multi-14 E, [2024-01-19T20:33:37.050421 #1368326] 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-1551714-j5rd5h/16-mspec-multi-15 I, [2024-01-19T20:33:37.230472 #1368326] INFO -- : ruby 3.4.0dev (2024-01-19T20:32:20Z master 4778b0eeda) [x86_64-linux] I, [2024-01-19T20:33:38.481730 #1368326] INFO -- : 0 ......................................................................... I, [2024-01-19T20:33:39.046113 #1368326] INFO -- : 73 ......................................................................... I, [2024-01-19T20:33:39.359620 #1368326] INFO -- : 146 ......................................................................... I, [2024-01-19T20:33:39.540991 #1368326] INFO -- : 219 ......................................................................... I, [2024-01-19T20:33:39.610641 #1368326] INFO -- : 292 ......................................................................... I, [2024-01-19T20:33:39.707368 #1368326] INFO -- : 365 ......................................................................... I, [2024-01-19T20:33:39.774929 #1368326] INFO -- : 438 ......................................................................... I, [2024-01-19T20:33:39.828944 #1368326] INFO -- : 511 ......................................................................... I, [2024-01-19T20:33:39.873256 #1368326] INFO -- : 584 ......................................................................... I, [2024-01-19T20:33:39.996675 #1368326] INFO -- : 657 ......................................................................... I, [2024-01-19T20:33:40.082706 #1368326] INFO -- : 730 ......................................................................... I, [2024-01-19T20:33:40.149975 #1368326] INFO -- : 803 ......................................................................... I, [2024-01-19T20:33:40.258104 #1368326] INFO -- : 876 ......................................................................... I, [2024-01-19T20:33:40.367042 #1368326] INFO -- : 949 ......................................................................... I, [2024-01-19T20:33:40.613928 #1368326] INFO -- : 1022 ......................................................................... I, [2024-01-19T20:33:40.993854 #1368326] INFO -- : 1095 ......................................................................... I, [2024-01-19T20:33:41.291102 #1368326] INFO -- : 1168 ......................................................................... I, [2024-01-19T20:33:41.506891 #1368326] INFO -- : 1241 ......................................................................... I, [2024-01-19T20:33:41.658115 #1368326] INFO -- : 1314 ......................................................................... I, [2024-01-19T20:33:41.707936 #1368326] INFO -- : 1387 ......................................................................... I, [2024-01-19T20:33:41.904463 #1368326] INFO -- : 1460 ......................................................................... I, [2024-01-19T20:33:42.505234 #1368326] INFO -- : 1533 ......................................................................... I, [2024-01-19T20:33:42.733793 #1368326] INFO -- : 1606 ......................................................................... I, [2024-01-19T20:33:43.186491 #1368326] INFO -- : 1679 ......................................................................... I, [2024-01-19T20:33:43.420340 #1368326] INFO -- : 1752 ......................................................................... I, [2024-01-19T20:33:43.666461 #1368326] INFO -- : 1825 ......................................................................... I, [2024-01-19T20:33:43.901198 #1368326] INFO -- : 1898 ......................................................................... I, [2024-01-19T20:33:44.059271 #1368326] INFO -- : 1971 ......................................................................... I, [2024-01-19T20:33:44.132394 #1368326] INFO -- : 2044 ......................................................................... I, [2024-01-19T20:33:44.185176 #1368326] INFO -- : 2117 ......................................................................... I, [2024-01-19T20:33:44.252662 #1368326] INFO -- : 2190 ......................................................................... I, [2024-01-19T20:33:44.291943 #1368326] INFO -- : 2263 ......................................................................... I, [2024-01-19T20:33:44.325373 #1368326] INFO -- : 2336 ......................................................................... I, [2024-01-19T20:33:44.387226 #1368326] INFO -- : 2409 ......................................................................... I, [2024-01-19T20:33:44.437437 #1368326] INFO -- : 2482 ......................................................................... I, [2024-01-19T20:33:44.501234 #1368326] INFO -- : 2555 ......................................................................... I, [2024-01-19T20:33:44.504927 #1368326] INFO -- : 2628 ......................................................................... I, [2024-01-19T20:33:44.533408 #1368326] INFO -- : 2701 ......................................................................... I, [2024-01-19T20:33:44.655706 #1368326] INFO -- : 2774 ......................................................................... I, [2024-01-19T20:33:44.712024 #1368326] INFO -- : 2847 ......................................................................... I, [2024-01-19T20:33:44.843819 #1368326] INFO -- : 2920 ......................................................................... I, [2024-01-19T20:33:44.969720 #1368326] INFO -- : 2993 ......................................................................... I, [2024-01-19T20:33:45.054500 #1368326] INFO -- : 3066 ......................................................................... I, [2024-01-19T20:33:45.267899 #1368326] INFO -- : 3139 ......................................................................... I, [2024-01-19T20:33:45.380231 #1368326] INFO -- : 3212 ......................................................................... I, [2024-01-19T20:33:45.473520 #1368326] INFO -- : 3285 ......................................................................... I, [2024-01-19T20:33:45.528788 #1368326] INFO -- : 3358 ......................................................................... I, [2024-01-19T20:33:45.556553 #1368326] INFO -- : 3431 ......................................................................... I, [2024-01-19T20:33:45.575502 #1368326] INFO -- : 3504 ......................................................................... I, [2024-01-19T20:33:45.626228 #1368326] INFO -- : 3577 ......................................................................... I, [2024-01-19T20:33:46.041711 #1368326] INFO -- : 3650 ......................................................................... I, [2024-01-19T20:33:49.576053 #1368326] INFO -- : 3723 ...... I, [2024-01-19T20:33:49.576161 #1368326] INFO -- : I, [2024-01-19T20:33:49.576193 #1368326] INFO -- : Finished in 12.524665 seconds I, [2024-01-19T20:33:49.576215 #1368326] INFO -- : I, [2024-01-19T20:33:49.576235 #1368326] INFO -- : 3728 files, 32395 examples, 178962 expectations, 0 failures, 0 errors, 0 tagged I, [2024-01-19T20:33:49.580596 #1368326] INFO -- : $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j16'" exit with 0.