# Logfile created on 2024-01-22 07:01:03 +0000 by logger.rb/v1.4.3 I, [2024-01-22T07:01:03.573604 #1594959] INFO -- : #, @formatter=nil, @logdev=#, @binmode=false, @mon_data=#, @mon_data_owner_object_id=860>>> I, [2024-01-22T07:01:03.573730 #1594959] INFO -- : $$$[beg] make update-unicode -j16 I, [2024-01-22T07:01:03.700292 #1594959] INFO -- : make: Nothing to be done for 'update-unicode'. I, [2024-01-22T07:01:03.700506 #1594959] INFO -- : $$$[end] "make update-unicode -j16" exit with 0. I, [2024-01-22T07:01:03.700531 #1594959] INFO -- : $$$[beg] make update-download -j16 I, [2024-01-22T07:01:03.826130 #1594959] INFO -- : tool/config.guess already exists I, [2024-01-22T07:01:03.826178 #1594959] INFO -- : tool/config.sub already exists I, [2024-01-22T07:01:03.868114 #1594959] INFO -- : $$$[end] "make update-download -j16" exit with 0. I, [2024-01-22T07:01:03.868160 #1594959] INFO -- : $$$[beg] make update-rubyspec -j16 I, [2024-01-22T07:01:03.920954 #1594959] INFO -- : make: Nothing to be done for 'update-rubyspec'. I, [2024-01-22T07:01:03.921163 #1594959] INFO -- : $$$[end] "make update-rubyspec -j16" exit with 0. I, [2024-01-22T07:01:03.921188 #1594959] INFO -- : $$$[beg] make update-src -j16 E, [2024-01-22T07:01:04.742852 #1594959] ERROR -- : From https://github.com/ruby/ruby E, [2024-01-22T07:01:04.742963 #1594959] ERROR -- : 4d31d68..3736130 master -> origin/master I, [2024-01-22T07:01:04.779993 #1594959] INFO -- : Updating 4d31d68..3736130 I, [2024-01-22T07:01:04.780083 #1594959] INFO -- : Fast-forward I, [2024-01-22T07:01:04.783306 #1594959] INFO -- : NEWS.md | 1 + I, [2024-01-22T07:01:04.783326 #1594959] INFO -- : doc/maintainers.md | 8 +- I, [2024-01-22T07:01:04.783335 #1594959] INFO -- : doc/standard_library.rdoc | 2 +- I, [2024-01-22T07:01:04.783342 #1594959] INFO -- : ext/syslog/depend | 161 -------- I, [2024-01-22T07:01:04.783348 #1594959] INFO -- : ext/syslog/extconf.rb | 13 - I, [2024-01-22T07:01:04.783355 #1594959] INFO -- : ext/syslog/lib/syslog/logger.rb | 209 ---------- I, [2024-01-22T07:01:04.783360 #1594959] INFO -- : ext/syslog/syslog.c | 592 ----------------------------- I, [2024-01-22T07:01:04.783366 #1594959] INFO -- : ext/syslog/syslog.gemspec | 28 -- I, [2024-01-22T07:01:04.783372 #1594959] INFO -- : ext/syslog/syslog.txt | 124 ------ I, [2024-01-22T07:01:04.783378 #1594959] INFO -- : gems/bundled_gems | 1 + I, [2024-01-22T07:01:04.783384 #1594959] INFO -- : spec/ruby/library/syslog/alert_spec.rb | 13 +- I, [2024-01-22T07:01:04.783389 #1594959] INFO -- : spec/ruby/library/syslog/close_spec.rb | 107 +++--- I, [2024-01-22T07:01:04.783402 #1594959] INFO -- : spec/ruby/library/syslog/constants_spec.rb | 57 +-- I, [2024-01-22T07:01:04.783408 #1594959] INFO -- : spec/ruby/library/syslog/crit_spec.rb | 13 +- I, [2024-01-22T07:01:04.783414 #1594959] INFO -- : spec/ruby/library/syslog/debug_spec.rb | 13 +- I, [2024-01-22T07:01:04.783419 #1594959] INFO -- : spec/ruby/library/syslog/emerg_spec.rb | 23 +- I, [2024-01-22T07:01:04.783425 #1594959] INFO -- : spec/ruby/library/syslog/err_spec.rb | 13 +- I, [2024-01-22T07:01:04.783431 #1594959] INFO -- : spec/ruby/library/syslog/facility_spec.rb | 87 +++-- I, [2024-01-22T07:01:04.783437 #1594959] INFO -- : spec/ruby/library/syslog/ident_spec.rb | 49 +-- I, [2024-01-22T07:01:04.783443 #1594959] INFO -- : spec/ruby/library/syslog/info_spec.rb | 13 +- I, [2024-01-22T07:01:04.783448 #1594959] INFO -- : spec/ruby/library/syslog/inspect_spec.rb | 57 +-- I, [2024-01-22T07:01:04.783455 #1594959] INFO -- : spec/ruby/library/syslog/instance_spec.rb | 15 +- I, [2024-01-22T07:01:04.783462 #1594959] INFO -- : spec/ruby/library/syslog/log_spec.rb | 85 +++-- I, [2024-01-22T07:01:04.783469 #1594959] INFO -- : spec/ruby/library/syslog/mask_spec.rb | 151 ++++---- I, [2024-01-22T07:01:04.783478 #1594959] INFO -- : spec/ruby/library/syslog/notice_spec.rb | 13 +- I, [2024-01-22T07:01:04.783483 #1594959] INFO -- : spec/ruby/library/syslog/open_spec.rb | 141 +++---- I, [2024-01-22T07:01:04.783489 #1594959] INFO -- : spec/ruby/library/syslog/opened_spec.rb | 55 +-- I, [2024-01-22T07:01:04.783494 #1594959] INFO -- : spec/ruby/library/syslog/options_spec.rb | 87 +++-- I, [2024-01-22T07:01:04.783500 #1594959] INFO -- : spec/ruby/library/syslog/reopen_spec.rb | 13 +- I, [2024-01-22T07:01:04.783505 #1594959] INFO -- : spec/ruby/library/syslog/shared/log.rb | 66 ++-- I, [2024-01-22T07:01:04.783511 #1594959] INFO -- : spec/ruby/library/syslog/shared/reopen.rb | 64 ++-- I, [2024-01-22T07:01:04.783516 #1594959] INFO -- : spec/ruby/library/syslog/warning_spec.rb | 13 +- I, [2024-01-22T07:01:04.783630 #1594959] INFO -- : test/syslog/test_syslog_logger.rb | 588 ---------------------------- I, [2024-01-22T07:01:04.783640 #1594959] INFO -- : test/test_extlibs.rb | 3 +- I, [2024-01-22T07:01:04.783646 #1594959] INFO -- : 34 files changed, 613 insertions(+), 2265 deletions(-) I, [2024-01-22T07:01:04.783652 #1594959] INFO -- : delete mode 100644 ext/syslog/depend I, [2024-01-22T07:01:04.783659 #1594959] INFO -- : delete mode 100644 ext/syslog/extconf.rb I, [2024-01-22T07:01:04.783665 #1594959] INFO -- : delete mode 100644 ext/syslog/lib/syslog/logger.rb I, [2024-01-22T07:01:04.783671 #1594959] INFO -- : delete mode 100644 ext/syslog/syslog.c I, [2024-01-22T07:01:04.783676 #1594959] INFO -- : delete mode 100644 ext/syslog/syslog.gemspec I, [2024-01-22T07:01:04.783682 #1594959] INFO -- : delete mode 100644 ext/syslog/syslog.txt I, [2024-01-22T07:01:04.783687 #1594959] INFO -- : delete mode 100644 test/syslog/test_syslog_logger.rb I, [2024-01-22T07:01:04.806035 #1594959] INFO -- : Latest commit hash = 3736130dfa I, [2024-01-22T07:01:04.808880 #1594959] INFO -- : $$$[end] "make update-src -j16" exit with 0. I, [2024-01-22T07:01:04.808954 #1594959] INFO -- : $$$[beg] make after-update -j16 I, [2024-01-22T07:01:04.945974 #1594959] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk/ext/socket' I, [2024-01-22T07:01:04.946028 #1594959] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2024-01-22T07:01:04.946043 #1594959] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk/ext/socket' I, [2024-01-22T07:01:04.965103 #1594959] INFO -- : /tmp/ruby/src/trunk/revision.h updated I, [2024-01-22T07:01:04.967094 #1594959] INFO -- : generating x86_64-linux-fake.rb I, [2024-01-22T07:01:05.086819 #1594959] INFO -- : x86_64-linux-fake.rb updated I, [2024-01-22T07:01:05.090535 #1594959] INFO -- : generating enc.mk I, [2024-01-22T07:01:05.205162 #1594959] INFO -- : making srcs under enc I, [2024-01-22T07:01:05.234401 #1594959] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-22T07:01:05.234424 #1594959] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2024-01-22T07:01:05.234434 #1594959] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-22T07:01:05.310484 #1594959] INFO -- : Downloading bundled gem syslog-0.1.2... I, [2024-01-22T07:01:05.409929 #1594959] INFO -- : Extracting bundle gem syslog-0.1.2... I, [2024-01-22T07:01:05.507743 #1594959] INFO -- : Unpacked gems/syslog-0.1.2.gem I, [2024-01-22T07:01:05.509382 #1594959] INFO -- : $$$[end] "make after-update -j16" exit with 0. I, [2024-01-22T07:01:05.509575 #1594959] INFO -- : $$$[beg] make miniruby -j16 I, [2024-01-22T07:01:05.635986 #1594959] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-01-22T07:01:05.636023 #1594959] INFO -- : CC = gcc I, [2024-01-22T07:01:05.636033 #1594959] INFO -- : LD = ld I, [2024-01-22T07:01:05.636040 #1594959] INFO -- : LDSHARED = gcc -shared I, [2024-01-22T07:01:05.636047 #1594959] 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-22T07:01:05.636056 #1594959] 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-22T07:01:05.636063 #1594959] INFO -- : CPPFLAGS = I, [2024-01-22T07:01:05.636069 #1594959] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-01-22T07:01:05.636076 #1594959] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2024-01-22T07:01:05.636081 #1594959] INFO -- : LANG = C.UTF-8 I, [2024-01-22T07:01:05.636087 #1594959] INFO -- : LC_ALL = I, [2024-01-22T07:01:05.636092 #1594959] INFO -- : LC_CTYPE = I, [2024-01-22T07:01:05.636098 #1594959] INFO -- : MFLAGS = -j16 --jobserver-auth=4,5 I, [2024-01-22T07:01:05.636104 #1594959] INFO -- : RUSTC = rustc I, [2024-01-22T07:01:05.636110 #1594959] 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-22T07:01:05.637251 #1594959] INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 I, [2024-01-22T07:01:05.637275 #1594959] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-01-22T07:01:05.637285 #1594959] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-01-22T07:01:05.637292 #1594959] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-01-22T07:01:05.637298 #1594959] INFO -- : I, [2024-01-22T07:01:05.658686 #1594959] INFO -- : compiling /tmp/ruby/src/trunk/version.c I, [2024-01-22T07:01:05.830960 #1594959] INFO -- : linking miniruby I, [2024-01-22T07:01:06.417902 #1594959] INFO -- : $$$[end] "make miniruby -j16" exit with 0. I, [2024-01-22T07:01:06.418014 #1594959] INFO -- : $$$[beg] make ruby -j16 I, [2024-01-22T07:01:06.504655 #1594959] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-01-22T07:01:06.504694 #1594959] INFO -- : CC = gcc I, [2024-01-22T07:01:06.504710 #1594959] INFO -- : LD = ld I, [2024-01-22T07:01:06.504718 #1594959] INFO -- : LDSHARED = gcc -shared I, [2024-01-22T07:01:06.504726 #1594959] 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-22T07:01:06.504733 #1594959] 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-22T07:01:06.504740 #1594959] INFO -- : CPPFLAGS = I, [2024-01-22T07:01:06.504747 #1594959] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-01-22T07:01:06.504754 #1594959] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2024-01-22T07:01:06.504760 #1594959] INFO -- : LANG = C.UTF-8 I, [2024-01-22T07:01:06.504765 #1594959] INFO -- : LC_ALL = I, [2024-01-22T07:01:06.504771 #1594959] INFO -- : LC_CTYPE = I, [2024-01-22T07:01:06.504776 #1594959] INFO -- : MFLAGS = -j16 --jobserver-auth=4,5 I, [2024-01-22T07:01:06.504782 #1594959] INFO -- : RUSTC = rustc I, [2024-01-22T07:01:06.504788 #1594959] 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-22T07:01:06.505937 #1594959] INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 I, [2024-01-22T07:01:06.505957 #1594959] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-01-22T07:01:06.505966 #1594959] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-01-22T07:01:06.505973 #1594959] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-01-22T07:01:06.505981 #1594959] INFO -- : I, [2024-01-22T07:01:06.638925 #1594959] INFO -- : builtin_binary.inc updated I, [2024-01-22T07:01:06.648128 #1594959] INFO -- : f0f99355960b2d95d43d018499bd9b852f159a1c2db93c2d5f13e7f0b37fb1db builtin_binary.inc I, [2024-01-22T07:01:06.649752 #1594959] INFO -- : compiling /tmp/ruby/src/trunk/builtin.c I, [2024-01-22T07:01:06.915614 #1594959] INFO -- : linking static-library libruby-static.a I, [2024-01-22T07:01:07.366669 #1594959] INFO -- : linking shared-library libruby.so.3.4.0 I, [2024-01-22T07:01:09.119010 #1594959] INFO -- : linking ruby I, [2024-01-22T07:01:09.140083 #1594959] INFO -- : $$$[end] "make ruby -j16" exit with 0. I, [2024-01-22T07:01:09.140189 #1594959] INFO -- : $$$[beg] make all -j16 I, [2024-01-22T07:01:09.232644 #1594959] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-01-22T07:01:09.232683 #1594959] INFO -- : CC = gcc I, [2024-01-22T07:01:09.232693 #1594959] INFO -- : LD = ld I, [2024-01-22T07:01:09.232700 #1594959] INFO -- : LDSHARED = gcc -shared I, [2024-01-22T07:01:09.232707 #1594959] 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-22T07:01:09.232725 #1594959] 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-22T07:01:09.232733 #1594959] INFO -- : CPPFLAGS = I, [2024-01-22T07:01:09.232739 #1594959] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-01-22T07:01:09.232745 #1594959] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2024-01-22T07:01:09.232751 #1594959] INFO -- : LANG = C.UTF-8 I, [2024-01-22T07:01:09.232757 #1594959] INFO -- : LC_ALL = I, [2024-01-22T07:01:09.232763 #1594959] INFO -- : LC_CTYPE = I, [2024-01-22T07:01:09.232768 #1594959] INFO -- : MFLAGS = -j16 --jobserver-auth=4,5 I, [2024-01-22T07:01:09.232774 #1594959] INFO -- : RUSTC = rustc I, [2024-01-22T07:01:09.232780 #1594959] 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-22T07:01:09.233921 #1594959] INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 I, [2024-01-22T07:01:09.233942 #1594959] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-01-22T07:01:09.233954 #1594959] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-01-22T07:01:09.233962 #1594959] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-01-22T07:01:09.233969 #1594959] INFO -- : I, [2024-01-22T07:01:09.270715 #1594959] INFO -- : generating encdb.h I, [2024-01-22T07:01:09.271872 #1594959] INFO -- : generating enc.mk I, [2024-01-22T07:01:09.273474 #1594959] INFO -- : building spec/ruby/optional/capi/ext/array_spec.so I, [2024-01-22T07:01:09.273746 #1594959] INFO -- : building spec/ruby/optional/capi/ext/basic_object_spec.so I, [2024-01-22T07:01:09.274119 #1594959] INFO -- : building spec/ruby/optional/capi/ext/bignum_spec.so I, [2024-01-22T07:01:09.274494 #1594959] INFO -- : building spec/ruby/optional/capi/ext/binding_spec.so I, [2024-01-22T07:01:09.275151 #1594959] INFO -- : building spec/ruby/optional/capi/ext/boolean_spec.so I, [2024-01-22T07:01:09.275602 #1594959] INFO -- : building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so I, [2024-01-22T07:01:09.276323 #1594959] INFO -- : building spec/ruby/optional/capi/ext/class_spec.so I, [2024-01-22T07:01:09.276586 #1594959] INFO -- : building spec/ruby/optional/capi/ext/class_under_autoload_spec.so I, [2024-01-22T07:01:09.277366 #1594959] INFO -- : building spec/ruby/optional/capi/ext/complex_spec.so I, [2024-01-22T07:01:09.277738 #1594959] INFO -- : building spec/ruby/optional/capi/ext/constants_spec.so I, [2024-01-22T07:01:09.278422 #1594959] INFO -- : building spec/ruby/optional/capi/ext/data_spec.so I, [2024-01-22T07:01:09.278654 #1594959] INFO -- : building spec/ruby/optional/capi/ext/debug_spec.so I, [2024-01-22T07:01:09.279369 #1594959] INFO -- : building spec/ruby/optional/capi/ext/encoding_spec.so I, [2024-01-22T07:01:09.279977 #1594959] INFO -- : building spec/ruby/optional/capi/ext/enumerator_spec.so I, [2024-01-22T07:01:09.331382 #1594959] INFO -- : encdb.h unchanged I, [2024-01-22T07:01:09.334732 #1594959] INFO -- : building spec/ruby/optional/capi/ext/exception_spec.so I, [2024-01-22T07:01:09.444269 #1594959] INFO -- : building spec/ruby/optional/capi/ext/fiber_spec.so I, [2024-01-22T07:01:09.446989 #1594959] INFO -- : building spec/ruby/optional/capi/ext/fixnum_spec.so I, [2024-01-22T07:01:09.447127 #1594959] INFO -- : building spec/ruby/optional/capi/ext/file_spec.so I, [2024-01-22T07:01:09.451124 #1594959] INFO -- : building spec/ruby/optional/capi/ext/float_spec.so I, [2024-01-22T07:01:09.461755 #1594959] INFO -- : building spec/ruby/optional/capi/ext/gc_spec.so I, [2024-01-22T07:01:09.463812 #1594959] INFO -- : building spec/ruby/optional/capi/ext/globals_spec.so I, [2024-01-22T07:01:09.484990 #1594959] INFO -- : building spec/ruby/optional/capi/ext/hash_spec.so I, [2024-01-22T07:01:09.485668 #1594959] INFO -- : building spec/ruby/optional/capi/ext/integer_spec.so I, [2024-01-22T07:01:09.488003 #1594959] INFO -- : building spec/ruby/optional/capi/ext/io_spec.so I, [2024-01-22T07:01:09.504843 #1594959] INFO -- : building spec/ruby/optional/capi/ext/kernel_spec.so I, [2024-01-22T07:01:09.553438 #1594959] INFO -- : building spec/ruby/optional/capi/ext/language_spec.so I, [2024-01-22T07:01:09.554023 #1594959] INFO -- : building spec/ruby/optional/capi/ext/marshal_spec.so I, [2024-01-22T07:01:09.564586 #1594959] INFO -- : building spec/ruby/optional/capi/ext/module_spec.so I, [2024-01-22T07:01:09.577927 #1594959] INFO -- : building spec/ruby/optional/capi/ext/module_under_autoload_spec.so I, [2024-01-22T07:01:09.639372 #1594959] INFO -- : building spec/ruby/optional/capi/ext/mutex_spec.so I, [2024-01-22T07:01:09.639479 #1594959] INFO -- : building spec/ruby/optional/capi/ext/numeric_spec.so I, [2024-01-22T07:01:09.642705 #1594959] INFO -- : building spec/ruby/optional/capi/ext/object_spec.so I, [2024-01-22T07:01:09.647798 #1594959] INFO -- : building spec/ruby/optional/capi/ext/proc_spec.so I, [2024-01-22T07:01:09.662596 #1594959] INFO -- : building spec/ruby/optional/capi/ext/range_spec.so I, [2024-01-22T07:01:09.677609 #1594959] INFO -- : building spec/ruby/optional/capi/ext/rational_spec.so I, [2024-01-22T07:01:09.679086 #1594959] INFO -- : building spec/ruby/optional/capi/ext/rbasic_spec.so I, [2024-01-22T07:01:09.687515 #1594959] INFO -- : building spec/ruby/optional/capi/ext/regexp_spec.so I, [2024-01-22T07:01:09.688977 #1594959] INFO -- : building spec/ruby/optional/capi/ext/st_spec.so I, [2024-01-22T07:01:09.719567 #1594959] INFO -- : building spec/ruby/optional/capi/ext/string_spec.so I, [2024-01-22T07:01:09.730316 #1594959] INFO -- : building spec/ruby/optional/capi/ext/struct_spec.so I, [2024-01-22T07:01:09.742479 #1594959] INFO -- : building spec/ruby/optional/capi/ext/symbol_spec.so I, [2024-01-22T07:01:09.770147 #1594959] INFO -- : building spec/ruby/optional/capi/ext/thread_spec.so I, [2024-01-22T07:01:09.820902 #1594959] INFO -- : building spec/ruby/optional/capi/ext/time_spec.so I, [2024-01-22T07:01:09.824705 #1594959] INFO -- : building spec/ruby/optional/capi/ext/tracepoint_spec.so I, [2024-01-22T07:01:09.848832 #1594959] INFO -- : building spec/ruby/optional/capi/ext/typed_data_spec.so I, [2024-01-22T07:01:09.850141 #1594959] INFO -- : building spec/ruby/optional/capi/ext/util_spec.so I, [2024-01-22T07:01:09.879007 #1594959] INFO -- : making enc I, [2024-01-22T07:01:09.883210 #1594959] INFO -- : making srcs under enc I, [2024-01-22T07:01:09.912374 #1594959] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-22T07:01:09.912444 #1594959] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2024-01-22T07:01:09.912457 #1594959] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-22T07:01:09.939299 #1594959] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-22T07:01:09.939391 #1594959] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2024-01-22T07:01:09.939408 #1594959] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-22T07:01:09.940313 #1594959] INFO -- : generating transdb.h I, [2024-01-22T07:01:10.063792 #1594959] INFO -- : transdb.h unchanged I, [2024-01-22T07:01:10.065266 #1594959] INFO -- : generating makefiles ext/configure-ext.mk I, [2024-01-22T07:01:10.065397 #1594959] INFO -- : making trans I, [2024-01-22T07:01:10.090080 #1594959] INFO -- : ext/configure-ext.mk updated I, [2024-01-22T07:01:10.092218 #1594959] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-22T07:01:10.108764 #1594959] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-22T07:01:10.108891 #1594959] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk/enc/trans'. I, [2024-01-22T07:01:10.108942 #1594959] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-22T07:01:10.172871 #1594959] INFO -- : making encs I, [2024-01-22T07:01:10.246805 #1594959] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-22T07:01:10.246897 #1594959] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2024-01-22T07:01:10.246940 #1594959] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-22T07:01:10.280944 #1594959] INFO -- : configuring syslog-0.1.2/ext/syslog I, [2024-01-22T07:01:10.767441 #1594959] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-22T07:01:10.768967 #1594959] INFO -- : generating makefile exts.mk I, [2024-01-22T07:01:10.803337 #1594959] INFO -- : exts.mk updated I, [2024-01-22T07:01:10.807508 #1594959] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-22T07:01:10.830176 #1594959] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' I, [2024-01-22T07:01:10.831537 #1594959] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' I, [2024-01-22T07:01:10.831746 #1594959] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' I, [2024-01-22T07:01:10.832349 #1594959] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' I, [2024-01-22T07:01:10.833042 #1594959] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' I, [2024-01-22T07:01:10.833902 #1594959] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' I, [2024-01-22T07:01:10.835559 #1594959] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' I, [2024-01-22T07:01:10.835827 #1594959] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2024-01-22T07:01:10.836209 #1594959] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2024-01-22T07:01:10.836233 #1594959] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' I, [2024-01-22T07:01:10.836648 #1594959] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' I, [2024-01-22T07:01:10.837011 #1594959] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' I, [2024-01-22T07:01:10.837034 #1594959] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' I, [2024-01-22T07:01:10.837355 #1594959] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' I, [2024-01-22T07:01:10.837377 #1594959] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' I, [2024-01-22T07:01:10.837882 #1594959] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' I, [2024-01-22T07:01:10.838974 #1594959] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2024-01-22T07:01:10.839874 #1594959] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' I, [2024-01-22T07:01:10.839898 #1594959] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' I, [2024-01-22T07:01:10.840859 #1594959] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' I, [2024-01-22T07:01:10.840878 #1594959] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-01-22T07:01:10.841301 #1594959] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' I, [2024-01-22T07:01:10.841683 #1594959] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-01-22T07:01:10.841695 #1594959] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2024-01-22T07:01:10.842017 #1594959] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-01-22T07:01:10.842497 #1594959] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' I, [2024-01-22T07:01:10.842906 #1594959] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' I, [2024-01-22T07:01:10.843800 #1594959] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.1/ext/rbs_extension' I, [2024-01-22T07:01:10.844573 #1594959] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog' I, [2024-01-22T07:01:10.845917 #1594959] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2024-01-22T07:01:10.846153 #1594959] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.2/ext/rbs_extension' I, [2024-01-22T07:01:10.847360 #1594959] INFO -- : compiling /tmp/ruby/src/trunk/.bundle/gems/syslog-0.1.2/ext/syslog/syslog.c I, [2024-01-22T07:01:10.849336 #1594959] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' I, [2024-01-22T07:01:10.851912 #1594959] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' I, [2024-01-22T07:01:10.852008 #1594959] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' I, [2024-01-22T07:01:10.854382 #1594959] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2024-01-22T07:01:10.855671 #1594959] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' I, [2024-01-22T07:01:10.856937 #1594959] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2024-01-22T07:01:10.861327 #1594959] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' I, [2024-01-22T07:01:10.868816 #1594959] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-01-22T07:01:10.869448 #1594959] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2024-01-22T07:01:10.870475 #1594959] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-01-22T07:01:10.872319 #1594959] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' I, [2024-01-22T07:01:10.874890 #1594959] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.2/ext/rbs_extension' I, [2024-01-22T07:01:10.878197 #1594959] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-01-22T07:01:10.878475 #1594959] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.1/ext/rbs_extension' I, [2024-01-22T07:01:10.880826 #1594959] INFO -- : ln -sfT ../../../../../src/trunk/.bundle/gems/syslog-0.1.2/lib ../../../../../.bundle/gems/syslog-0.1.2/lib I, [2024-01-22T07:01:11.005230 #1594959] INFO -- : linking shared-object syslog.so I, [2024-01-22T07:01:11.070106 #1594959] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog' I, [2024-01-22T07:01:11.092016 #1594959] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-22T07:01:11.159078 #1594959] INFO -- : make[2]: 'ruby' is up to date. I, [2024-01-22T07:01:11.159119 #1594959] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-22T07:01:11.159329 #1594959] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-22T07:01:11.162788 #1594959] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-22T07:01:11.162809 #1594959] INFO -- : make[1]: Nothing to be done for 'note'. I, [2024-01-22T07:01:11.162819 #1594959] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-22T07:01:11.163378 #1594959] INFO -- : $$$[end] "make all -j16" exit with 0. I, [2024-01-22T07:01:11.164312 #1594959] INFO -- : $$$[beg] make install -j16 I, [2024-01-22T07:01:11.260276 #1594959] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-01-22T07:01:11.260335 #1594959] INFO -- : CC = gcc I, [2024-01-22T07:01:11.260345 #1594959] INFO -- : LD = ld I, [2024-01-22T07:01:11.260352 #1594959] INFO -- : LDSHARED = gcc -shared I, [2024-01-22T07:01:11.260359 #1594959] 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-22T07:01:11.260366 #1594959] 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-22T07:01:11.260373 #1594959] INFO -- : CPPFLAGS = I, [2024-01-22T07:01:11.260379 #1594959] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-01-22T07:01:11.260385 #1594959] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2024-01-22T07:01:11.260390 #1594959] INFO -- : LANG = C.UTF-8 I, [2024-01-22T07:01:11.260396 #1594959] INFO -- : LC_ALL = I, [2024-01-22T07:01:11.260402 #1594959] INFO -- : LC_CTYPE = I, [2024-01-22T07:01:11.260408 #1594959] INFO -- : MFLAGS = -j16 --jobserver-auth=4,5 I, [2024-01-22T07:01:11.260413 #1594959] INFO -- : RUSTC = rustc I, [2024-01-22T07:01:11.260420 #1594959] 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-22T07:01:11.295381 #1594959] INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 I, [2024-01-22T07:01:11.295405 #1594959] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-01-22T07:01:11.295414 #1594959] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-01-22T07:01:11.295422 #1594959] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-01-22T07:01:11.295433 #1594959] INFO -- : I, [2024-01-22T07:01:11.295440 #1594959] INFO -- : generating encdb.h I, [2024-01-22T07:01:11.296275 #1594959] INFO -- : generating enc.mk I, [2024-01-22T07:01:11.322297 #1594959] INFO -- : encdb.h unchanged I, [2024-01-22T07:01:11.416017 #1594959] INFO -- : making srcs under enc I, [2024-01-22T07:01:11.416068 #1594959] INFO -- : making enc I, [2024-01-22T07:01:11.432420 #1594959] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-22T07:01:11.432444 #1594959] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2024-01-22T07:01:11.432455 #1594959] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-22T07:01:11.472859 #1594959] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-22T07:01:11.472883 #1594959] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2024-01-22T07:01:11.472894 #1594959] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-22T07:01:11.473448 #1594959] INFO -- : generating transdb.h I, [2024-01-22T07:01:11.568719 #1594959] INFO -- : transdb.h unchanged I, [2024-01-22T07:01:11.570096 #1594959] INFO -- : generating makefiles ext/configure-ext.mk I, [2024-01-22T07:01:11.570114 #1594959] INFO -- : making trans I, [2024-01-22T07:01:11.594231 #1594959] INFO -- : ext/configure-ext.mk unchanged I, [2024-01-22T07:01:11.599228 #1594959] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-22T07:01:11.603760 #1594959] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-22T07:01:11.603806 #1594959] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk/enc/trans'. I, [2024-01-22T07:01:11.603839 #1594959] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-22T07:01:11.604581 #1594959] INFO -- : making encs I, [2024-01-22T07:01:11.622916 #1594959] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' I, [2024-01-22T07:01:11.624063 #1594959] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' I, [2024-01-22T07:01:11.624853 #1594959] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' I, [2024-01-22T07:01:11.625211 #1594959] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' I, [2024-01-22T07:01:11.626269 #1594959] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' I, [2024-01-22T07:01:11.627703 #1594959] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' I, [2024-01-22T07:01:11.627917 #1594959] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' I, [2024-01-22T07:01:11.629207 #1594959] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' I, [2024-01-22T07:01:11.629233 #1594959] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' I, [2024-01-22T07:01:11.629318 #1594959] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' I, [2024-01-22T07:01:11.629347 #1594959] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' I, [2024-01-22T07:01:11.630412 #1594959] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' I, [2024-01-22T07:01:11.630692 #1594959] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2024-01-22T07:01:11.631096 #1594959] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' I, [2024-01-22T07:01:11.631219 #1594959] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2024-01-22T07:01:11.631294 #1594959] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' I, [2024-01-22T07:01:11.632182 #1594959] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' I, [2024-01-22T07:01:11.632234 #1594959] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' I, [2024-01-22T07:01:11.633299 #1594959] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-01-22T07:01:11.634095 #1594959] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2024-01-22T07:01:11.634118 #1594959] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-01-22T07:01:11.634208 #1594959] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' I, [2024-01-22T07:01:11.634984 #1594959] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2024-01-22T07:01:11.635113 #1594959] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' I, [2024-01-22T07:01:11.636893 #1594959] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-01-22T07:01:11.636950 #1594959] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' I, [2024-01-22T07:01:11.637504 #1594959] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' I, [2024-01-22T07:01:11.638098 #1594959] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.1/ext/rbs_extension' I, [2024-01-22T07:01:11.638227 #1594959] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog' I, [2024-01-22T07:01:11.638489 #1594959] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.2/ext/rbs_extension' I, [2024-01-22T07:01:11.642940 #1594959] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2024-01-22T07:01:11.643139 #1594959] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' I, [2024-01-22T07:01:11.645922 #1594959] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' I, [2024-01-22T07:01:11.647354 #1594959] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' I, [2024-01-22T07:01:11.648144 #1594959] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2024-01-22T07:01:11.651067 #1594959] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' I, [2024-01-22T07:01:11.652157 #1594959] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2024-01-22T07:01:11.654502 #1594959] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' I, [2024-01-22T07:01:11.661315 #1594959] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' I, [2024-01-22T07:01:11.662380 #1594959] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-01-22T07:01:11.663652 #1594959] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2024-01-22T07:01:11.666352 #1594959] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.2/ext/rbs_extension' I, [2024-01-22T07:01:11.668117 #1594959] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog' I, [2024-01-22T07:01:11.670694 #1594959] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-22T07:01:11.670722 #1594959] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2024-01-22T07:01:11.670733 #1594959] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-22T07:01:11.671156 #1594959] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-01-22T07:01:11.674040 #1594959] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-01-22T07:01:11.674549 #1594959] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.1/ext/rbs_extension' I, [2024-01-22T07:01:11.697248 #1594959] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-22T07:01:11.763110 #1594959] INFO -- : make[2]: 'ruby' is up to date. I, [2024-01-22T07:01:11.763150 #1594959] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-22T07:01:11.763375 #1594959] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-22T07:01:11.767077 #1594959] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-22T07:01:11.767101 #1594959] INFO -- : make[1]: Nothing to be done for 'note'. I, [2024-01-22T07:01:11.767111 #1594959] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-22T07:01:11.767315 #1594959] 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-22T07:01:11.848769 #1594959] INFO -- : Installing to I, [2024-01-22T07:01:11.848820 #1594959] INFO -- : installing binary commands: /tmp/ruby/install/trunk/bin I, [2024-01-22T07:01:11.848951 #1594959] INFO -- : installing base libraries: /tmp/ruby/install/trunk/lib I, [2024-01-22T07:01:11.857328 #1594959] INFO -- : installing arch files: /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/x86_64-linux I, [2024-01-22T07:01:11.857561 #1594959] INFO -- : installing pkgconfig data: /tmp/ruby/install/trunk/lib/pkgconfig I, [2024-01-22T07:01:11.857591 #1594959] INFO -- : installing extension objects: /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/x86_64-linux I, [2024-01-22T07:01:11.868240 #1594959] INFO -- : installing extension objects: /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0/x86_64-linux I, [2024-01-22T07:01:11.868275 #1594959] INFO -- : installing extension objects: /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux I, [2024-01-22T07:01:11.868285 #1594959] INFO -- : installing extension headers: /tmp/ruby/install/trunk/include/ruby-3.4.0+0/x86_64-linux I, [2024-01-22T07:01:11.868429 #1594959] INFO -- : installing extension scripts: /tmp/ruby/install/trunk/lib/ruby/3.4.0+0 I, [2024-01-22T07:01:11.872173 #1594959] INFO -- : installing extension scripts: /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0 I, [2024-01-22T07:01:11.872204 #1594959] INFO -- : installing extension scripts: /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0 I, [2024-01-22T07:01:11.872214 #1594959] INFO -- : installing extension headers: /tmp/ruby/install/trunk/include/ruby-3.4.0+0/ruby I, [2024-01-22T07:01:11.872222 #1594959] INFO -- : installing command scripts: /tmp/ruby/install/trunk/bin I, [2024-01-22T07:01:11.872236 #1594959] INFO -- : installing library scripts: /tmp/ruby/install/trunk/lib/ruby/3.4.0+0 I, [2024-01-22T07:01:11.910987 #1594959] INFO -- : installing common headers: /tmp/ruby/install/trunk/include/ruby-3.4.0+0 I, [2024-01-22T07:01:11.919416 #1594959] INFO -- : installing manpages: /tmp/ruby/install/trunk/share/man/man1 I, [2024-01-22T07:01:11.919609 #1594959] INFO -- : installing default gems from lib: /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0 I, [2024-01-22T07:01:11.932245 #1594959] INFO -- : benchmark 0.3.0 I, [2024-01-22T07:01:11.940291 #1594959] INFO -- : bundler 2.6.0.dev I, [2024-01-22T07:01:11.942026 #1594959] INFO -- : cgi 0.4.1 I, [2024-01-22T07:01:11.942883 #1594959] INFO -- : csv 3.2.9 I, [2024-01-22T07:01:11.943985 #1594959] INFO -- : delegate 0.3.1 I, [2024-01-22T07:01:11.944710 #1594959] INFO -- : did_you_mean 1.6.3 I, [2024-01-22T07:01:11.945645 #1594959] INFO -- : english 0.8.0 I, [2024-01-22T07:01:11.946504 #1594959] INFO -- : erb 4.0.4 I, [2024-01-22T07:01:11.947356 #1594959] INFO -- : error_highlight 0.6.0 I, [2024-01-22T07:01:11.947889 #1594959] INFO -- : fileutils 1.7.2 I, [2024-01-22T07:01:11.948405 #1594959] INFO -- : find 0.2.0 I, [2024-01-22T07:01:11.948921 #1594959] INFO -- : forwardable 1.3.3 I, [2024-01-22T07:01:11.949423 #1594959] INFO -- : ipaddr 1.2.6 I, [2024-01-22T07:01:11.949927 #1594959] INFO -- : irb 1.11.1 I, [2024-01-22T07:01:11.950750 #1594959] INFO -- : logger 1.6.0 I, [2024-01-22T07:01:11.951272 #1594959] INFO -- : net-http 0.4.1 I, [2024-01-22T07:01:11.951886 #1594959] INFO -- : net-protocol 0.2.2 I, [2024-01-22T07:01:11.952420 #1594959] INFO -- : open-uri 0.4.1 I, [2024-01-22T07:01:11.952967 #1594959] INFO -- : open3 0.2.1 I, [2024-01-22T07:01:11.953518 #1594959] INFO -- : optparse 0.4.0 I, [2024-01-22T07:01:11.954050 #1594959] INFO -- : ostruct 0.6.0 I, [2024-01-22T07:01:11.954554 #1594959] INFO -- : pp 0.5.0 I, [2024-01-22T07:01:11.955482 #1594959] INFO -- : prettyprint 0.2.0 I, [2024-01-22T07:01:11.956143 #1594959] INFO -- : prism 0.19.0 I, [2024-01-22T07:01:11.956676 #1594959] INFO -- : pstore 0.1.3 I, [2024-01-22T07:01:11.957172 #1594959] INFO -- : rdoc 6.6.2 I, [2024-01-22T07:01:11.958243 #1594959] INFO -- : readline 0.0.4 I, [2024-01-22T07:01:11.958747 #1594959] INFO -- : reline 0.4.2 I, [2024-01-22T07:01:11.959275 #1594959] INFO -- : resolv 0.3.0 I, [2024-01-22T07:01:11.959822 #1594959] INFO -- : ruby2_keywords 0.0.5 I, [2024-01-22T07:01:11.960334 #1594959] INFO -- : securerandom 0.3.1 I, [2024-01-22T07:01:11.960841 #1594959] INFO -- : set 1.1.0 I, [2024-01-22T07:01:11.961349 #1594959] INFO -- : shellwords 0.2.0 I, [2024-01-22T07:01:11.961855 #1594959] INFO -- : singleton 0.2.0 I, [2024-01-22T07:01:11.962342 #1594959] INFO -- : syntax_suggest 2.0.0 I, [2024-01-22T07:01:11.963434 #1594959] INFO -- : tempfile 0.2.1 I, [2024-01-22T07:01:11.964089 #1594959] INFO -- : time 0.3.0 I, [2024-01-22T07:01:11.964633 #1594959] INFO -- : timeout 0.4.1 I, [2024-01-22T07:01:11.965158 #1594959] INFO -- : tmpdir 0.2.0 I, [2024-01-22T07:01:11.965687 #1594959] INFO -- : tsort 0.2.0 I, [2024-01-22T07:01:11.966198 #1594959] INFO -- : un 0.3.0 I, [2024-01-22T07:01:11.966706 #1594959] INFO -- : uri 0.13.0 I, [2024-01-22T07:01:11.967239 #1594959] INFO -- : weakref 0.1.3 I, [2024-01-22T07:01:11.967814 #1594959] INFO -- : yaml 0.3.0 I, [2024-01-22T07:01:11.968219 #1594959] INFO -- : installing default gems from ext: /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0 I, [2024-01-22T07:01:11.973852 #1594959] INFO -- : date 3.3.4 I, [2024-01-22T07:01:11.974382 #1594959] INFO -- : digest 3.1.1 I, [2024-01-22T07:01:11.974890 #1594959] INFO -- : etc 1.4.3 I, [2024-01-22T07:01:11.975424 #1594959] INFO -- : fcntl 1.1.0 I, [2024-01-22T07:01:11.975999 #1594959] INFO -- : fiddle 1.1.3 I, [2024-01-22T07:01:11.976512 #1594959] INFO -- : io-console 0.7.2 I, [2024-01-22T07:01:11.977020 #1594959] INFO -- : io-nonblock 0.3.0 I, [2024-01-22T07:01:11.977519 #1594959] INFO -- : io-wait 0.3.1 I, [2024-01-22T07:01:11.978004 #1594959] INFO -- : json 2.7.1 I, [2024-01-22T07:01:11.978554 #1594959] INFO -- : openssl 3.2.0 I, [2024-01-22T07:01:11.979077 #1594959] INFO -- : pathname 0.3.0 I, [2024-01-22T07:01:11.979598 #1594959] INFO -- : psych 5.1.2 I, [2024-01-22T07:01:11.980186 #1594959] INFO -- : stringio 3.1.1 I, [2024-01-22T07:01:11.981070 #1594959] INFO -- : strscan 3.0.9 I, [2024-01-22T07:01:11.981580 #1594959] INFO -- : zlib 3.1.0 I, [2024-01-22T07:01:11.982001 #1594959] INFO -- : installing bundled gems: /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0 I, [2024-01-22T07:01:11.982376 #1594959] INFO -- : minitest 5.21.2 I, [2024-01-22T07:01:11.989023 #1594959] INFO -- : power_assert 2.0.3 I, [2024-01-22T07:01:11.991094 #1594959] INFO -- : rake 13.1.0 I, [2024-01-22T07:01:11.995489 #1594959] INFO -- : test-unit 3.6.1 I, [2024-01-22T07:01:12.000284 #1594959] INFO -- : rexml 3.2.6 I, [2024-01-22T07:01:12.005592 #1594959] INFO -- : rss 0.3.0 I, [2024-01-22T07:01:12.009069 #1594959] INFO -- : net-ftp 0.3.4 I, [2024-01-22T07:01:12.010188 #1594959] INFO -- : net-imap 0.4.9.1 I, [2024-01-22T07:01:12.013837 #1594959] INFO -- : net-pop 0.1.2 I, [2024-01-22T07:01:12.014841 #1594959] INFO -- : net-smtp 0.4.0.1 I, [2024-01-22T07:01:12.016202 #1594959] INFO -- : matrix 0.4.2 I, [2024-01-22T07:01:12.017241 #1594959] INFO -- : prime 0.1.2 I, [2024-01-22T07:01:12.019329 #1594959] INFO -- : rbs 3.4.2 I, [2024-01-22T07:01:12.052052 #1594959] INFO -- : typeprof 0.21.9 I, [2024-01-22T07:01:12.054744 #1594959] INFO -- : debug 1.9.1 I, [2024-01-22T07:01:12.058097 #1594959] INFO -- : racc 1.7.3 I, [2024-01-22T07:01:12.061223 #1594959] INFO -- : mutex_m 0.2.0 I, [2024-01-22T07:01:12.062232 #1594959] INFO -- : getoptlong 0.2.1 I, [2024-01-22T07:01:12.064013 #1594959] INFO -- : base64 0.2.0 I, [2024-01-22T07:01:12.065188 #1594959] INFO -- : bigdecimal 3.1.6 I, [2024-01-22T07:01:12.067414 #1594959] INFO -- : observer 0.1.2 I, [2024-01-22T07:01:12.068623 #1594959] INFO -- : abbrev 0.1.2 I, [2024-01-22T07:01:12.069735 #1594959] INFO -- : resolv-replace 0.1.1 I, [2024-01-22T07:01:12.070898 #1594959] INFO -- : rinda 0.2.0 I, [2024-01-22T07:01:12.072370 #1594959] INFO -- : drb 2.2.0 I, [2024-01-22T07:01:12.073941 #1594959] INFO -- : nkf 0.2.0 I, [2024-01-22T07:01:12.076660 #1594959] INFO -- : syslog 0.1.2 I, [2024-01-22T07:01:12.078238 #1594959] INFO -- : installing bundled gem cache: /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0/cache I, [2024-01-22T07:01:12.082920 #1594959] INFO -- : $$$[end] "make install -j16" exit with 0. I, [2024-01-22T07:01:12.083023 #1594959] INFO -- : $$$[beg] make yes-btest TESTOPTS='-q -j16' I, [2024-01-22T07:01:19.035149 #1594959] INFO -- : PASS all 1877 tests E, [2024-01-22T07:01:19.045678 #1594959] ERROR -- : I, [2024-01-22T07:01:19.046062 #1594959] INFO -- : $$$[end] "make yes-btest TESTOPTS='-q -j16'" exit with 0. I, [2024-01-22T07:01:19.046160 #1594959] INFO -- : $$$[beg] make yes-test-basic TESTS='-j16' I, [2024-01-22T07:01:19.100676 #1594959] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-01-22T07:01:19.100716 #1594959] INFO -- : CC = gcc I, [2024-01-22T07:01:19.100726 #1594959] INFO -- : LD = ld I, [2024-01-22T07:01:19.100734 #1594959] INFO -- : LDSHARED = gcc -shared I, [2024-01-22T07:01:19.100741 #1594959] 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-22T07:01:19.100765 #1594959] 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-22T07:01:19.100773 #1594959] INFO -- : CPPFLAGS = I, [2024-01-22T07:01:19.100779 #1594959] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-01-22T07:01:19.100786 #1594959] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2024-01-22T07:01:19.100792 #1594959] INFO -- : LANG = C.UTF-8 I, [2024-01-22T07:01:19.100798 #1594959] INFO -- : LC_ALL = I, [2024-01-22T07:01:19.100803 #1594959] INFO -- : LC_CTYPE = I, [2024-01-22T07:01:19.100810 #1594959] INFO -- : MFLAGS = I, [2024-01-22T07:01:19.100816 #1594959] INFO -- : RUSTC = rustc I, [2024-01-22T07:01:19.100822 #1594959] 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-22T07:01:19.101231 #1594959] INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 I, [2024-01-22T07:01:19.101251 #1594959] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-01-22T07:01:19.101261 #1594959] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-01-22T07:01:19.101268 #1594959] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-01-22T07:01:19.101275 #1594959] INFO -- : I, [2024-01-22T07:01:19.199469 #1594959] INFO -- : Ignore setproctitle.o because of setproctitle.c under missing I, [2024-01-22T07:01:19.199528 #1594959] INFO -- : Ignore strlcat.o because of strlcat.c under missing I, [2024-01-22T07:01:19.199537 #1594959] INFO -- : Ignore strlcpy.o because of strlcpy.c under missing I, [2024-01-22T07:01:19.283418 #1594959] INFO -- : Checking leaked global symbols...none I, [2024-01-22T07:01:19.385417 #1594959] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 I, [2024-01-22T07:01:19.385472 #1594959] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:condition ..OK 2 I, [2024-01-22T07:01:19.385484 #1594959] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:if/unless ...OK 3 I, [2024-01-22T07:01:19.385517 #1594959] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:case .....OK 5 I, [2024-01-22T07:01:19.385650 #1594959] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:while/until ........OK 8 I, [2024-01-22T07:01:19.385721 #1594959] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:exception ..........OK 10 I, [2024-01-22T07:01:19.386005 #1594959] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:array .......................................OK 39 I, [2024-01-22T07:01:19.386164 #1594959] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:hash ...........................OK 27 I, [2024-01-22T07:01:19.386970 #1594959] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:iterator ...........................................................................................................OK 107 I, [2024-01-22T07:01:19.387313 #1594959] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:float ................................................................................OK 80 I, [2024-01-22T07:01:19.388449 #1594959] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:bignum ...............................OK 31 I, [2024-01-22T07:01:19.389406 #1594959] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:string & char ..............................................................OK 62 I, [2024-01-22T07:01:19.389451 #1594959] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ..........OK 10 I, [2024-01-22T07:01:19.389490 #1594959] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:call ......OK 6 I, [2024-01-22T07:01:19.389561 #1594959] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:proc .........OK 9 I, [2024-01-22T07:01:19.490261 #1594959] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:signal ..OK 2 I, [2024-01-22T07:01:19.491695 #1594959] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:eval ...........................OK 27 I, [2024-01-22T07:01:19.739948 #1594959] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:system ........OK 8 I, [2024-01-22T07:01:19.740088 #1594959] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:const .....OK 5 I, [2024-01-22T07:01:19.740184 #1594959] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:clone .....OK 5 I, [2024-01-22T07:01:19.740610 #1594959] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:marshal ....OK 4 I, [2024-01-22T07:01:19.740768 #1594959] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:pack ....OK 4 I, [2024-01-22T07:01:19.740807 #1594959] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:math ..OK 2 I, [2024-01-22T07:01:19.740982 #1594959] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:struct ......OK 6 I, [2024-01-22T07:01:19.741251 #1594959] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:variable ............OK 12 I, [2024-01-22T07:01:19.741320 #1594959] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:trace ...OK 3 I, [2024-01-22T07:01:19.741508 #1594959] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:defined? ............OK 12 I, [2024-01-22T07:01:19.741639 #1594959] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:alias ......OK 6 I, [2024-01-22T07:01:19.742620 #1594959] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:path .......................OK 23 I, [2024-01-22T07:01:19.838216 #1594959] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:gc ....OK 4 I, [2024-01-22T07:01:19.840609 #1594959] INFO -- : I, [2024-01-22T07:01:19.840639 #1594959] INFO -- : test succeeded I, [2024-01-22T07:01:19.841874 #1594959] INFO -- : $$$[end] "make yes-test-basic TESTS='-j16'" exit with 0. I, [2024-01-22T07:01:19.841996 #1594959] INFO -- : $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16' I, [2024-01-22T07:01:19.972847 #1594959] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-01-22T07:01:19.972895 #1594959] INFO -- : CC = gcc I, [2024-01-22T07:01:19.972908 #1594959] INFO -- : LD = ld I, [2024-01-22T07:01:19.972915 #1594959] INFO -- : LDSHARED = gcc -shared I, [2024-01-22T07:01:19.972921 #1594959] 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-22T07:01:19.972926 #1594959] 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-22T07:01:19.972932 #1594959] INFO -- : CPPFLAGS = I, [2024-01-22T07:01:19.972937 #1594959] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-01-22T07:01:19.972959 #1594959] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2024-01-22T07:01:19.972964 #1594959] INFO -- : LANG = C.UTF-8 I, [2024-01-22T07:01:19.972969 #1594959] INFO -- : LC_ALL = I, [2024-01-22T07:01:19.972973 #1594959] INFO -- : LC_CTYPE = I, [2024-01-22T07:01:19.972978 #1594959] INFO -- : MFLAGS = I, [2024-01-22T07:01:19.972984 #1594959] INFO -- : RUSTC = rustc I, [2024-01-22T07:01:19.972990 #1594959] 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-22T07:01:19.973433 #1594959] INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 I, [2024-01-22T07:01:19.973450 #1594959] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-01-22T07:01:19.973458 #1594959] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-01-22T07:01:19.973465 #1594959] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-01-22T07:01:19.973470 #1594959] INFO -- : I, [2024-01-22T07:01:19.975211 #1594959] INFO -- : generating enc.mk I, [2024-01-22T07:01:20.129080 #1594959] INFO -- : generating encdb.h I, [2024-01-22T07:01:20.154926 #1594959] INFO -- : encdb.h unchanged I, [2024-01-22T07:01:20.156413 #1594959] INFO -- : making enc I, [2024-01-22T07:01:20.209213 #1594959] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-22T07:01:20.209234 #1594959] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2024-01-22T07:01:20.209244 #1594959] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-22T07:01:20.209814 #1594959] INFO -- : making srcs under enc I, [2024-01-22T07:01:20.274182 #1594959] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-22T07:01:20.274203 #1594959] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2024-01-22T07:01:20.274213 #1594959] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-22T07:01:20.275125 #1594959] INFO -- : generating transdb.h I, [2024-01-22T07:01:20.373299 #1594959] INFO -- : transdb.h unchanged I, [2024-01-22T07:01:20.374488 #1594959] INFO -- : making trans I, [2024-01-22T07:01:20.407368 #1594959] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-22T07:01:20.407390 #1594959] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk/enc/trans'. I, [2024-01-22T07:01:20.407400 #1594959] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-22T07:01:20.408189 #1594959] INFO -- : making encs I, [2024-01-22T07:01:20.444702 #1594959] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-22T07:01:20.444723 #1594959] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2024-01-22T07:01:20.444733 #1594959] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-22T07:01:20.446871 #1594959] INFO -- : generating makefiles ext/configure-ext.mk I, [2024-01-22T07:01:20.472033 #1594959] INFO -- : ext/configure-ext.mk updated I, [2024-01-22T07:01:20.474372 #1594959] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-22T07:01:21.814410 #1594959] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-22T07:01:21.815092 #1594959] INFO -- : generating makefile exts.mk I, [2024-01-22T07:01:21.849008 #1594959] INFO -- : exts.mk unchanged I, [2024-01-22T07:01:21.854215 #1594959] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-22T07:01:22.253749 #1594959] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' I, [2024-01-22T07:01:22.260626 #1594959] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' I, [2024-01-22T07:01:22.264788 #1594959] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' I, [2024-01-22T07:01:22.270087 #1594959] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' I, [2024-01-22T07:01:22.273060 #1594959] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' I, [2024-01-22T07:01:22.281165 #1594959] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' I, [2024-01-22T07:01:22.306895 #1594959] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2024-01-22T07:01:22.309653 #1594959] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2024-01-22T07:01:22.330041 #1594959] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2024-01-22T07:01:22.336396 #1594959] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2024-01-22T07:01:22.343129 #1594959] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' I, [2024-01-22T07:01:22.347316 #1594959] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' I, [2024-01-22T07:01:22.371160 #1594959] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' I, [2024-01-22T07:01:22.383314 #1594959] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' I, [2024-01-22T07:01:22.398376 #1594959] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' I, [2024-01-22T07:01:22.402733 #1594959] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' I, [2024-01-22T07:01:22.417301 #1594959] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' I, [2024-01-22T07:01:22.421598 #1594959] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' I, [2024-01-22T07:01:22.459964 #1594959] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' I, [2024-01-22T07:01:22.503522 #1594959] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' I, [2024-01-22T07:01:22.507602 #1594959] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' I, [2024-01-22T07:01:22.512492 #1594959] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' I, [2024-01-22T07:01:22.523502 #1594959] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' I, [2024-01-22T07:01:22.570868 #1594959] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' I, [2024-01-22T07:01:22.581284 #1594959] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' I, [2024-01-22T07:01:22.585197 #1594959] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' I, [2024-01-22T07:01:22.615021 #1594959] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' I, [2024-01-22T07:01:22.620522 #1594959] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' I, [2024-01-22T07:01:22.625096 #1594959] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2024-01-22T07:01:22.631220 #1594959] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2024-01-22T07:01:22.640238 #1594959] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' I, [2024-01-22T07:01:22.651584 #1594959] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' I, [2024-01-22T07:01:22.670721 #1594959] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-01-22T07:01:22.691019 #1594959] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-01-22T07:01:22.695963 #1594959] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-01-22T07:01:22.750159 #1594959] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-01-22T07:01:22.752081 #1594959] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2024-01-22T07:01:22.771147 #1594959] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2024-01-22T07:01:22.773313 #1594959] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-01-22T07:01:22.792622 #1594959] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-01-22T07:01:22.795536 #1594959] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.1/ext/rbs_extension' I, [2024-01-22T07:01:22.815328 #1594959] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.1/ext/rbs_extension' I, [2024-01-22T07:01:22.820113 #1594959] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.2/ext/rbs_extension' I, [2024-01-22T07:01:22.877670 #1594959] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.2/ext/rbs_extension' I, [2024-01-22T07:01:22.880304 #1594959] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog' I, [2024-01-22T07:01:22.899368 #1594959] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog' I, [2024-01-22T07:01:22.921065 #1594959] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-22T07:01:22.990962 #1594959] INFO -- : make[2]: 'ruby' is up to date. I, [2024-01-22T07:01:22.991004 #1594959] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-22T07:01:22.991216 #1594959] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-22T07:01:22.999636 #1594959] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-22T07:01:22.999701 #1594959] INFO -- : make[1]: Nothing to be done for 'note'. I, [2024-01-22T07:01:22.999728 #1594959] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-22T07:01:23.109252 #1594959] INFO -- : Run options: I, [2024-01-22T07:01:23.109340 #1594959] INFO -- : --seed=51053 I, [2024-01-22T07:01:23.109351 #1594959] 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-22T07:01:23.109359 #1594959] INFO -- : --excludes-dir=/tmp/ruby/src/trunk/test/.excludes I, [2024-01-22T07:01:23.109365 #1594959] INFO -- : --name=!/memory_leak/ I, [2024-01-22T07:01:23.109371 #1594959] INFO -- : --stderr-on-failure I, [2024-01-22T07:01:23.109382 #1594959] INFO -- : -j16 I, [2024-01-22T07:01:23.109389 #1594959] INFO -- : --exclude=rubygems/test_gem_package_task\.rb I, [2024-01-22T07:01:23.109395 #1594959] INFO -- : I, [2024-01-22T07:01:23.109401 #1594959] INFO -- : # Running tests: I, [2024-01-22T07:01:23.109406 #1594959] INFO -- : I, [2024-01-22T07:01:23.290522 #1594959] INFO -- : [ 1/890] 1636007=test_key_actor_vi I, [2024-01-22T07:01:23.291346 #1594959] INFO -- : [ 2/890] 1635999=test_bug-3571 I, [2024-01-22T07:01:23.291486 #1594959] INFO -- : [ 3/890] 1636005=test_gem_command I, [2024-01-22T07:01:23.291585 #1594959] INFO -- : [ 4/890] 1636000=test_gem_spec_fetcher I, [2024-01-22T07:01:23.291825 #1594959] INFO -- : [ 5/890] 1636002=test_common I, [2024-01-22T07:01:23.292544 #1594959] INFO -- : [ 6/890] 1636008=test_numeric I, [2024-01-22T07:01:23.292699 #1594959] INFO -- : [ 7/890] 1636003=test_gem_commands_lock_command I, [2024-01-22T07:01:23.292873 #1594959] INFO -- : [ 8/890] 1636001=test_assignment I, [2024-01-22T07:01:23.293099 #1594959] INFO -- : [ 9/890] 1636004=test_ifunless I, [2024-01-22T07:01:23.293226 #1594959] INFO -- : [ 10/890] 1635998=test_rdoc_tom_doc I, [2024-01-22T07:01:23.293524 #1594959] INFO -- : [ 11/890] 1636010=test_hmac I, [2024-01-22T07:01:23.293673 #1594959] INFO -- : [ 12/890] 1636011=test_rdoc_markup_to_tt_only I, [2024-01-22T07:01:23.293784 #1594959] INFO -- : [ 13/890] 1636012=test_iter_break I, [2024-01-22T07:01:23.293907 #1594959] INFO -- : [ 14/890] 1636013=test_zsh_completion I, [2024-01-22T07:01:23.294026 #1594959] INFO -- : [ 15/890] 1636006=test_exception I, [2024-01-22T07:01:23.296898 #1594959] INFO -- : [ 16/890] 1636009=test_rdoc_single_class I, [2024-01-22T07:01:23.297668 #1594959] INFO -- : [ 17/890] 1636013=test_nil I, [2024-01-22T07:01:23.298264 #1594959] INFO -- : [ 18/890] 1636012=test_num2int I, [2024-01-22T07:01:23.302596 #1594959] INFO -- : [ 19/890] 1636004=test_verbose I, [2024-01-22T07:01:23.310228 #1594959] INFO -- : [ 20/890] 1635999=test_frozen I, [2024-01-22T07:01:23.312999 #1594959] INFO -- : [ 21/890] 1635999=test_gem_ext_configure_builder I, [2024-01-22T07:01:23.328464 #1594959] INFO -- : [ 22/890] 1636012=test_pp I, [2024-01-22T07:01:23.329016 #1594959] INFO -- : [ 23/890] 1636013=test_macro I, [2024-01-22T07:01:23.333193 #1594959] INFO -- : [ 24/890] 1636006=test_config I, [2024-01-22T07:01:23.341201 #1594959] INFO -- : [ 25/890] 1636004=test_optarg I, [2024-01-22T07:01:23.345855 #1594959] INFO -- : [ 26/890] 1636010=test_yaml_special_cases I, [2024-01-22T07:01:23.374160 #1594959] INFO -- : [ 27/890] 1636012=test_gem_source_list I, [2024-01-22T07:01:23.375363 #1594959] INFO -- : [ 28/890] 1636004=test_rdoc_token_stream I, [2024-01-22T07:01:23.380038 #1594959] INFO -- : [ 29/890] 1636010=test_address_resolve I, [2024-01-22T07:01:23.386202 #1594959] INFO -- : [ 30/890] 1636008=test_kernel I, [2024-01-22T07:01:23.387030 #1594959] INFO -- : [ 31/890] 1636013=test_eval_history I, [2024-01-22T07:01:23.416437 #1594959] INFO -- : [ 32/890] 1636006=dispatcher_test I, [2024-01-22T07:01:23.441740 #1594959] INFO -- : [ 33/890] 1636007=test_kdf I, [2024-01-22T07:01:23.442542 #1594959] INFO -- : [ 34/890] 1636009=test_gem_doctor I, [2024-01-22T07:01:23.450150 #1594959] INFO -- : [ 35/890] 1636013=test_emitter I, [2024-01-22T07:01:23.450921 #1594959] INFO -- : [ 36/890] 1635998=test_gem_silent_ui I, [2024-01-22T07:01:23.454960 #1594959] INFO -- : [ 37/890] 1636010=test_bug-5832 I, [2024-01-22T07:01:23.461647 #1594959] INFO -- : [ 38/890] 1636010=test_files_ext I, [2024-01-22T07:01:23.463479 #1594959] INFO -- : [ 39/890] 1636011=test_gem_ext_cargo_builder_unit I, [2024-01-22T07:01:23.468648 #1594959] INFO -- : [ 40/890] 1636013=test_gem_rdoc I, [2024-01-22T07:01:23.494377 #1594959] INFO -- : [ 41/890] 1636003=test_date I, [2024-01-22T07:01:23.500318 #1594959] INFO -- : [ 42/890] 1636003=test_at_exit I, [2024-01-22T07:01:23.512921 #1594959] INFO -- : [ 43/890] 1636006=test_object_create_start I, [2024-01-22T07:01:23.515611 #1594959] INFO -- : [ 44/890] 1636004=!Nothing_to_test I, [2024-01-22T07:01:23.515682 #1594959] INFO -- : [ 45/890] 1636004=test_enc_raise I, [2024-01-22T07:01:23.519050 #1594959] INFO -- : [ 46/890] 1636006=test_psych I, [2024-01-22T07:01:23.521757 #1594959] INFO -- : [ 47/890] 1636003=test_rdoc_markup_paragraph I, [2024-01-22T07:01:23.522063 #1594959] INFO -- : [ 48/890] 1636004=test_trick I, [2024-01-22T07:01:23.524536 #1594959] INFO -- : [ 49/890] 1636002=test_thread I, [2024-01-22T07:01:23.526124 #1594959] INFO -- : [ 50/890] 1636002=test_pipe I, [2024-01-22T07:01:23.542370 #1594959] INFO -- : [ 51/890] 1635999=test_pkey_ec I, [2024-01-22T07:01:23.545845 #1594959] INFO -- : [ 52/890] 1636006=test_date_parse I, [2024-01-22T07:01:23.559911 #1594959] INFO -- : [ 53/890] 1636010=test_rdoc_markup_attributes I, [2024-01-22T07:01:23.566917 #1594959] INFO -- : [ 54/890] 1636007=test_mul I, [2024-01-22T07:01:23.577654 #1594959] INFO -- : [ 55/890] 1636007=test_encodings I, [2024-01-22T07:01:23.583876 #1594959] INFO -- : [ 56/890] 1636005=test_null I, [2024-01-22T07:01:23.599189 #1594959] INFO -- : [ 57/890] 1636012=test_win32ole_type I, [2024-01-22T07:01:23.605788 #1594959] INFO -- : [ 58/890] 1636012=test_default_gems I, [2024-01-22T07:01:23.613907 #1594959] INFO -- : [ 59/890] 1636005=test_rdoc_markup_to_rdoc I, [2024-01-22T07:01:23.652086 #1594959] INFO -- : [ 60/890] 1635999=test_rdoc_rd_inline_parser I, [2024-01-22T07:01:23.655004 #1594959] INFO -- : [ 61/890] 1636012=test_gem_uninstaller I, [2024-01-22T07:01:23.661128 #1594959] INFO -- : [ 62/890] 1636003=test_gb18030 I, [2024-01-22T07:01:23.663615 #1594959] INFO -- : [ 63/890] 1636000=test_buffering I, [2024-01-22T07:01:23.668145 #1594959] INFO -- : [ 64/890] 1636003=test_svcb_https I, [2024-01-22T07:01:23.670811 #1594959] INFO -- : [ 65/890] 1636002=test_windows_1251 I, [2024-01-22T07:01:23.672744 #1594959] INFO -- : [ 66/890] 1635998=test_time I, [2024-01-22T07:01:23.673214 #1594959] INFO -- : [ 67/890] 1636002=test_rdoc_rdoc I, [2024-01-22T07:01:23.685776 #1594959] INFO -- : [ 68/890] 1636011=test_io_buffer I, [2024-01-22T07:01:23.687622 #1594959] INFO -- : [ 69/890] 1636003=test_key_name_check I, [2024-01-22T07:01:23.690014 #1594959] INFO -- : [ 70/890] 1636006=test_defined I, [2024-01-22T07:01:23.690076 #1594959] INFO -- : [ 71/890] 1636000=test_backtrace I, [2024-01-22T07:01:23.691622 #1594959] INFO -- : [ 72/890] 1636010=test_rdoc_i18n_text I, [2024-01-22T07:01:23.700232 #1594959] INFO -- : [ 73/890] 1636000=test_rdoc_markup_parser I, [2024-01-22T07:01:23.700975 #1594959] INFO -- : [ 74/890] 1636009=test_require_path_check I, [2024-01-22T07:01:23.702956 #1594959] INFO -- : [ 75/890] 1636010=test_folderitem2_invokeverb I, [2024-01-22T07:01:23.705899 #1594959] INFO -- : [ 76/890] 1636010=test_files_test_2 I, [2024-01-22T07:01:23.707279 #1594959] INFO -- : [ 77/890] 1636010=test_fnmatch I, [2024-01-22T07:01:23.715487 #1594959] INFO -- : [ 78/890] 1636003=test_row_separator I, [2024-01-22T07:01:23.721379 #1594959] INFO -- : [ 79/890] 1636011=test_gem_validator I, [2024-01-22T07:01:23.750161 #1594959] INFO -- : [ 80/890] 1636003=test_gc_compact I, [2024-01-22T07:01:23.767889 #1594959] INFO -- : [ 81/890] 1636006=test_proc I, [2024-01-22T07:01:23.768373 #1594959] INFO -- : [ 82/890] 1636010=test_string I, [2024-01-22T07:01:23.780575 #1594959] INFO -- : [ 83/890] 1636011=test_gem_package_old I, [2024-01-22T07:01:23.795940 #1594959] INFO -- : [ 84/890] 1636005=test_gem_resolver_index_set I, [2024-01-22T07:01:23.811157 #1594959] INFO -- : [ 85/890] 1636009=test_egrep_cpp I, [2024-01-22T07:01:23.815661 #1594959] INFO -- : [ 86/890] 1635998=test_zlib I, [2024-01-22T07:01:23.815745 #1594959] INFO -- : [ 87/890] 1635999=test_cgi_tag_helper I, [2024-01-22T07:01:23.825725 #1594959] INFO -- : [ 88/890] 1636011=test_date_conv I, [2024-01-22T07:01:23.831548 #1594959] INFO -- : [ 89/890] 1636011=test_optimization I, [2024-01-22T07:01:23.834684 #1594959] INFO -- : [ 90/890] 1635999=test_erb_m17n I, [2024-01-22T07:01:23.838642 #1594959] INFO -- : [ 91/890] 1636005=test_ole_methods I, [2024-01-22T07:01:23.842308 #1594959] INFO -- : [ 92/890] 1635999=test_gem_dependency_resolution_error I, [2024-01-22T07:01:23.844367 #1594959] INFO -- : [ 93/890] 1636005=test_rdoc_parser I, [2024-01-22T07:01:23.850520 #1594959] INFO -- : [ 94/890] 1635999=test_qsort I, [2024-01-22T07:01:23.891260 #1594959] INFO -- : [ 95/890] 1635999=json_addition_test I, [2024-01-22T07:01:23.895397 #1594959] INFO -- : [ 96/890] 1636000=test_rdoc_store I, [2024-01-22T07:01:23.901338 #1594959] INFO -- : [ 97/890] 1636013=test_raise I, [2024-01-22T07:01:23.903460 #1594959] INFO -- : [ 98/890] 1636005=test_x509attr I, [2024-01-22T07:01:23.906737 #1594959] INFO -- : [ 99/890] 1635999=test_depth_first I, [2024-01-22T07:01:23.909453 #1594959] INFO -- : [100/890] 1636013=test_gem_request_set_lockfile_parser I, [2024-01-22T07:01:23.917998 #1594959] INFO -- : [101/890] 1636005=test_rdoc_stats I, [2024-01-22T07:01:23.930280 #1594959] INFO -- : [102/890] 1636002=test_pattern_matching I, [2024-01-22T07:01:23.944078 #1594959] INFO -- : [103/890] 1635999=test_string I, [2024-01-22T07:01:23.958213 #1594959] INFO -- : [104/890] 1636005=test_ansi_with_terminfo I, [2024-01-22T07:01:23.958870 #1594959] INFO -- : [105/890] 1635999=test_rdoc_generator_pot_po I, [2024-01-22T07:01:23.964276 #1594959] INFO -- : [106/890] 1635999=test_rdoc_markup_to_markdown I, [2024-01-22T07:01:23.984368 #1594959] INFO -- : [107/890] 1636009=test_json_tree I, [2024-01-22T07:01:24.000603 #1594959] INFO -- : [108/890] 1636002=test_m17n_comb I, [2024-01-22T07:01:24.009666 #1594959] INFO -- : [109/890] 1636009=test_memory_view I, [2024-01-22T07:01:24.019103 #1594959] INFO -- : [110/890] 1635999=test_ractor I, [2024-01-22T07:01:24.026020 #1594959] INFO -- : [111/890] 1636005=test_cclass I, [2024-01-22T07:01:24.036409 #1594959] INFO -- : [112/890] 1636013=test_grapheme_breaks I, [2024-01-22T07:01:24.038422 #1594959] INFO -- : [113/890] 1636005=test_gem_version_option I, [2024-01-22T07:01:24.084186 #1594959] INFO -- : [114/890] 1636007=test_gem_request_connection_pools I, [2024-01-22T07:01:24.084263 #1594959] INFO -- : [115/890] 1636013=test_case I, [2024-01-22T07:01:24.095189 #1594959] INFO -- : [116/890] 1635999=test_pkey I, [2024-01-22T07:01:24.103895 #1594959] INFO -- : [117/890] 1636013=test_parser_events I, [2024-01-22T07:01:24.131299 #1594959] INFO -- : [118/890] 1636005=test_reline I, [2024-01-22T07:01:24.135671 #1594959] INFO -- : [119/890] 1636009=test_rdoc_markup_to_table_of_contents I, [2024-01-22T07:01:24.156634 #1594959] INFO -- : [120/890] 1635999=test_objectspace I, [2024-01-22T07:01:24.176201 #1594959] INFO -- : [121/890] 1636009=test_thread I, [2024-01-22T07:01:24.183622 #1594959] INFO -- : [122/890] 1636013=test_socket I, [2024-01-22T07:01:24.273520 #1594959] INFO -- : [123/890] 1636008=test_literal I, [2024-01-22T07:01:24.315889 #1594959] INFO -- : [124/890] 1636005=test_dot_dot I, [2024-01-22T07:01:24.323672 #1594959] INFO -- : [125/890] 1636005=test_c_struct_builder I, [2024-01-22T07:01:24.401724 #1594959] INFO -- : [126/890] 1636009=test_str2big I, [2024-01-22T07:01:24.404325 #1594959] INFO -- : [127/890] 1636009=test_rdoc_generator_ri I, [2024-01-22T07:01:24.424412 #1594959] INFO -- : [128/890] 1636009=test_extlibs I, [2024-01-22T07:01:24.446895 #1594959] INFO -- : [129/890] 1636005=test_gem_stream_ui I, [2024-01-22T07:01:24.531537 #1594959] INFO -- : [130/890] 1636006=test_ractor I, [2024-01-22T07:01:24.548791 #1594959] INFO -- : [131/890] 1636006=test_severity I, [2024-01-22T07:01:24.564300 #1594959] INFO -- : [132/890] 1636006=test_gem_install_update_options I, [2024-01-22T07:01:24.597824 #1594959] INFO -- : [133/890] 1636005=parse_test I, [2024-01-22T07:01:24.645342 #1594959] INFO -- : [134/890] 1636000=test_require_lib I, [2024-01-22T07:01:24.771508 #1594959] INFO -- : [135/890] 1636001=test_bug_reporter I, [2024-01-22T07:01:24.865027 #1594959] INFO -- : [136/890] 1636012=test_gem_package_tar_reader_entry I, [2024-01-22T07:01:24.878075 #1594959] INFO -- : [137/890] 1636013=test_gem_name_tuple I, [2024-01-22T07:01:24.899638 #1594959] INFO -- : [138/890] 1636013=test_rand I, [2024-01-22T07:01:24.969400 #1594959] INFO -- : [139/890] 1636006=test_exception I, [2024-01-22T07:01:24.983487 #1594959] INFO -- : [140/890] 1636008=test_case_options I, [2024-01-22T07:01:24.988052 #1594959] INFO -- : [141/890] 1636008=test_store I, [2024-01-22T07:01:25.158566 #1594959] INFO -- : [142/890] 1636012=test_rdoc_cross_reference I, [2024-01-22T07:01:25.172108 #1594959] INFO -- : [143/890] 1635999=test_general I, [2024-01-22T07:01:25.197869 #1594959] INFO -- : [144/890] 1636008=test_gem_commands_info_command I, [2024-01-22T07:01:25.211229 #1594959] INFO -- : [145/890] 1636013=test_gem_dependency_installer I, [2024-01-22T07:01:25.215669 #1594959] INFO -- : [146/890] 1636001=test_scalar I, [2024-01-22T07:01:25.232778 #1594959] INFO -- : [147/890] 1636001=test_enumerator_kw I, [2024-01-22T07:01:25.233096 #1594959] INFO -- : [148/890] 1636008=test_gem_text I, [2024-01-22T07:01:25.236387 #1594959] INFO -- : [149/890] 1636001=test_settracefunc I, [2024-01-22T07:01:25.247008 #1594959] INFO -- : [150/890] 1635999=test_generic I, [2024-01-22T07:01:25.303333 #1594959] INFO -- : [151/890] 1636007=test_win32ole I, [2024-01-22T07:01:25.304868 #1594959] INFO -- : [152/890] 1635999=test_delegation I, [2024-01-22T07:01:25.311308 #1594959] INFO -- : [153/890] 1635999=test_scan_args I, [2024-01-22T07:01:25.312541 #1594959] INFO -- : [154/890] 1636007=test_method_cache I, [2024-01-22T07:01:25.328715 #1594959] INFO -- : [155/890] 1636007=test_gem_request I, [2024-01-22T07:01:25.336360 #1594959] INFO -- : [156/890] 1635999=test_sprintf_comb I, [2024-01-22T07:01:25.336454 #1594959] INFO -- : [157/890] 1636008=test_gem_commands_mirror I, [2024-01-22T07:01:25.345857 #1594959] INFO -- : [158/890] 1636008=test_gem_ext_cargo_builder_link_flag_converter I, [2024-01-22T07:01:25.448226 #1594959] INFO -- : [159/890] 1636008=test_rdoc_markup_attribute_manager I, [2024-01-22T07:01:25.527856 #1594959] INFO -- : [160/890] 1635999=test_name_error I, [2024-01-22T07:01:25.549824 #1594959] INFO -- : [161/890] 1636007=test_gem_commands_dependency_command I, [2024-01-22T07:01:25.648835 #1594959] INFO -- : [162/890] 1635999=test_gem_resolver I, [2024-01-22T07:01:25.670168 #1594959] INFO -- : [163/890] 1636008=test_table I, [2024-01-22T07:01:25.672132 #1594959] INFO -- : [164/890] 1636007=test_gem_resolver_composed_set I, [2024-01-22T07:01:25.697087 #1594959] INFO -- : [165/890] 1636007=test_safe_load I, [2024-01-22T07:01:25.709341 #1594959] INFO -- : [166/890] 1636007=test_gem_commands_specification_command I, [2024-01-22T07:01:25.722405 #1594959] INFO -- : [167/890] 1636008=test_http I, [2024-01-22T07:01:25.728913 #1594959] INFO -- : [168/890] 1636008=test_gem_commands_which_command I, [2024-01-22T07:01:25.769744 #1594959] INFO -- : [169/890] 1636008=test_shift_jis I, [2024-01-22T07:01:25.806566 #1594959] INFO -- : [170/890] 1636008=test_flags I, [2024-01-22T07:01:25.891403 #1594959] INFO -- : [171/890] 1636007=test_inadvertent_creation I, [2024-01-22T07:01:25.931874 #1594959] INFO -- : [172/890] 1636012=test_enumerator I, [2024-01-22T07:01:25.940880 #1594959] INFO -- : [173/890] 1636004=test_syntax I, [2024-01-22T07:01:25.969550 #1594959] INFO -- : [174/890] 1635999=test_require I, [2024-01-22T07:01:25.973407 #1594959] INFO -- : [175/890] 1635999=test_date_time I, [2024-01-22T07:01:25.985240 #1594959] INFO -- : [176/890] 1635999=test_rdoc_markup_to_joined_paragraph I, [2024-01-22T07:01:25.988172 #1594959] INFO -- : [177/890] 1635999=test_data I, [2024-01-22T07:01:26.013628 #1594959] INFO -- : [178/890] 1635999=test_date_new I, [2024-01-22T07:01:26.040321 #1594959] INFO -- : [179/890] 1635999=test_tcp I, [2024-01-22T07:01:26.043036 #1594959] INFO -- : [180/890] 1636007=test_iso_8859 I, [2024-01-22T07:01:26.074927 #1594959] INFO -- : [181/890] 1636007=test_rdoc_text I, [2024-01-22T07:01:26.243909 #1594959] INFO -- : [182/890] 1635999=test_rdoc_context I, [2024-01-22T07:01:26.302707 #1594959] INFO -- : [183/890] 1636009=test_nil2vtempty I, [2024-01-22T07:01:26.304470 #1594959] INFO -- : [184/890] 1636009=test_stream I, [2024-01-22T07:01:26.311586 #1594959] INFO -- : [185/890] 1636009=test_rdoc_parser_ruby I, [2024-01-22T07:01:26.332597 #1594959] INFO -- : [186/890] 1636007=test_httpresponse I, [2024-01-22T07:01:26.395863 #1594959] INFO -- : [187/890] 1636001=test_open-uri I, [2024-01-22T07:01:26.417466 #1594959] INFO -- : [188/890] 1636007=test_passing_block I, [2024-01-22T07:01:26.424925 #1594959] INFO -- : [189/890] 1636007=test_thread_fd_close I, [2024-01-22T07:01:26.429605 #1594959] INFO -- : [190/890] 1636007=newline_test I, [2024-01-22T07:01:26.554089 #1594959] INFO -- : [191/890] 1636003=test_uncorrectable_name_check I, [2024-01-22T07:01:26.557526 #1594959] INFO -- : [192/890] 1636003=test_stringchar I, [2024-01-22T07:01:26.632786 #1594959] INFO -- : [193/890] 1636003=test_hash_create I, [2024-01-22T07:01:26.636108 #1594959] INFO -- : [194/890] 1636003=test_singleton I, [2024-01-22T07:01:26.660917 #1594959] INFO -- : [195/890] 1636003=test_flush I, [2024-01-22T07:01:26.665359 #1594959] INFO -- : [196/890] 1636003=test_io_console I, [2024-01-22T07:01:26.687987 #1594959] INFO -- : [197/890] 1636007=test_switch_hitter I, [2024-01-22T07:01:26.707248 #1594959] INFO -- : [198/890] 1636007=test_securerandom I, [2024-01-22T07:01:26.741263 #1594959] INFO -- : [199/890] 1636007=test_logperiod I, [2024-01-22T07:01:26.752949 #1594959] INFO -- : [200/890] 1636007=test_each I, [2024-01-22T07:01:26.764745 #1594959] INFO -- : [201/890] 1636007=test_c_union_entity I, [2024-01-22T07:01:26.858171 #1594959] INFO -- : [202/890] 1636007=test_rdoc_normal_module I, [2024-01-22T07:01:26.924632 #1594959] INFO -- : [203/890] 1635998=test_rdoc_markdown_test I, [2024-01-22T07:01:26.940564 #1594959] INFO -- : [204/890] 1636007=test_gem_resolver_lock_specification I, [2024-01-22T07:01:26.948820 #1594959] INFO -- : [205/890] 1636002=test_err_in_callback I, [2024-01-22T07:01:26.951804 #1594959] INFO -- : [206/890] 1636002=test_x509cert I, [2024-01-22T07:01:26.978641 #1594959] INFO -- : [207/890] 1636009=test_gc I, [2024-01-22T07:01:26.994646 #1594959] INFO -- : [208/890] 1636007=test_arity I, [2024-01-22T07:01:27.001734 #1594959] INFO -- : [209/890] 1636007=test_gem_ext_rake_builder I, [2024-01-22T07:01:27.008211 #1594959] INFO -- : [210/890] 1636008=test_logdevice I, [2024-01-22T07:01:27.012388 #1594959] INFO -- : [211/890] 1636001=test_gem_source_local I, [2024-01-22T07:01:27.227323 #1594959] INFO -- : [212/890] 1635999=test_gem_security_policy I, [2024-01-22T07:01:27.269955 #1594959] INFO -- : [213/890] 1636002=test_read I, [2024-01-22T07:01:27.450709 #1594959] INFO -- : [214/890] 1636002=test_last_thread I, [2024-01-22T07:01:27.474524 #1594959] INFO -- : [215/890] 1636001=test_process I, [2024-01-22T07:01:27.607129 #1594959] INFO -- : [216/890] 1635999=test_show_source I, [2024-01-22T07:01:27.685939 #1594959] INFO -- : [217/890] 1636006=test_pack I, [2024-01-22T07:01:27.733177 #1594959] INFO -- : [218/890] 1635999=test_rdoc_options I, [2024-01-22T07:01:27.829961 #1594959] INFO -- : [219/890] 1636007=test_econv I, [2024-01-22T07:01:27.889778 #1594959] INFO -- : [220/890] 1636006=test_cesu8 I, [2024-01-22T07:01:27.895763 #1594959] INFO -- : [221/890] 1636006=test_gem_version I, [2024-01-22T07:01:27.926212 #1594959] INFO -- : [222/890] 1636008=test_emitter I, [2024-01-22T07:01:27.929649 #1594959] INFO -- : [223/890] 1636008=test_resource I, [2024-01-22T07:01:27.973049 #1594959] INFO -- : [224/890] 1636008=test_gem_commands_signin_command I, [2024-01-22T07:01:28.035853 #1594959] INFO -- : [225/890] 1636006=test_ldap I, [2024-01-22T07:01:28.041457 #1594959] INFO -- : [226/890] 1636006=test_string_processing I, [2024-01-22T07:01:28.048990 #1594959] INFO -- : [227/890] 1636006=test_fileutils I, [2024-01-22T07:01:28.074785 #1594959] INFO -- : [228/890] 1636008=test_rdoc_include I, [2024-01-22T07:01:28.086923 #1594959] INFO -- : [229/890] 1636013=test_reqarg I, [2024-01-22T07:01:28.093362 #1594959] INFO -- : [230/890] 1635999=test_gem_commands_list_command I, [2024-01-22T07:01:28.109262 #1594959] INFO -- : [231/890] 1635999=test_stack I, [2024-01-22T07:01:28.148502 #1594959] INFO -- : [232/890] 1636013=test_too_many_dummy_encodings I, [2024-01-22T07:01:28.152431 #1594959] INFO -- : [233/890] 1635998=test_gem_remote_fetcher I, [2024-01-22T07:01:28.194864 #1594959] INFO -- : [234/890] 1636008=test_mdns I, [2024-01-22T07:01:28.200071 #1594959] INFO -- : [235/890] 1636008=test_parse I, [2024-01-22T07:01:28.213292 #1594959] INFO -- : [236/890] 1636005=test_gem_resolver_installed_specification I, [2024-01-22T07:01:28.217807 #1594959] INFO -- : [237/890] 1636013=test_scanner_events I, [2024-01-22T07:01:28.250597 #1594959] INFO -- : [238/890] 1636005=test_gem_commands_search_command I, [2024-01-22T07:01:28.255170 #1594959] INFO -- : [239/890] 1636013=test_complex I, [2024-01-22T07:01:28.262981 #1594959] INFO -- : [240/890] 1636005=test_gem_ext_ext_conf_builder I, [2024-01-22T07:01:28.278363 #1594959] INFO -- : [241/890] 1636000=test_frozen_error I, [2024-01-22T07:01:28.285554 #1594959] INFO -- : [242/890] 1636000=test_gem_stub_specification I, [2024-01-22T07:01:28.376150 #1594959] INFO -- : [243/890] 1636013=test_method_cache I, [2024-01-22T07:01:28.377339 #1594959] INFO -- : [244/890] 1636013=test_gem_resolver_specification I, [2024-01-22T07:01:28.402867 #1594959] INFO -- : [245/890] 1636013=test_gem_dependency I, [2024-01-22T07:01:28.411284 #1594959] INFO -- : [246/890] 1636006=test_path_to_class I, [2024-01-22T07:01:28.413165 #1594959] INFO -- : [247/890] 1636006=test_inlinecache I, [2024-01-22T07:01:28.465483 #1594959] INFO -- : [248/890] 1636006=test_rdoc_markup_verbatim I, [2024-01-22T07:01:28.485974 #1594959] INFO -- : [249/890] 1636000=test_random I, [2024-01-22T07:01:28.488354 #1594959] INFO -- : [250/890] 1636000=test_asn1 I, [2024-01-22T07:01:28.508662 #1594959] INFO -- : [251/890] 1636000=test_class I, [2024-01-22T07:01:28.514009 #1594959] INFO -- : [252/890] 1636008=test_rdoc_normal_class I, [2024-01-22T07:01:28.528070 #1594959] INFO -- : [253/890] 1636002=test_const I, [2024-01-22T07:01:28.528607 #1594959] INFO -- : [254/890] 1636002=test_features I, [2024-01-22T07:01:28.573730 #1594959] INFO -- : [255/890] 1636008=json_string_matching_test I, [2024-01-22T07:01:28.585817 #1594959] INFO -- : [256/890] 1636006=test_load I, [2024-01-22T07:01:28.592318 #1594959] INFO -- : [257/890] 1636013=test_irb I, [2024-01-22T07:01:28.593750 #1594959] INFO -- : [258/890] 1636008=test_date_strftime I, [2024-01-22T07:01:28.598089 #1594959] INFO -- : [259/890] 1636006=test_rdoc_parser_rd I, [2024-01-22T07:01:28.631926 #1594959] INFO -- : [260/890] 1636006=test_gem_installer I, [2024-01-22T07:01:28.724859 #1594959] INFO -- : [261/890] 1636002=test_yamlstore I, [2024-01-22T07:01:28.735658 #1594959] INFO -- : [262/890] 1636002=test_gem_commands_help_command I, [2024-01-22T07:01:28.920027 #1594959] INFO -- : [263/890] 1636007=test_rdoc_markup I, [2024-01-22T07:01:28.925818 #1594959] INFO -- : [264/890] 1636013=test_prettyprint I, [2024-01-22T07:01:28.930880 #1594959] INFO -- : [265/890] 1636007=test_tracepoint I, [2024-01-22T07:01:28.946035 #1594959] INFO -- : [266/890] 1636013=test_utf32 I, [2024-01-22T07:01:28.954890 #1594959] INFO -- : [267/890] 1636013=test_basicsocket I, [2024-01-22T07:01:28.966765 #1594959] INFO -- : [268/890] 1636013=test_duplicate I, [2024-01-22T07:01:28.971786 #1594959] INFO -- : [269/890] 1636013=test_gem_resolver_index_specification I, [2024-01-22T07:01:28.981528 #1594959] INFO -- : [270/890] 1636002=test_internal_ivar I, [2024-01-22T07:01:28.984287 #1594959] INFO -- : [271/890] 1636002=test_function I, [2024-01-22T07:01:29.024206 #1594959] INFO -- : [272/890] 1636013=test_queue I, [2024-01-22T07:01:29.035084 #1594959] INFO -- : [273/890] 1636013=parse_comments_test I, [2024-01-22T07:01:29.048318 #1594959] INFO -- : [274/890] 1635999=test_noarg I, [2024-01-22T07:01:29.067233 #1594959] INFO -- : [275/890] 1635999=test_tempfile I, [2024-01-22T07:01:29.121103 #1594959] INFO -- : [276/890] 1636008=test_wss I, [2024-01-22T07:01:29.122720 #1594959] INFO -- : [277/890] 1636008=test_fiddle I, [2024-01-22T07:01:29.123333 #1594959] INFO -- : [278/890] 1636013=test_find I, [2024-01-22T07:01:29.154523 #1594959] INFO -- : [279/890] 1636013=test_ractor I, [2024-01-22T07:01:29.202060 #1594959] INFO -- : [280/890] 1636007=test_digest I, [2024-01-22T07:01:29.213069 #1594959] INFO -- : [281/890] 1636002=test_marshalable I, [2024-01-22T07:01:29.218017 #1594959] INFO -- : [282/890] 1636002=test_cgi_util I, [2024-01-22T07:01:29.228292 #1594959] INFO -- : [283/890] 1636008=test_require I, [2024-01-22T07:01:29.262826 #1594959] INFO -- : [284/890] 1636013=test_gem_ext_cmake_builder I, [2024-01-22T07:01:29.281893 #1594959] INFO -- : [285/890] 1636013=test_gem_commands_contents_command I, [2024-01-22T07:01:29.311720 #1594959] INFO -- : [286/890] 1636003=test_bash_completion I, [2024-01-22T07:01:29.321693 #1594959] INFO -- : [287/890] 1636003=test_formatter I, [2024-01-22T07:01:29.328473 #1594959] INFO -- : [288/890] 1636003=test_deprecate I, [2024-01-22T07:01:29.377875 #1594959] INFO -- : [289/890] 1636003=test_rdoc_constant I, [2024-01-22T07:01:29.393750 #1594959] INFO -- : [290/890] 1636013=test_gem_source_vendor I, [2024-01-22T07:01:29.413024 #1594959] INFO -- : [291/890] 1636013=test_gem_commands_owner_command I, [2024-01-22T07:01:29.417205 #1594959] INFO -- : [292/890] 1635999=test_recorder I, [2024-01-22T07:01:29.420672 #1594959] INFO -- : [293/890] 1635999=test_complexrational I, [2024-01-22T07:01:29.428094 #1594959] INFO -- : [294/890] 1635999=test_init I, [2024-01-22T07:01:29.449287 #1594959] INFO -- : [295/890] 1636002=test_pathname I, [2024-01-22T07:01:29.558907 #1594959] INFO -- : [296/890] 1636003=test_rdoc_encoding I, [2024-01-22T07:01:29.580371 #1594959] INFO -- : [297/890] 1636005=test_coverage I, [2024-01-22T07:01:29.595784 #1594959] INFO -- : [298/890] 1636003=regexp_test I, [2024-01-22T07:01:29.663693 #1594959] INFO -- : [299/890] 1636003=test_gem_package_tar_reader I, [2024-01-22T07:01:29.686649 #1594959] INFO -- : [300/890] 1636002=test_file I, [2024-01-22T07:01:29.693725 #1594959] INFO -- : [301/890] 1636002=test_rdoc_markdown I, [2024-01-22T07:01:29.721278 #1594959] INFO -- : [302/890] 1635999=test_gem_available_set I, [2024-01-22T07:01:29.763138 #1594959] INFO -- : [303/890] 1636003=test_rdoc_any_method I, [2024-01-22T07:01:29.820259 #1594959] INFO -- : [304/890] 1635999=test_modify_expand I, [2024-01-22T07:01:29.825114 #1594959] INFO -- : [305/890] 1635999=test_rdoc_markup_formatter I, [2024-01-22T07:01:29.833053 #1594959] INFO -- : [306/890] 1635999=test_nowrite I, [2024-01-22T07:01:29.859485 #1594959] INFO -- : [307/890] 1635999=test_thread_queue I, [2024-01-22T07:01:29.990039 #1594959] INFO -- : [308/890] 1636002=test_gem_commands_sources_command I, [2024-01-22T07:01:30.015793 #1594959] INFO -- : [309/890] 1636013=test_ansi_without_terminfo I, [2024-01-22T07:01:30.023356 #1594959] INFO -- : [310/890] 1636013=test_bmethod I, [2024-01-22T07:01:30.031641 #1594959] INFO -- : [311/890] 1636013=test_ractor I, [2024-01-22T07:01:30.054614 #1594959] INFO -- : [312/890] 1636007=test_euc_tw I, [2024-01-22T07:01:30.059117 #1594959] INFO -- : [313/890] 1636007=test_big2str I, [2024-01-22T07:01:30.061629 #1594959] INFO -- : [314/890] 1636007=test_wait I, [2024-01-22T07:01:30.065239 #1594959] INFO -- : [315/890] 1636013=test_handle I, [2024-01-22T07:01:30.137201 #1594959] INFO -- : [316/890] 1636007=test_yaml I, [2024-01-22T07:01:30.204740 #1594959] INFO -- : [317/890] 1636002=test_forwardable I, [2024-01-22T07:01:30.217022 #1594959] INFO -- : [318/890] 1636003=test_enc_str_buf_cat I, [2024-01-22T07:01:30.222290 #1594959] INFO -- : [319/890] 1636003=test_gbk I, [2024-01-22T07:01:30.227188 #1594959] INFO -- : [320/890] 1636003=test_class2name I, [2024-01-22T07:01:30.233256 #1594959] INFO -- : [321/890] 1636002=test_profile_frames I, [2024-01-22T07:01:30.234635 #1594959] INFO -- : [322/890] 1636003=test_pstore I, [2024-01-22T07:01:30.243784 #1594959] INFO -- : [323/890] 1636007=test_cstr I, [2024-01-22T07:01:30.286615 #1594959] INFO -- : [324/890] 1636003=test_shapes I, [2024-01-22T07:01:30.294551 #1594959] INFO -- : [325/890] 1636003=json_fixtures_test I, [2024-01-22T07:01:30.309377 #1594959] INFO -- : [326/890] 1636003=test_io_timeout I, [2024-01-22T07:01:30.313822 #1594959] INFO -- : [327/890] 1636003=test_rdoc_parser_c I, [2024-01-22T07:01:30.423245 #1594959] INFO -- : [328/890] 1636002=test_comparable I, [2024-01-22T07:01:30.431190 #1594959] INFO -- : [329/890] 1636002=test_clone I, [2024-01-22T07:01:30.433653 #1594959] INFO -- : [330/890] 1636011=test_gem_commands_install_command I, [2024-01-22T07:01:30.460577 #1594959] INFO -- : [331/890] 1635998=test_readpartial I, [2024-01-22T07:01:30.516377 #1594959] INFO -- : [332/890] 1636005=locals_test I, [2024-01-22T07:01:30.546899 #1594959] INFO -- : [333/890] 1636003=test_rdoc_require I, [2024-01-22T07:01:30.572375 #1594959] INFO -- : [334/890] 1636013=test_rdoc_markup_indented_paragraph I, [2024-01-22T07:01:30.580795 #1594959] INFO -- : [335/890] 1636003=test_backtrace I, [2024-01-22T07:01:30.592705 #1594959] INFO -- : [336/890] 1636013=test_pack I, [2024-01-22T07:01:30.608021 #1594959] INFO -- : [337/890] 1636002=test_io_buffer I, [2024-01-22T07:01:30.626512 #1594959] INFO -- : [338/890] 1636013=test_rdoc_task I, [2024-01-22T07:01:30.633156 #1594959] INFO -- : [339/890] 1636013=test_gem_resolver_conflict I, [2024-01-22T07:01:30.654925 #1594959] INFO -- : [340/890] 1636013=test_convert I, [2024-01-22T07:01:30.689586 #1594959] INFO -- : [341/890] 1636013=test_convertible I, [2024-01-22T07:01:30.692544 #1594959] INFO -- : [342/890] 1636008=test_yield I, [2024-01-22T07:01:30.721512 #1594959] INFO -- : [343/890] 1636002=test_rdoc_alias I, [2024-01-22T07:01:30.743949 #1594959] INFO -- : [344/890] 1636002=test_files_sample I, [2024-01-22T07:01:30.819682 #1594959] INFO -- : [345/890] 1636002=test_stringscanner I, [2024-01-22T07:01:30.874677 #1594959] INFO -- : [346/890] 1636002=test_webauthn_poller I, [2024-01-22T07:01:30.875437 #1594959] INFO -- : [347/890] 1635998=test_rdoc_markup_raw I, [2024-01-22T07:01:30.881381 #1594959] INFO -- : [348/890] 1635998=test_rat I, [2024-01-22T07:01:30.885128 #1594959] INFO -- : [349/890] 1636005=encoding_test I, [2024-01-22T07:01:30.890038 #1594959] INFO -- : [350/890] 1635998=test_gem_resolver_best_set I, [2024-01-22T07:01:30.944216 #1594959] INFO -- : [351/890] 1636005=test_typeddata I, [2024-01-22T07:01:30.966778 #1594959] INFO -- : [352/890] 1635998=test_rdoc_markup_to_html_crossref I, [2024-01-22T07:01:31.032963 #1594959] INFO -- : [353/890] 1636002=test_fstring I, [2024-01-22T07:01:31.116507 #1594959] INFO -- : [354/890] 1636000=test_optparse I, [2024-01-22T07:01:31.131322 #1594959] INFO -- : [355/890] 1636000=test_array I, [2024-01-22T07:01:31.139125 #1594959] INFO -- : [356/890] 1636000=test_yjit_exit_locations I, [2024-01-22T07:01:31.164610 #1594959] INFO -- : [357/890] 1636002=test_etc I, [2024-01-22T07:01:31.185218 #1594959] INFO -- : [358/890] 1636005=test_ripper I, [2024-01-22T07:01:31.199781 #1594959] INFO -- : [359/890] 1636000=test_gem_config_file I, [2024-01-22T07:01:31.226705 #1594959] INFO -- : [360/890] 1636002=test_gem_resolver_activation_request I, [2024-01-22T07:01:31.239754 #1594959] INFO -- : [361/890] 1636002=test_getopts I, [2024-01-22T07:01:31.242941 #1594959] INFO -- : [362/890] 1636002=test_protocol I, [2024-01-22T07:01:31.289095 #1594959] INFO -- : [363/890] 1636007=test_pkey_dh I, [2024-01-22T07:01:31.373765 #1594959] INFO -- : [364/890] 1636007=test_bigzero I, [2024-01-22T07:01:31.375238 #1594959] INFO -- : [365/890] 1636007=test_gem_util I, [2024-01-22T07:01:31.384831 #1594959] INFO -- : [366/890] 1636000=test_iseq_load I, [2024-01-22T07:01:31.386537 #1594959] INFO -- : [367/890] 1635998=test_gem_package_tar_header I, [2024-01-22T07:01:31.456168 #1594959] INFO -- : [368/890] 1635998=test_pkcs12 I, [2024-01-22T07:01:31.505507 #1594959] INFO -- : [369/890] 1636005=test_system I, [2024-01-22T07:01:31.560036 #1594959] INFO -- : [370/890] 1636002=test_face I, [2024-01-22T07:01:31.581438 #1594959] INFO -- : [371/890] 1636007=test_sizeof I, [2024-01-22T07:01:31.630059 #1594959] INFO -- : [372/890] 1636002=test_case I, [2024-01-22T07:01:31.662450 #1594959] INFO -- : [373/890] 1636002=test_rendering I, [2024-01-22T07:01:31.702775 #1594959] INFO -- : [374/890] 1636002=test_utf16 I, [2024-01-22T07:01:31.732124 #1594959] INFO -- : [375/890] 1636002=test_autoload I, [2024-01-22T07:01:31.819629 #1594959] INFO -- : [376/890] 1636003=test_unicode_escape I, [2024-01-22T07:01:31.891887 #1594959] INFO -- : [377/890] 1636003=test_io I, [2024-01-22T07:01:31.924970 #1594959] INFO -- : [378/890] 1635998=test_math I, [2024-01-22T07:01:31.952661 #1594959] INFO -- : [379/890] 1635998=test_gem_commands_fetch_command I, [2024-01-22T07:01:32.044411 #1594959] INFO -- : [380/890] 1636010=test_gc I, [2024-01-22T07:01:32.044685 #1594959] INFO -- : [381/890] 1636010=test_libs I, [2024-01-22T07:01:32.054549 #1594959] INFO -- : [382/890] 1636011=test_config I, [2024-01-22T07:01:32.077923 #1594959] INFO -- : [383/890] 1636010=test_sleep I, [2024-01-22T07:01:32.093961 #1594959] INFO -- : [384/890] 1635998=test_yaml_tree I, [2024-01-22T07:01:32.104322 #1594959] INFO -- : [385/890] 1636011=test_win32ole_record I, [2024-01-22T07:01:32.111639 #1594959] INFO -- : [386/890] 1636011=test_gem_unsatisfiable_dependency_error I, [2024-01-22T07:01:32.116534 #1594959] INFO -- : [387/890] 1635998=test_gem_commands_uninstall_command I, [2024-01-22T07:01:32.126668 #1594959] INFO -- : [388/890] 1636011=test_gem_source_specific_file I, [2024-01-22T07:01:32.197082 #1594959] INFO -- : [389/890] 1636011=test_foreach I, [2024-01-22T07:01:32.198211 #1594959] INFO -- : [390/890] 1636011=test_condition I, [2024-01-22T07:01:32.202714 #1594959] INFO -- : [391/890] 1636011=test_cp949 I, [2024-01-22T07:01:32.206806 #1594959] INFO -- : [392/890] 1636011=test_io I, [2024-01-22T07:01:32.269536 #1594959] INFO -- : [393/890] 1636004=test_ubf_async_safe I, [2024-01-22T07:01:32.275021 #1594959] INFO -- : [394/890] 1636004=test_hash I, [2024-01-22T07:01:32.526029 #1594959] INFO -- : [395/890] 1636011=test_sorted_set I, [2024-01-22T07:01:32.530748 #1594959] INFO -- : [396/890] 1636005=test_win32ole_type_event I, [2024-01-22T07:01:32.546375 #1594959] INFO -- : [397/890] 1636005=test_emoji I, [2024-01-22T07:01:32.568808 #1594959] INFO -- : [398/890] 1636005=test_kwargs I, [2024-01-22T07:01:32.569273 #1594959] INFO -- : [399/890] 1636005=test_io_wait I, [2024-01-22T07:01:32.729090 #1594959] INFO -- : [400/890] 1636011=test_gem_commands_exec_command I, [2024-01-22T07:01:32.906002 #1594959] INFO -- : [401/890] 1636005=test_date_attr I, [2024-01-22T07:01:32.915938 #1594959] INFO -- : [402/890] 1636005=test_ellipsize I, [2024-01-22T07:01:32.930126 #1594959] INFO -- : [403/890] 1636005=test_summary I, [2024-01-22T07:01:32.931400 #1594959] INFO -- : [404/890] 1636005=test_console_attr I, [2024-01-22T07:01:32.935891 #1594959] INFO -- : [405/890] 1636005=test_type_completor I, [2024-01-22T07:01:32.941932 #1594959] INFO -- : [406/890] 1636005=test_rdoc_context_section I, [2024-01-22T07:01:32.952075 #1594959] INFO -- : [407/890] 1636005=test_euc_kr I, [2024-01-22T07:01:32.957224 #1594959] INFO -- : [408/890] 1636005=test_ftp I, [2024-01-22T07:01:32.963264 #1594959] INFO -- : [409/890] 1636005=test_array_create I, [2024-01-22T07:01:32.969948 #1594959] INFO -- : [410/890] 1636005=test_pack I, [2024-01-22T07:01:32.982782 #1594959] INFO -- : [411/890] 1635998=test_gem_impossible_dependencies_error I, [2024-01-22T07:01:32.992120 #1594959] INFO -- : [412/890] 1635998=test_pattern_key_name_check I, [2024-01-22T07:01:33.004379 #1594959] INFO -- : [413/890] 1635998=test_to_ruby I, [2024-01-22T07:01:33.022599 #1594959] INFO -- : [414/890] 1635998=test_skip_lines I, [2024-01-22T07:01:33.051270 #1594959] INFO -- : [415/890] 1635998=test_rdoc_rubygems_hook I, [2024-01-22T07:01:33.116065 #1594959] INFO -- : [416/890] 1636000=test_gem_commands_query_command I, [2024-01-22T07:01:33.143329 #1594959] INFO -- : [417/890] 1635998=test_method I, [2024-01-22T07:01:33.209065 #1594959] INFO -- : [418/890] 1636005=test_remote_fetch_error I, [2024-01-22T07:01:33.228316 #1594959] INFO -- : [419/890] 1636005=test_have_library I, [2024-01-22T07:01:33.614763 #1594959] INFO -- : [420/890] 1636006=test_c_struct_entry I, [2024-01-22T07:01:33.616319 #1594959] INFO -- : [421/890] 1636008=test_gem_commands_stale_command I, [2024-01-22T07:01:33.629847 #1594959] INFO -- : [422/890] 1636008=test_set I, [2024-01-22T07:01:33.637094 #1594959] INFO -- : [423/890] 1636008=test_gem_security_trust_dir I, [2024-01-22T07:01:33.678438 #1594959] INFO -- : [424/890] 1636008=comments_test I, [2024-01-22T07:01:33.679440 #1594959] INFO -- : [425/890] 1636000=test_sprintf I, [2024-01-22T07:01:33.775417 #1594959] INFO -- : [426/890] 1636008=test_gem_requirement I, [2024-01-22T07:01:33.811913 #1594959] INFO -- : [427/890] 1636011=test_string_memory I, [2024-01-22T07:01:33.882769 #1594959] INFO -- : [428/890] 1636011=test_general I, [2024-01-22T07:01:33.938473 #1594959] INFO -- : [429/890] 1636011=test_undef I, [2024-01-22T07:01:33.941648 #1594959] INFO -- : [430/890] 1636000=test_line_editor I, [2024-01-22T07:01:33.946314 #1594959] INFO -- : [431/890] 1636011=test_objspace I, [2024-01-22T07:01:33.982662 #1594959] INFO -- : [432/890] 1636008=test_argf I, [2024-01-22T07:01:33.988189 #1594959] INFO -- : [433/890] 1636000=test_kill_ring I, [2024-01-22T07:01:33.996331 #1594959] INFO -- : [434/890] 1636000=test_ns_spki I, [2024-01-22T07:01:34.005614 #1594959] INFO -- : [435/890] 1636006=test_framework I, [2024-01-22T07:01:34.023343 #1594959] INFO -- : [436/890] 1636000=test_yjit I, [2024-01-22T07:01:34.025209 #1594959] INFO -- : [437/890] 1636006=test_debug_cmd I, [2024-01-22T07:01:34.042379 #1594959] INFO -- : [438/890] 1636006=test_workspace I, [2024-01-22T07:01:34.125727 #1594959] INFO -- : [439/890] 1636010=test_weakmap I, [2024-01-22T07:01:34.225658 #1594959] INFO -- : [440/890] 1636006=test_gem_commands_environment_command I, [2024-01-22T07:01:34.312517 #1594959] INFO -- : [441/890] 1636006=test_m17n I, [2024-01-22T07:01:34.417266 #1594959] INFO -- : [442/890] 1636006=test_ws I, [2024-01-22T07:01:34.447257 #1594959] INFO -- : [443/890] 1636006=test_postponed_job I, [2024-01-22T07:01:34.452184 #1594959] INFO -- : [444/890] 1635999=test_alias_and_anchor I, [2024-01-22T07:01:34.464229 #1594959] INFO -- : [445/890] 1635999=test_external_new I, [2024-01-22T07:01:34.469739 #1594959] INFO -- : [446/890] 1635999=test_tree_builder I, [2024-01-22T07:01:34.478051 #1594959] INFO -- : [447/890] 1635999=test_gem_resolver_dependency_request I, [2024-01-22T07:01:34.514271 #1594959] INFO -- : [448/890] 1635999=test_hash I, [2024-01-22T07:01:34.538324 #1594959] INFO -- : [449/890] 1635999=test_protect I, [2024-01-22T07:01:34.545503 #1594959] INFO -- : [450/890] 1635999=test_win32ole_typelib I, [2024-01-22T07:01:34.556388 #1594959] INFO -- : [451/890] 1635999=test_gem_request_set_lockfile I, [2024-01-22T07:01:34.684080 #1594959] INFO -- : [452/890] 1636005=test_raise_exception I, [2024-01-22T07:01:34.856626 #1594959] INFO -- : [453/890] 1636006=ripper_compat_test I, [2024-01-22T07:01:34.889842 #1594959] INFO -- : [454/890] 1636006=test_http I, [2024-01-22T07:01:35.008846 #1594959] INFO -- : [455/890] 1635999=test_addrinfo I, [2024-01-22T07:01:35.082937 #1594959] INFO -- : [456/890] 1635999=test_tree_spell_checker I, [2024-01-22T07:01:35.098380 #1594959] INFO -- : [457/890] 1636007=test_case_mapping I, [2024-01-22T07:01:35.108637 #1594959] INFO -- : [458/890] 1636007=test_path I, [2024-01-22T07:01:35.112410 #1594959] INFO -- : [459/890] 1635999=test_win32ole_param_event I, [2024-01-22T07:01:35.125211 #1594959] INFO -- : [460/890] 1636007=test_bn I, [2024-01-22T07:01:35.125418 #1594959] INFO -- : [461/890] 1635999=test_terminfo I, [2024-01-22T07:01:35.133822 #1594959] INFO -- : [462/890] 1636007=test_compile_prism I, [2024-01-22T07:01:35.140561 #1594959] INFO -- : [463/890] 1635999=test_rdoc_markup_to_html I, [2024-01-22T07:01:35.236642 #1594959] INFO -- : [464/890] 1635999=test_date_compat I, [2024-01-22T07:01:35.238834 #1594959] INFO -- : [465/890] 1635999=test_bug-14834 I, [2024-01-22T07:01:35.322161 #1594959] INFO -- : [466/890] 1635999=test_notimplement I, [2024-01-22T07:01:35.323135 #1594959] INFO -- : [467/890] 1636005=test_random I, [2024-01-22T07:01:35.327845 #1594959] INFO -- : [468/890] 1635999=test_gem_uri I, [2024-01-22T07:01:35.340706 #1594959] INFO -- : [469/890] 1636005=test_key_event_record I, [2024-01-22T07:01:35.341643 #1594959] INFO -- : [470/890] 1636005=test_gem_resolver_vendor_specification I, [2024-01-22T07:01:35.370638 #1594959] INFO -- : [471/890] 1635999=test_gem_commands_update_command I, [2024-01-22T07:01:35.379446 #1594959] INFO -- : [472/890] 1636005=test_rewind I, [2024-01-22T07:01:35.406701 #1594959] INFO -- : [473/890] 1636005=test_ssl_session I, [2024-01-22T07:01:35.420213 #1594959] INFO -- : [474/890] 1636007=test_lexer I, [2024-01-22T07:01:35.431923 #1594959] INFO -- : [475/890] 1636007=test_thread_cv I, [2024-01-22T07:01:35.443853 #1594959] INFO -- : [476/890] 1636012=test_unicode I, [2024-01-22T07:01:35.494923 #1594959] INFO -- : [477/890] 1636012=test_enumerator I, [2024-01-22T07:01:35.500981 #1594959] INFO -- : [478/890] 1636012=test_rdoc_parser_changelog I, [2024-01-22T07:01:35.559940 #1594959] INFO -- : [479/890] 1636012=parameters_signature_test I, [2024-01-22T07:01:35.620516 #1594959] INFO -- : [480/890] 1636012=test_koi8 I, [2024-01-22T07:01:35.624625 #1594959] INFO -- : [481/890] 1636012=test_rdoc_generator_pot I, [2024-01-22T07:01:35.627436 #1594959] INFO -- : [482/890] 1636012=test_data I, [2024-01-22T07:01:35.628880 #1594959] INFO -- : [483/890] 1636012=test_filter I, [2024-01-22T07:01:35.674053 #1594959] INFO -- : [484/890] 1636012=test_gem_gem_runner I, [2024-01-22T07:01:35.724746 #1594959] INFO -- : [485/890] 1636012=test_column_separator I, [2024-01-22T07:01:35.746213 #1594959] INFO -- : [486/890] 1636012=test_rdoc_method_attr I, [2024-01-22T07:01:35.832963 #1594959] INFO -- : [487/890] 1636012=test_rdoc_i18n_locale I, [2024-01-22T07:01:35.847645 #1594959] INFO -- : [488/890] 1636012=test_name_error_extension I, [2024-01-22T07:01:35.855379 #1594959] INFO -- : [489/890] 1636012=test_pair I, [2024-01-22T07:01:35.892095 #1594959] INFO -- : [490/890] 1636004=test_gem_commands_yank_command I, [2024-01-22T07:01:36.066917 #1594959] INFO -- : [491/890] 1636013=test_win32ole_param I, [2024-01-22T07:01:36.072052 #1594959] INFO -- : [492/890] 1636013=test_acceptable I, [2024-01-22T07:01:36.079043 #1594959] INFO -- : [493/890] 1636007=test_rdoc_generator_pot_po_entry I, [2024-01-22T07:01:36.086202 #1594959] INFO -- : [494/890] 1636013=test_euc_jp I, [2024-01-22T07:01:36.090937 #1594959] INFO -- : [495/890] 1636013=test_document I, [2024-01-22T07:01:36.094099 #1594959] INFO -- : [496/890] 1636007=test_rbconfig I, [2024-01-22T07:01:36.095833 #1594959] INFO -- : [497/890] 1636013=test_human_typo I, [2024-01-22T07:01:36.100202 #1594959] INFO -- : [498/890] 1636007=test_primitive I, [2024-01-22T07:01:36.104305 #1594959] INFO -- : [499/890] 1636007=json_encoding_test I, [2024-01-22T07:01:36.105363 #1594959] INFO -- : [500/890] 1636013=test_color I, [2024-01-22T07:01:36.117104 #1594959] INFO -- : [501/890] 1636007=test_key_stroke I, [2024-01-22T07:01:36.122906 #1594959] INFO -- : [502/890] 1636007=test_rdoc_markup_to_label I, [2024-01-22T07:01:36.172529 #1594959] INFO -- : [503/890] 1636013=test_install I, [2024-01-22T07:01:36.194872 #1594959] INFO -- : [504/890] 1636007=test_sockopt I, [2024-01-22T07:01:36.200916 #1594959] INFO -- : [505/890] 1636007=test_set_len I, [2024-01-22T07:01:36.207507 #1594959] INFO -- : [506/890] 1636007=test_httpresponses I, [2024-01-22T07:01:36.213897 #1594959] INFO -- : [507/890] 1636007=test_encoding I, [2024-01-22T07:01:36.224673 #1594959] INFO -- : [508/890] 1636007=test_rdoc_ri_driver I, [2024-01-22T07:01:36.357174 #1594959] INFO -- : [509/890] 1636005=test_gem_resolver_local_specification I, [2024-01-22T07:01:36.374057 #1594959] INFO -- : [510/890] 1636013=test_httpheader I, [2024-01-22T07:01:36.396293 #1594959] INFO -- : [511/890] 1636005=test_pinned I, [2024-01-22T07:01:36.414235 #1594959] INFO -- : [512/890] 1636013=test_stream I, [2024-01-22T07:01:36.424309 #1594959] INFO -- : [513/890] 1636013=test_to_ary_concat I, [2024-01-22T07:01:36.470958 #1594959] INFO -- : [514/890] 1636005=test_webauthn_listener_response I, [2024-01-22T07:01:36.488590 #1594959] INFO -- : [515/890] 1636005=test_time I, [2024-01-22T07:01:36.552547 #1594959] INFO -- : [516/890] 1636004=test_rdoc_markup_pre_process I, [2024-01-22T07:01:36.556206 #1594959] INFO -- : [517/890] 1636007=test_printf I, [2024-01-22T07:01:36.582992 #1594959] INFO -- : [518/890] 1636007=test_rdoc_markup_to_bs I, [2024-01-22T07:01:36.617801 #1594959] INFO -- : [519/890] 1636007=test_beginendblock I, [2024-01-22T07:01:36.639061 #1594959] INFO -- : [520/890] 1636004=test_files_lib I, [2024-01-22T07:01:36.691351 #1594959] INFO -- : [521/890] 1636005=test_gem_commands_unpack_command I, [2024-01-22T07:01:36.813451 #1594959] INFO -- : [522/890] 1635999=test_within_pipe I, [2024-01-22T07:01:36.817839 #1594959] INFO -- : [523/890] 1636010=test_emoji_breaks I, [2024-01-22T07:01:36.840757 #1594959] INFO -- : [524/890] 1635999=test_gem_bundler_version_finder I, [2024-01-22T07:01:36.878640 #1594959] INFO -- : [525/890] 1635999=test_bundled_ca I, [2024-01-22T07:01:36.920366 #1594959] INFO -- : [526/890] 1636009=test_closure I, [2024-01-22T07:01:37.072158 #1594959] INFO -- : [527/890] 1636005=test_open3 I, [2024-01-22T07:01:37.185078 #1594959] INFO -- : [528/890] 1636007=test_fiber I, [2024-01-22T07:01:37.332659 #1594959] INFO -- : [529/890] 1636002=test_rdoc_servlet I, [2024-01-22T07:01:37.394557 #1594959] INFO -- : [530/890] 1636009=test_gem_security I, [2024-01-22T07:01:37.463163 #1594959] INFO -- : [531/890] 1636002=test_ractor I, [2024-01-22T07:01:37.557911 #1594959] INFO -- : [532/890] 1636002=test_digest I, [2024-01-22T07:01:37.560552 #1594959] INFO -- : [533/890] 1636002=test_exit I, [2024-01-22T07:01:37.660543 #1594959] INFO -- : [534/890] 1636002=test_recursion I, [2024-01-22T07:01:37.676198 #1594959] INFO -- : [535/890] 1636002=test_mkmf I, [2024-01-22T07:01:37.700272 #1594959] INFO -- : [536/890] 1636002=test_date_marshal I, [2024-01-22T07:01:37.703894 #1594959] INFO -- : [537/890] 1636002=test_history I, [2024-01-22T07:01:37.724411 #1594959] INFO -- : [538/890] 1636002=test_popen_deadlock I, [2024-01-22T07:01:37.967135 #1594959] INFO -- : [539/890] 1635999=test_delegate I, [2024-01-22T07:01:37.983023 #1594959] INFO -- : [540/890] 1635999=test_cmethod I, [2024-01-22T07:01:38.008282 #1594959] INFO -- : [541/890] 1635999=test_option I, [2024-01-22T07:01:38.102681 #1594959] INFO -- : [542/890] 1636013=test_append I, [2024-01-22T07:01:38.110641 #1594959] INFO -- : [543/890] 1635999=test_gem_commands_server_command I, [2024-01-22T07:01:38.115189 #1594959] INFO -- : [544/890] 1635999=test_did_you_mean I, [2024-01-22T07:01:38.120828 #1594959] INFO -- : [545/890] 1636013=test_io_m17n I, [2024-01-22T07:01:38.126710 #1594959] INFO -- : [546/890] 1635999=test_variable_name_check I, [2024-01-22T07:01:38.167757 #1594959] INFO -- : [547/890] 1635999=test_case_comprehensive I, [2024-01-22T07:01:38.365081 #1594959] INFO -- : [548/890] 1636002=test_interned_str I, [2024-01-22T07:01:38.365533 #1594959] INFO -- : [549/890] 1636002=test_gem_commands_build_command I, [2024-01-22T07:01:38.457336 #1594959] INFO -- : [550/890] 1635998=test_scheduler I, [2024-01-22T07:01:38.619018 #1594959] INFO -- : [551/890] 1636008=test_pkey_dsa I, [2024-01-22T07:01:38.621941 #1594959] INFO -- : [552/890] 1635998=test_ocsp I, [2024-01-22T07:01:38.688523 #1594959] INFO -- : [553/890] 1636002=test_class I, [2024-01-22T07:01:38.691257 #1594959] INFO -- : [554/890] 1636002=test_rdoc_markup_heading I, [2024-01-22T07:01:38.696977 #1594959] INFO -- : [555/890] 1636002=test_exception_at_throwing I, [2024-01-22T07:01:38.750824 #1594959] INFO -- : [556/890] 1636002=test_iseq I, [2024-01-22T07:01:38.986554 #1594959] INFO -- : [557/890] 1636010=magic_comment_test I, [2024-01-22T07:01:39.026806 #1594959] INFO -- : [558/890] 1635998=test_rdoc_markup_to_html_snippet I, [2024-01-22T07:01:39.043040 #1594959] INFO -- : [559/890] 1636010=test_struct I, [2024-01-22T07:01:39.047278 #1594959] INFO -- : [560/890] 1636010=test_variable I, [2024-01-22T07:01:39.085063 #1594959] INFO -- : [561/890] 1635998=test_inputs_scanner I, [2024-01-22T07:01:39.124041 #1594959] INFO -- : [562/890] 1635998=fuzzer_test I, [2024-01-22T07:01:39.131739 #1594959] INFO -- : [563/890] 1636010=test_sexp I, [2024-01-22T07:01:39.151177 #1594959] INFO -- : [564/890] 1636010=test_rdoc_markup_include I, [2024-01-22T07:01:39.152848 #1594959] INFO -- : [565/890] 1636010=test_unconverted_fields I, [2024-01-22T07:01:39.162752 #1594959] INFO -- : [566/890] 1635998=test_pkg_config I, [2024-01-22T07:01:39.183222 #1594959] INFO -- : [567/890] 1636010=test_cparser I, [2024-01-22T07:01:39.199256 #1594959] INFO -- : [568/890] 1635998=test_nomethod_error I, [2024-01-22T07:01:39.221930 #1594959] INFO -- : [569/890] 1635998=json_parser_test I, [2024-01-22T07:01:39.291358 #1594959] INFO -- : [570/890] 1635998=memsize_test I, [2024-01-22T07:01:39.293893 #1594959] INFO -- : [571/890] 1636012=test_config I, [2024-01-22T07:01:39.298414 #1594959] INFO -- : [572/890] 1635998=test_win32ole_variant_outarg I, [2024-01-22T07:01:39.300656 #1594959] INFO -- : [573/890] 1635998=json_common_interface_test I, [2024-01-22T07:01:39.314138 #1594959] INFO -- : [574/890] 1635998=test_dln I, [2024-01-22T07:01:39.321018 #1594959] INFO -- : [575/890] 1635998=test_gem_source_subpath_problem I, [2024-01-22T07:01:39.328809 #1594959] INFO -- : [576/890] 1636012=test_mutex I, [2024-01-22T07:01:39.439499 #1594959] INFO -- : [577/890] 1636002=test_x509req I, [2024-01-22T07:01:39.465768 #1594959] INFO -- : [578/890] 1635998=test_rdoc_rd_inline I, [2024-01-22T07:01:39.468336 #1594959] INFO -- : [579/890] 1635998=test_files_test_1 I, [2024-01-22T07:01:39.542045 #1594959] INFO -- : [580/890] 1636008=test_struct I, [2024-01-22T07:01:39.596649 #1594959] INFO -- : [581/890] 1636008=test_gem_path_support I, [2024-01-22T07:01:39.609707 #1594959] INFO -- : [582/890] 1636013=test_set I, [2024-01-22T07:01:39.639438 #1594959] INFO -- : [583/890] 1636002=test_insns_leaf I, [2024-01-22T07:01:39.641327 #1594959] INFO -- : [584/890] 1636002=test_serialize_subclasses I, [2024-01-22T07:01:39.646563 #1594959] INFO -- : [585/890] 1636002=test_patterns I, [2024-01-22T07:01:39.651227 #1594959] INFO -- : [586/890] 1636002=test_color_printer I, [2024-01-22T07:01:39.652713 #1594959] INFO -- : [587/890] 1636002=test_deprecated I, [2024-01-22T07:01:39.657522 #1594959] INFO -- : [588/890] 1636002=test_div I, [2024-01-22T07:01:39.659496 #1594959] INFO -- : [589/890] 1636002=test_win32ole_variant_m I, [2024-01-22T07:01:39.661753 #1594959] INFO -- : [590/890] 1636013=test_engine I, [2024-01-22T07:01:39.662649 #1594959] INFO -- : [591/890] 1636002=test_key_error I, [2024-01-22T07:01:39.667369 #1594959] INFO -- : [592/890] 1636008=test_process I, [2024-01-22T07:01:39.668816 #1594959] INFO -- : [593/890] 1636002=test_input_method I, [2024-01-22T07:01:39.672691 #1594959] INFO -- : [594/890] 1636013=test_windows_1252 I, [2024-01-22T07:01:39.673636 #1594959] INFO -- : [595/890] 1636013=test_rdoc_top_level I, [2024-01-22T07:01:39.692684 #1594959] INFO -- : [596/890] 1636008=test_metaclass I, [2024-01-22T07:01:39.698650 #1594959] INFO -- : [597/890] 1636008=test_rdoc_rd I, [2024-01-22T07:01:39.714249 #1594959] INFO -- : [598/890] 1636005=test_cgi_session I, [2024-01-22T07:01:39.720120 #1594959] INFO -- : [599/890] 1636008=test_x509crl I, [2024-01-22T07:01:39.723192 #1594959] INFO -- : [600/890] 1636002=test_fixnum I, [2024-01-22T07:01:39.729090 #1594959] INFO -- : [601/890] 1636005=test_signal I, [2024-01-22T07:01:39.733896 #1594959] INFO -- : [602/890] 1636002=test_gem_source_git I, [2024-01-22T07:01:39.874630 #1594959] INFO -- : [603/890] 1636008=test_regex_casefold I, [2024-01-22T07:01:40.007306 #1594959] INFO -- : [604/890] 1636013=test_refinement I, [2024-01-22T07:01:40.043614 #1594959] INFO -- : [605/890] 1636010=test_gem_commands_signout_command I, [2024-01-22T07:01:40.148291 #1594959] INFO -- : [606/890] 1636010=test_gem_resolver_installer_set I, [2024-01-22T07:01:40.279437 #1594959] INFO -- : [607/890] 1636008=test_dir_m17n I, [2024-01-22T07:01:40.352765 #1594959] INFO -- : [608/890] 1636002=test_header I, [2024-01-22T07:01:40.374955 #1594959] INFO -- : [609/890] 1636002=test_require I, [2024-01-22T07:01:40.382521 #1594959] INFO -- : [610/890] 1636010=test_cgi_cookie I, [2024-01-22T07:01:40.391017 #1594959] INFO -- : [611/890] 1636010=test_float I, [2024-01-22T07:01:40.459968 #1594959] INFO -- : [612/890] 1636012=test_storage I, [2024-01-22T07:01:40.477188 #1594959] INFO -- : [613/890] 1636012=test_gem_resolver_git_set I, [2024-01-22T07:01:40.772277 #1594959] INFO -- : [614/890] 1636003=test_new I, [2024-01-22T07:01:40.784128 #1594959] INFO -- : [615/890] 1636003=test_gem_security_signer I, [2024-01-22T07:01:40.859421 #1594959] INFO -- : [616/890] 1636012=test_cipher I, [2024-01-22T07:01:40.895517 #1594959] INFO -- : [617/890] 1636012=test_memory_view I, [2024-01-22T07:01:40.922899 #1594959] INFO -- : [618/890] 1636012=pattern_test I, [2024-01-22T07:01:40.929941 #1594959] INFO -- : [619/890] 1636012=test_debug I, [2024-01-22T07:01:40.933536 #1594959] INFO -- : [620/890] 1636003=test_shellwords I, [2024-01-22T07:01:40.936112 #1594959] INFO -- : [621/890] 1636012=test_digest_extend I, [2024-01-22T07:01:40.942089 #1594959] INFO -- : [622/890] 1636003=test_omap I, [2024-01-22T07:01:40.952918 #1594959] INFO -- : [623/890] 1636012=test_iterator I, [2024-01-22T07:01:40.963060 #1594959] INFO -- : [624/890] 1636003=test_string I, [2024-01-22T07:01:40.964863 #1594959] INFO -- : [625/890] 1636003=test_gem_ext_builder I, [2024-01-22T07:01:41.041321 #1594959] INFO -- : [626/890] 1636012=test_https I, [2024-01-22T07:01:41.434977 #1594959] INFO -- : [627/890] 1636012=test_evaluation I, [2024-01-22T07:01:41.443995 #1594959] INFO -- : [628/890] 1636012=test_provider I, [2024-01-22T07:01:41.466066 #1594959] INFO -- : [629/890] 1636009=test_abi I, [2024-01-22T07:01:41.526501 #1594959] INFO -- : [630/890] 1636008=test_load I, [2024-01-22T07:01:41.534914 #1594959] INFO -- : [631/890] 1636008=test_yamldbm I, [2024-01-22T07:01:41.535927 #1594959] INFO -- : [632/890] 1636008=test_rdoc_parser_simple I, [2024-01-22T07:01:41.551651 #1594959] INFO -- : [633/890] 1636008=test_scalar_scanner I, [2024-01-22T07:01:41.569329 #1594959] INFO -- : [634/890] 1636008=test_gem_source I, [2024-01-22T07:01:41.573148 #1594959] INFO -- : [635/890] 1636004=test_array I, [2024-01-22T07:01:41.593600 #1594959] INFO -- : [636/890] 1636009=test_gem_package_tar_writer I, [2024-01-22T07:01:41.646382 #1594959] INFO -- : [637/890] 1636000=test_gem_commands_outdated_command I, [2024-01-22T07:01:41.692132 #1594959] INFO -- : [638/890] 1636000=test_benchmark I, [2024-01-22T07:01:41.742149 #1594959] INFO -- : [639/890] 1636009=test_gem_dependency_list I, [2024-01-22T07:01:41.789843 #1594959] INFO -- : [640/890] 1636012=test_nesting_parser I, [2024-01-22T07:01:41.818586 #1594959] INFO -- : [641/890] 1636008=test_win32ole_method_event I, [2024-01-22T07:01:41.822983 #1594959] INFO -- : [642/890] 1636008=test_spell_checker I, [2024-01-22T07:01:41.831607 #1594959] INFO -- : [643/890] 1636009=test_propertyputref I, [2024-01-22T07:01:41.833212 #1594959] INFO -- : [644/890] 1636012=attribute_write_test I, [2024-01-22T07:01:41.834011 #1594959] INFO -- : [645/890] 1636009=test_assembler I, [2024-01-22T07:01:41.835565 #1594959] INFO -- : [646/890] 1636009=test_rational I, [2024-01-22T07:01:41.835654 #1594959] INFO -- : [647/890] 1636010=test_rational2 I, [2024-01-22T07:01:41.836756 #1594959] INFO -- : [648/890] 1636008=test_yield_block I, [2024-01-22T07:01:41.840043 #1594959] INFO -- : [649/890] 1636008=test_len I, [2024-01-22T07:01:41.843162 #1594959] INFO -- : [650/890] 1636012=test_gem_commands_cert_command I, [2024-01-22T07:01:41.843529 #1594959] INFO -- : [651/890] 1636008=test_completion I, [2024-01-22T07:01:41.843937 #1594959] INFO -- : [652/890] 1636010=test_gem_source_installed I, [2024-01-22T07:01:41.853198 #1594959] INFO -- : [653/890] 1636010=test_erb I, [2024-01-22T07:01:41.857873 #1594959] INFO -- : [654/890] 1636009=test_x509ext I, [2024-01-22T07:01:41.867990 #1594959] INFO -- : [655/890] 1636005=test_method_name_check I, [2024-01-22T07:01:41.875802 #1594959] INFO -- : [656/890] 1636009=test_arith_seq_extract I, [2024-01-22T07:01:41.894466 #1594959] INFO -- : [657/890] 1636005=test_parser I, [2024-01-22T07:01:41.900183 #1594959] INFO -- : [658/890] 1636010=test_module I, [2024-01-22T07:01:41.943519 #1594959] INFO -- : [659/890] 1636005=test_gem_request_set I, [2024-01-22T07:01:42.049858 #1594959] INFO -- : [660/890] 1636003=constant_path_node_test I, [2024-01-22T07:01:42.064189 #1594959] INFO -- : [661/890] 1636003=test_ssl I, [2024-01-22T07:01:42.084287 #1594959] INFO -- : [662/890] 1636009=test_gem_ext_cargo_builder I, [2024-01-22T07:01:42.111535 #1594959] INFO -- : [663/890] 1636009=test_stringify_symbols I, [2024-01-22T07:01:42.120689 #1594959] INFO -- : [664/890] 1636009=test_instrumentation_api I, [2024-01-22T07:01:42.405210 #1594959] INFO -- : [665/890] 1636005=test_boolean I, [2024-01-22T07:01:42.413796 #1594959] INFO -- : [666/890] 1636005=test_whileuntil I, [2024-01-22T07:01:42.436083 #1594959] INFO -- : [667/890] 1636005=test_cmd I, [2024-01-22T07:01:42.520974 #1594959] INFO -- : [668/890] 1635998=test_rdoc_generator_markup I, [2024-01-22T07:01:42.527067 #1594959] INFO -- : [669/890] 1635998=test_rubyvm I, [2024-01-22T07:01:42.529253 #1594959] INFO -- : [670/890] 1635998=test_configuration I, [2024-01-22T07:01:42.624740 #1594959] INFO -- : [671/890] 1635998=test_monitor I, [2024-01-22T07:01:42.657089 #1594959] INFO -- : [672/890] 1636008=test_buffered_io I, [2024-01-22T07:01:42.693998 #1594959] INFO -- : [673/890] 1636008=test_http_request I, [2024-01-22T07:01:42.699900 #1594959] INFO -- : [674/890] 1636008=json_generic_object_test I, [2024-01-22T07:01:42.703397 #1594959] INFO -- : [675/890] 1636008=test_gem_source_fetch_problem I, [2024-01-22T07:01:42.718652 #1594959] INFO -- : [676/890] 1636008=test_rdoc_comment I, [2024-01-22T07:01:42.752006 #1594959] INFO -- : [677/890] 1636008=test_resize I, [2024-01-22T07:01:42.762006 #1594959] INFO -- : [678/890] 1636008=test_error_highlight I, [2024-01-22T07:01:42.831294 #1594959] INFO -- : [679/890] 1635998=test_rdoc_generator_darkfish I, [2024-01-22T07:01:42.984401 #1594959] INFO -- : [680/890] 1636000=test_mailto I, [2024-01-22T07:01:42.992272 #1594959] INFO -- : [681/890] 1636000=location_test I, [2024-01-22T07:01:43.088993 #1594959] INFO -- : [682/890] 1636000=test_symbol I, [2024-01-22T07:01:43.094983 #1594959] INFO -- : [683/890] 1636000=test_coderange I, [2024-01-22T07:01:43.097445 #1594959] INFO -- : [684/890] 1636000=test_dir I, [2024-01-22T07:01:43.150845 #1594959] INFO -- : [685/890] 1635998=test_gem_console_ui I, [2024-01-22T07:01:43.160971 #1594959] INFO -- : [686/890] 1635998=test_date_ractor I, [2024-01-22T07:01:43.161331 #1594959] INFO -- : [687/890] 1636005=test_autoconf I, [2024-01-22T07:01:43.170437 #1594959] INFO -- : [688/890] 1636005=test_eval I, [2024-01-22T07:01:43.173704 #1594959] INFO -- : [689/890] 1636008=test_ractor_compatibility I, [2024-01-22T07:01:43.174082 #1594959] INFO -- : [690/890] 1636005=test_cgi_multipart I, [2024-01-22T07:01:43.211406 #1594959] INFO -- : [691/890] 1636012=test_word I, [2024-01-22T07:01:43.216051 #1594959] INFO -- : [692/890] 1636012=test_gem_commands_cleanup_command I, [2024-01-22T07:01:43.248655 #1594959] INFO -- : [693/890] 1636007=test_member I, [2024-01-22T07:01:43.258754 #1594959] INFO -- : [694/890] 1636007=test_numeric I, [2024-01-22T07:01:43.263937 #1594959] INFO -- : [695/890] 1636007=test_gem_commands_pristine_command I, [2024-01-22T07:01:43.324737 #1594959] INFO -- : [696/890] 1636000=test_context I, [2024-01-22T07:01:43.372193 #1594959] INFO -- : [697/890] 1636013=test_nofree I, [2024-01-22T07:01:43.376921 #1594959] INFO -- : [698/890] 1636013=test_coder I, [2024-01-22T07:01:43.382714 #1594959] INFO -- : [699/890] 1636005=test_symbol I, [2024-01-22T07:01:43.394767 #1594959] INFO -- : [700/890] 1636013=test_find_executable I, [2024-01-22T07:01:43.404404 #1594959] INFO -- : [701/890] 1636013=ruby_api_test I, [2024-01-22T07:01:43.424126 #1594959] INFO -- : [702/890] 1635998=test_lazy_enumerator I, [2024-01-22T07:01:43.435502 #1594959] INFO -- : [703/890] 1636010=test_enc_associate I, [2024-01-22T07:01:43.500081 #1594959] INFO -- : [704/890] 1636013=test_unix I, [2024-01-22T07:01:43.514755 #1594959] INFO -- : [705/890] 1636002=test_arith_seq_beg_len_step I, [2024-01-22T07:01:43.520009 #1594959] INFO -- : [706/890] 1636000=test_gem_resolver_requirement_list I, [2024-01-22T07:01:43.535545 #1594959] INFO -- : [707/890] 1636000=test_pkcs7 I, [2024-01-22T07:01:43.545519 #1594959] INFO -- : [708/890] 1636013=test_function_entry I, [2024-01-22T07:01:43.545593 #1594959] INFO -- : [709/890] 1636013=test_resolve_symbol I, [2024-01-22T07:01:43.603017 #1594959] INFO -- : [710/890] 1636002=test_complex2 I, [2024-01-22T07:01:43.607742 #1594959] INFO -- : [711/890] 1636013=test_gem_package I, [2024-01-22T07:01:43.608604 #1594959] INFO -- : [712/890] 1636002=test_have_macro I, [2024-01-22T07:01:43.632780 #1594959] INFO -- : [713/890] 1636008=test_threadgroup I, [2024-01-22T07:01:43.700336 #1594959] INFO -- : [714/890] 1636000=test_gem_specification I, [2024-01-22T07:01:43.811979 #1594959] INFO -- : [715/890] 1636012=test_enum I, [2024-01-22T07:01:43.930991 #1594959] INFO -- : [716/890] 1636010=test_arity I, [2024-01-22T07:01:43.940646 #1594959] INFO -- : [717/890] 1636010=test_stringio I, [2024-01-22T07:01:43.953391 #1594959] INFO -- : [718/890] 1635998=test_io_wait_uncommon I, [2024-01-22T07:01:43.961321 #1594959] INFO -- : [719/890] 1635998=test_win32ole_variable I, [2024-01-22T07:01:43.967879 #1594959] INFO -- : [720/890] 1635998=test_bignum I, [2024-01-22T07:01:44.086697 #1594959] INFO -- : [721/890] 1635998=test_rdoc_class_module I, [2024-01-22T07:01:44.105834 #1594959] INFO -- : [722/890] 1636010=test_gem_ci_detector I, [2024-01-22T07:01:44.128080 #1594959] INFO -- : [723/890] 1636010=test_time_tz I, [2024-01-22T07:01:44.129046 #1594959] INFO -- : [724/890] 1636002=test_win32ole_event I, [2024-01-22T07:01:44.141628 #1594959] INFO -- : [725/890] 1636002=test_rdoc_generator_json_index I, [2024-01-22T07:01:44.182521 #1594959] INFO -- : [726/890] 1636002=ractor_test I, [2024-01-22T07:01:44.188128 #1594959] INFO -- : [727/890] 1636010=test_trace I, [2024-01-22T07:01:44.204076 #1594959] INFO -- : [728/890] 1636010=test_liberal_parsing I, [2024-01-22T07:01:44.231074 #1594959] INFO -- : [729/890] 1636010=test_gem_resolver_api_specification I, [2024-01-22T07:01:44.275272 #1594959] INFO -- : [730/890] 1636002=test_history I, [2024-01-22T07:01:44.284957 #1594959] INFO -- : [731/890] 1636010=test_mixed_unicode_escapes I, [2024-01-22T07:01:44.288954 #1594959] INFO -- : [732/890] 1636002=test_rdoc_markup_to_ansi I, [2024-01-22T07:01:44.294286 #1594959] INFO -- : [733/890] 1636010=test_ipaddr I, [2024-01-22T07:01:44.312509 #1594959] INFO -- : [734/890] 1636013=test_win32ole_variant I, [2024-01-22T07:01:44.318451 #1594959] INFO -- : [735/890] 1636013=test_rdoc_extend I, [2024-01-22T07:01:44.326576 #1594959] INFO -- : [736/890] 1636010=test_row I, [2024-01-22T07:01:44.333205 #1594959] INFO -- : [737/890] 1636002=test_merge_keys I, [2024-01-22T07:01:44.343899 #1594959] INFO -- : [738/890] 1636002=test_ractor I, [2024-01-22T07:01:44.344399 #1594959] INFO -- : [739/890] 1636013=test_gem_commands_open_command I, [2024-01-22T07:01:44.351221 #1594959] INFO -- : [740/890] 1636010=test_dns I, [2024-01-22T07:01:44.364550 #1594959] INFO -- : [741/890] 1636002=test_gem I, [2024-01-22T07:01:44.463492 #1594959] INFO -- : [742/890] 1636013=test_gem_source_lock I, [2024-01-22T07:01:44.528132 #1594959] INFO -- : [743/890] 1636013=test_read I, [2024-01-22T07:01:44.537651 #1594959] INFO -- : [744/890] 1636013=test_cgi_core I, [2024-01-22T07:01:44.550363 #1594959] INFO -- : [745/890] 1636013=test_parser I, [2024-01-22T07:01:44.563566 #1594959] INFO -- : [746/890] 1636013=test_weakref I, [2024-01-22T07:01:44.625219 #1594959] INFO -- : [747/890] 1636007=test_nonblock I, [2024-01-22T07:01:44.627428 #1594959] INFO -- : [748/890] 1636008=test_strip I, [2024-01-22T07:01:44.632180 #1594959] INFO -- : [749/890] 1636007=test_marshal I, [2024-01-22T07:01:44.647284 #1594959] INFO -- : [750/890] 1636008=test_unicode_normalize I, [2024-01-22T07:01:44.707880 #1594959] INFO -- : [751/890] 1635998=test_timeout I, [2024-01-22T07:01:44.830068 #1594959] INFO -- : [752/890] 1636006=test_alias I, [2024-01-22T07:01:44.841909 #1594959] INFO -- : [753/890] 1636010=test_ancdata I, [2024-01-22T07:01:44.847557 #1594959] INFO -- : [754/890] 1636012=test_singleton_function I, [2024-01-22T07:01:44.847748 #1594959] INFO -- : [755/890] 1636010=test_reline_key I, [2024-01-22T07:01:44.850632 #1594959] INFO -- : [756/890] 1636012=test_rb_str_dup I, [2024-01-22T07:01:44.854970 #1594959] INFO -- : [757/890] 1636012=test_ssl I, [2024-01-22T07:01:44.867576 #1594959] INFO -- : [758/890] 1636013=test_ractor I, [2024-01-22T07:01:44.904509 #1594959] INFO -- : [759/890] 1636010=test_rendering I, [2024-01-22T07:01:44.918980 #1594959] INFO -- : [760/890] 1636010=test_my_integer I, [2024-01-22T07:01:44.925414 #1594959] INFO -- : [761/890] 1636010=json_ext_parser_test I, [2024-01-22T07:01:44.946641 #1594959] INFO -- : [762/890] 1636010=test_thread I, [2024-01-22T07:01:45.023091 #1594959] INFO -- : [763/890] 1636006=test_capacity I, [2024-01-22T07:01:45.028060 #1594959] INFO -- : [764/890] 1636006=test_nextafter I, [2024-01-22T07:01:45.110071 #1594959] INFO -- : [765/890] 1636006=test_have_func I, [2024-01-22T07:01:45.114612 #1594959] INFO -- : [766/890] 1636009=test_stat I, [2024-01-22T07:01:45.120410 #1594959] INFO -- : [767/890] 1636001=test_syslog I, [2024-01-22T07:01:45.123857 #1594959] INFO -- : [768/890] 1636009=test_gem_request_set_lockfile_tokenizer I, [2024-01-22T07:01:45.134096 #1594959] INFO -- : [769/890] 1636001=test_gem_resolver_git_specification I, [2024-01-22T07:01:45.219539 #1594959] INFO -- : [770/890] 1636009=test_usrmarshal I, [2024-01-22T07:01:45.266431 #1594959] INFO -- : [771/890] 1636013=test_object_references I, [2024-01-22T07:01:45.275818 #1594959] INFO -- : [772/890] 1636013=test_integer I, [2024-01-22T07:01:45.330499 #1594959] INFO -- : [773/890] 1636012=test_cgi_modruby I, [2024-01-22T07:01:45.338259 #1594959] INFO -- : [774/890] 1636012=test_rubyoptions I, [2024-01-22T07:01:45.361373 #1594959] INFO -- : [775/890] 1636001=test_super I, [2024-01-22T07:01:45.468164 #1594959] INFO -- : [776/890] 1636009=test_rubygems I, [2024-01-22T07:01:45.591305 #1594959] INFO -- : [777/890] 1636007=test_call I, [2024-01-22T07:01:45.664026 #1594959] INFO -- : [778/890] 1636009=test_https_proxy I, [2024-01-22T07:01:45.707432 #1594959] INFO -- : [779/890] 1636009=test_gem_commands_setup_command I, [2024-01-22T07:01:45.745424 #1594959] INFO -- : [780/890] 1636007=test_read_write I, [2024-01-22T07:01:45.753303 #1594959] INFO -- : [781/890] 1635998=test_rdoc_attr I, [2024-01-22T07:01:45.760125 #1594959] INFO -- : [782/890] 1636007=test_env I, [2024-01-22T07:01:45.766601 #1594959] INFO -- : [783/890] 1635998=test_converters I, [2024-01-22T07:01:45.793416 #1594959] INFO -- : [784/890] 1635998=test_integer I, [2024-01-22T07:01:45.851910 #1594959] INFO -- : [785/890] 1635998=desugar_compiler_test I, [2024-01-22T07:01:45.863697 #1594959] INFO -- : [786/890] 1635998=test_dryrun I, [2024-01-22T07:01:45.881106 #1594959] INFO -- : [787/890] 1635998=json_generator_test I, [2024-01-22T07:01:45.980737 #1594959] INFO -- : [788/890] 1635998=test_eval I, [2024-01-22T07:01:46.100072 #1594959] INFO -- : [789/890] 1636001=test_transcode I, [2024-01-22T07:01:46.109375 #1594959] INFO -- : [790/890] 1636000=test_gem_resolver_api_set I, [2024-01-22T07:01:46.188875 #1594959] INFO -- : [791/890] 1636000=test_gem_safe_marshal I, [2024-01-22T07:01:46.273233 #1594959] INFO -- : [792/890] 1635998=test_enumerable I, [2024-01-22T07:01:46.277284 #1594959] INFO -- : [793/890] 1635998=test_gem_resolver_vendor_set I, [2024-01-22T07:01:46.293916 #1594959] INFO -- : [794/890] 1636004=test_config I, [2024-01-22T07:01:46.300150 #1594959] INFO -- : [795/890] 1635998=test_webauthn_listener I, [2024-01-22T07:01:46.311615 #1594959] INFO -- : [796/890] 1636001=test_jaro_winkler I, [2024-01-22T07:01:46.321200 #1594959] INFO -- : [797/890] 1636001=test_random_formatter I, [2024-01-22T07:01:46.346947 #1594959] INFO -- : [798/890] 1636001=test_helper I, [2024-01-22T07:01:46.359488 #1594959] INFO -- : [799/890] 1636009=test_gem_request_set_gem_dependency_api I, [2024-01-22T07:01:46.389691 #1594959] INFO -- : [800/890] 1635998=test_ast I, [2024-01-22T07:01:46.430393 #1594959] INFO -- : [801/890] 1636001=test_lambda I, [2024-01-22T07:01:46.492097 #1594959] INFO -- : [802/890] 1636001=test_fips I, [2024-01-22T07:01:46.587215 #1594959] INFO -- : [803/890] 1636002=test_x509name I, [2024-01-22T07:01:46.599879 #1594959] INFO -- : [804/890] 1636002=test_update I, [2024-01-22T07:01:46.607526 #1594959] INFO -- : [805/890] 1636002=test_x509store I, [2024-01-22T07:01:46.661070 #1594959] INFO -- : [806/890] 1636004=test_rdoc_code_object I, [2024-01-22T07:01:46.744367 #1594959] INFO -- : [807/890] 1636001=test_udp I, [2024-01-22T07:01:46.752621 #1594959] INFO -- : [808/890] 1636009=test_file I, [2024-01-22T07:01:46.755543 #1594959] INFO -- : [809/890] 1636001=test_ostruct I, [2024-01-22T07:01:46.869074 #1594959] INFO -- : [810/890] 1636002=unescape_test I, [2024-01-22T07:01:46.908230 #1594959] INFO -- : [811/890] 1636001=test_data_error I, [2024-01-22T07:01:46.956984 #1594959] INFO -- : [812/890] 1636006=bom_test I, [2024-01-22T07:01:46.963804 #1594959] INFO -- : [813/890] 1636004=test_write I, [2024-01-22T07:01:46.966626 #1594959] INFO -- : [814/890] 1636006=test_rdoc_markup_document I, [2024-01-22T07:01:46.984129 #1594959] INFO -- : [815/890] 1636006=test_integer_comb I, [2024-01-22T07:01:46.988171 #1594959] INFO -- : [816/890] 1636001=test_tmpdir I, [2024-01-22T07:01:47.037835 #1594959] INFO -- : [817/890] 1636004=test_vm_dump I, [2024-01-22T07:01:47.045310 #1594959] INFO -- : [818/890] 1636004=test_gem_commands_check_command I, [2024-01-22T07:01:47.050929 #1594959] INFO -- : [819/890] 1636001=test_regexp I, [2024-01-22T07:01:47.078677 #1594959] INFO -- : [820/890] 1636004=errors_test I, [2024-01-22T07:01:47.273185 #1594959] INFO -- : [821/890] 1636004=library_symbols_test I, [2024-01-22T07:01:47.280213 #1594959] INFO -- : [822/890] 1636000=test_locale I, [2024-01-22T07:01:47.280423 #1594959] INFO -- : [823/890] 1636004=test_addr I, [2024-01-22T07:01:47.306077 #1594959] INFO -- : [824/890] 1636004=test_ensured I, [2024-01-22T07:01:47.314262 #1594959] INFO -- : [825/890] 1636000=test_ts I, [2024-01-22T07:01:47.370917 #1594959] INFO -- : [826/890] 1636004=test_rdoc_ri_paths I, [2024-01-22T07:01:47.421180 #1594959] INFO -- : [827/890] 1636004=test_quote_char_nil I, [2024-01-22T07:01:47.438256 #1594959] INFO -- : [828/890] 1636004=test_constant I, [2024-01-22T07:01:47.920919 #1594959] INFO -- : [829/890] 1636000=test_pty I, [2024-01-22T07:01:48.411891 #1594959] INFO -- : [830/890] 1636002=test_dup I, [2024-01-22T07:01:48.442687 #1594959] INFO -- : [831/890] 1636013=test_project_sanity I, [2024-01-22T07:01:48.453256 #1594959] INFO -- : [832/890] 1636000=test_range I, [2024-01-22T07:01:48.554093 #1594959] INFO -- : [833/890] 1636013=test_encoding I, [2024-01-22T07:01:48.603380 #1594959] INFO -- : [834/890] 1636002=test_helper I, [2024-01-22T07:01:48.616826 #1594959] INFO -- : [835/890] 1636002=test_erb_command I, [2024-01-22T07:01:48.652292 #1594959] INFO -- : [836/890] 1636007=test_gem_uri_formatter I, [2024-01-22T07:01:48.656917 #1594959] INFO -- : [837/890] 1636002=test_arithmetic_sequence I, [2024-01-22T07:01:48.668683 #1594959] INFO -- : [838/890] 1636002=test_gem_command_manager I, [2024-01-22T07:01:48.675689 #1594959] INFO -- : [839/890] 1636007=test_gem_gemcutter_utilities I, [2024-01-22T07:01:48.777947 #1594959] INFO -- : [840/890] 1636013=test_basicinstructions I, [2024-01-22T07:01:48.855430 #1594959] INFO -- : [841/890] 1636002=test_key_actor_emacs I, [2024-01-22T07:01:48.874781 #1594959] INFO -- : [842/890] 1636013=version_test I, [2024-01-22T07:01:48.900126 #1594959] INFO -- : [843/890] 1636013=test_object I, [2024-01-22T07:01:48.905503 #1594959] INFO -- : [844/890] 1636013=test_cgi_header I, [2024-01-22T07:01:48.918618 #1594959] INFO -- : [845/890] 1636013=heredoc_dedent_test I, [2024-01-22T07:01:48.933225 #1594959] INFO -- : [846/890] 1636013=test_tsort I, [2024-01-22T07:01:48.949149 #1594959] INFO -- : [847/890] 1636013=test_signedness I, [2024-01-22T07:01:48.979509 #1594959] INFO -- : [848/890] 1636002=test_rdoc_rd_block_parser I, [2024-01-22T07:01:49.004430 #1594959] INFO -- : [849/890] 1636002=test_quote_empty I, [2024-01-22T07:01:49.064801 #1594959] INFO -- : [850/890] 1636002=test_pointer I, [2024-01-22T07:01:49.069939 #1594959] INFO -- : [851/890] 1636007=test_func I, [2024-01-22T07:01:49.242708 #1594959] INFO -- : [852/890] 1636000=test_big5 I, [2024-01-22T07:01:49.249804 #1594959] INFO -- : [853/890] 1636000=test_type I, [2024-01-22T07:01:49.258311 #1594959] INFO -- : [854/890] 1636000=test_ractor I, [2024-01-22T07:01:49.331623 #1594959] INFO -- : [855/890] 1636000=test_sleep I, [2024-01-22T07:01:49.426391 #1594959] INFO -- : [856/890] 1636008=test_gem_local_remote_options I, [2024-01-22T07:01:49.493324 #1594959] INFO -- : [857/890] 1636008=test_date_arith I, [2024-01-22T07:01:49.502331 #1594959] INFO -- : [858/890] 1636008=test_ruby_lex I, [2024-01-22T07:01:49.628101 #1594959] INFO -- : [859/890] 1636008=test_object I, [2024-01-22T07:01:49.628610 #1594959] INFO -- : [860/890] 1636003=test_ossl I, [2024-01-22T07:01:50.055809 #1594959] INFO -- : [861/890] 1636008=test_normalize I, [2024-01-22T07:01:50.055992 #1594959] INFO -- : [862/890] 1636008=test_invalid I, [2024-01-22T07:01:50.076905 #1594959] INFO -- : [863/890] 1636008=test_timeout I, [2024-01-22T07:01:50.087792 #1594959] INFO -- : [864/890] 1636008=compiler_test I, [2024-01-22T07:01:50.092922 #1594959] INFO -- : [865/890] 1636008=test_flip I, [2024-01-22T07:01:50.116178 #1594959] INFO -- : [866/890] 1636006=test_change_word I, [2024-01-22T07:01:50.117964 #1594959] INFO -- : [867/890] 1636006=test_data_converters I, [2024-01-22T07:01:50.125043 #1594959] INFO -- : [868/890] 1636008=test_class_name_check I, [2024-01-22T07:01:50.155211 #1594959] INFO -- : [869/890] 1636006=test_keyword I, [2024-01-22T07:01:50.161121 #1594959] INFO -- : [870/890] 1636008=test_continuation I, [2024-01-22T07:01:50.286465 #1594959] INFO -- : [871/890] 1636002=test_fd_setsize I, [2024-01-22T07:01:50.292435 #1594959] INFO -- : [872/890] 1636002=test_win32ole_method I, [2024-01-22T07:01:50.300062 #1594959] INFO -- : [873/890] 1636002=test_delete I, [2024-01-22T07:01:50.311016 #1594959] INFO -- : [874/890] 1636002=test_gem_platform I, [2024-01-22T07:01:50.339886 #1594959] INFO -- : [875/890] 1636008=test_rdoc_markup_hard_break I, [2024-01-22T07:01:50.343852 #1594959] INFO -- : [876/890] 1636008=test_date_strptime I, [2024-01-22T07:01:50.379422 #1594959] INFO -- : [877/890] 1636004=test_placearg I, [2024-01-22T07:01:50.391478 #1594959] INFO -- : [878/890] 1636004=test_numhash I, [2024-01-22T07:01:50.396895 #1594959] INFO -- : [879/890] 1636004=test_weakkeymap I, [2024-01-22T07:01:50.466221 #1594959] INFO -- : [880/890] 1636002=test_gem_commands_push_command I, [2024-01-22T07:01:50.542824 #1594959] INFO -- : [881/890] 1636006=test_pkey_rsa I, [2024-01-22T07:01:50.550535 #1594959] INFO -- : [882/890] 1636008=test_rdoc_parser_markdown I, [2024-01-22T07:01:50.580441 #1594959] INFO -- : [883/890] 1636008=test_gem_resolver_lock_set I, [2024-01-22T07:01:50.613692 #1594959] INFO -- : [884/890] 1636008=test_not I, [2024-01-22T07:01:50.623406 #1594959] INFO -- : [885/890] 1636008=test_import I, [2024-01-22T07:01:50.659496 #1594959] INFO -- : [886/890] 1636004=test_force_quotes I, [2024-01-22T07:01:50.679221 #1594959] INFO -- : [887/890] 1636004=test_logger I, [2024-01-22T07:01:50.692102 #1594959] INFO -- : [888/890] 1636004=test_gem_update_suggestion I, [2024-01-22T07:01:50.754140 #1594959] INFO -- : [889/890] 1636004=test_files_test I, [2024-01-22T07:01:50.755081 #1594959] INFO -- : [890/890] 1636004=test_file_exhaustive I, [2024-01-22T07:02:11.841309 #1594959] INFO -- : Finished tests in 48.737229s, 535.5865 tests/s, 195165.9175 assertions/s. I, [2024-01-22T07:02:11.842198 #1594959] INFO -- : 26103 tests, 9511846 assertions, 0 failures, 0 errors, 210 skips I, [2024-01-22T07:02:11.842263 #1594959] INFO -- : I, [2024-01-22T07:02:11.842308 #1594959] INFO -- : ruby -v: ruby 3.4.0dev (2024-01-22T07:00:13Z master 3736130dfa) [x86_64-linux] I, [2024-01-22T07:02:11.846594 #1594959] INFO -- : $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 0. I, [2024-01-22T07:02:11.846869 #1594959] INFO -- : $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j16' I, [2024-01-22T07:02:12.010827 #1594959] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-01-22T07:02:12.010882 #1594959] INFO -- : CC = gcc I, [2024-01-22T07:02:12.010893 #1594959] INFO -- : LD = ld I, [2024-01-22T07:02:12.010900 #1594959] INFO -- : LDSHARED = gcc -shared I, [2024-01-22T07:02:12.010908 #1594959] 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-22T07:02:12.010924 #1594959] 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-22T07:02:12.010937 #1594959] INFO -- : CPPFLAGS = I, [2024-01-22T07:02:12.010944 #1594959] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-01-22T07:02:12.010950 #1594959] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2024-01-22T07:02:12.010956 #1594959] INFO -- : LANG = C.UTF-8 I, [2024-01-22T07:02:12.010962 #1594959] INFO -- : LC_ALL = I, [2024-01-22T07:02:12.010967 #1594959] INFO -- : LC_CTYPE = I, [2024-01-22T07:02:12.010973 #1594959] INFO -- : MFLAGS = I, [2024-01-22T07:02:12.010978 #1594959] INFO -- : RUSTC = rustc I, [2024-01-22T07:02:12.010984 #1594959] 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-22T07:02:12.011436 #1594959] INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 I, [2024-01-22T07:02:12.011456 #1594959] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-01-22T07:02:12.011466 #1594959] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-01-22T07:02:12.011475 #1594959] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-01-22T07:02:12.011484 #1594959] INFO -- : I, [2024-01-22T07:02:12.013112 #1594959] INFO -- : generating enc.mk I, [2024-01-22T07:02:12.129867 #1594959] INFO -- : generating encdb.h I, [2024-01-22T07:02:12.191523 #1594959] INFO -- : encdb.h unchanged I, [2024-01-22T07:02:12.192626 #1594959] INFO -- : making enc I, [2024-01-22T07:02:12.209715 #1594959] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-22T07:02:12.209736 #1594959] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2024-01-22T07:02:12.209746 #1594959] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-22T07:02:12.210323 #1594959] INFO -- : making srcs under enc I, [2024-01-22T07:02:12.238734 #1594959] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-22T07:02:12.238756 #1594959] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2024-01-22T07:02:12.238766 #1594959] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-22T07:02:12.239666 #1594959] INFO -- : generating transdb.h I, [2024-01-22T07:02:12.339083 #1594959] INFO -- : transdb.h unchanged I, [2024-01-22T07:02:12.340679 #1594959] INFO -- : making trans I, [2024-01-22T07:02:12.411462 #1594959] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-22T07:02:12.411483 #1594959] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk/enc/trans'. I, [2024-01-22T07:02:12.411492 #1594959] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-22T07:02:12.412337 #1594959] INFO -- : making encs I, [2024-01-22T07:02:12.449401 #1594959] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-22T07:02:12.449423 #1594959] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2024-01-22T07:02:12.449441 #1594959] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-22T07:02:12.452403 #1594959] INFO -- : generating makefiles ext/configure-ext.mk I, [2024-01-22T07:02:12.478390 #1594959] INFO -- : ext/configure-ext.mk updated I, [2024-01-22T07:02:12.480849 #1594959] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-22T07:02:13.857198 #1594959] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-22T07:02:13.857847 #1594959] INFO -- : generating makefile exts.mk I, [2024-01-22T07:02:13.893263 #1594959] INFO -- : exts.mk unchanged I, [2024-01-22T07:02:13.903136 #1594959] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-22T07:02:14.233134 #1594959] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' I, [2024-01-22T07:02:14.237863 #1594959] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' I, [2024-01-22T07:02:14.242585 #1594959] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' I, [2024-01-22T07:02:14.245672 #1594959] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' I, [2024-01-22T07:02:14.249935 #1594959] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' I, [2024-01-22T07:02:14.262869 #1594959] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' I, [2024-01-22T07:02:14.288642 #1594959] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2024-01-22T07:02:14.294551 #1594959] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2024-01-22T07:02:14.313508 #1594959] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2024-01-22T07:02:14.328010 #1594959] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2024-01-22T07:02:14.330863 #1594959] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' I, [2024-01-22T07:02:14.335288 #1594959] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' I, [2024-01-22T07:02:14.347568 #1594959] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' I, [2024-01-22T07:02:14.354643 #1594959] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' I, [2024-01-22T07:02:14.370875 #1594959] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' I, [2024-01-22T07:02:14.374925 #1594959] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' I, [2024-01-22T07:02:14.378979 #1594959] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' I, [2024-01-22T07:02:14.386960 #1594959] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' I, [2024-01-22T07:02:14.425638 #1594959] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' I, [2024-01-22T07:02:14.470894 #1594959] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' I, [2024-01-22T07:02:14.475012 #1594959] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' I, [2024-01-22T07:02:14.477506 #1594959] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' I, [2024-01-22T07:02:14.487974 #1594959] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' I, [2024-01-22T07:02:14.539978 #1594959] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' I, [2024-01-22T07:02:14.543476 #1594959] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' I, [2024-01-22T07:02:14.545982 #1594959] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' I, [2024-01-22T07:02:14.561832 #1594959] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' I, [2024-01-22T07:02:14.566589 #1594959] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' I, [2024-01-22T07:02:14.568315 #1594959] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2024-01-22T07:02:14.574415 #1594959] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2024-01-22T07:02:14.582993 #1594959] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' I, [2024-01-22T07:02:14.588945 #1594959] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' I, [2024-01-22T07:02:14.613347 #1594959] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-01-22T07:02:14.633836 #1594959] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-01-22T07:02:14.636565 #1594959] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-01-22T07:02:14.692310 #1594959] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-01-22T07:02:14.694053 #1594959] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2024-01-22T07:02:14.713055 #1594959] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2024-01-22T07:02:14.715063 #1594959] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-01-22T07:02:14.771981 #1594959] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-01-22T07:02:14.774281 #1594959] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.1/ext/rbs_extension' I, [2024-01-22T07:02:14.793637 #1594959] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.1/ext/rbs_extension' I, [2024-01-22T07:02:14.796005 #1594959] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.2/ext/rbs_extension' I, [2024-01-22T07:02:14.852118 #1594959] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.2/ext/rbs_extension' I, [2024-01-22T07:02:14.854081 #1594959] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog' I, [2024-01-22T07:02:14.873316 #1594959] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog' I, [2024-01-22T07:02:14.895226 #1594959] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-22T07:02:15.002375 #1594959] INFO -- : make[2]: 'ruby' is up to date. I, [2024-01-22T07:02:15.002417 #1594959] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-22T07:02:15.002628 #1594959] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-01-22T07:02:15.009779 #1594959] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-01-22T07:02:15.009843 #1594959] INFO -- : make[1]: Nothing to be done for 'note'. I, [2024-01-22T07:02:15.009873 #1594959] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' E, [2024-01-22T07:02:15.099622 #1594959] 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.20240122-1844014-xdxmcm/1-mspec-multi-0 E, [2024-01-22T07:02:15.099995 #1594959] 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.20240122-1844014-xdxmcm/2-mspec-multi-1 E, [2024-01-22T07:02:15.100113 #1594959] 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.20240122-1844014-xdxmcm/3-mspec-multi-2 E, [2024-01-22T07:02:15.100277 #1594959] 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.20240122-1844014-xdxmcm/4-mspec-multi-3 E, [2024-01-22T07:02:15.100438 #1594959] 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.20240122-1844014-xdxmcm/5-mspec-multi-4 E, [2024-01-22T07:02:15.100591 #1594959] 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.20240122-1844014-xdxmcm/6-mspec-multi-5 E, [2024-01-22T07:02:15.100767 #1594959] 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.20240122-1844014-xdxmcm/7-mspec-multi-6 E, [2024-01-22T07:02:15.100938 #1594959] 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.20240122-1844014-xdxmcm/8-mspec-multi-7 E, [2024-01-22T07:02:15.101082 #1594959] 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.20240122-1844014-xdxmcm/9-mspec-multi-8 E, [2024-01-22T07:02:15.101320 #1594959] 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.20240122-1844014-xdxmcm/10-mspec-multi-9 E, [2024-01-22T07:02:15.101573 #1594959] 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.20240122-1844014-xdxmcm/11-mspec-multi-10 E, [2024-01-22T07:02:15.101863 #1594959] 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.20240122-1844014-xdxmcm/12-mspec-multi-11 E, [2024-01-22T07:02:15.102253 #1594959] 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.20240122-1844014-xdxmcm/13-mspec-multi-12 E, [2024-01-22T07:02:15.102617 #1594959] 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.20240122-1844014-xdxmcm/14-mspec-multi-13 E, [2024-01-22T07:02:15.103046 #1594959] 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.20240122-1844014-xdxmcm/15-mspec-multi-14 E, [2024-01-22T07:02:15.103445 #1594959] 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.20240122-1844014-xdxmcm/16-mspec-multi-15 I, [2024-01-22T07:02:15.285156 #1594959] INFO -- : ruby 3.4.0dev (2024-01-22T07:00:13Z master 3736130dfa) [x86_64-linux] I, [2024-01-22T07:02:16.533836 #1594959] INFO -- : 0 ......................................................................... I, [2024-01-22T07:02:17.089013 #1594959] INFO -- : 73 ......................................................................... I, [2024-01-22T07:02:17.424818 #1594959] INFO -- : 146 ......................................................................... I, [2024-01-22T07:02:17.588673 #1594959] INFO -- : 219 ......................................................................... I, [2024-01-22T07:02:17.662044 #1594959] INFO -- : 292 ......................................................................... I, [2024-01-22T07:02:17.756117 #1594959] INFO -- : 365 ......................................................................... I, [2024-01-22T07:02:17.824666 #1594959] INFO -- : 438 ......................................................................... I, [2024-01-22T07:02:17.879808 #1594959] INFO -- : 511 ......................................................................... I, [2024-01-22T07:02:17.923965 #1594959] INFO -- : 584 ......................................................................... I, [2024-01-22T07:02:18.047657 #1594959] INFO -- : 657 ......................................................................... I, [2024-01-22T07:02:18.129078 #1594959] INFO -- : 730 ......................................................................... I, [2024-01-22T07:02:18.195025 #1594959] INFO -- : 803 ......................................................................... I, [2024-01-22T07:02:18.306028 #1594959] INFO -- : 876 ......................................................................... I, [2024-01-22T07:02:18.423156 #1594959] INFO -- : 949 ......................................................................... I, [2024-01-22T07:02:18.686729 #1594959] INFO -- : 1022 ......................................................................... I, [2024-01-22T07:02:19.059512 #1594959] INFO -- : 1095 ......................................................................... I, [2024-01-22T07:02:19.391819 #1594959] INFO -- : 1168 ......................................................................... I, [2024-01-22T07:02:19.616895 #1594959] INFO -- : 1241 ......................................................................... I, [2024-01-22T07:02:19.774922 #1594959] INFO -- : 1314 ......................................................................... I, [2024-01-22T07:02:19.822094 #1594959] INFO -- : 1387 ......................................................................... I, [2024-01-22T07:02:19.983953 #1594959] INFO -- : 1460 ......................................................................... I, [2024-01-22T07:02:20.605745 #1594959] INFO -- : 1533 ......................................................................... I, [2024-01-22T07:02:20.880867 #1594959] INFO -- : 1606 ......................................................................... I, [2024-01-22T07:02:21.316517 #1594959] INFO -- : 1679 ......................................................................... I, [2024-01-22T07:02:21.551791 #1594959] INFO -- : 1752 ......................................................................... I, [2024-01-22T07:02:21.821023 #1594959] INFO -- : 1825 ......................................................................... I, [2024-01-22T07:02:22.056266 #1594959] INFO -- : 1898 ......................................................................... I, [2024-01-22T07:02:22.203671 #1594959] INFO -- : 1971 ......................................................................... I, [2024-01-22T07:02:22.271421 #1594959] INFO -- : 2044 ......................................................................... I, [2024-01-22T07:02:22.333291 #1594959] INFO -- : 2117 ......................................................................... I, [2024-01-22T07:02:22.404099 #1594959] INFO -- : 2190 ......................................................................... I, [2024-01-22T07:02:22.444135 #1594959] INFO -- : 2263 ......................................................................... I, [2024-01-22T07:02:22.473380 #1594959] INFO -- : 2336 ......................................................................... I, [2024-01-22T07:02:22.541697 #1594959] INFO -- : 2409 ......................................................................... I, [2024-01-22T07:02:22.584574 #1594959] INFO -- : 2482 ......................................................................... I, [2024-01-22T07:02:22.651942 #1594959] INFO -- : 2555 ......................................................................... I, [2024-01-22T07:02:22.657091 #1594959] INFO -- : 2628 ......................................................................... I, [2024-01-22T07:02:22.683681 #1594959] INFO -- : 2701 ......................................................................... I, [2024-01-22T07:02:22.795924 #1594959] INFO -- : 2774 ......................................................................... I, [2024-01-22T07:02:22.857846 #1594959] INFO -- : 2847 ......................................................................... I, [2024-01-22T07:02:22.982919 #1594959] INFO -- : 2920 ......................................................................... I, [2024-01-22T07:02:23.110137 #1594959] INFO -- : 2993 ......................................................................... I, [2024-01-22T07:02:23.192239 #1594959] INFO -- : 3066 ......................................................................... I, [2024-01-22T07:02:23.421203 #1594959] INFO -- : 3139 ......................................................................... I, [2024-01-22T07:02:23.529281 #1594959] INFO -- : 3212 ......................................................................... I, [2024-01-22T07:02:23.629387 #1594959] INFO -- : 3285 ......................................................................... I, [2024-01-22T07:02:23.670940 #1594959] INFO -- : 3358 ......................................................................... I, [2024-01-22T07:02:23.700180 #1594959] INFO -- : 3431 ......................................................................... I, [2024-01-22T07:02:23.722730 #1594959] INFO -- : 3504 ......................................................................... I, [2024-01-22T07:02:23.771634 #1594959] INFO -- : 3577 ......................................................................... I, [2024-01-22T07:02:24.216886 #1594959] INFO -- : 3650 ......................................................................... I, [2024-01-22T07:02:27.719776 #1594959] INFO -- : 3723 ...... I, [2024-01-22T07:02:27.719878 #1594959] INFO -- : I, [2024-01-22T07:02:27.719908 #1594959] INFO -- : Finished in 12.615004 seconds I, [2024-01-22T07:02:27.719930 #1594959] INFO -- : I, [2024-01-22T07:02:27.719949 #1594959] INFO -- : 3728 files, 32315 examples, 172188 expectations, 0 failures, 0 errors, 0 tagged I, [2024-01-22T07:02:27.724521 #1594959] INFO -- : $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j16'" exit with 0.