# Logfile created on 2024-02-14 22:48:17 +0000 by logger.rb/v1.5.0 I, [2024-02-14T22:48:17.799790 #2242250] INFO -- : #, @formatter=nil, @logdev=#, @binmode=false, @mon_data=#, @mon_data_owner_object_id=860>>> I, [2024-02-14T22:48:17.801313 #2242250] INFO -- : $$$[beg] make update-unicode -j4 I, [2024-02-14T22:48:18.292035 #2242250] INFO -- : make: Nothing to be done for 'update-unicode'. I, [2024-02-14T22:48:18.293355 #2242250] INFO -- : $$$[end] "make update-unicode -j4" exit with 0. I, [2024-02-14T22:48:18.293540 #2242250] INFO -- : $$$[beg] make update-download -j4 I, [2024-02-14T22:48:19.402521 #2242250] INFO -- : tool/config.guess already exists I, [2024-02-14T22:48:19.402964 #2242250] INFO -- : tool/config.sub already exists I, [2024-02-14T22:48:19.420753 #2242250] INFO -- : Update debug to 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 I, [2024-02-14T22:48:19.427720 #2242250] INFO -- : echo 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/debug.revision - I, [2024-02-14T22:48:19.446072 #2242250] INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/debug.revision unchanged I, [2024-02-14T22:48:20.880717 #2242250] INFO -- : $$$[end] "make update-download -j4" exit with 0. I, [2024-02-14T22:48:20.880946 #2242250] INFO -- : $$$[beg] make update-rubyspec -j4 I, [2024-02-14T22:48:21.371546 #2242250] INFO -- : make: Nothing to be done for 'update-rubyspec'. I, [2024-02-14T22:48:21.372934 #2242250] INFO -- : $$$[end] "make update-rubyspec -j4" exit with 0. I, [2024-02-14T22:48:21.373123 #2242250] INFO -- : $$$[beg] make update-src -j4 E, [2024-02-14T22:48:23.082869 #2242250] ERROR -- : From https://github.com/ruby/ruby E, [2024-02-14T22:48:23.083144 #2242250] ERROR -- : 6f9ca7f..06ad00a master -> origin/master I, [2024-02-14T22:48:23.208876 #2242250] INFO -- : Updating 6f9ca7f..06ad00a I, [2024-02-14T22:48:23.209093 #2242250] INFO -- : Fast-forward I, [2024-02-14T22:48:23.235340 #2242250] INFO -- : .github/workflows/annocheck.yml | 2 + I, [2024-02-14T22:48:23.235564 #2242250] INFO -- : .github/workflows/compilers.yml | 2 + I, [2024-02-14T22:48:23.235720 #2242250] INFO -- : .github/workflows/spec_guards.yml | 2 + I, [2024-02-14T22:48:23.235818 #2242250] INFO -- : spec/default.mspec | 4 +- I, [2024-02-14T22:48:23.235914 #2242250] INFO -- : spec/mspec/lib/mspec/runner/formatters/base.rb | 8 +- I, [2024-02-14T22:48:23.236024 #2242250] INFO -- : tool/lrama/NEWS.md | 34 + I, [2024-02-14T22:48:23.236122 #2242250] INFO -- : tool/lrama/lib/lrama/context.rb | 8 +- I, [2024-02-14T22:48:23.236220 #2242250] INFO -- : tool/lrama/lib/lrama/grammar.rb | 269 +----- I, [2024-02-14T22:48:23.236385 #2242250] INFO -- : .../lib/lrama/grammar/code/initial_action_code.rb | 6 + I, [2024-02-14T22:48:23.236537 #2242250] INFO -- : .../lib/lrama/grammar/code/no_reference_code.rb | 4 + I, [2024-02-14T22:48:23.236654 #2242250] INFO -- : tool/lrama/lib/lrama/grammar/code/printer_code.rb | 6 + I, [2024-02-14T22:48:23.236760 #2242250] INFO -- : tool/lrama/lib/lrama/grammar/code/rule_action.rb | 12 +- I, [2024-02-14T22:48:23.236868 #2242250] INFO -- : tool/lrama/lib/lrama/grammar/reference.rb | 7 +- I, [2024-02-14T22:48:23.236976 #2242250] INFO -- : tool/lrama/lib/lrama/grammar/rule_builder.rb | 9 +- I, [2024-02-14T22:48:23.237077 #2242250] INFO -- : tool/lrama/lib/lrama/grammar/symbol.rb | 2 +- I, [2024-02-14T22:48:23.237208 #2242250] INFO -- : tool/lrama/lib/lrama/grammar/symbols.rb | 1 + I, [2024-02-14T22:48:23.237339 #2242250] INFO -- : tool/lrama/lib/lrama/grammar/symbols/resolver.rb | 276 ++++++ I, [2024-02-14T22:48:23.237447 #2242250] INFO -- : tool/lrama/lib/lrama/lexer.rb | 6 + I, [2024-02-14T22:48:23.237545 #2242250] INFO -- : tool/lrama/lib/lrama/lexer/token/user_code.rb | 15 +- I, [2024-02-14T22:48:23.237644 #2242250] INFO -- : tool/lrama/lib/lrama/output.rb | 58 +- I, [2024-02-14T22:48:23.237793 #2242250] INFO -- : tool/lrama/lib/lrama/parser.rb | 977 +++++++++++---------- I, [2024-02-14T22:48:23.237906 #2242250] INFO -- : tool/lrama/lib/lrama/state.rb | 8 +- I, [2024-02-14T22:48:23.238003 #2242250] INFO -- : tool/lrama/lib/lrama/states/item.rb | 14 +- I, [2024-02-14T22:48:23.238103 #2242250] INFO -- : tool/lrama/lib/lrama/states_reporter.rb | 4 +- I, [2024-02-14T22:48:23.238201 #2242250] INFO -- : tool/lrama/lib/lrama/version.rb | 2 +- I, [2024-02-14T22:48:23.238300 #2242250] INFO -- : tool/lrama/template/bison/yacc.c | 6 + I, [2024-02-14T22:48:23.238436 #2242250] INFO -- : 26 files changed, 1009 insertions(+), 733 deletions(-) I, [2024-02-14T22:48:23.238545 #2242250] INFO -- : create mode 100644 tool/lrama/lib/lrama/grammar/symbols.rb I, [2024-02-14T22:48:23.238655 #2242250] INFO -- : create mode 100644 tool/lrama/lib/lrama/grammar/symbols/resolver.rb I, [2024-02-14T22:48:23.302709 #2242250] INFO -- : Latest commit hash = 06ad00adc2 I, [2024-02-14T22:48:23.309097 #2242250] INFO -- : $$$[end] "make update-src -j4" exit with 0. I, [2024-02-14T22:48:23.309349 #2242250] INFO -- : $$$[beg] make after-update -j4 I, [2024-02-14T22:48:23.924066 #2242250] INFO -- : generating /tmp/ruby/src/trunk/ext/ripper/eventids2table.c I, [2024-02-14T22:48:23.961651 #2242250] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk/ext/ripper' I, [2024-02-14T22:48:23.961862 #2242250] INFO -- : make[1]: Nothing to be done for 'src'. I, [2024-02-14T22:48:23.961968 #2242250] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk/ext/ripper' I, [2024-02-14T22:48:24.095255 #2242250] INFO -- : /tmp/ruby/src/trunk/revision.h updated I, [2024-02-14T22:48:24.102763 #2242250] INFO -- : generating riscv64-linux-fake.rb I, [2024-02-14T22:48:24.563031 #2242250] INFO -- : riscv64-linux-fake.rb updated I, [2024-02-14T22:48:24.569245 #2242250] INFO -- : generating enc.mk I, [2024-02-14T22:48:25.939166 #2242250] INFO -- : making srcs under enc I, [2024-02-14T22:48:26.222575 #2242250] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-02-14T22:48:26.222776 #2242250] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2024-02-14T22:48:26.222875 #2242250] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-02-14T22:48:26.861059 #2242250] INFO -- : Update debug to 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 I, [2024-02-14T22:48:26.874284 #2242250] INFO -- : echo 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/debug.revision - I, [2024-02-14T22:48:26.892803 #2242250] INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/debug.revision unchanged I, [2024-02-14T22:48:27.694977 #2242250] INFO -- : $$$[end] "make after-update -j4" exit with 0. I, [2024-02-14T22:48:27.695701 #2242250] INFO -- : $$$[beg] make miniruby -j4 I, [2024-02-14T22:48:28.166801 #2242250] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-02-14T22:48:28.167041 #2242250] INFO -- : CC = gcc I, [2024-02-14T22:48:28.167162 #2242250] INFO -- : LD = ld I, [2024-02-14T22:48:28.167277 #2242250] INFO -- : LDSHARED = gcc -shared I, [2024-02-14T22:48:28.167416 #2242250] 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-02-14T22:48:28.167533 #2242250] 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/riscv64-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-02-14T22:48:28.167719 #2242250] INFO -- : CPPFLAGS = I, [2024-02-14T22:48:28.167868 #2242250] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-02-14T22:48:28.167978 #2242250] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2024-02-14T22:48:28.168075 #2242250] INFO -- : LANG = I, [2024-02-14T22:48:28.168166 #2242250] INFO -- : LC_ALL = I, [2024-02-14T22:48:28.168260 #2242250] INFO -- : LC_CTYPE = I, [2024-02-14T22:48:28.168359 #2242250] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2024-02-14T22:48:28.168462 #2242250] INFO -- : RUSTC = rustc I, [2024-02-14T22:48:28.168572 #2242250] 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-02-14T22:48:28.180552 #2242250] INFO -- : gcc (Debian 13.2.0-4revyos1) 13.2.0 I, [2024-02-14T22:48:28.180733 #2242250] INFO -- : Copyright (C) 2023 Free Software Foundation, Inc. I, [2024-02-14T22:48:28.180820 #2242250] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-02-14T22:48:28.180918 #2242250] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-02-14T22:48:28.181002 #2242250] INFO -- : I, [2024-02-14T22:48:28.383306 #2242250] INFO -- : compiling /tmp/ruby/src/trunk/version.c I, [2024-02-14T22:48:29.505802 #2242250] INFO -- : linking miniruby I, [2024-02-14T22:49:08.262387 #2242250] INFO -- : $$$[end] "make miniruby -j4" exit with 0. I, [2024-02-14T22:49:08.263044 #2242250] INFO -- : $$$[beg] make ruby -j4 I, [2024-02-14T22:49:08.751985 #2242250] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-02-14T22:49:08.752378 #2242250] INFO -- : CC = gcc I, [2024-02-14T22:49:08.752619 #2242250] INFO -- : LD = ld I, [2024-02-14T22:49:08.752829 #2242250] INFO -- : LDSHARED = gcc -shared I, [2024-02-14T22:49:08.753028 #2242250] 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-02-14T22:49:08.753318 #2242250] 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/riscv64-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-02-14T22:49:08.753571 #2242250] INFO -- : CPPFLAGS = I, [2024-02-14T22:49:08.753765 #2242250] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-02-14T22:49:08.753947 #2242250] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2024-02-14T22:49:08.754117 #2242250] INFO -- : LANG = I, [2024-02-14T22:49:08.754290 #2242250] INFO -- : LC_ALL = I, [2024-02-14T22:49:08.754465 #2242250] INFO -- : LC_CTYPE = I, [2024-02-14T22:49:08.754648 #2242250] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2024-02-14T22:49:08.754834 #2242250] INFO -- : RUSTC = rustc I, [2024-02-14T22:49:08.755027 #2242250] 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-02-14T22:49:08.771086 #2242250] INFO -- : gcc (Debian 13.2.0-4revyos1) 13.2.0 I, [2024-02-14T22:49:08.771273 #2242250] INFO -- : Copyright (C) 2023 Free Software Foundation, Inc. I, [2024-02-14T22:49:08.771361 #2242250] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-02-14T22:49:08.771444 #2242250] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-02-14T22:49:08.771531 #2242250] INFO -- : I, [2024-02-14T22:49:09.376644 #2242250] INFO -- : builtin_binary.inc updated I, [2024-02-14T22:49:09.388122 #2242250] INFO -- : 4bf6c509ce4fff21daded7b79047397ab311f23d629609f541aa42e184415dbd builtin_binary.inc I, [2024-02-14T22:49:09.393724 #2242250] INFO -- : compiling /tmp/ruby/src/trunk/builtin.c I, [2024-02-14T22:49:10.921132 #2242250] INFO -- : linking static-library libruby-static.a I, [2024-02-14T22:49:17.392143 #2242250] INFO -- : linking shared-library libruby.so.3.4.0 I, [2024-02-14T22:49:55.805933 #2242250] INFO -- : linking ruby I, [2024-02-14T22:49:56.000946 #2242250] INFO -- : $$$[end] "make ruby -j4" exit with 0. I, [2024-02-14T22:49:56.001724 #2242250] INFO -- : $$$[beg] make all -j4 I, [2024-02-14T22:49:56.483852 #2242250] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-02-14T22:49:56.484382 #2242250] INFO -- : CC = gcc I, [2024-02-14T22:49:56.484715 #2242250] INFO -- : LD = ld I, [2024-02-14T22:49:56.485031 #2242250] INFO -- : LDSHARED = gcc -shared I, [2024-02-14T22:49:56.485381 #2242250] 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-02-14T22:49:56.485747 #2242250] 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/riscv64-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-02-14T22:49:56.486145 #2242250] INFO -- : CPPFLAGS = I, [2024-02-14T22:49:56.486463 #2242250] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-02-14T22:49:56.486798 #2242250] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2024-02-14T22:49:56.487109 #2242250] INFO -- : LANG = I, [2024-02-14T22:49:56.487405 #2242250] INFO -- : LC_ALL = I, [2024-02-14T22:49:56.487780 #2242250] INFO -- : LC_CTYPE = I, [2024-02-14T22:49:56.488151 #2242250] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2024-02-14T22:49:56.488457 #2242250] INFO -- : RUSTC = rustc I, [2024-02-14T22:49:56.488789 #2242250] 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-02-14T22:49:56.499181 #2242250] INFO -- : gcc (Debian 13.2.0-4revyos1) 13.2.0 I, [2024-02-14T22:49:56.499370 #2242250] INFO -- : Copyright (C) 2023 Free Software Foundation, Inc. I, [2024-02-14T22:49:56.499459 #2242250] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-02-14T22:49:56.499542 #2242250] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-02-14T22:49:56.499681 #2242250] INFO -- : I, [2024-02-14T22:49:56.766046 #2242250] INFO -- : generating encdb.h I, [2024-02-14T22:49:56.776117 #2242250] INFO -- : generating enc.mk I, [2024-02-14T22:49:56.790522 #2242250] INFO -- : building spec/ruby/optional/capi/ext/array_spec.so I, [2024-02-14T22:49:56.793897 #2242250] INFO -- : building spec/ruby/optional/capi/ext/basic_object_spec.so I, [2024-02-14T22:49:57.058387 #2242250] INFO -- : encdb.h unchanged I, [2024-02-14T22:49:57.064730 #2242250] INFO -- : building spec/ruby/optional/capi/ext/bignum_spec.so I, [2024-02-14T22:49:57.738666 #2242250] INFO -- : building spec/ruby/optional/capi/ext/binding_spec.so I, [2024-02-14T22:49:58.499893 #2242250] INFO -- : building spec/ruby/optional/capi/ext/boolean_spec.so I, [2024-02-14T22:49:58.507483 #2242250] INFO -- : building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so I, [2024-02-14T22:49:58.773482 #2242250] INFO -- : building spec/ruby/optional/capi/ext/class_spec.so I, [2024-02-14T22:49:59.200717 #2242250] INFO -- : building spec/ruby/optional/capi/ext/class_under_autoload_spec.so I, [2024-02-14T22:49:59.541717 #2242250] INFO -- : building spec/ruby/optional/capi/ext/complex_spec.so I, [2024-02-14T22:49:59.546245 #2242250] INFO -- : building spec/ruby/optional/capi/ext/constants_spec.so I, [2024-02-14T22:50:00.191181 #2242250] INFO -- : building spec/ruby/optional/capi/ext/data_spec.so I, [2024-02-14T22:50:00.474454 #2242250] INFO -- : building spec/ruby/optional/capi/ext/debug_spec.so I, [2024-02-14T22:50:00.650327 #2242250] INFO -- : building spec/ruby/optional/capi/ext/encoding_spec.so I, [2024-02-14T22:50:01.489522 #2242250] INFO -- : building spec/ruby/optional/capi/ext/enumerator_spec.so I, [2024-02-14T22:50:01.540479 #2242250] INFO -- : building spec/ruby/optional/capi/ext/exception_spec.so I, [2024-02-14T22:50:01.839375 #2242250] INFO -- : building spec/ruby/optional/capi/ext/fiber_spec.so I, [2024-02-14T22:50:02.767726 #2242250] INFO -- : building spec/ruby/optional/capi/ext/file_spec.so I, [2024-02-14T22:50:03.021516 #2242250] INFO -- : building spec/ruby/optional/capi/ext/fixnum_spec.so I, [2024-02-14T22:50:03.085557 #2242250] INFO -- : building spec/ruby/optional/capi/ext/float_spec.so I, [2024-02-14T22:50:03.443243 #2242250] INFO -- : building spec/ruby/optional/capi/ext/gc_spec.so I, [2024-02-14T22:50:03.855049 #2242250] INFO -- : building spec/ruby/optional/capi/ext/globals_spec.so I, [2024-02-14T22:50:04.047330 #2242250] INFO -- : building spec/ruby/optional/capi/ext/hash_spec.so I, [2024-02-14T22:50:04.192326 #2242250] INFO -- : building spec/ruby/optional/capi/ext/integer_spec.so I, [2024-02-14T22:50:04.688109 #2242250] INFO -- : building spec/ruby/optional/capi/ext/io_spec.so I, [2024-02-14T22:50:05.265633 #2242250] INFO -- : building spec/ruby/optional/capi/ext/kernel_spec.so I, [2024-02-14T22:50:05.346004 #2242250] INFO -- : building spec/ruby/optional/capi/ext/language_spec.so I, [2024-02-14T22:50:05.474224 #2242250] INFO -- : building spec/ruby/optional/capi/ext/marshal_spec.so I, [2024-02-14T22:50:06.496993 #2242250] INFO -- : building spec/ruby/optional/capi/ext/module_spec.so I, [2024-02-14T22:50:06.529192 #2242250] INFO -- : building spec/ruby/optional/capi/ext/module_under_autoload_spec.so I, [2024-02-14T22:50:06.886881 #2242250] INFO -- : building spec/ruby/optional/capi/ext/mutex_spec.so I, [2024-02-14T22:50:07.586507 #2242250] INFO -- : building spec/ruby/optional/capi/ext/numeric_spec.so I, [2024-02-14T22:50:07.856347 #2242250] INFO -- : building spec/ruby/optional/capi/ext/object_spec.so I, [2024-02-14T22:50:08.064535 #2242250] INFO -- : building spec/ruby/optional/capi/ext/proc_spec.so I, [2024-02-14T22:50:08.138907 #2242250] INFO -- : building spec/ruby/optional/capi/ext/range_spec.so I, [2024-02-14T22:50:09.221290 #2242250] INFO -- : building spec/ruby/optional/capi/ext/rational_spec.so I, [2024-02-14T22:50:09.256617 #2242250] INFO -- : building spec/ruby/optional/capi/ext/rbasic_spec.so I, [2024-02-14T22:50:09.590894 #2242250] INFO -- : building spec/ruby/optional/capi/ext/regexp_spec.so I, [2024-02-14T22:50:10.370828 #2242250] INFO -- : building spec/ruby/optional/capi/ext/st_spec.so I, [2024-02-14T22:50:10.578620 #2242250] INFO -- : building spec/ruby/optional/capi/ext/string_spec.so I, [2024-02-14T22:50:10.595126 #2242250] INFO -- : building spec/ruby/optional/capi/ext/struct_spec.so I, [2024-02-14T22:50:10.870517 #2242250] INFO -- : building spec/ruby/optional/capi/ext/symbol_spec.so I, [2024-02-14T22:50:11.569709 #2242250] INFO -- : building spec/ruby/optional/capi/ext/thread_spec.so I, [2024-02-14T22:50:11.740124 #2242250] INFO -- : building spec/ruby/optional/capi/ext/time_spec.so I, [2024-02-14T22:50:12.440177 #2242250] INFO -- : building spec/ruby/optional/capi/ext/tracepoint_spec.so I, [2024-02-14T22:50:13.087473 #2242250] INFO -- : building spec/ruby/optional/capi/ext/typed_data_spec.so I, [2024-02-14T22:50:13.128331 #2242250] INFO -- : building spec/ruby/optional/capi/ext/util_spec.so I, [2024-02-14T22:50:13.556907 #2242250] INFO -- : making enc I, [2024-02-14T22:50:13.761071 #2242250] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-02-14T22:50:13.761316 #2242250] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2024-02-14T22:50:13.761469 #2242250] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-02-14T22:50:13.764900 #2242250] INFO -- : making srcs under enc I, [2024-02-14T22:50:14.117141 #2242250] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-02-14T22:50:14.117371 #2242250] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2024-02-14T22:50:14.117512 #2242250] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-02-14T22:50:14.120465 #2242250] INFO -- : generating transdb.h I, [2024-02-14T22:50:15.351424 #2242250] INFO -- : transdb.h unchanged I, [2024-02-14T22:50:15.357507 #2242250] INFO -- : generating makefiles ext/configure-ext.mk I, [2024-02-14T22:50:15.358526 #2242250] INFO -- : making trans I, [2024-02-14T22:50:15.530387 #2242250] INFO -- : ext/configure-ext.mk updated I, [2024-02-14T22:50:15.541936 #2242250] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-02-14T22:50:15.710060 #2242250] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-02-14T22:50:15.710287 #2242250] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk/enc/trans'. I, [2024-02-14T22:50:15.710410 #2242250] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-02-14T22:50:15.901414 #2242250] INFO -- : making encs I, [2024-02-14T22:50:16.354608 #2242250] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-02-14T22:50:16.354973 #2242250] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2024-02-14T22:50:16.355307 #2242250] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-02-14T22:50:18.886351 #2242250] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-02-14T22:50:18.888553 #2242250] INFO -- : generating makefile exts.mk I, [2024-02-14T22:50:19.189068 #2242250] INFO -- : exts.mk unchanged I, [2024-02-14T22:50:19.231225 #2242250] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-02-14T22:50:19.730137 #2242250] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' I, [2024-02-14T22:50:19.735031 #2242250] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' I, [2024-02-14T22:50:19.749347 #2242250] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' I, [2024-02-14T22:50:19.754088 #2242250] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' I, [2024-02-14T22:50:19.766577 #2242250] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' I, [2024-02-14T22:50:19.774074 #2242250] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' I, [2024-02-14T22:50:19.800971 #2242250] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' I, [2024-02-14T22:50:19.811097 #2242250] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2024-02-14T22:50:19.817854 #2242250] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' I, [2024-02-14T22:50:19.827758 #2242250] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' I, [2024-02-14T22:50:19.850837 #2242250] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' I, [2024-02-14T22:50:19.861427 #2242250] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2024-02-14T22:50:19.863591 #2242250] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' I, [2024-02-14T22:50:19.871504 #2242250] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' I, [2024-02-14T22:50:19.876599 #2242250] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' I, [2024-02-14T22:50:19.891571 #2242250] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' I, [2024-02-14T22:50:19.906430 #2242250] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' I, [2024-02-14T22:50:19.911103 #2242250] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' I, [2024-02-14T22:50:19.911328 #2242250] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' I, [2024-02-14T22:50:19.962245 #2242250] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' I, [2024-02-14T22:50:19.973684 #2242250] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' I, [2024-02-14T22:50:20.006010 #2242250] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' I, [2024-02-14T22:50:20.017797 #2242250] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2024-02-14T22:50:20.018417 #2242250] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' I, [2024-02-14T22:50:20.019385 #2242250] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' I, [2024-02-14T22:50:20.030084 #2242250] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2024-02-14T22:50:20.057997 #2242250] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' I, [2024-02-14T22:50:20.097818 #2242250] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' I, [2024-02-14T22:50:20.099671 #2242250] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' I, [2024-02-14T22:50:20.100666 #2242250] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-02-14T22:50:20.113334 #2242250] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-02-14T22:50:20.120497 #2242250] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2024-02-14T22:50:20.156167 #2242250] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' I, [2024-02-14T22:50:20.171179 #2242250] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-02-14T22:50:20.249325 #2242250] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-02-14T22:50:20.264299 #2242250] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2024-02-14T22:50:20.265228 #2242250] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-02-14T22:50:20.268256 #2242250] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension' I, [2024-02-14T22:50:20.288719 #2242250] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog' I, [2024-02-14T22:50:20.323132 #2242250] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-02-14T22:50:20.384296 #2242250] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2024-02-14T22:50:20.408726 #2242250] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2024-02-14T22:50:20.414340 #2242250] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension' I, [2024-02-14T22:50:20.437505 #2242250] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog' I, [2024-02-14T22:50:20.654569 #2242250] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk' I, [2024-02-14T22:50:21.218694 #2242250] INFO -- : make[2]: 'ruby' is up to date. I, [2024-02-14T22:50:21.218911 #2242250] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-02-14T22:50:21.221284 #2242250] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-02-14T22:50:21.250414 #2242250] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-02-14T22:50:21.250724 #2242250] INFO -- : make[1]: Nothing to be done for 'note'. I, [2024-02-14T22:50:21.250951 #2242250] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-02-14T22:50:21.254424 #2242250] INFO -- : $$$[end] "make all -j4" exit with 0. I, [2024-02-14T22:50:21.255104 #2242250] INFO -- : $$$[beg] make install -j4 I, [2024-02-14T22:50:21.785487 #2242250] INFO -- : Update debug to 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 I, [2024-02-14T22:50:21.794667 #2242250] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-02-14T22:50:21.794983 #2242250] INFO -- : CC = gcc I, [2024-02-14T22:50:21.795194 #2242250] INFO -- : LD = ld I, [2024-02-14T22:50:21.795461 #2242250] INFO -- : LDSHARED = gcc -shared I, [2024-02-14T22:50:21.795796 #2242250] 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-02-14T22:50:21.796054 #2242250] 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/riscv64-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-02-14T22:50:21.796304 #2242250] INFO -- : CPPFLAGS = I, [2024-02-14T22:50:21.796523 #2242250] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-02-14T22:50:21.796731 #2242250] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2024-02-14T22:50:21.796931 #2242250] INFO -- : LANG = I, [2024-02-14T22:50:21.797129 #2242250] INFO -- : LC_ALL = I, [2024-02-14T22:50:21.797338 #2242250] INFO -- : LC_CTYPE = I, [2024-02-14T22:50:21.797550 #2242250] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2024-02-14T22:50:21.797741 #2242250] INFO -- : RUSTC = rustc I, [2024-02-14T22:50:21.797976 #2242250] 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-02-14T22:50:22.064289 #2242250] INFO -- : echo 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/debug.revision - I, [2024-02-14T22:50:22.067327 #2242250] INFO -- : generating encdb.h I, [2024-02-14T22:50:22.068348 #2242250] INFO -- : gcc (Debian 13.2.0-4revyos1) 13.2.0 I, [2024-02-14T22:50:22.068569 #2242250] INFO -- : Copyright (C) 2023 Free Software Foundation, Inc. I, [2024-02-14T22:50:22.068700 #2242250] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-02-14T22:50:22.068841 #2242250] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-02-14T22:50:22.069003 #2242250] INFO -- : I, [2024-02-14T22:50:22.073990 #2242250] INFO -- : generating enc.mk I, [2024-02-14T22:50:22.075278 #2242250] INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/debug.revision unchanged I, [2024-02-14T22:50:22.326080 #2242250] INFO -- : encdb.h unchanged I, [2024-02-14T22:50:23.558363 #2242250] INFO -- : making srcs under enc I, [2024-02-14T22:50:23.558909 #2242250] INFO -- : making enc I, [2024-02-14T22:50:23.728725 #2242250] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-02-14T22:50:23.729008 #2242250] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2024-02-14T22:50:23.729226 #2242250] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-02-14T22:50:23.852132 #2242250] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-02-14T22:50:23.852407 #2242250] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2024-02-14T22:50:23.852632 #2242250] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-02-14T22:50:23.856279 #2242250] INFO -- : generating transdb.h I, [2024-02-14T22:50:25.051153 #2242250] INFO -- : transdb.h unchanged I, [2024-02-14T22:50:25.057500 #2242250] INFO -- : generating makefiles ext/configure-ext.mk I, [2024-02-14T22:50:25.058137 #2242250] INFO -- : making trans I, [2024-02-14T22:50:25.235489 #2242250] INFO -- : ext/configure-ext.mk unchanged I, [2024-02-14T22:50:25.247193 #2242250] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-02-14T22:50:25.406210 #2242250] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-02-14T22:50:25.406442 #2242250] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk/enc/trans'. I, [2024-02-14T22:50:25.406580 #2242250] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-02-14T22:50:25.774202 #2242250] INFO -- : making encs I, [2024-02-14T22:50:26.210776 #2242250] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-02-14T22:50:26.210999 #2242250] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2024-02-14T22:50:26.211148 #2242250] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-02-14T22:50:28.582547 #2242250] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-02-14T22:50:28.584702 #2242250] INFO -- : generating makefile exts.mk I, [2024-02-14T22:50:28.880687 #2242250] INFO -- : exts.mk unchanged I, [2024-02-14T22:50:28.915133 #2242250] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-02-14T22:50:29.418258 #2242250] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' I, [2024-02-14T22:50:29.420272 #2242250] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' I, [2024-02-14T22:50:29.426757 #2242250] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' I, [2024-02-14T22:50:29.451095 #2242250] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' I, [2024-02-14T22:50:29.452642 #2242250] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' I, [2024-02-14T22:50:29.454296 #2242250] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' I, [2024-02-14T22:50:29.480955 #2242250] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' I, [2024-02-14T22:50:29.497213 #2242250] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2024-02-14T22:50:29.507751 #2242250] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' I, [2024-02-14T22:50:29.507982 #2242250] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' I, [2024-02-14T22:50:29.541651 #2242250] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2024-02-14T22:50:29.551656 #2242250] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' I, [2024-02-14T22:50:29.558374 #2242250] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' I, [2024-02-14T22:50:29.560333 #2242250] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' I, [2024-02-14T22:50:29.571126 #2242250] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' I, [2024-02-14T22:50:29.584752 #2242250] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' I, [2024-02-14T22:50:29.592439 #2242250] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' I, [2024-02-14T22:50:29.603324 #2242250] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' I, [2024-02-14T22:50:29.611561 #2242250] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' I, [2024-02-14T22:50:29.628043 #2242250] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' I, [2024-02-14T22:50:29.659952 #2242250] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' I, [2024-02-14T22:50:29.660846 #2242250] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' I, [2024-02-14T22:50:29.694271 #2242250] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2024-02-14T22:50:29.717208 #2242250] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2024-02-14T22:50:29.722812 #2242250] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' I, [2024-02-14T22:50:29.728584 #2242250] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' I, [2024-02-14T22:50:29.772255 #2242250] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' I, [2024-02-14T22:50:29.789618 #2242250] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' I, [2024-02-14T22:50:29.792753 #2242250] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' I, [2024-02-14T22:50:29.795569 #2242250] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-02-14T22:50:29.804794 #2242250] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-02-14T22:50:29.823345 #2242250] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2024-02-14T22:50:29.856861 #2242250] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' I, [2024-02-14T22:50:29.872115 #2242250] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-02-14T22:50:29.946657 #2242250] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-02-14T22:50:29.954487 #2242250] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-02-14T22:50:29.966122 #2242250] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension' I, [2024-02-14T22:50:29.970595 #2242250] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog' I, [2024-02-14T22:50:29.974281 #2242250] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2024-02-14T22:50:30.030337 #2242250] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-02-14T22:50:30.092635 #2242250] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2024-02-14T22:50:30.117348 #2242250] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2024-02-14T22:50:30.118748 #2242250] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog' I, [2024-02-14T22:50:30.124383 #2242250] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension' I, [2024-02-14T22:50:30.332123 #2242250] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk' I, [2024-02-14T22:50:30.883400 #2242250] INFO -- : make[2]: 'ruby' is up to date. I, [2024-02-14T22:50:30.883832 #2242250] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-02-14T22:50:30.885853 #2242250] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-02-14T22:50:30.924371 #2242250] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-02-14T22:50:30.924569 #2242250] INFO -- : make[1]: Nothing to be done for 'note'. I, [2024-02-14T22:50:30.924663 #2242250] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-02-14T22:50:30.925580 #2242250] INFO -- : ./miniruby -I/tmp/ruby/src/trunk/lib -I. -I.ext/common /tmp/ruby/src/trunk/tool/runruby.rb --extout=.ext -- --disable-gems -r./riscv64-linux-fake /tmp/ruby/src/trunk/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j4 --jobserver-auth=4,5" --make-flags=" -j4 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc" --gnumake --install=all --exclude=doc I, [2024-02-14T22:50:32.090520 #2242250] INFO -- : Installing to I, [2024-02-14T22:50:32.090737 #2242250] INFO -- : installing binary commands: /tmp/ruby/install/trunk/bin I, [2024-02-14T22:50:32.092699 #2242250] INFO -- : installing base libraries: /tmp/ruby/install/trunk/lib I, [2024-02-14T22:50:32.131296 #2242250] INFO -- : installing arch files: /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/riscv64-linux I, [2024-02-14T22:50:32.132054 #2242250] INFO -- : installing pkgconfig data: /tmp/ruby/install/trunk/lib/pkgconfig I, [2024-02-14T22:50:32.132559 #2242250] INFO -- : installing extension objects: /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/riscv64-linux I, [2024-02-14T22:50:32.244029 #2242250] INFO -- : installing extension objects: /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0/riscv64-linux I, [2024-02-14T22:50:32.244229 #2242250] INFO -- : installing extension objects: /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0/riscv64-linux I, [2024-02-14T22:50:32.244684 #2242250] INFO -- : installing extension headers: /tmp/ruby/install/trunk/include/ruby-3.4.0+0/riscv64-linux I, [2024-02-14T22:50:32.246612 #2242250] INFO -- : installing extension scripts: /tmp/ruby/install/trunk/lib/ruby/3.4.0+0 I, [2024-02-14T22:50:32.293035 #2242250] INFO -- : installing extension scripts: /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0 I, [2024-02-14T22:50:32.293274 #2242250] INFO -- : installing extension scripts: /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0 I, [2024-02-14T22:50:32.293366 #2242250] INFO -- : installing extension headers: /tmp/ruby/install/trunk/include/ruby-3.4.0+0/ruby I, [2024-02-14T22:50:32.294141 #2242250] INFO -- : installing command scripts: /tmp/ruby/install/trunk/bin I, [2024-02-14T22:50:32.294953 #2242250] INFO -- : installing library scripts: /tmp/ruby/install/trunk/lib/ruby/3.4.0+0 I, [2024-02-14T22:50:32.784758 #2242250] INFO -- : installing common headers: /tmp/ruby/install/trunk/include/ruby-3.4.0+0 I, [2024-02-14T22:50:32.869513 #2242250] INFO -- : installing manpages: /tmp/ruby/install/trunk/share/man/man1 I, [2024-02-14T22:50:32.871662 #2242250] INFO -- : installing default gems from lib: /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0 I, [2024-02-14T22:50:33.026333 #2242250] INFO -- : benchmark 0.3.0 I, [2024-02-14T22:50:33.123545 #2242250] INFO -- : bundler 2.6.0.dev I, [2024-02-14T22:50:33.140484 #2242250] INFO -- : cgi 0.4.1 I, [2024-02-14T22:50:33.147041 #2242250] INFO -- : delegate 0.3.1 I, [2024-02-14T22:50:33.159469 #2242250] INFO -- : did_you_mean 1.6.3 I, [2024-02-14T22:50:33.167445 #2242250] INFO -- : english 0.8.0 I, [2024-02-14T22:50:33.173741 #2242250] INFO -- : erb 4.0.4 I, [2024-02-14T22:50:33.183176 #2242250] INFO -- : error_highlight 0.6.0 I, [2024-02-14T22:50:33.189463 #2242250] INFO -- : fileutils 1.7.2 I, [2024-02-14T22:50:33.195866 #2242250] INFO -- : find 0.2.0 I, [2024-02-14T22:50:33.202205 #2242250] INFO -- : forwardable 1.3.3 I, [2024-02-14T22:50:33.208458 #2242250] INFO -- : ipaddr 1.2.6 I, [2024-02-14T22:50:33.214791 #2242250] INFO -- : irb 1.11.2 I, [2024-02-14T22:50:33.225049 #2242250] INFO -- : logger 1.6.0 I, [2024-02-14T22:50:33.231281 #2242250] INFO -- : net-http 0.4.1 I, [2024-02-14T22:50:33.238121 #2242250] INFO -- : net-protocol 0.2.2 I, [2024-02-14T22:50:33.244723 #2242250] INFO -- : open-uri 0.4.1 I, [2024-02-14T22:50:33.257085 #2242250] INFO -- : open3 0.2.1 I, [2024-02-14T22:50:33.265145 #2242250] INFO -- : optparse 0.4.0 I, [2024-02-14T22:50:33.271740 #2242250] INFO -- : ostruct 0.6.0 I, [2024-02-14T22:50:33.277936 #2242250] INFO -- : pp 0.5.0 I, [2024-02-14T22:50:33.284622 #2242250] INFO -- : prettyprint 0.2.0 I, [2024-02-14T22:50:33.291069 #2242250] INFO -- : prism 0.23.0 I, [2024-02-14T22:50:33.297824 #2242250] INFO -- : pstore 0.1.3 I, [2024-02-14T22:50:33.304271 #2242250] INFO -- : rdoc 6.6.2 I, [2024-02-14T22:50:33.318156 #2242250] INFO -- : readline 0.0.4 I, [2024-02-14T22:50:33.324440 #2242250] INFO -- : reline 0.4.2 I, [2024-02-14T22:50:33.331257 #2242250] INFO -- : resolv 0.3.0 I, [2024-02-14T22:50:33.337768 #2242250] INFO -- : ruby2_keywords 0.0.5 I, [2024-02-14T22:50:33.349298 #2242250] INFO -- : securerandom 0.3.1 I, [2024-02-14T22:50:33.356923 #2242250] INFO -- : set 1.1.0 I, [2024-02-14T22:50:33.363426 #2242250] INFO -- : shellwords 0.2.0 I, [2024-02-14T22:50:33.369929 #2242250] INFO -- : singleton 0.2.0 I, [2024-02-14T22:50:33.376300 #2242250] INFO -- : syntax_suggest 2.0.0 I, [2024-02-14T22:50:33.385917 #2242250] INFO -- : tempfile 0.2.1 I, [2024-02-14T22:50:33.392449 #2242250] INFO -- : time 0.3.0 I, [2024-02-14T22:50:33.399100 #2242250] INFO -- : timeout 0.4.1 I, [2024-02-14T22:50:33.406196 #2242250] INFO -- : tmpdir 0.2.0 I, [2024-02-14T22:50:33.413030 #2242250] INFO -- : tsort 0.2.0 I, [2024-02-14T22:50:33.419525 #2242250] INFO -- : un 0.3.0 I, [2024-02-14T22:50:33.426066 #2242250] INFO -- : uri 0.13.0 I, [2024-02-14T22:50:33.432941 #2242250] INFO -- : weakref 0.1.3 I, [2024-02-14T22:50:33.439473 #2242250] INFO -- : yaml 0.3.0 I, [2024-02-14T22:50:33.449804 #2242250] INFO -- : installing default gems from ext: /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0 I, [2024-02-14T22:50:33.509373 #2242250] INFO -- : date 3.3.4 I, [2024-02-14T22:50:33.515961 #2242250] INFO -- : digest 3.1.1 I, [2024-02-14T22:50:33.522246 #2242250] INFO -- : etc 1.4.3 I, [2024-02-14T22:50:33.528992 #2242250] INFO -- : fcntl 1.1.0 I, [2024-02-14T22:50:33.535253 #2242250] INFO -- : fiddle 1.1.3 I, [2024-02-14T22:50:33.548748 #2242250] INFO -- : io-console 0.7.2 I, [2024-02-14T22:50:33.555198 #2242250] INFO -- : io-nonblock 0.3.0 I, [2024-02-14T22:50:33.561731 #2242250] INFO -- : io-wait 0.3.1 I, [2024-02-14T22:50:33.568058 #2242250] INFO -- : json 2.7.1 I, [2024-02-14T22:50:33.575090 #2242250] INFO -- : openssl 3.2.0 I, [2024-02-14T22:50:33.581866 #2242250] INFO -- : pathname 0.3.0 I, [2024-02-14T22:50:33.588428 #2242250] INFO -- : psych 5.1.2 I, [2024-02-14T22:50:33.595741 #2242250] INFO -- : stringio 3.1.1 I, [2024-02-14T22:50:33.602109 #2242250] INFO -- : strscan 3.1.1 I, [2024-02-14T22:50:33.608633 #2242250] INFO -- : zlib 3.1.0 I, [2024-02-14T22:50:33.613972 #2242250] INFO -- : installing bundled gems: /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0 I, [2024-02-14T22:50:33.622319 #2242250] INFO -- : minitest 5.22.2 I, [2024-02-14T22:50:33.704246 #2242250] INFO -- : power_assert 2.0.3 I, [2024-02-14T22:50:33.722839 #2242250] INFO -- : rake 13.1.0 I, [2024-02-14T22:50:33.784784 #2242250] INFO -- : test-unit 3.6.1 I, [2024-02-14T22:50:33.838750 #2242250] INFO -- : rexml 3.2.6 I, [2024-02-14T22:50:33.900295 #2242250] INFO -- : rss 0.3.0 I, [2024-02-14T22:50:33.938623 #2242250] INFO -- : net-ftp 0.3.4 I, [2024-02-14T22:50:33.952158 #2242250] INFO -- : net-imap 0.4.10 I, [2024-02-14T22:50:33.994358 #2242250] INFO -- : net-pop 0.1.2 I, [2024-02-14T22:50:34.006350 #2242250] INFO -- : net-smtp 0.4.0.1 I, [2024-02-14T22:50:34.020435 #2242250] INFO -- : matrix 0.4.2 I, [2024-02-14T22:50:34.038155 #2242250] INFO -- : prime 0.1.2 I, [2024-02-14T22:50:34.061316 #2242250] INFO -- : rbs 3.4.4 I, [2024-02-14T22:50:34.427434 #2242250] INFO -- : typeprof 0.21.10 I, [2024-02-14T22:50:34.458067 #2242250] INFO -- : debug 1.9.1 I, [2024-02-14T22:50:34.494820 #2242250] INFO -- : racc 1.7.3 I, [2024-02-14T22:50:34.530147 #2242250] INFO -- : mutex_m 0.2.0 I, [2024-02-14T22:50:34.541912 #2242250] INFO -- : getoptlong 0.2.1 I, [2024-02-14T22:50:34.565001 #2242250] INFO -- : base64 0.2.0 I, [2024-02-14T22:50:34.575294 #2242250] INFO -- : bigdecimal 3.1.6 I, [2024-02-14T22:50:34.601815 #2242250] INFO -- : observer 0.1.2 I, [2024-02-14T22:50:34.614667 #2242250] INFO -- : abbrev 0.1.2 I, [2024-02-14T22:50:34.627689 #2242250] INFO -- : resolv-replace 0.1.1 I, [2024-02-14T22:50:34.642151 #2242250] INFO -- : rinda 0.2.0 I, [2024-02-14T22:50:34.657335 #2242250] INFO -- : drb 2.2.0 I, [2024-02-14T22:50:34.675447 #2242250] INFO -- : nkf 0.2.0 I, [2024-02-14T22:50:34.709593 #2242250] INFO -- : syslog 0.1.2 I, [2024-02-14T22:50:34.728627 #2242250] INFO -- : csv 3.2.8 I, [2024-02-14T22:50:34.764586 #2242250] INFO -- : installing bundled gem cache: /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0/cache I, [2024-02-14T22:50:34.805646 #2242250] INFO -- : $$$[end] "make install -j4" exit with 0. I, [2024-02-14T22:50:34.806364 #2242250] INFO -- : $$$[beg] make yes-btest TESTOPTS='-q -j4' I, [2024-02-14T22:51:39.092712 #2242250] INFO -- : PASS all 1892 tests E, [2024-02-14T22:51:39.116159 #2242250] ERROR -- : I, [2024-02-14T22:51:39.116688 #2242250] INFO -- : $$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0. I, [2024-02-14T22:51:39.117263 #2242250] INFO -- : $$$[beg] make yes-test-basic TESTS='-j4' I, [2024-02-14T22:51:39.617512 #2242250] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-02-14T22:51:39.617723 #2242250] INFO -- : CC = gcc I, [2024-02-14T22:51:39.617823 #2242250] INFO -- : LD = ld I, [2024-02-14T22:51:39.617921 #2242250] INFO -- : LDSHARED = gcc -shared I, [2024-02-14T22:51:39.618040 #2242250] 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-02-14T22:51:39.618164 #2242250] 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/riscv64-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-02-14T22:51:39.618286 #2242250] INFO -- : CPPFLAGS = I, [2024-02-14T22:51:39.618440 #2242250] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-02-14T22:51:39.618614 #2242250] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2024-02-14T22:51:39.618732 #2242250] INFO -- : LANG = I, [2024-02-14T22:51:39.618842 #2242250] INFO -- : LC_ALL = I, [2024-02-14T22:51:39.618943 #2242250] INFO -- : LC_CTYPE = I, [2024-02-14T22:51:39.619033 #2242250] INFO -- : MFLAGS = I, [2024-02-14T22:51:39.619116 #2242250] INFO -- : RUSTC = rustc I, [2024-02-14T22:51:39.619205 #2242250] 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-02-14T22:51:39.620855 #2242250] INFO -- : gcc (Debian 13.2.0-4revyos1) 13.2.0 I, [2024-02-14T22:51:39.620999 #2242250] INFO -- : Copyright (C) 2023 Free Software Foundation, Inc. I, [2024-02-14T22:51:39.621092 #2242250] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-02-14T22:51:39.621186 #2242250] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-02-14T22:51:39.621275 #2242250] INFO -- : I, [2024-02-14T22:51:41.435847 #2242250] INFO -- : Checking leaked global symbols...none I, [2024-02-14T22:51:41.718809 #2242250] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 I, [2024-02-14T22:51:41.719097 #2242250] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:condition ..OK 2 I, [2024-02-14T22:51:41.719238 #2242250] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:if/unless ...OK 3 I, [2024-02-14T22:51:41.719551 #2242250] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:case .....OK 5 I, [2024-02-14T22:51:41.721158 #2242250] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:while/until ........OK 8 I, [2024-02-14T22:51:41.722264 #2242250] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:exception ..........OK 10 I, [2024-02-14T22:51:41.725274 #2242250] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:array .......................................OK 39 I, [2024-02-14T22:51:41.727134 #2242250] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:hash ...........................OK 27 I, [2024-02-14T22:51:41.736852 #2242250] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:iterator ...........................................................................................................OK 107 I, [2024-02-14T22:51:41.747984 #2242250] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:float ................................................................................OK 80 I, [2024-02-14T22:51:41.759291 #2242250] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:bignum ...............................OK 31 I, [2024-02-14T22:51:41.769196 #2242250] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:string & char ..............................................................OK 62 I, [2024-02-14T22:51:41.769682 #2242250] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ..........OK 10 I, [2024-02-14T22:51:41.770155 #2242250] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:call ......OK 6 I, [2024-02-14T22:51:41.770963 #2242250] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:proc .........OK 9 I, [2024-02-14T22:51:41.871452 #2242250] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:signal ..OK 2 I, [2024-02-14T22:51:41.875720 #2242250] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:eval ...........................OK 27 I, [2024-02-14T22:51:42.271127 #2242250] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:system ........OK 8 I, [2024-02-14T22:51:42.271522 #2242250] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:const .....OK 5 I, [2024-02-14T22:51:42.272105 #2242250] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:clone .....OK 5 I, [2024-02-14T22:51:42.273129 #2242250] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:marshal ....OK 4 I, [2024-02-14T22:51:42.273561 #2242250] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:pack ....OK 4 I, [2024-02-14T22:51:42.273757 #2242250] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:math ..OK 2 I, [2024-02-14T22:51:42.274252 #2242250] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:struct ......OK 6 I, [2024-02-14T22:51:42.275207 #2242250] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:variable ............OK 12 I, [2024-02-14T22:51:42.275428 #2242250] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:trace ...OK 3 I, [2024-02-14T22:51:42.276175 #2242250] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:defined? ............OK 12 I, [2024-02-14T22:51:42.276688 #2242250] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:alias ......OK 6 I, [2024-02-14T22:51:42.279450 #2242250] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:path .......................OK 23 I, [2024-02-14T22:51:42.652188 #2242250] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:gc ....OK 4 I, [2024-02-14T22:51:42.667035 #2242250] INFO -- : I, [2024-02-14T22:51:42.667244 #2242250] INFO -- : test succeeded I, [2024-02-14T22:51:42.671788 #2242250] INFO -- : $$$[end] "make yes-test-basic TESTS='-j4'" exit with 0. I, [2024-02-14T22:51:42.672442 #2242250] INFO -- : $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4' I, [2024-02-14T22:51:43.444336 #2242250] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-02-14T22:51:43.444548 #2242250] INFO -- : CC = gcc I, [2024-02-14T22:51:43.444651 #2242250] INFO -- : LD = ld I, [2024-02-14T22:51:43.444751 #2242250] INFO -- : LDSHARED = gcc -shared I, [2024-02-14T22:51:43.444872 #2242250] 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-02-14T22:51:43.444985 #2242250] 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/riscv64-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-02-14T22:51:43.445094 #2242250] INFO -- : CPPFLAGS = I, [2024-02-14T22:51:43.445243 #2242250] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-02-14T22:51:43.445368 #2242250] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2024-02-14T22:51:43.445470 #2242250] INFO -- : LANG = I, [2024-02-14T22:51:43.445568 #2242250] INFO -- : LC_ALL = I, [2024-02-14T22:51:43.445668 #2242250] INFO -- : LC_CTYPE = I, [2024-02-14T22:51:43.445774 #2242250] INFO -- : MFLAGS = I, [2024-02-14T22:51:43.445865 #2242250] INFO -- : RUSTC = rustc I, [2024-02-14T22:51:43.445955 #2242250] 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-02-14T22:51:43.447887 #2242250] INFO -- : gcc (Debian 13.2.0-4revyos1) 13.2.0 I, [2024-02-14T22:51:43.448116 #2242250] INFO -- : Copyright (C) 2023 Free Software Foundation, Inc. I, [2024-02-14T22:51:43.448231 #2242250] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-02-14T22:51:43.448402 #2242250] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-02-14T22:51:43.448525 #2242250] INFO -- : I, [2024-02-14T22:51:43.463988 #2242250] INFO -- : generating enc.mk I, [2024-02-14T22:51:44.940449 #2242250] INFO -- : generating encdb.h I, [2024-02-14T22:51:45.191755 #2242250] INFO -- : encdb.h unchanged I, [2024-02-14T22:51:45.197297 #2242250] INFO -- : making enc I, [2024-02-14T22:51:45.358861 #2242250] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-02-14T22:51:45.359064 #2242250] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2024-02-14T22:51:45.359189 #2242250] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-02-14T22:51:45.361667 #2242250] INFO -- : making srcs under enc I, [2024-02-14T22:51:45.658117 #2242250] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-02-14T22:51:45.658391 #2242250] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2024-02-14T22:51:45.658602 #2242250] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-02-14T22:51:45.663487 #2242250] INFO -- : generating transdb.h I, [2024-02-14T22:51:46.874538 #2242250] INFO -- : transdb.h unchanged I, [2024-02-14T22:51:46.880299 #2242250] INFO -- : making trans I, [2024-02-14T22:51:47.209910 #2242250] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-02-14T22:51:47.210186 #2242250] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk/enc/trans'. I, [2024-02-14T22:51:47.210393 #2242250] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-02-14T22:51:47.213374 #2242250] INFO -- : making encs I, [2024-02-14T22:51:47.595217 #2242250] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-02-14T22:51:47.595487 #2242250] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2024-02-14T22:51:47.595777 #2242250] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-02-14T22:51:47.608773 #2242250] INFO -- : generating makefiles ext/configure-ext.mk I, [2024-02-14T22:51:47.786375 #2242250] INFO -- : ext/configure-ext.mk updated I, [2024-02-14T22:51:47.799283 #2242250] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-02-14T22:51:58.509520 #2242250] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-02-14T22:51:58.511295 #2242250] INFO -- : generating makefile exts.mk I, [2024-02-14T22:51:58.804767 #2242250] INFO -- : exts.mk unchanged I, [2024-02-14T22:51:58.837694 #2242250] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-02-14T22:52:00.864326 #2242250] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' I, [2024-02-14T22:52:00.887263 #2242250] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' I, [2024-02-14T22:52:00.925638 #2242250] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' I, [2024-02-14T22:52:00.951644 #2242250] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' I, [2024-02-14T22:52:00.974870 #2242250] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' I, [2024-02-14T22:52:01.029508 #2242250] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' I, [2024-02-14T22:52:01.192968 #2242250] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2024-02-14T22:52:01.219676 #2242250] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2024-02-14T22:52:01.345955 #2242250] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2024-02-14T22:52:01.408391 #2242250] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2024-02-14T22:52:01.438792 #2242250] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' I, [2024-02-14T22:52:01.459660 #2242250] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' I, [2024-02-14T22:52:01.541040 #2242250] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' I, [2024-02-14T22:52:01.607050 #2242250] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' I, [2024-02-14T22:52:01.690285 #2242250] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' I, [2024-02-14T22:52:01.711104 #2242250] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' I, [2024-02-14T22:52:01.749167 #2242250] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' I, [2024-02-14T22:52:01.790292 #2242250] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' I, [2024-02-14T22:52:01.902625 #2242250] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' I, [2024-02-14T22:52:02.028207 #2242250] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' I, [2024-02-14T22:52:02.058479 #2242250] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' I, [2024-02-14T22:52:02.078115 #2242250] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' I, [2024-02-14T22:52:02.128879 #2242250] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' I, [2024-02-14T22:52:02.280245 #2242250] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' I, [2024-02-14T22:52:02.311228 #2242250] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' I, [2024-02-14T22:52:02.331223 #2242250] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' I, [2024-02-14T22:52:02.424356 #2242250] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' I, [2024-02-14T22:52:02.477642 #2242250] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' I, [2024-02-14T22:52:02.494028 #2242250] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2024-02-14T22:52:02.510644 #2242250] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2024-02-14T22:52:02.586633 #2242250] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' I, [2024-02-14T22:52:02.645286 #2242250] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' I, [2024-02-14T22:52:02.752096 #2242250] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-02-14T22:52:02.889398 #2242250] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-02-14T22:52:02.906850 #2242250] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-02-14T22:52:03.045202 #2242250] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-02-14T22:52:03.062088 #2242250] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2024-02-14T22:52:03.199248 #2242250] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2024-02-14T22:52:03.216116 #2242250] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-02-14T22:52:03.353524 #2242250] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-02-14T22:52:03.374418 #2242250] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension' I, [2024-02-14T22:52:03.507535 #2242250] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension' I, [2024-02-14T22:52:03.524758 #2242250] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog' I, [2024-02-14T22:52:03.664168 #2242250] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog' I, [2024-02-14T22:52:03.870253 #2242250] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk' I, [2024-02-14T22:52:04.422155 #2242250] INFO -- : make[2]: 'ruby' is up to date. I, [2024-02-14T22:52:04.422427 #2242250] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-02-14T22:52:04.424111 #2242250] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-02-14T22:52:04.453651 #2242250] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-02-14T22:52:04.453879 #2242250] INFO -- : make[1]: Nothing to be done for 'note'. I, [2024-02-14T22:52:04.453980 #2242250] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-02-14T22:52:05.156844 #2242250] INFO -- : Run options: I, [2024-02-14T22:52:05.157054 #2242250] INFO -- : --seed=20293 I, [2024-02-14T22:52:05.157155 #2242250] 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-02-14T22:52:05.157248 #2242250] INFO -- : --excludes-dir=/tmp/ruby/src/trunk/test/.excludes I, [2024-02-14T22:52:05.157337 #2242250] INFO -- : --name=!/memory_leak/ I, [2024-02-14T22:52:05.157423 #2242250] INFO -- : --stderr-on-failure I, [2024-02-14T22:52:05.157506 #2242250] INFO -- : -j4 I, [2024-02-14T22:52:05.157589 #2242250] INFO -- : --exclude=rubygems/test_gem_package_task\.rb I, [2024-02-14T22:52:05.157668 #2242250] INFO -- : I, [2024-02-14T22:52:05.157778 #2242250] INFO -- : # Running tests: I, [2024-02-14T22:52:05.157857 #2242250] INFO -- : I, [2024-02-14T22:52:06.086909 #2242250] INFO -- : [ 1/865] 2283380=test_parser I, [2024-02-14T22:52:06.107193 #2242250] INFO -- : [ 2/865] 2283382=test_cgi_core I, [2024-02-14T22:52:06.136148 #2242250] INFO -- : [ 3/865] 2283381=test_dns I, [2024-02-14T22:52:06.155166 #2242250] INFO -- : [ 4/865] 2283383=test_gem_commands_open_command I, [2024-02-14T22:52:06.252667 #2242250] INFO -- : [ 5/865] 2283382=test_ractor I, [2024-02-14T22:52:06.271258 #2242250] INFO -- : [ 6/865] 2283382=test_gem_source_lock I, [2024-02-14T22:52:06.707462 #2242250] INFO -- : [ 7/865] 2283380=test_gem I, [2024-02-14T22:52:07.732973 #2242250] INFO -- : [ 8/865] 2283381=test_ractor I, [2024-02-14T22:52:08.298682 #2242250] INFO -- : [ 9/865] 2283382=test_thread I, [2024-02-14T22:52:08.368871 #2242250] INFO -- : [ 10/865] 2283383=json_ext_parser_test I, [2024-02-14T22:52:08.494744 #2242250] INFO -- : [ 11/865] 2283383=test_my_integer I, [2024-02-14T22:52:08.590084 #2242250] INFO -- : [ 12/865] 2283383=test_rendering I, [2024-02-14T22:52:08.979887 #2242250] INFO -- : [ 13/865] 2283383=test_ssl I, [2024-02-14T22:52:09.683934 #2242250] INFO -- : [ 14/865] 2283381=test_singleton_function I, [2024-02-14T22:52:09.687437 #2242250] INFO -- : [ 15/865] 2283381=test_ancdata I, [2024-02-14T22:52:09.710045 #2242250] INFO -- : [ 16/865] 2283381=test_rb_str_dup I, [2024-02-14T22:52:09.730125 #2242250] INFO -- : [ 17/865] 2283381=test_reline_key I, [2024-02-14T22:52:10.212363 #2242250] INFO -- : [ 18/865] 2283381=test_unicode_normalize I, [2024-02-14T22:52:12.079082 #2242250] INFO -- : [ 19/865] 2283383=test_marshal I, [2024-02-14T22:52:14.629023 #2242250] INFO -- : [ 20/865] 2283383=test_nonblock I, [2024-02-14T22:52:14.721539 #2242250] INFO -- : [ 21/865] 2283383=test_weakref I, [2024-02-14T22:52:15.510628 #2242250] INFO -- : [ 22/865] 2283380=test_alias I, [2024-02-14T22:52:15.535223 #2242250] INFO -- : [ 23/865] 2283383=test_timeout I, [2024-02-14T22:52:16.999715 #2242250] INFO -- : [ 24/865] 2283380=test_https_proxy I, [2024-02-14T22:52:17.324044 #2242250] INFO -- : [ 25/865] 2283380=test_call I, [2024-02-14T22:52:17.642358 #2242250] INFO -- : [ 26/865] 2283383=test_rubygems I, [2024-02-14T22:52:18.003361 #2242250] INFO -- : [ 27/865] 2283380=test_cgi_modruby I, [2024-02-14T22:52:18.208764 #2242250] INFO -- : [ 28/865] 2283380=test_integer I, [2024-02-14T22:52:18.568100 #2242250] INFO -- : [ 29/865] 2283383=test_super I, [2024-02-14T22:52:21.231900 #2242250] INFO -- : [ 30/865] 2283383=test_rubyoptions I, [2024-02-14T22:52:23.422651 #2242250] INFO -- : [ 31/865] 2283382=test_gem_resolver_git_specification I, [2024-02-14T22:52:24.941759 #2242250] INFO -- : [ 32/865] 2283382=test_object_references I, [2024-02-14T22:52:25.277447 #2242250] INFO -- : [ 33/865] 2283382=test_usrmarshal I, [2024-02-14T22:52:26.524103 #2242250] INFO -- : [ 34/865] 2283382=test_nextafter I, [2024-02-14T22:52:27.204210 #2242250] INFO -- : [ 35/865] 2283382=test_capacity I, [2024-02-14T22:52:27.314818 #2242250] INFO -- : [ 36/865] 2283382=test_gem_request_set_lockfile_tokenizer I, [2024-02-14T22:52:27.605427 #2242250] INFO -- : [ 37/865] 2283382=test_stat I, [2024-02-14T22:52:27.765167 #2242250] INFO -- : [ 38/865] 2283382=test_have_func I, [2024-02-14T22:52:40.592709 #2242250] INFO -- : [ 39/865] 2283381=desugar_compiler_test I, [2024-02-14T22:52:41.242590 #2242250] INFO -- : [ 40/865] 2283381=test_integer I, [2024-02-14T22:52:41.832347 #2242250] INFO -- : [ 41/865] 2283381=test_dryrun I, [2024-02-14T22:52:42.925992 #2242250] INFO -- : [ 42/865] 2283381=test_rdoc_attr I, [2024-02-14T22:52:43.929424 #2242250] INFO -- : [ 43/865] 2283380=test_env I, [2024-02-14T22:52:44.797879 #2242250] INFO -- : [ 44/865] 2283381=test_gem_commands_setup_command I, [2024-02-14T22:52:55.388768 #2242250] INFO -- : [ 45/865] 2283381=test_gem_commands_cleanup_command I, [2024-02-14T22:53:01.865296 #2242250] INFO -- : [ 46/865] 2283381=test_word I, [2024-02-14T22:53:02.216334 #2242250] INFO -- : [ 47/865] 2283381=test_cgi_multipart I, [2024-02-14T22:53:02.833836 #2242250] INFO -- : [ 48/865] 2283381=test_numeric I, [2024-02-14T22:53:02.899376 #2242250] INFO -- : [ 49/865] 2283381=test_member I, [2024-02-14T22:53:03.000147 #2242250] INFO -- : [ 50/865] 2283381=test_ractor_compatibility I, [2024-02-14T22:53:07.081419 #2242250] INFO -- : [ 51/865] 2283383=test_eval I, [2024-02-14T22:53:07.125532 #2242250] INFO -- : [ 52/865] 2283383=test_autoconf I, [2024-02-14T22:53:07.313097 #2242250] INFO -- : [ 53/865] 2283383=test_date_ractor I, [2024-02-14T22:53:08.253844 #2242250] INFO -- : [ 54/865] 2283381=test_gem_console_ui I, [2024-02-14T22:53:08.291378 #2242250] INFO -- : [ 55/865] 2283381=format_errors_test I, [2024-02-14T22:53:08.432871 #2242250] INFO -- : [ 56/865] 2283381=test_dir I, [2024-02-14T22:53:10.242355 #2242250] INFO -- : [ 57/865] 2283383=test_mailto I, [2024-02-14T22:53:10.338561 #2242250] INFO -- : [ 58/865] 2283383=test_coderange I, [2024-02-14T22:53:10.445233 #2242250] INFO -- : [ 59/865] 2283383=test_symbol I, [2024-02-14T22:53:10.677585 #2242250] INFO -- : [ 60/865] 2283383=location_test I, [2024-02-14T22:53:11.649352 #2242250] INFO -- : [ 61/865] 2283381=test_gem_source_fetch_problem I, [2024-02-14T22:53:11.913362 #2242250] INFO -- : [ 62/865] 2283381=json_generic_object_test I, [2024-02-14T22:53:11.930393 #2242250] INFO -- : [ 63/865] 2283381=test_http_request I, [2024-02-14T22:53:12.367392 #2242250] INFO -- : [ 64/865] 2283381=test_rdoc_generator_darkfish I, [2024-02-14T22:53:12.628667 #2242250] INFO -- : [ 65/865] 2283383=test_error_highlight I, [2024-02-14T22:53:16.863520 #2242250] INFO -- : [ 66/865] 2283381=test_resize I, [2024-02-14T22:53:16.970939 #2242250] INFO -- : [ 67/865] 2283381=test_rdoc_comment I, [2024-02-14T22:53:17.433190 #2242250] INFO -- : [ 68/865] 2283381=test_function_entry I, [2024-02-14T22:53:17.436553 #2242250] INFO -- : [ 69/865] 2283381=test_gem_resolver_requirement_list I, [2024-02-14T22:53:17.535497 #2242250] INFO -- : [ 70/865] 2283381=test_arith_seq_beg_len_step I, [2024-02-14T22:53:17.901483 #2242250] INFO -- : [ 71/865] 2283383=test_pkcs7 I, [2024-02-14T22:53:18.193176 #2242250] INFO -- : [ 72/865] 2283381=test_enc_associate I, [2024-02-14T22:53:19.373175 #2242250] INFO -- : [ 73/865] 2283380=test_lazy_enumerator I, [2024-02-14T22:53:19.573038 #2242250] INFO -- : [ 74/865] 2283383=test_unix I, [2024-02-14T22:53:19.784729 #2242250] INFO -- : [ 75/865] 2283383=test_symbol I, [2024-02-14T22:53:22.098263 #2242250] INFO -- : [ 76/865] 2283381=test_coder I, [2024-02-14T22:53:22.196015 #2242250] INFO -- : [ 77/865] 2283381=test_nofree I, [2024-02-14T22:53:22.212318 #2242250] INFO -- : [ 78/865] 2283381=test_context I, [2024-02-14T22:53:22.422636 #2242250] INFO -- : [ 79/865] 2283380=test_gem_commands_pristine_command I, [2024-02-14T22:53:22.515909 #2242250] INFO -- : [ 80/865] 2283382=ruby_api_test I, [2024-02-14T22:53:23.476444 #2242250] INFO -- : [ 81/865] 2283381=test_find_executable I, [2024-02-14T22:53:23.526049 #2242250] INFO -- : [ 82/865] 2283381=test_rdoc_generator_json_index I, [2024-02-14T22:53:23.676943 #2242250] INFO -- : [ 83/865] 2283381=test_win32ole_event I, [2024-02-14T22:53:23.786856 #2242250] INFO -- : [ 84/865] 2283381=test_time_tz I, [2024-02-14T22:53:24.172916 #2242250] INFO -- : [ 85/865] 2283381=test_trace I, [2024-02-14T22:53:24.358061 #2242250] INFO -- : [ 86/865] 2283381=ractor_test I, [2024-02-14T22:53:24.430321 #2242250] INFO -- : [ 87/865] 2283382=test_win32ole_variable I, [2024-02-14T22:53:24.461371 #2242250] INFO -- : [ 88/865] 2283382=test_io_wait_uncommon I, [2024-02-14T22:53:24.558543 #2242250] INFO -- : [ 89/865] 2283382=test_stringio I, [2024-02-14T22:53:24.737289 #2242250] INFO -- : [ 90/865] 2283381=test_arity I, [2024-02-14T22:53:24.800593 #2242250] INFO -- : [ 91/865] 2283381=test_gem_ci_detector I, [2024-02-14T22:53:24.964407 #2242250] INFO -- : [ 92/865] 2283381=test_rdoc_class_module I, [2024-02-14T22:53:25.327450 #2242250] INFO -- : [ 93/865] 2283382=test_bignum I, [2024-02-14T22:53:26.181959 #2242250] INFO -- : [ 94/865] 2283382=test_threadgroup I, [2024-02-14T22:53:27.291948 #2242250] INFO -- : [ 95/865] 2283382=test_enum I, [2024-02-14T22:53:29.398645 #2242250] INFO -- : [ 96/865] 2283381=test_gem_specification I, [2024-02-14T22:53:31.492468 #2242250] INFO -- : [ 97/865] 2283380=test_have_macro I, [2024-02-14T22:53:32.056501 #2242250] INFO -- : [ 98/865] 2283383=test_gem_package I, [2024-02-14T22:53:32.328442 #2242250] INFO -- : [ 99/865] 2283382=test_complex2 I, [2024-02-14T22:53:32.384212 #2242250] INFO -- : [100/865] 2283382=test_resolve_symbol I, [2024-02-14T22:53:32.854907 #2242250] INFO -- : [101/865] 2283382=test_merge_keys I, [2024-02-14T22:53:32.935515 #2242250] INFO -- : [102/865] 2283382=test_rdoc_extend I, [2024-02-14T22:53:34.180638 #2242250] INFO -- : [103/865] 2283382=test_ipaddr I, [2024-02-14T22:53:34.364201 #2242250] INFO -- : [104/865] 2283382=test_rdoc_markup_to_ansi I, [2024-02-14T22:53:34.671581 #2242250] INFO -- : [105/865] 2283382=test_mixed_unicode_escapes I, [2024-02-14T22:53:34.687098 #2242250] INFO -- : [106/865] 2283382=test_history I, [2024-02-14T22:53:35.171561 #2242250] INFO -- : [107/865] 2283382=test_win32ole_variant I, [2024-02-14T22:53:35.174813 #2242250] INFO -- : [108/865] 2283380=test_gem_resolver_api_specification I, [2024-02-14T22:53:35.177629 #2242250] INFO -- : [109/865] 2283382=test_object I, [2024-02-14T22:53:35.217243 #2242250] INFO -- : [110/865] 2283382=heredoc_dedent_test I, [2024-02-14T22:53:35.263713 #2242250] INFO -- : [111/865] 2283382=test_cgi_header I, [2024-02-14T22:53:35.297649 #2242250] INFO -- : [112/865] 2283382=version_test I, [2024-02-14T22:53:35.338224 #2242250] INFO -- : [113/865] 2283382=test_basicinstructions I, [2024-02-14T22:53:35.456680 #2242250] INFO -- : [114/865] 2283380=test_gem_gemcutter_utilities I, [2024-02-14T22:53:35.867255 #2242250] INFO -- : [115/865] 2283382=test_gem_command_manager I, [2024-02-14T22:53:36.614457 #2242250] INFO -- : [116/865] 2283380=test_key_actor_emacs I, [2024-02-14T22:53:36.758872 #2242250] INFO -- : [117/865] 2283383=test_arithmetic_sequence I, [2024-02-14T22:53:36.777140 #2242250] INFO -- : [118/865] 2283382=test_timeout I, [2024-02-14T22:53:36.823776 #2242250] INFO -- : [119/865] 2283382=test_normalize I, [2024-02-14T22:53:36.827869 #2242250] INFO -- : [120/865] 2283382=test_ossl I, [2024-02-14T22:53:36.933322 #2242250] INFO -- : [121/865] 2283383=test_change_word I, [2024-02-14T22:53:36.970349 #2242250] INFO -- : [122/865] 2283383=test_flip I, [2024-02-14T22:53:37.172037 #2242250] INFO -- : [123/865] 2283383=compiler_test I, [2024-02-14T22:53:37.271738 #2242250] INFO -- : [124/865] 2283383=test_sleep I, [2024-02-14T22:53:37.882976 #2242250] INFO -- : [125/865] 2283380=test_object I, [2024-02-14T22:53:40.100363 #2242250] INFO -- : [126/865] 2283380=test_ruby_lex I, [2024-02-14T22:53:41.345791 #2242250] INFO -- : [127/865] 2283380=test_date_arith I, [2024-02-14T22:53:41.424183 #2242250] INFO -- : [128/865] 2283380=test_gem_local_remote_options I, [2024-02-14T22:53:41.749417 #2242250] INFO -- : [129/865] 2283380=test_big5 I, [2024-02-14T22:53:41.800405 #2242250] INFO -- : [130/865] 2283380=test_func I, [2024-02-14T22:53:42.317462 #2242250] INFO -- : [131/865] 2283383=test_pointer I, [2024-02-14T22:53:44.473945 #2242250] INFO -- : [132/865] 2283381=test_ractor I, [2024-02-14T22:53:44.579820 #2242250] INFO -- : [133/865] 2283383=test_type I, [2024-02-14T22:53:44.948632 #2242250] INFO -- : [134/865] 2283383=test_signedness I, [2024-02-14T22:53:44.980980 #2242250] INFO -- : [135/865] 2283381=test_tsort I, [2024-02-14T22:53:45.043323 #2242250] INFO -- : [136/865] 2283381=test_rdoc_rd_block_parser I, [2024-02-14T22:53:45.420651 #2242250] INFO -- : [137/865] 2283381=test_gem_commands_push_command I, [2024-02-14T22:53:47.969013 #2242250] INFO -- : [138/865] 2283381=test_weakkeymap I, [2024-02-14T22:53:48.187746 #2242250] INFO -- : [139/865] 2283380=test_numhash I, [2024-02-14T22:53:48.408251 #2242250] INFO -- : [140/865] 2283380=test_pkey_rsa I, [2024-02-14T22:53:50.120819 #2242250] INFO -- : [141/865] 2283381=test_gem_platform I, [2024-02-14T22:53:50.790100 #2242250] INFO -- : [142/865] 2283381=test_placearg I, [2024-02-14T22:53:50.978702 #2242250] INFO -- : [143/865] 2283381=test_date_strptime I, [2024-02-14T22:53:51.984387 #2242250] INFO -- : [144/865] 2283380=test_rdoc_markup_hard_break I, [2024-02-14T22:53:52.068700 #2242250] INFO -- : [145/865] 2283381=test_win32ole_method I, [2024-02-14T22:53:52.078846 #2242250] INFO -- : [146/865] 2283381=test_delete I, [2024-02-14T22:53:52.147813 #2242250] INFO -- : [147/865] 2283380=test_keyword I, [2024-02-14T22:53:52.241914 #2242250] INFO -- : [148/865] 2283381=test_class_name_check I, [2024-02-14T22:53:52.528929 #2242250] INFO -- : [149/865] 2283381=test_fd_setsize I, [2024-02-14T22:53:52.572902 #2242250] INFO -- : [150/865] 2283381=test_continuation I, [2024-02-14T22:53:53.785028 #2242250] INFO -- : [151/865] 2283381=test_file_exhaustive I, [2024-02-14T22:53:55.685516 #2242250] INFO -- : [152/865] 2283382=test_files_test I, [2024-02-14T22:53:56.255769 #2242250] INFO -- : [153/865] 2283380=test_gem_update_suggestion I, [2024-02-14T22:53:56.304456 #2242250] INFO -- : [154/865] 2283382=test_logger I, [2024-02-14T22:53:56.445805 #2242250] INFO -- : [155/865] 2283382=test_not I, [2024-02-14T22:53:56.469987 #2242250] INFO -- : [156/865] 2283382=test_gem_resolver_lock_set I, [2024-02-14T22:53:56.580095 #2242250] INFO -- : [157/865] 2283382=test_import I, [2024-02-14T22:53:56.741302 #2242250] INFO -- : [158/865] 2283380=test_rdoc_parser_markdown I, [2024-02-14T22:53:56.892146 #2242250] INFO -- : [159/865] 2283380=test_force_exit I, [2024-02-14T22:53:56.903350 #2242250] INFO -- : [160/865] 2283380=test_enumerable I, [2024-02-14T22:53:56.980623 #2242250] INFO -- : [161/865] 2283380=test_config I, [2024-02-14T22:53:59.660105 #2242250] INFO -- : [162/865] 2283380=test_gem_resolver_vendor_set I, [2024-02-14T22:53:59.813672 #2242250] INFO -- : [163/865] 2283380=test_gem_resolver_api_set I, [2024-02-14T22:54:00.284356 #2242250] INFO -- : [164/865] 2283380=test_gem_safe_marshal I, [2024-02-14T22:54:00.681915 #2242250] INFO -- : [165/865] 2283382=test_transcode I, [2024-02-14T22:54:02.209889 #2242250] INFO -- : [166/865] 2283382=json_generator_test I, [2024-02-14T22:54:02.988552 #2242250] INFO -- : [167/865] 2283382=test_eval I, [2024-02-14T22:54:04.468866 #2242250] INFO -- : [168/865] 2283380=test_x509store I, [2024-02-14T22:54:04.908678 #2242250] INFO -- : [169/865] 2283382=test_rdoc_code_object I, [2024-02-14T22:54:06.422557 #2242250] INFO -- : [170/865] 2283383=test_update I, [2024-02-14T22:54:06.437386 #2242250] INFO -- : [171/865] 2283383=test_x509name I, [2024-02-14T22:54:06.503173 #2242250] INFO -- : [172/865] 2283383=test_fips I, [2024-02-14T22:54:07.477853 #2242250] INFO -- : [173/865] 2283380=test_helper I, [2024-02-14T22:54:07.505787 #2242250] INFO -- : [174/865] 2283382=test_random_formatter I, [2024-02-14T22:54:07.660338 #2242250] INFO -- : [175/865] 2283382=test_jaro_winkler I, [2024-02-14T22:54:07.692388 #2242250] INFO -- : [176/865] 2283382=test_lambda I, [2024-02-14T22:54:07.899903 #2242250] INFO -- : [177/865] 2283380=test_ast I, [2024-02-14T22:54:08.236556 #2242250] INFO -- : [178/865] 2283382=test_gem_request_set_gem_dependency_api I, [2024-02-14T22:54:09.217994 #2242250] INFO -- : [179/865] 2283383=test_webauthn_listener I, [2024-02-14T22:54:09.674196 #2242250] INFO -- : [180/865] 2283382=errors_test I, [2024-02-14T22:54:09.755402 #2242250] INFO -- : [181/865] 2283383=test_regexp I, [2024-02-14T22:54:10.244267 #2242250] INFO -- : [182/865] 2283382=test_gem_commands_check_command I, [2024-02-14T22:54:10.399239 #2242250] INFO -- : [183/865] 2283382=test_tmpdir I, [2024-02-14T22:54:10.922020 #2242250] INFO -- : [184/865] 2283382=test_integer_comb I, [2024-02-14T22:54:14.059963 #2242250] INFO -- : Closed file descriptor: TestRegexp#test_ruby_core_27247: 11 I, [2024-02-14T22:54:20.376021 #2242250] INFO -- : [185/865] 2283381=test_rdoc_markup_document I, [2024-02-14T22:54:20.500297 #2242250] INFO -- : [186/865] 2283381=test_vm_dump I, [2024-02-14T22:54:20.526463 #2242250] INFO -- : [187/865] 2283381=test_udp I, [2024-02-14T22:54:20.586639 #2242250] INFO -- : [188/865] 2283381=bom_test I, [2024-02-14T22:54:21.125696 #2242250] INFO -- : [189/865] 2283381=test_data_error I, [2024-02-14T22:54:21.497510 #2242250] INFO -- : [190/865] 2283381=unescape_test I, [2024-02-14T22:54:30.896388 #2242250] INFO -- : [191/865] 2283382=test_ostruct I, [2024-02-14T22:54:31.909327 #2242250] INFO -- : [192/865] 2283382=test_file I, [2024-02-14T22:54:34.104912 #2242250] INFO -- : [193/865] 2283381=test_erb_command I, [2024-02-14T22:54:34.308036 #2242250] INFO -- : [194/865] 2283381=test_helper I, [2024-02-14T22:54:34.348563 #2242250] INFO -- : [195/865] 2283381=test_encoding I, [2024-02-14T22:54:35.746551 #2242250] INFO -- : [196/865] 2283381=test_gem_uri_formatter I, [2024-02-14T22:54:35.956046 #2242250] INFO -- : [197/865] 2283381=test_range I, [2024-02-14T22:54:38.643313 #2242250] INFO -- : [198/865] 2283382=test_project_sanity I, [2024-02-14T22:54:39.450237 #2242250] INFO -- : [199/865] 2283382=test_dup I, [2024-02-14T22:54:40.685147 #2242250] INFO -- : [200/865] 2283382=test_pty I, [2024-02-14T22:54:42.386145 #2242250] INFO -- : [201/865] 2283381=test_constant I, [2024-02-14T22:54:43.093116 #2242250] INFO -- : [202/865] 2283382=test_rdoc_ri_paths I, [2024-02-14T22:54:43.338432 #2242250] INFO -- : [203/865] 2283382=test_ensured I, [2024-02-14T22:54:43.920465 #2242250] INFO -- : [204/865] 2283382=test_addr I, [2024-02-14T22:54:44.122910 #2242250] INFO -- : [205/865] 2283382=test_locale I, [2024-02-14T22:54:44.458993 #2242250] INFO -- : [206/865] 2283382=library_symbols_test I, [2024-02-14T22:54:44.462799 #2242250] INFO -- : [207/865] 2283382=test_ts I, [2024-02-14T22:54:49.989119 #2242250] INFO -- : [208/865] 2283382=test_gem_bundler_version_finder I, [2024-02-14T22:54:50.361706 #2242250] INFO -- : [209/865] 2283382=test_emoji_breaks I, [2024-02-14T22:55:01.060169 #2242250] INFO -- : [210/865] 2283381=test_within_pipe I, [2024-02-14T22:55:01.174235 #2242250] INFO -- : [211/865] 2283381=test_rdoc_markup_to_bs I, [2024-02-14T22:55:01.449944 #2242250] INFO -- : [212/865] 2283381=test_gem_commands_unpack_command I, [2024-02-14T22:55:03.661496 #2242250] INFO -- : [213/865] 2283381=test_files_lib I, [2024-02-14T22:55:07.424969 #2242250] INFO -- : [214/865] 2283382=test_beginendblock I, [2024-02-14T22:55:11.065691 #2242250] INFO -- : [215/865] 2283382=test_webauthn_listener_response I, [2024-02-14T22:55:11.204114 #2242250] INFO -- : [216/865] 2283382=test_time I, [2024-02-14T22:55:13.085549 #2242250] INFO -- : [217/865] 2283382=test_to_ary_concat I, [2024-02-14T22:55:15.628804 #2242250] INFO -- : [218/865] 2283383=test_stream I, [2024-02-14T22:55:15.698474 #2242250] INFO -- : [219/865] 2283383=test_printf I, [2024-02-14T22:55:15.826628 #2242250] INFO -- : [220/865] 2283383=test_rdoc_markup_pre_process I, [2024-02-14T22:55:17.181577 #2242250] INFO -- : [221/865] 2283383=test_pinned I, [2024-02-14T22:55:17.494732 #2242250] INFO -- : [222/865] 2283383=test_history I, [2024-02-14T22:55:17.655842 #2242250] INFO -- : [223/865] 2283383=test_date_marshal I, [2024-02-14T22:55:17.681069 #2242250] INFO -- : [224/865] 2283383=test_mkmf I, [2024-02-14T22:55:17.991506 #2242250] INFO -- : [225/865] 2283383=test_delegate I, [2024-02-14T22:55:18.225618 #2242250] INFO -- : [226/865] 2283383=test_popen_deadlock I, [2024-02-14T22:55:20.380298 #2242250] INFO -- : [227/865] 2283382=test_exit I, [2024-02-14T22:55:20.857357 #2242250] INFO -- : [228/865] 2283382=test_recursion I, [2024-02-14T22:55:21.047871 #2242250] INFO -- : [229/865] 2283382=test_ractor I, [2024-02-14T22:55:21.310268 #2242250] INFO -- : [230/865] 2283382=test_gem_security I, [2024-02-14T22:55:22.283351 #2242250] INFO -- : [231/865] 2283383=test_rdoc_servlet I, [2024-02-14T22:55:23.077131 #2242250] INFO -- : [232/865] 2283383=test_digest I, [2024-02-14T22:55:23.217302 #2242250] INFO -- : [233/865] 2283383=test_closure I, [2024-02-14T22:55:25.300046 #2242250] INFO -- : [234/865] 2283383=test_bundled_ca I, [2024-02-14T22:55:26.472101 #2242250] INFO -- : [235/865] 2283383=test_fiber I, [2024-02-14T22:55:29.652232 #2242250] INFO -- : [236/865] 2283381=test_open3 I, [2024-02-14T22:55:39.351211 #2242250] INFO -- : [237/865] 2283383=test_gem_commands_build_command I, [2024-02-14T22:55:41.656546 #2242250] INFO -- : [238/865] 2283383=test_interned_str I, [2024-02-14T22:55:41.687003 #2242250] INFO -- : [239/865] 2283383=test_case_comprehensive I, [2024-02-14T22:55:47.510617 #2242250] INFO -- : [240/865] 2283381=test_gem_commands_server_command I, [2024-02-14T22:55:47.559757 #2242250] INFO -- : [241/865] 2283381=test_variable_name_check I, [2024-02-14T22:55:48.159740 #2242250] INFO -- : [242/865] 2283381=test_io_m17n I, [2024-02-14T22:55:55.821791 #2242250] INFO -- : [243/865] 2283381=test_did_you_mean I, [2024-02-14T22:55:55.874677 #2242250] INFO -- : [244/865] 2283381=test_cmethod I, [2024-02-14T22:55:55.908796 #2242250] INFO -- : [245/865] 2283381=test_tracer I, [2024-02-14T22:55:55.935422 #2242250] INFO -- : [246/865] 2283381=test_append I, [2024-02-14T22:55:56.157990 #2242250] INFO -- : [247/865] 2283381=test_option I, [2024-02-14T22:55:56.748108 #2242250] INFO -- : [248/865] 2283381=test_rdoc_markup_heading I, [2024-02-14T22:55:56.799238 #2242250] INFO -- : [249/865] 2283381=test_iseq I, [2024-02-14T22:56:00.805949 #2242250] INFO -- : [250/865] 2283381=test_exception_at_throwing I, [2024-02-14T22:56:00.870378 #2242250] INFO -- : [251/865] 2283381=test_pkey_dsa I, [2024-02-14T22:56:09.140719 #2242250] INFO -- : [252/865] 2283381=test_class I, [2024-02-14T22:56:09.322949 #2242250] INFO -- : [253/865] 2283381=test_ocsp I, [2024-02-14T22:56:12.360734 #2242250] INFO -- : [254/865] 2283381=test_scheduler I, [2024-02-14T22:56:12.678461 #2242250] INFO -- : [255/865] 2283381=test_date_compat I, [2024-02-14T22:56:12.729324 #2242250] INFO -- : [256/865] 2283381=test_rdoc_markup_to_html I, [2024-02-14T22:56:13.615530 #2242250] INFO -- : [257/865] 2283381=test_bug-14834 I, [2024-02-14T22:56:13.689120 #2242250] INFO -- : [258/865] 2283381=test_compile_prism I, [2024-02-14T22:56:15.663811 #2242250] INFO -- : [259/865] 2283381=test_terminfo I, [2024-02-14T22:56:15.718036 #2242250] INFO -- : [260/865] 2283381=test_path I, [2024-02-14T22:56:15.809000 #2242250] INFO -- : [261/865] 2283381=test_case_mapping I, [2024-02-14T22:56:15.879231 #2242250] INFO -- : [262/865] 2283381=test_bn I, [2024-02-14T22:56:15.957636 #2242250] INFO -- : [263/865] 2283381=test_win32ole_param_event I, [2024-02-14T22:56:15.967292 #2242250] INFO -- : [264/865] 2283381=test_addrinfo I, [2024-02-14T22:56:16.229698 #2242250] INFO -- : [265/865] 2283381=test_http I, [2024-02-14T22:56:21.001158 #2242250] INFO -- : [266/865] 2283382=test_tree_spell_checker I, [2024-02-14T22:56:21.143224 #2242250] INFO -- : [267/865] 2283382=test_gem_gem_runner I, [2024-02-14T22:56:21.434544 #2242250] INFO -- : [268/865] 2283382=test_filter I, [2024-02-14T22:56:21.598247 #2242250] INFO -- : [269/865] 2283382=test_data I, [2024-02-14T22:56:21.673776 #2242250] INFO -- : [270/865] 2283382=test_rdoc_method_attr I, [2024-02-14T22:56:22.433408 #2242250] INFO -- : [271/865] 2283382=test_koi8 I, [2024-02-14T22:56:22.465901 #2242250] INFO -- : [272/865] 2283382=parameters_signature_test I, [2024-02-14T22:56:22.515882 #2242250] INFO -- : [273/865] 2283382=test_rdoc_parser_changelog I, [2024-02-14T22:56:22.898207 #2242250] INFO -- : [274/865] 2283382=test_enumerator I, [2024-02-14T22:56:22.922337 #2242250] INFO -- : [275/865] 2283382=test_unicode I, [2024-02-14T22:56:22.953285 #2242250] INFO -- : [276/865] 2283382=test_rdoc_generator_pot I, [2024-02-14T22:56:23.072285 #2242250] INFO -- : [277/865] 2283382=test_thread_cv I, [2024-02-14T22:56:23.815716 #2242250] INFO -- : [278/865] 2283382=test_lexer I, [2024-02-14T22:56:24.365947 #2242250] INFO -- : [279/865] 2283382=test_ssl_session I, [2024-02-14T22:56:28.494752 #2242250] INFO -- : [280/865] 2283382=test_key_event_record I, [2024-02-14T22:56:28.645256 #2242250] INFO -- : [281/865] 2283382=test_gem_uri I, [2024-02-14T22:56:28.795335 #2242250] INFO -- : [282/865] 2283382=test_random I, [2024-02-14T22:56:28.853851 #2242250] INFO -- : [283/865] 2283382=test_notimplement I, [2024-02-14T22:56:29.121787 #2242250] INFO -- : [284/865] 2283382=test_gem_commands_update_command I, [2024-02-14T22:56:32.665753 #2242250] INFO -- : [285/865] 2283381=test_gem_resolver_vendor_specification I, [2024-02-14T22:56:32.806445 #2242250] INFO -- : [286/865] 2283381=test_human_typo I, [2024-02-14T22:56:32.881700 #2242250] INFO -- : [287/865] 2283381=test_primitive I, [2024-02-14T22:56:32.928651 #2242250] INFO -- : [288/865] 2283381=test_rbconfig I, [2024-02-14T22:56:33.007000 #2242250] INFO -- : [289/865] 2283381=test_win32ole_param I, [2024-02-14T22:56:33.075346 #2242250] INFO -- : [290/865] 2283381=test_gem_commands_yank_command I, [2024-02-14T22:56:33.867831 #2242250] INFO -- : [291/865] 2283381=test_pair I, [2024-02-14T22:56:36.499191 #2242250] INFO -- : [292/865] 2283382=test_document I, [2024-02-14T22:56:36.534127 #2242250] INFO -- : [293/865] 2283382=test_euc_jp I, [2024-02-14T22:56:36.545695 #2242250] INFO -- : [294/865] 2283382=test_rdoc_generator_pot_po_entry I, [2024-02-14T22:56:36.618356 #2242250] INFO -- : [295/865] 2283382=test_acceptable I, [2024-02-14T22:56:36.823132 #2242250] INFO -- : [296/865] 2283382=test_name_error_extension I, [2024-02-14T22:56:36.858855 #2242250] INFO -- : [297/865] 2283382=test_rdoc_i18n_locale I, [2024-02-14T22:56:36.933725 #2242250] INFO -- : [298/865] 2283382=test_encoding I, [2024-02-14T22:56:37.131583 #2242250] INFO -- : [299/865] 2283382=test_httpresponses I, [2024-02-14T22:56:37.273759 #2242250] INFO -- : [300/865] 2283382=test_set_len I, [2024-02-14T22:56:37.319359 #2242250] INFO -- : [301/865] 2283382=test_httpheader I, [2024-02-14T22:56:37.425865 #2242250] INFO -- : [302/865] 2283382=test_gem_resolver_local_specification I, [2024-02-14T22:56:37.619001 #2242250] INFO -- : [303/865] 2283382=test_rdoc_ri_driver I, [2024-02-14T22:56:39.842963 #2242250] INFO -- : [304/865] 2283382=test_install I, [2024-02-14T22:56:41.142815 #2242250] INFO -- : [305/865] 2283382=test_rdoc_markup_to_label I, [2024-02-14T22:56:41.341191 #2242250] INFO -- : [306/865] 2283382=test_sockopt I, [2024-02-14T22:56:41.407527 #2242250] INFO -- : [307/865] 2283382=test_color I, [2024-02-14T22:56:41.925753 #2242250] INFO -- : [308/865] 2283382=json_encoding_test I, [2024-02-14T22:56:41.964142 #2242250] INFO -- : [309/865] 2283382=test_key_stroke I, [2024-02-14T22:56:42.021142 #2242250] INFO -- : [310/865] 2283382=test_gem_dependency_list I, [2024-02-14T22:56:42.384296 #2242250] INFO -- : [311/865] 2283382=test_benchmark I, [2024-02-14T22:56:44.782083 #2242250] INFO -- : [312/865] 2283382=test_win32ole_method_event I, [2024-02-14T22:56:44.833046 #2242250] INFO -- : [313/865] 2283382=test_nesting_parser I, [2024-02-14T22:56:45.005234 #2242250] INFO -- : [314/865] 2283382=test_gem_source I, [2024-02-14T22:56:46.543729 #2242250] INFO -- : [315/865] 2283382=test_scalar_scanner I, [2024-02-14T22:56:46.627062 #2242250] INFO -- : [316/865] 2283382=test_gem_commands_outdated_command I, [2024-02-14T22:56:46.936626 #2242250] INFO -- : [317/865] 2283382=test_gem_package_tar_writer I, [2024-02-14T22:56:47.713984 #2242250] INFO -- : [318/865] 2283382=test_array I, [2024-02-14T22:56:56.552902 #2242250] INFO -- : [319/865] 2283381=test_abi I, [2024-02-14T22:56:57.867856 #2242250] INFO -- : [320/865] 2283381=test_provider I, [2024-02-14T22:57:01.122761 #2242250] INFO -- : [321/865] 2283381=test_rdoc_parser_simple I, [2024-02-14T22:57:01.274610 #2242250] INFO -- : [322/865] 2283381=test_yamldbm I, [2024-02-14T22:57:01.282131 #2242250] INFO -- : [323/865] 2283381=test_load I, [2024-02-14T22:57:01.341932 #2242250] INFO -- : [324/865] 2283381=test_https I, [2024-02-14T22:57:02.315070 #2242250] INFO -- : [325/865] 2283381=test_gem_ext_builder I, [2024-02-14T22:57:09.926693 #2242250] INFO -- : [326/865] 2283381=test_evaluation I, [2024-02-14T22:57:10.103771 #2242250] INFO -- : [327/865] 2283381=test_x509ext I, [2024-02-14T22:57:10.167414 #2242250] INFO -- : [328/865] 2283381=test_erb I, [2024-02-14T22:57:10.585934 #2242250] INFO -- : [329/865] 2283381=test_gem_source_installed I, [2024-02-14T22:57:10.615371 #2242250] INFO -- : [330/865] 2283381=test_len I, [2024-02-14T22:57:10.646911 #2242250] INFO -- : [331/865] 2283381=test_yield_block I, [2024-02-14T22:57:10.690533 #2242250] INFO -- : [332/865] 2283381=test_completion I, [2024-02-14T22:57:15.108531 #2242250] INFO -- : [333/865] 2283381=test_gem_commands_cert_command I, [2024-02-14T22:57:30.208206 #2242250] INFO -- : [334/865] 2283382=test_rational I, [2024-02-14T22:57:30.384193 #2242250] INFO -- : [335/865] 2283382=test_rational2 I, [2024-02-14T22:57:30.400764 #2242250] INFO -- : [336/865] 2283382=test_assembler I, [2024-02-14T22:57:30.420367 #2242250] INFO -- : [337/865] 2283382=attribute_write_test I, [2024-02-14T22:57:30.456715 #2242250] INFO -- : [338/865] 2283382=test_propertyputref I, [2024-02-14T22:57:30.477674 #2242250] INFO -- : [339/865] 2283382=test_spell_checker I, [2024-02-14T22:57:30.516402 #2242250] INFO -- : [340/865] 2283382=constant_path_node_test I, [2024-02-14T22:57:30.831285 #2242250] INFO -- : [341/865] 2283382=test_gem_ext_cargo_builder I, [2024-02-14T22:57:31.453292 #2242250] INFO -- : [342/865] 2283382=test_ssl I, [2024-02-14T22:57:34.345369 #2242250] INFO -- : [343/865] 2283381=test_module I, [2024-02-14T22:57:48.393441 #2242250] INFO -- : [344/865] 2283381=test_gem_request_set I, [2024-02-14T22:57:50.728244 #2242250] INFO -- : [345/865] 2283381=test_arith_seq_extract I, [2024-02-14T22:57:50.765961 #2242250] INFO -- : [346/865] 2283381=test_method_name_check I, [2024-02-14T22:57:50.992825 #2242250] INFO -- : [347/865] 2283381=test_parser I, [2024-02-14T22:57:51.154698 #2242250] INFO -- : [348/865] 2283381=test_configuration I, [2024-02-14T22:57:51.733834 #2242250] INFO -- : [349/865] 2283381=test_rubyvm I, [2024-02-14T22:57:51.765856 #2242250] INFO -- : [350/865] 2283381=test_buffered_io I, [2024-02-14T22:57:51.802297 #2242250] INFO -- : [351/865] 2283381=test_monitor I, [2024-02-14T22:57:52.124000 #2242250] INFO -- : [352/865] 2283381=test_cmd I, [2024-02-14T22:57:53.693166 #2242250] INFO -- : [353/865] 2283381=test_whileuntil I, [2024-02-14T22:57:53.725721 #2242250] INFO -- : [354/865] 2283381=test_rdoc_generator_markup I, [2024-02-14T22:57:53.809044 #2242250] INFO -- : [355/865] 2283381=test_boolean I, [2024-02-14T22:57:54.109263 #2242250] INFO -- : [356/865] 2283381=test_instrumentation_api I, [2024-02-14T22:57:57.721239 #2242250] INFO -- : [357/865] 2283381=test_stringify_symbols I, [2024-02-14T22:57:57.797221 #2242250] INFO -- : [358/865] 2283381=test_win32ole_variant_outarg I, [2024-02-14T22:57:57.854693 #2242250] INFO -- : [359/865] 2283381=test_gem_source_subpath_problem I, [2024-02-14T22:57:58.593972 #2242250] INFO -- : [360/865] 2283381=test_dln I, [2024-02-14T22:57:58.627241 #2242250] INFO -- : [361/865] 2283381=json_common_interface_test I, [2024-02-14T22:57:58.681080 #2242250] INFO -- : [362/865] 2283381=memsize_test I, [2024-02-14T22:57:58.748398 #2242250] INFO -- : [363/865] 2283381=json_parser_test I, [2024-02-14T22:57:59.039987 #2242250] INFO -- : [364/865] 2283381=test_nomethod_error I, [2024-02-14T22:57:59.085385 #2242250] INFO -- : [365/865] 2283381=test_config I, [2024-02-14T22:57:59.392477 #2242250] INFO -- : [366/865] 2283381=test_pkg_config I, [2024-02-14T22:57:59.525987 #2242250] INFO -- : [367/865] 2283381=test_cparser I, [2024-02-14T22:58:07.000903 #2242250] INFO -- : [368/865] 2283381=test_struct I, [2024-02-14T22:58:07.053596 #2242250] INFO -- : [369/865] 2283381=test_rdoc_markup_to_html_snippet I, [2024-02-14T22:58:07.417845 #2242250] INFO -- : [370/865] 2283381=magic_comment_test I, [2024-02-14T22:58:07.460771 #2242250] INFO -- : [371/865] 2283381=test_rdoc_markup_include I, [2024-02-14T22:58:07.504752 #2242250] INFO -- : [372/865] 2283381=test_sexp I, [2024-02-14T22:58:07.624757 #2242250] INFO -- : [373/865] 2283381=fuzzer_test I, [2024-02-14T22:58:07.675364 #2242250] INFO -- : [374/865] 2283381=test_variable I, [2024-02-14T22:58:08.361778 #2242250] INFO -- : [375/865] 2283381=test_engine I, [2024-02-14T22:58:08.383059 #2242250] INFO -- : [376/865] 2283381=test_win32ole_variant_m I, [2024-02-14T22:58:08.407159 #2242250] INFO -- : [377/865] 2283381=test_div I, [2024-02-14T22:58:08.435030 #2242250] INFO -- : [378/865] 2283381=test_key_error I, [2024-02-14T22:58:08.469159 #2242250] INFO -- : [379/865] 2283381=test_serialize_subclasses I, [2024-02-14T22:58:08.497528 #2242250] INFO -- : [380/865] 2283381=test_insns_leaf I, [2024-02-14T22:58:08.525520 #2242250] INFO -- : [381/865] 2283381=test_deprecated I, [2024-02-14T22:58:08.569472 #2242250] INFO -- : [382/865] 2283381=test_color_printer I, [2024-02-14T22:58:08.578974 #2242250] INFO -- : [383/865] 2283381=test_files_test_1 I, [2024-02-14T22:58:08.645669 #2242250] INFO -- : [384/865] 2283381=test_set I, [2024-02-14T22:58:08.827177 #2242250] INFO -- : [385/865] 2283381=test_gem_path_support I, [2024-02-14T22:58:09.223492 #2242250] INFO -- : [386/865] 2283381=test_struct I, [2024-02-14T22:58:09.451144 #2242250] INFO -- : [387/865] 2283381=test_x509req I, [2024-02-14T22:58:11.216562 #2242250] INFO -- : [388/865] 2283381=test_mutex I, [2024-02-14T22:58:12.444160 #2242250] INFO -- : [389/865] 2283381=test_rdoc_rd_inline I, [2024-02-14T22:58:12.557568 #2242250] INFO -- : [390/865] 2283381=test_float I, [2024-02-14T22:58:17.875032 #2242250] INFO -- : [391/865] 2283381=test_cgi_cookie I, [2024-02-14T22:58:18.165343 #2242250] INFO -- : [392/865] 2283381=test_require I, [2024-02-14T22:58:19.780448 #2242250] INFO -- : [393/865] 2283382=test_gem_commands_signout_command I, [2024-02-14T22:58:19.846631 #2242250] INFO -- : [394/865] 2283382=test_refinement I, [2024-02-14T22:58:34.649539 #2242250] INFO -- : [395/865] 2283381=test_regex_casefold I, [2024-02-14T22:58:38.288289 #2242250] INFO -- : [396/865] 2283381=test_gem_source_git I, [2024-02-14T22:58:41.058830 #2242250] INFO -- : [397/865] 2283383=test_dir_m17n I, [2024-02-14T22:58:41.563838 #2242250] INFO -- : [398/865] 2283382=test_gem_resolver_installer_set I, [2024-02-14T22:58:41.616250 #2242250] INFO -- : [399/865] 2283381=test_cgi_session I, [2024-02-14T22:58:41.685602 #2242250] INFO -- : [400/865] 2283381=test_rdoc_rd I, [2024-02-14T22:58:41.754985 #2242250] INFO -- : [401/865] 2283381=test_metaclass I, [2024-02-14T22:58:41.766412 #2242250] INFO -- : [402/865] 2283381=test_rdoc_top_level I, [2024-02-14T22:58:42.866877 #2242250] INFO -- : [403/865] 2283382=test_signal I, [2024-02-14T22:58:43.817638 #2242250] INFO -- : [404/865] 2283381=test_fixnum I, [2024-02-14T22:58:44.025532 #2242250] INFO -- : [405/865] 2283381=test_x509crl I, [2024-02-14T22:58:45.487839 #2242250] INFO -- : [406/865] 2283381=test_process I, [2024-02-14T22:58:45.788876 #2242250] INFO -- : [407/865] 2283381=test_windows_1252 I, [2024-02-14T22:58:45.852990 #2242250] INFO -- : [408/865] 2283381=test_input_method I, [2024-02-14T22:58:46.085605 #2242250] INFO -- : [409/865] 2283381=test_digest_extend I, [2024-02-14T22:58:46.147366 #2242250] INFO -- : [410/865] 2283381=test_string I, [2024-02-14T22:58:46.191205 #2242250] INFO -- : [411/865] 2283381=test_iterator I, [2024-02-14T22:58:46.659202 #2242250] INFO -- : [412/865] 2283381=test_omap I, [2024-02-14T22:58:46.712552 #2242250] INFO -- : [413/865] 2283381=test_debug I, [2024-02-14T22:58:46.735594 #2242250] INFO -- : [414/865] 2283381=pattern_test I, [2024-02-14T22:58:46.915288 #2242250] INFO -- : [415/865] 2283381=test_memory_view I, [2024-02-14T22:58:47.017289 #2242250] INFO -- : [416/865] 2283381=test_shellwords I, [2024-02-14T22:58:47.086451 #2242250] INFO -- : [417/865] 2283381=test_new I, [2024-02-14T22:58:47.133095 #2242250] INFO -- : [418/865] 2283381=test_cipher I, [2024-02-14T22:58:47.695505 #2242250] INFO -- : [419/865] 2283381=test_gem_security_signer I, [2024-02-14T22:58:47.866742 #2242250] INFO -- : [420/865] 2283382=test_gem_resolver_git_set I, [2024-02-14T22:58:48.371423 #2242250] INFO -- : [421/865] 2283381=test_storage I, [2024-02-14T22:58:48.414846 #2242250] INFO -- : [422/865] 2283381=test_require I, [2024-02-14T22:58:49.918079 #2242250] INFO -- : [423/865] 2283382=test_cgi_util I, [2024-02-14T22:58:50.001198 #2242250] INFO -- : [424/865] 2283383=test_gem_commands_contents_command I, [2024-02-14T22:58:50.800913 #2242250] INFO -- : [425/865] 2283383=test_gem_ext_cmake_builder I, [2024-02-14T22:58:50.943229 #2242250] INFO -- : [426/865] 2283383=test_digest I, [2024-02-14T22:58:51.392101 #2242250] INFO -- : [427/865] 2283382=test_marshalable I, [2024-02-14T22:58:51.447555 #2242250] INFO -- : [428/865] 2283382=test_find I, [2024-02-14T22:58:51.561380 #2242250] INFO -- : [429/865] 2283382=test_ractor I, [2024-02-14T22:58:51.980167 #2242250] INFO -- : [430/865] 2283382=test_wss I, [2024-02-14T22:58:52.022151 #2242250] INFO -- : [431/865] 2283382=test_fiddle I, [2024-02-14T22:58:52.598200 #2242250] INFO -- : [432/865] 2283382=test_file I, [2024-02-14T22:58:52.612076 #2242250] INFO -- : [433/865] 2283382=test_modify_expand I, [2024-02-14T22:58:52.629511 #2242250] INFO -- : [434/865] 2283382=test_rdoc_any_method I, [2024-02-14T22:58:54.185197 #2242250] INFO -- : [435/865] 2283383=test_gem_available_set I, [2024-02-14T22:58:54.924288 #2242250] INFO -- : [436/865] 2283383=test_rdoc_markdown I, [2024-02-14T22:58:55.223650 #2242250] INFO -- : [437/865] 2283382=test_pathname I, [2024-02-14T22:58:56.771827 #2242250] INFO -- : [438/865] 2283383=test_init I, [2024-02-14T22:58:56.830632 #2242250] INFO -- : [439/865] 2283382=test_complexrational I, [2024-02-14T22:58:56.933180 #2242250] INFO -- : [440/865] 2283382=test_gem_package_tar_reader I, [2024-02-14T22:58:57.145227 #2242250] INFO -- : [441/865] 2283382=regexp_test I, [2024-02-14T22:58:57.266325 #2242250] INFO -- : [442/865] 2283382=test_coverage I, [2024-02-14T22:58:57.470270 #2242250] INFO -- : [443/865] 2283381=test_rdoc_encoding I, [2024-02-14T22:58:57.758179 #2242250] INFO -- : [444/865] 2283381=test_recorder I, [2024-02-14T22:58:57.808072 #2242250] INFO -- : [445/865] 2283381=test_gem_commands_owner_command I, [2024-02-14T22:58:58.834953 #2242250] INFO -- : [446/865] 2283383=test_gem_source_vendor I, [2024-02-14T22:58:58.885628 #2242250] INFO -- : [447/865] 2283383=test_formatter I, [2024-02-14T22:58:58.919402 #2242250] INFO -- : [448/865] 2283383=test_bash_completion I, [2024-02-14T22:58:58.966352 #2242250] INFO -- : [449/865] 2283383=test_rdoc_constant I, [2024-02-14T22:58:59.251030 #2242250] INFO -- : [450/865] 2283381=test_deprecate I, [2024-02-14T22:58:59.466724 #2242250] INFO -- : [451/865] 2283381=test_handle I, [2024-02-14T22:58:59.709582 #2242250] INFO -- : [452/865] 2283383=test_wait I, [2024-02-14T22:59:00.163330 #2242250] INFO -- : [453/865] 2283383=test_forwardable I, [2024-02-14T22:59:00.325916 #2242250] INFO -- : [454/865] 2283383=test_yaml I, [2024-02-14T22:59:01.092971 #2242250] INFO -- : [455/865] 2283383=test_big2str I, [2024-02-14T22:59:01.106225 #2242250] INFO -- : [456/865] 2283383=test_ansi_without_terminfo I, [2024-02-14T22:59:01.185978 #2242250] INFO -- : [457/865] 2283383=test_gem_commands_sources_command I, [2024-02-14T22:59:01.861686 #2242250] INFO -- : [458/865] 2283382=test_euc_tw I, [2024-02-14T22:59:01.899226 #2242250] INFO -- : [459/865] 2283382=test_ractor I, [2024-02-14T22:59:01.969520 #2242250] INFO -- : [460/865] 2283382=test_bmethod I, [2024-02-14T22:59:02.009412 #2242250] INFO -- : [461/865] 2283382=test_rdoc_markup_formatter I, [2024-02-14T22:59:02.078236 #2242250] INFO -- : [462/865] 2283382=test_thread_queue I, [2024-02-14T22:59:02.402986 #2242250] INFO -- : [463/865] 2283383=test_nowrite I, [2024-02-14T22:59:02.640952 #2242250] INFO -- : [464/865] 2283383=test_rdoc_parser_c I, [2024-02-14T22:59:03.683758 #2242250] INFO -- : [465/865] 2283381=test_comparable I, [2024-02-14T22:59:03.738307 #2242250] INFO -- : [466/865] 2283381=json_fixtures_test I, [2024-02-14T22:59:03.804086 #2242250] INFO -- : [467/865] 2283381=test_shapes I, [2024-02-14T22:59:03.821688 #2242250] INFO -- : [468/865] 2283381=test_io_timeout I, [2024-02-14T22:59:03.880411 #2242250] INFO -- : [469/865] 2283381=test_profile_frames I, [2024-02-14T22:59:04.028095 #2242250] INFO -- : [470/865] 2283383=test_cstr I, [2024-02-14T22:59:04.614901 #2242250] INFO -- : [471/865] 2283381=test_pstore I, [2024-02-14T22:59:04.888485 #2242250] INFO -- : [472/865] 2283381=test_enc_str_buf_cat I, [2024-02-14T22:59:04.939125 #2242250] INFO -- : [473/865] 2283381=test_class2name I, [2024-02-14T22:59:04.969321 #2242250] INFO -- : [474/865] 2283381=test_gbk I, [2024-02-14T22:59:05.397746 #2242250] INFO -- : [475/865] 2283381=test_too_many_dummy_encodings I, [2024-02-14T22:59:05.480874 #2242250] INFO -- : [476/865] 2283381=test_stack I, [2024-02-14T22:59:08.396303 #2242250] INFO -- : [477/865] 2283383=test_gem_commands_list_command I, [2024-02-14T22:59:08.452011 #2242250] INFO -- : [478/865] 2283383=test_reqarg I, [2024-02-14T22:59:08.854664 #2242250] INFO -- : [479/865] 2283383=test_rdoc_include I, [2024-02-14T22:59:09.015127 #2242250] INFO -- : [480/865] 2283383=test_ldap I, [2024-02-14T22:59:09.084549 #2242250] INFO -- : [481/865] 2283383=test_gem_commands_signin_command I, [2024-02-14T22:59:09.627552 #2242250] INFO -- : [482/865] 2283383=test_resource I, [2024-02-14T22:59:09.666599 #2242250] INFO -- : [483/865] 2283383=test_emitter I, [2024-02-14T22:59:09.783870 #2242250] INFO -- : [484/865] 2283383=test_fileutils I, [2024-02-14T22:59:09.902547 #2242250] INFO -- : [485/865] 2283382=test_string_processing I, [2024-02-14T22:59:09.935906 #2242250] INFO -- : [486/865] 2283382=test_cesu8 I, [2024-02-14T22:59:09.961985 #2242250] INFO -- : [487/865] 2283382=test_econv I, [2024-02-14T22:59:11.520740 #2242250] INFO -- : [488/865] 2283383=test_rdoc_options I, [2024-02-14T22:59:13.180934 #2242250] INFO -- : [489/865] 2283381=test_gem_version I, [2024-02-14T22:59:13.471774 #2242250] INFO -- : [490/865] 2283383=test_path_to_class I, [2024-02-14T22:59:13.493548 #2242250] INFO -- : [491/865] 2283383=test_gem_dependency I, [2024-02-14T22:59:13.759043 #2242250] INFO -- : [492/865] 2283381=test_gem_resolver_specification I, [2024-02-14T22:59:13.883277 #2242250] INFO -- : [493/865] 2283381=test_rdoc_markup_verbatim I, [2024-02-14T22:59:13.925978 #2242250] INFO -- : [494/865] 2283381=test_inlinecache I, [2024-02-14T22:59:14.316285 #2242250] INFO -- : [495/865] 2283383=test_complex I, [2024-02-14T22:59:14.353193 #2242250] INFO -- : [496/865] 2283381=test_gem_commands_search_command I, [2024-02-14T22:59:14.400244 #2242250] INFO -- : [497/865] 2283381=test_method_cache I, [2024-02-14T22:59:14.425319 #2242250] INFO -- : [498/865] 2283381=test_gem_stub_specification I, [2024-02-14T22:59:14.894498 #2242250] INFO -- : [499/865] 2283383=test_frozen_error I, [2024-02-14T22:59:15.082643 #2242250] INFO -- : [500/865] 2283383=test_gem_ext_ext_conf_builder I, [2024-02-14T22:59:15.526550 #2242250] INFO -- : [501/865] 2283381=test_gem_resolver_installed_specification I, [2024-02-14T22:59:15.657704 #2242250] INFO -- : [502/865] 2283380=test_scanner_events I, [2024-02-14T22:59:15.787533 #2242250] INFO -- : [503/865] 2283381=test_gem_remote_fetcher I, [2024-02-14T22:59:16.035507 #2242250] INFO -- : [504/865] 2283380=test_parse I, [2024-02-14T22:59:16.893543 #2242250] INFO -- : [505/865] 2283382=test_mdns I, [2024-02-14T22:59:16.904704 #2242250] INFO -- : [506/865] 2283382=test_gem_installer I, [2024-02-14T22:59:19.724085 #2242250] INFO -- : [507/865] 2283380=test_yamlstore I, [2024-02-14T22:59:19.786780 #2242250] INFO -- : [508/865] 2283380=test_rdoc_parser_rd I, [2024-02-14T22:59:20.034127 #2242250] INFO -- : [509/865] 2283380=test_date_strftime I, [2024-02-14T22:59:23.325907 #2242250] INFO -- : [510/865] 2283383=test_irb I, [2024-02-14T22:59:23.939013 #2242250] INFO -- : [511/865] 2283380=test_asn1 I, [2024-02-14T22:59:24.114597 #2242250] INFO -- : [512/865] 2283380=test_random I, [2024-02-14T22:59:24.136032 #2242250] INFO -- : [513/865] 2283380=test_load I, [2024-02-14T22:59:24.208844 #2242250] INFO -- : [514/865] 2283380=json_string_matching_test I, [2024-02-14T22:59:24.276271 #2242250] INFO -- : [515/865] 2283380=test_const I, [2024-02-14T22:59:24.303284 #2242250] INFO -- : [516/865] 2283380=test_rdoc_normal_class I, [2024-02-14T22:59:24.904416 #2242250] INFO -- : [517/865] 2283380=test_class I, [2024-02-14T22:59:25.194900 #2242250] INFO -- : [518/865] 2283383=test_noarg I, [2024-02-14T22:59:25.353486 #2242250] INFO -- : [519/865] 2283383=parse_comments_test I, [2024-02-14T22:59:25.390345 #2242250] INFO -- : [520/865] 2283383=test_tempfile I, [2024-02-14T22:59:25.855798 #2242250] INFO -- : [521/865] 2283381=test_queue I, [2024-02-14T22:59:26.136103 #2242250] INFO -- : [522/865] 2283381=test_function I, [2024-02-14T22:59:26.652113 #2242250] INFO -- : [523/865] 2283381=test_gem_resolver_index_specification I, [2024-02-14T22:59:26.726638 #2242250] INFO -- : [524/865] 2283383=test_internal_ivar I, [2024-02-14T22:59:26.731112 #2242250] INFO -- : [525/865] 2283383=test_tracepoint I, [2024-02-14T22:59:27.046097 #2242250] INFO -- : [526/865] 2283381=test_prettyprint I, [2024-02-14T22:59:27.288851 #2242250] INFO -- : [527/865] 2283381=test_rdoc_markup I, [2024-02-14T22:59:27.390770 #2242250] INFO -- : [528/865] 2283381=test_gem_commands_help_command I, [2024-02-14T22:59:27.796813 #2242250] INFO -- : [529/865] 2283381=test_duplicate I, [2024-02-14T22:59:27.846460 #2242250] INFO -- : [530/865] 2283381=test_basicsocket I, [2024-02-14T22:59:27.932495 #2242250] INFO -- : [531/865] 2283381=test_utf32 I, [2024-02-14T22:59:27.967868 #2242250] INFO -- : [532/865] 2283381=test_console_attr I, [2024-02-14T22:59:27.969839 #2242250] INFO -- : [533/865] 2283381=test_summary I, [2024-02-14T22:59:28.104555 #2242250] INFO -- : [534/865] 2283381=test_type_completor I, [2024-02-14T22:59:28.117461 #2242250] INFO -- : [535/865] 2283381=test_gem_commands_exec_command I, [2024-02-14T22:59:28.830810 #2242250] INFO -- : [536/865] 2283383=test_io_wait I, [2024-02-14T22:59:29.178917 #2242250] INFO -- : [537/865] 2283383=test_kwargs I, [2024-02-14T22:59:29.203562 #2242250] INFO -- : [538/865] 2283383=test_ellipsize I, [2024-02-14T22:59:29.287673 #2242250] INFO -- : [539/865] 2283383=test_date_attr I, [2024-02-14T22:59:29.355463 #2242250] INFO -- : [540/865] 2283383=test_io I, [2024-02-14T22:59:30.183495 #2242250] INFO -- : [541/865] 2283383=test_emoji I, [2024-02-14T22:59:30.362736 #2242250] INFO -- : [542/865] 2283383=test_win32ole_type_event I, [2024-02-14T22:59:30.721409 #2242250] INFO -- : [543/865] 2283383=test_sorted_set I, [2024-02-14T22:59:32.408552 #2242250] INFO -- : [544/865] 2283383=test_hash I, [2024-02-14T22:59:36.200285 #2242250] INFO -- : [545/865] 2283381=test_ubf_async_safe I, [2024-02-14T22:59:36.259242 #2242250] INFO -- : [546/865] 2283381=test_gem_unsatisfiable_dependency_error I, [2024-02-14T22:59:36.361315 #2242250] INFO -- : [547/865] 2283381=test_win32ole_record I, [2024-02-14T22:59:36.393373 #2242250] INFO -- : [548/865] 2283381=test_cp949 I, [2024-02-14T22:59:36.428600 #2242250] INFO -- : [549/865] 2283381=test_condition I, [2024-02-14T22:59:36.470551 #2242250] INFO -- : [550/865] 2283381=test_foreach I, [2024-02-14T22:59:36.691348 #2242250] INFO -- : [551/865] 2283381=test_gem_source_specific_file I, [2024-02-14T22:59:37.312048 #2242250] INFO -- : [552/865] 2283381=test_gem_commands_uninstall_command I, [2024-02-14T22:59:43.532232 #2242250] INFO -- : [553/865] 2283381=test_rdoc_rubygems_hook I, [2024-02-14T22:59:44.105935 #2242250] INFO -- : [554/865] 2283381=test_method I, [2024-02-14T22:59:53.220084 #2242250] INFO -- : [555/865] 2283382=test_gem_commands_query_command I, [2024-02-14T22:59:57.429657 #2242250] INFO -- : [556/865] 2283382=test_gem_impossible_dependencies_error I, [2024-02-14T22:59:57.489541 #2242250] INFO -- : [557/865] 2283382=test_pack I, [2024-02-14T22:59:59.796629 #2242250] INFO -- : [558/865] 2283382=test_array_create I, [2024-02-14T22:59:59.855476 #2242250] INFO -- : [559/865] 2283382=test_to_ruby I, [2024-02-14T22:59:59.993641 #2242250] INFO -- : [560/865] 2283382=test_pattern_key_name_check I, [2024-02-14T23:00:00.023406 #2242250] INFO -- : [561/865] 2283383=test_ftp I, [2024-02-14T23:00:00.043244 #2242250] INFO -- : [562/865] 2283383=test_euc_kr I, [2024-02-14T23:00:00.063937 #2242250] INFO -- : [563/865] 2283382=test_rdoc_context_section I, [2024-02-14T23:00:00.086068 #2242250] INFO -- : [564/865] 2283383=ripper_test I, [2024-02-14T23:00:00.152593 #2242250] INFO -- : [565/865] 2283382=test_objspace I, [2024-02-14T23:00:00.280576 #2242250] INFO -- : [566/865] 2283383=test_line_editor I, [2024-02-14T23:00:00.310621 #2242250] INFO -- : [567/865] 2283383=test_undef I, [2024-02-14T23:00:00.410908 #2242250] INFO -- : [568/865] 2283383=test_gem_security_trust_dir I, [2024-02-14T23:00:00.948024 #2242250] INFO -- : [569/865] 2283383=test_string_memory I, [2024-02-14T23:00:01.482598 #2242250] INFO -- : [570/865] 2283383=test_gem_requirement I, [2024-02-14T23:00:02.532623 #2242250] INFO -- : [571/865] 2283383=test_sprintf I, [2024-02-14T23:00:04.371903 #2242250] INFO -- : [572/865] 2283380=comments_test I, [2024-02-14T23:00:04.417713 #2242250] INFO -- : [573/865] 2283380=test_set I, [2024-02-14T23:00:04.453105 #2242250] INFO -- : [574/865] 2283383=test_gem_commands_stale_command I, [2024-02-14T23:00:04.524082 #2242250] INFO -- : [575/865] 2283380=test_c_struct_entry I, [2024-02-14T23:00:04.641531 #2242250] INFO -- : [576/865] 2283383=test_have_library I, [2024-02-14T23:00:06.598395 #2242250] INFO -- : [577/865] 2283380=test_remote_fetch_error I, [2024-02-14T23:00:06.698554 #2242250] INFO -- : [578/865] 2283380=test_hash I, [2024-02-14T23:00:06.854673 #2242250] INFO -- : [579/865] 2283380=test_gem_resolver_dependency_request I, [2024-02-14T23:00:07.045102 #2242250] INFO -- : [580/865] 2283380=test_tree_builder I, [2024-02-14T23:00:07.096363 #2242250] INFO -- : [581/865] 2283380=test_external_new I, [2024-02-14T23:00:07.179146 #2242250] INFO -- : [582/865] 2283380=test_alias_and_anchor I, [2024-02-14T23:00:07.702477 #2242250] INFO -- : [583/865] 2283380=test_postponed_job I, [2024-02-14T23:00:11.052775 #2242250] INFO -- : [584/865] 2283380=test_raise_exception I, [2024-02-14T23:00:13.224911 #2242250] INFO -- : [585/865] 2283383=test_gem_request_set_lockfile I, [2024-02-14T23:00:15.286575 #2242250] INFO -- : [586/865] 2283380=test_win32ole_typelib I, [2024-02-14T23:00:15.326388 #2242250] INFO -- : [587/865] 2283380=test_protect I, [2024-02-14T23:00:15.457151 #2242250] INFO -- : [588/865] 2283380=test_weakmap I, [2024-02-14T23:00:15.975823 #2242250] INFO -- : [589/865] 2283383=test_workspace I, [2024-02-14T23:00:16.753450 #2242250] INFO -- : [590/865] 2283383=test_debug_cmd I, [2024-02-14T23:00:16.805331 #2242250] INFO -- : [591/865] 2283383=test_yjit I, [2024-02-14T23:00:16.828440 #2242250] INFO -- : [592/865] 2283383=test_ws I, [2024-02-14T23:00:16.967190 #2242250] INFO -- : [593/865] 2283383=test_m17n I, [2024-02-14T23:00:17.603804 #2242250] INFO -- : [594/865] 2283383=test_gem_commands_environment_command I, [2024-02-14T23:00:18.621497 #2242250] INFO -- : [595/865] 2283383=test_argf I, [2024-02-14T23:00:45.875184 #2242250] INFO -- : [596/865] 2283381=test_framework I, [2024-02-14T23:00:45.988773 #2242250] INFO -- : [597/865] 2283381=test_ns_spki I, [2024-02-14T23:00:46.068675 #2242250] INFO -- : [598/865] 2283380=test_kill_ring I, [2024-02-14T23:00:46.103571 #2242250] INFO -- : [599/865] 2283380=test_io_buffer I, [2024-02-14T23:00:46.157670 #2242250] INFO -- : [600/865] 2283381=ruby_parser_test I, [2024-02-14T23:00:46.234162 #2242250] INFO -- : [601/865] 2283381=test_pack I, [2024-02-14T23:00:46.297562 #2242250] INFO -- : [602/865] 2283380=test_backtrace I, [2024-02-14T23:00:46.540036 #2242250] INFO -- : [603/865] 2283381=test_gem_resolver_conflict I, [2024-02-14T23:00:46.646741 #2242250] INFO -- : [604/865] 2283381=test_rdoc_task I, [2024-02-14T23:00:46.681848 #2242250] INFO -- : [605/865] 2283381=test_rdoc_markup_indented_paragraph I, [2024-02-14T23:00:46.830904 #2242250] INFO -- : [606/865] 2283381=locals_test I, [2024-02-14T23:00:49.035495 #2242250] INFO -- : [607/865] 2283380=test_rdoc_require I, [2024-02-14T23:00:49.147736 #2242250] INFO -- : [608/865] 2283380=test_gem_commands_install_command I, [2024-02-14T23:00:49.819949 #2242250] INFO -- : [609/865] 2283381=test_clone I, [2024-02-14T23:00:51.159250 #2242250] INFO -- : [610/865] 2283381=test_readpartial I, [2024-02-14T23:00:51.559562 #2242250] INFO -- : [611/865] 2283381=test_fstring I, [2024-02-14T23:00:52.154160 #2242250] INFO -- : [612/865] 2283383=test_array I, [2024-02-14T23:00:52.188897 #2242250] INFO -- : [613/865] 2283383=test_optparse I, [2024-02-14T23:00:52.213393 #2242250] INFO -- : [614/865] 2283383=test_rat I, [2024-02-14T23:00:52.267434 #2242250] INFO -- : [615/865] 2283383=test_rdoc_markup_raw I, [2024-02-14T23:00:52.315438 #2242250] INFO -- : [616/865] 2283383=test_webauthn_poller I, [2024-02-14T23:00:52.564055 #2242250] INFO -- : [617/865] 2283381=test_rdoc_markup_to_html_crossref I, [2024-02-14T23:00:52.644369 #2242250] INFO -- : [618/865] 2283383=test_typeddata I, [2024-02-14T23:00:55.097334 #2242250] INFO -- : [619/865] 2283381=test_gem_resolver_best_set I, [2024-02-14T23:00:55.249624 #2242250] INFO -- : [620/865] 2283383=encoding_test I, [2024-02-14T23:00:55.511586 #2242250] INFO -- : [621/865] 2283381=test_stringscanner I, [2024-02-14T23:00:55.805731 #2242250] INFO -- : [622/865] 2283381=test_files_sample I, [2024-02-14T23:00:55.845926 #2242250] INFO -- : [623/865] 2283381=test_convertible I, [2024-02-14T23:00:55.966816 #2242250] INFO -- : [624/865] 2283383=parser_test I, [2024-02-14T23:00:56.014207 #2242250] INFO -- : [625/865] 2283383=test_rdoc_alias I, [2024-02-14T23:00:56.115754 #2242250] INFO -- : [626/865] 2283383=test_yield I, [2024-02-14T23:01:03.432899 #2242250] INFO -- : [627/865] 2283380=test_system I, [2024-02-14T23:01:06.261943 #2242250] INFO -- : [628/865] 2283380=test_pkcs12 I, [2024-02-14T23:01:10.640135 #2242250] INFO -- : [629/865] 2283380=test_bigzero I, [2024-02-14T23:01:10.761507 #2242250] INFO -- : [630/865] 2283380=test_pkey_dh I, [2024-02-14T23:01:11.328087 #2242250] INFO -- : [631/865] 2283380=test_gem_package_tar_header I, [2024-02-14T23:01:11.630425 #2242250] INFO -- : [632/865] 2283380=test_iseq_load I, [2024-02-14T23:01:18.281412 #2242250] INFO -- : [633/865] 2283380=test_gem_util I, [2024-02-14T23:01:19.577153 #2242250] INFO -- : [634/865] 2283380=test_gem_config_file I, [2024-02-14T23:01:20.520648 #2242250] INFO -- : [635/865] 2283380=test_ripper I, [2024-02-14T23:01:22.317522 #2242250] INFO -- : [636/865] 2283383=test_protocol I, [2024-02-14T23:01:22.682560 #2242250] INFO -- : [637/865] 2283383=test_getopts I, [2024-02-14T23:01:22.742206 #2242250] INFO -- : [638/865] 2283383=test_gem_resolver_activation_request I, [2024-02-14T23:01:22.811593 #2242250] INFO -- : [639/865] 2283383=test_yjit_exit_locations I, [2024-02-14T23:01:22.843742 #2242250] INFO -- : [640/865] 2283383=test_etc I, [2024-02-14T23:01:22.952776 #2242250] INFO -- : [641/865] 2283380=test_yaml_tree I, [2024-02-14T23:01:23.173772 #2242250] INFO -- : [642/865] 2283380=test_libs I, [2024-02-14T23:01:23.231761 #2242250] INFO -- : [643/865] 2283380=test_gc I, [2024-02-14T23:01:23.331060 #2242250] INFO -- : [644/865] 2283380=test_gem_commands_fetch_command I, [2024-02-14T23:01:23.566506 #2242250] INFO -- : [645/865] 2283383=test_math I, [2024-02-14T23:01:23.743991 #2242250] INFO -- : [646/865] 2283383=test_sleep I, [2024-02-14T23:01:24.255475 #2242250] INFO -- : [647/865] 2283380=test_config I, [2024-02-14T23:01:25.122298 #2242250] INFO -- : [648/865] 2283380=test_autoload I, [2024-02-14T23:01:25.789799 #2242250] INFO -- : [649/865] 2283383=test_utf16 I, [2024-02-14T23:01:26.159925 #2242250] INFO -- : [650/865] 2283383=test_io I, [2024-02-14T23:01:34.820976 #2242250] INFO -- : [651/865] 2283381=test_unicode_escape I, [2024-02-14T23:01:35.554632 #2242250] INFO -- : [652/865] 2283381=test_case I, [2024-02-14T23:01:35.609203 #2242250] INFO -- : [653/865] 2283381=test_sizeof I, [2024-02-14T23:01:43.864292 #2242250] INFO -- : [654/865] 2283380=test_face I, [2024-02-14T23:01:44.054820 #2242250] INFO -- : [655/865] 2283380=test_rendering I, [2024-02-14T23:01:44.094263 #2242250] INFO -- : [656/865] 2283380=test_win32ole_type I, [2024-02-14T23:01:44.141857 #2242250] INFO -- : [657/865] 2283380=test_null I, [2024-02-14T23:01:44.183580 #2242250] INFO -- : [658/865] 2283380=test_mul I, [2024-02-14T23:01:44.260910 #2242250] INFO -- : [659/865] 2283380=test_rdoc_rd_inline_parser I, [2024-02-14T23:01:44.601013 #2242250] INFO -- : [660/865] 2283380=test_rdoc_markup_to_rdoc I, [2024-02-14T23:01:45.263756 #2242250] INFO -- : [661/865] 2283380=test_default_gems I, [2024-02-14T23:01:45.290751 #2242250] INFO -- : [662/865] 2283380=test_rdoc_markup_attributes I, [2024-02-14T23:01:45.407857 #2242250] INFO -- : [663/865] 2283380=test_date_parse I, [2024-02-14T23:01:46.190867 #2242250] INFO -- : [664/865] 2283380=test_pipe I, [2024-02-14T23:01:47.184721 #2242250] INFO -- : [665/865] 2283380=test_thread I, [2024-02-14T23:01:47.289372 #2242250] INFO -- : [666/865] 2283380=test_trick I, [2024-02-14T23:01:59.470263 #2242250] INFO -- : [667/865] 2283381=test_pkey_ec I, [2024-02-14T23:02:00.312345 #2242250] INFO -- : [668/865] 2283381=test_backtrace I, [2024-02-14T23:02:00.351233 #2242250] INFO -- : [669/865] 2283381=test_defined I, [2024-02-14T23:02:00.943282 #2242250] INFO -- : [670/865] 2283381=test_key_name_check I, [2024-02-14T23:02:00.995645 #2242250] INFO -- : [671/865] 2283381=test_io_buffer I, [2024-02-14T23:02:01.541255 #2242250] INFO -- : [672/865] 2283381=test_rdoc_i18n_text I, [2024-02-14T23:02:01.592884 #2242250] INFO -- : [673/865] 2283381=test_time I, [2024-02-14T23:02:01.720790 #2242250] INFO -- : [674/865] 2283380=test_windows_1251 I, [2024-02-14T23:02:01.798794 #2242250] INFO -- : [675/865] 2283380=test_rdoc_rdoc I, [2024-02-14T23:02:02.382759 #2242250] INFO -- : [676/865] 2283380=test_gem_uninstaller I, [2024-02-14T23:02:02.602492 #2242250] INFO -- : [677/865] 2283381=test_svcb_https I, [2024-02-14T23:02:02.670663 #2242250] INFO -- : [678/865] 2283381=test_buffering I, [2024-02-14T23:02:02.680635 #2242250] INFO -- : [679/865] 2283381=test_gb18030 I, [2024-02-14T23:02:02.804953 #2242250] INFO -- : [680/865] 2283381=test_cgi_tag_helper I, [2024-02-14T23:02:02.852249 #2242250] INFO -- : [681/865] 2283381=test_zlib I, [2024-02-14T23:02:10.431758 #2242250] INFO -- : [682/865] 2283380=test_egrep_cpp I, [2024-02-14T23:02:10.544878 #2242250] INFO -- : [683/865] 2283383=test_ole_methods I, [2024-02-14T23:02:10.585174 #2242250] INFO -- : [684/865] 2283383=test_erb_m17n I, [2024-02-14T23:02:10.764470 #2242250] INFO -- : [685/865] 2283383=test_optimization I, [2024-02-14T23:02:11.222858 #2242250] INFO -- : [686/865] 2283380=test_date_conv I, [2024-02-14T23:02:11.282053 #2242250] INFO -- : [687/865] 2283380=test_string I, [2024-02-14T23:02:23.655038 #2242250] INFO -- : [688/865] 2283382=test_proc I, [2024-02-14T23:02:32.363235 #2242250] INFO -- : [689/865] 2283382=test_gc_compact I, [2024-02-14T23:02:46.087946 #2242250] INFO -- : [690/865] 2283381=test_gem_resolver_index_set I, [2024-02-14T23:02:46.340083 #2242250] INFO -- : [691/865] 2283381=test_gem_package_old I, [2024-02-14T23:02:46.660658 #2242250] INFO -- : [692/865] 2283381=test_gem_validator I, [2024-02-14T23:02:46.777357 #2242250] INFO -- : [693/865] 2283381=test_folderitem2_invokeverb I, [2024-02-14T23:02:46.937469 #2242250] INFO -- : [694/865] 2283381=test_require_path_check I, [2024-02-14T23:02:48.046708 #2242250] INFO -- : [695/865] 2283381=test_rdoc_markup_parser I, [2024-02-14T23:02:48.407443 #2242250] INFO -- : [696/865] 2283381=test_fnmatch I, [2024-02-14T23:02:48.778481 #2242250] INFO -- : [697/865] 2283381=test_files_test_2 I, [2024-02-14T23:02:48.879366 #2242250] INFO -- : [698/865] 2283381=test_pattern_matching I, [2024-02-14T23:02:49.030064 #2242250] INFO -- : [699/865] 2283381=test_rdoc_stats I, [2024-02-14T23:02:49.239781 #2242250] INFO -- : [700/865] 2283381=test_string I, [2024-02-14T23:02:49.489882 #2242250] INFO -- : [701/865] 2283381=test_rdoc_store I, [2024-02-14T23:02:54.112606 #2242250] INFO -- : [702/865] 2283382=test_gem_request_set_lockfile_parser I, [2024-02-14T23:02:54.829036 #2242250] INFO -- : [703/865] 2283382=test_depth_first I, [2024-02-14T23:02:54.858498 #2242250] INFO -- : [704/865] 2283382=test_x509attr I, [2024-02-14T23:02:54.906665 #2242250] INFO -- : [705/865] 2283382=test_raise I, [2024-02-14T23:02:54.950376 #2242250] INFO -- : [706/865] 2283382=json_addition_test I, [2024-02-14T23:02:55.042725 #2242250] INFO -- : [707/865] 2283382=test_qsort I, [2024-02-14T23:02:55.126199 #2242250] INFO -- : [708/865] 2283382=test_rdoc_parser I, [2024-02-14T23:02:55.318217 #2242250] INFO -- : [709/865] 2283382=test_gem_dependency_resolution_error I, [2024-02-14T23:02:55.329174 #2242250] INFO -- : [710/865] 2283381=test_rdoc_markup_to_tt_only I, [2024-02-14T23:02:55.366184 #2242250] INFO -- : [711/865] 2283382=test_hmac I, [2024-02-14T23:02:55.401016 #2242250] INFO -- : [712/865] 2283382=test_rdoc_tom_doc I, [2024-02-14T23:02:55.549973 #2242250] INFO -- : [713/865] 2283381=test_numeric I, [2024-02-14T23:02:55.626373 #2242250] INFO -- : [714/865] 2283382=test_ifunless I, [2024-02-14T23:02:55.683774 #2242250] INFO -- : [715/865] 2283382=test_assignment I, [2024-02-14T23:02:56.153811 #2242250] INFO -- : [716/865] 2283381=test_gem_commands_lock_command I, [2024-02-14T23:02:56.368119 #2242250] INFO -- : [717/865] 2283381=test_gem_command I, [2024-02-14T23:02:57.007160 #2242250] INFO -- : [718/865] 2283381=test_bug-3571 I, [2024-02-14T23:02:57.081440 #2242250] INFO -- : [719/865] 2283381=test_key_actor_vi I, [2024-02-14T23:02:57.608095 #2242250] INFO -- : [720/865] 2283381=test_common I, [2024-02-14T23:02:57.620710 #2242250] INFO -- : [721/865] 2283383=test_gem_spec_fetcher I, [2024-02-14T23:02:58.807542 #2242250] INFO -- : [722/865] 2283383=test_rdoc_token_stream I, [2024-02-14T23:02:58.850767 #2242250] INFO -- : [723/865] 2283383=test_address_resolve I, [2024-02-14T23:02:58.943937 #2242250] INFO -- : [724/865] 2283383=test_gem_source_list I, [2024-02-14T23:02:59.314208 #2242250] INFO -- : [725/865] 2283381=test_yaml_special_cases I, [2024-02-14T23:02:59.412624 #2242250] INFO -- : [726/865] 2283381=test_optarg I, [2024-02-14T23:02:59.476771 #2242250] INFO -- : [727/865] 2283383=test_config I, [2024-02-14T23:02:59.512808 #2242250] INFO -- : [728/865] 2283381=test_verbose I, [2024-02-14T23:02:59.643779 #2242250] INFO -- : [729/865] 2283383=test_nil I, [2024-02-14T23:02:59.675324 #2242250] INFO -- : [730/865] 2283383=test_num2int I, [2024-02-14T23:02:59.713937 #2242250] INFO -- : [731/865] 2283381=test_rdoc_single_class I, [2024-02-14T23:02:59.721708 #2242250] INFO -- : [732/865] 2283381=test_macro I, [2024-02-14T23:02:59.755210 #2242250] INFO -- : [733/865] 2283381=test_pp I, [2024-02-14T23:02:59.807051 #2242250] INFO -- : [734/865] 2283383=test_gem_ext_configure_builder I, [2024-02-14T23:02:59.955780 #2242250] INFO -- : [735/865] 2283383=test_frozen I, [2024-02-14T23:03:00.009256 #2242250] INFO -- : [736/865] 2283383=test_exception I, [2024-02-14T23:03:00.060189 #2242250] INFO -- : [737/865] 2283383=test_zsh_completion I, [2024-02-14T23:03:00.093037 #2242250] INFO -- : [738/865] 2283383=test_iter_break I, [2024-02-14T23:03:00.095945 #2242250] INFO -- : [739/865] 2283383=test_files_ext I, [2024-02-14T23:03:00.189033 #2242250] INFO -- : [740/865] 2283381=test_bug-5832 I, [2024-02-14T23:03:00.221719 #2242250] INFO -- : [741/865] 2283381=test_emitter I, [2024-02-14T23:03:00.300473 #2242250] INFO -- : [742/865] 2283381=test_gem_silent_ui I, [2024-02-14T23:03:00.568903 #2242250] INFO -- : [743/865] 2283381=test_gem_doctor I, [2024-02-14T23:03:00.847469 #2242250] INFO -- : [744/865] 2283381=test_kdf I, [2024-02-14T23:03:01.084340 #2242250] INFO -- : [745/865] 2283383=test_kernel I, [2024-02-14T23:03:01.474175 #2242250] INFO -- : [746/865] 2283381=dispatcher_test I, [2024-02-14T23:03:01.520815 #2242250] INFO -- : [747/865] 2283381=test_eval_history I, [2024-02-14T23:03:01.834312 #2242250] INFO -- : [748/865] 2283381=test_psych I, [2024-02-14T23:03:02.134016 #2242250] INFO -- : [749/865] 2283381=test_enc_raise I, [2024-02-14T23:03:02.150102 #2242250] INFO -- : [750/865] 2283381=!Nothing_to_test I, [2024-02-14T23:03:02.178543 #2242250] INFO -- : [751/865] 2283381=test_rdoc_markup_paragraph I, [2024-02-14T23:03:02.194401 #2242250] INFO -- : [752/865] 2283381=test_object_create_start I, [2024-02-14T23:03:02.302525 #2242250] INFO -- : [753/865] 2283381=test_at_exit I, [2024-02-14T23:03:02.337067 #2242250] INFO -- : [754/865] 2283381=test_date I, [2024-02-14T23:03:02.458548 #2242250] INFO -- : [755/865] 2283381=test_gem_rdoc I, [2024-02-14T23:03:03.228447 #2242250] INFO -- : [756/865] 2283381=test_gem_ext_cargo_builder_unit I, [2024-02-14T23:03:03.358502 #2242250] INFO -- : [757/865] 2283381=test_shift_jis I, [2024-02-14T23:03:03.481584 #2242250] INFO -- : [758/865] 2283381=test_gem_commands_which_command I, [2024-02-14T23:03:03.684193 #2242250] INFO -- : [759/865] 2283381=test_http I, [2024-02-14T23:03:03.772801 #2242250] INFO -- : [760/865] 2283381=test_enumerator I, [2024-02-14T23:03:05.586647 #2242250] INFO -- : [761/865] 2283383=test_inadvertent_creation I, [2024-02-14T23:03:09.284320 #2242250] INFO -- : [762/865] 2283383=test_flags I, [2024-02-14T23:03:13.595685 #2242250] INFO -- : [763/865] 2283382=test_gem_commands_specification_command I, [2024-02-14T23:03:14.570744 #2242250] INFO -- : [764/865] 2283382=test_gem_commands_dependency_command I, [2024-02-14T23:03:14.915099 #2242250] INFO -- : [765/865] 2283383=test_safe_load I, [2024-02-14T23:03:14.998542 #2242250] INFO -- : [766/865] 2283383=test_gem_resolver_composed_set I, [2024-02-14T23:03:15.101263 #2242250] INFO -- : [767/865] 2283383=test_gem_resolver I, [2024-02-14T23:03:15.144895 #2242250] INFO -- : [768/865] 2283382=test_name_error I, [2024-02-14T23:03:16.018569 #2242250] INFO -- : [769/865] 2283382=test_rdoc_markup_attribute_manager I, [2024-02-14T23:03:16.298942 #2242250] INFO -- : [770/865] 2283382=test_open-uri I, [2024-02-14T23:03:16.980533 #2242250] INFO -- : [771/865] 2283383=test_httpresponse I, [2024-02-14T23:03:17.180338 #2242250] INFO -- : [772/865] 2283383=test_rdoc_parser_ruby I, [2024-02-14T23:03:18.197553 #2242250] INFO -- : [773/865] 2283382=test_rdoc_context I, [2024-02-14T23:03:21.602734 #2242250] INFO -- : [774/865] 2283383=test_stream I, [2024-02-14T23:03:21.665627 #2242250] INFO -- : [775/865] 2283383=test_nil2vtempty I, [2024-02-14T23:03:21.744522 #2242250] INFO -- : [776/865] 2283383=test_iso_8859 I, [2024-02-14T23:03:22.006930 #2242250] INFO -- : [777/865] 2283383=test_tcp I, [2024-02-14T23:03:22.418910 #2242250] INFO -- : [778/865] 2283383=test_rdoc_text I, [2024-02-14T23:03:22.767884 #2242250] INFO -- : [779/865] 2283383=test_syntax I, [2024-02-14T23:03:26.027198 #2242250] INFO -- : [780/865] 2283382=test_date_new I, [2024-02-14T23:03:26.122309 #2242250] INFO -- : [781/865] 2283382=test_data I, [2024-02-14T23:03:26.201544 #2242250] INFO -- : [782/865] 2283382=test_rdoc_markup_to_joined_paragraph I, [2024-02-14T23:03:26.241333 #2242250] INFO -- : [783/865] 2283382=test_date_time I, [2024-02-14T23:03:26.345078 #2242250] INFO -- : [784/865] 2283382=test_require I, [2024-02-14T23:03:26.375971 #2242250] INFO -- : [785/865] 2283382=test_securerandom I, [2024-02-14T23:03:26.606102 #2242250] INFO -- : [786/865] 2283382=test_rdoc_markdown_test I, [2024-02-14T23:03:35.781685 #2242250] INFO -- : [787/865] 2283382=test_rdoc_normal_module I, [2024-02-14T23:03:36.303247 #2242250] INFO -- : [788/865] 2283382=test_c_union_entity I, [2024-02-14T23:03:36.723226 #2242250] INFO -- : [789/865] 2283382=test_logperiod I, [2024-02-14T23:03:36.816797 #2242250] INFO -- : [790/865] 2283382=test_io_console I, [2024-02-14T23:03:41.342069 #2242250] INFO -- : [791/865] 2283382=test_flush I, [2024-02-14T23:03:41.377017 #2242250] INFO -- : [792/865] 2283382=test_singleton I, [2024-02-14T23:03:41.477999 #2242250] INFO -- : [793/865] 2283382=test_switch_hitter I, [2024-02-14T23:03:41.609610 #2242250] INFO -- : [794/865] 2283382=test_uncorrectable_name_check I, [2024-02-14T23:03:41.652756 #2242250] INFO -- : [795/865] 2283382=newline_test I, [2024-02-14T23:03:42.357919 #2242250] INFO -- : [796/865] 2283382=test_hash_create I, [2024-02-14T23:03:42.399176 #2242250] INFO -- : [797/865] 2283382=test_stringchar I, [2024-02-14T23:03:43.151127 #2242250] INFO -- : [798/865] 2283382=test_passing_block I, [2024-02-14T23:03:43.218315 #2242250] INFO -- : [799/865] 2283382=test_thread_fd_close I, [2024-02-14T23:03:43.996380 #2242250] INFO -- : [800/865] 2283382=test_process I, [2024-02-14T23:04:01.973377 #2242250] INFO -- : [801/865] 2283380=test_last_thread I, [2024-02-14T23:04:02.040185 #2242250] INFO -- : [802/865] 2283380=test_pack I, [2024-02-14T23:04:03.498684 #2242250] INFO -- : [803/865] 2283380=test_show_source I, [2024-02-14T23:04:03.775708 #2242250] INFO -- : [804/865] 2283380=test_gem_security_policy I, [2024-02-14T23:04:05.914215 #2242250] INFO -- : [805/865] 2283380=test_gem_source_local I, [2024-02-14T23:04:08.556144 #2242250] INFO -- : [806/865] 2283380=test_gem_ext_rake_builder I, [2024-02-14T23:04:11.101447 #2242250] INFO -- : [807/865] 2283383=test_arity I, [2024-02-14T23:04:11.263419 #2242250] INFO -- : [808/865] 2283383=test_logdevice I, [2024-02-14T23:04:13.225945 #2242250] INFO -- : [809/865] 2283380=test_err_in_callback I, [2024-02-14T23:04:13.279121 #2242250] INFO -- : [810/865] 2283380=test_gem_resolver_lock_specification I, [2024-02-14T23:04:14.864775 #2242250] INFO -- : [811/865] 2283380=test_gc I, [2024-02-14T23:04:17.276948 #2242250] INFO -- : [812/865] 2283383=test_x509cert I, [2024-02-14T23:04:19.876982 #2242250] INFO -- : [813/865] 2283383=test_pkey I, [2024-02-14T23:04:20.247578 #2242250] INFO -- : [814/865] 2283383=test_case I, [2024-02-14T23:04:20.286458 #2242250] INFO -- : [815/865] 2283383=test_reline I, [2024-02-14T23:04:21.711510 #2242250] INFO -- : [816/865] 2283383=test_parser_events I, [2024-02-14T23:04:22.514833 #2242250] INFO -- : [817/865] 2283383=test_cclass I, [2024-02-14T23:04:22.604532 #2242250] INFO -- : [818/865] 2283383=test_gem_request_connection_pools I, [2024-02-14T23:04:23.941725 #2242250] INFO -- : [819/865] 2283383=test_gem_version_option I, [2024-02-14T23:04:24.261946 #2242250] INFO -- : [820/865] 2283383=test_grapheme_breaks I, [2024-02-14T23:04:24.641793 #2242250] INFO -- : [821/865] 2283383=test_memory_view I, [2024-02-14T23:04:26.210018 #2242250] INFO -- : [822/865] 2283383=test_m17n_comb I, [2024-02-14T23:04:51.535825 #2242250] INFO -- : [823/865] 2283383=test_ractor I, [2024-02-14T23:04:51.768914 #2242250] INFO -- : [824/865] 2283383=test_rdoc_generator_pot_po I, [2024-02-14T23:04:51.783660 #2242250] INFO -- : [825/865] 2283383=test_ansi_with_terminfo I, [2024-02-14T23:04:51.806676 #2242250] INFO -- : [826/865] 2283383=test_json_tree I, [2024-02-14T23:04:51.874745 #2242250] INFO -- : [827/865] 2283383=test_rdoc_markup_to_markdown I, [2024-02-14T23:04:52.195931 #2242250] INFO -- : [828/865] 2283383=test_severity I, [2024-02-14T23:04:52.269387 #2242250] INFO -- : [829/865] 2283383=test_ractor I, [2024-02-14T23:04:52.791289 #2242250] INFO -- : [830/865] 2283383=test_require_lib I, [2024-02-14T23:05:13.582044 #2242250] INFO -- : [831/865] 2283380=parse_test I, [2024-02-14T23:05:17.993982 #2242250] INFO -- : [832/865] 2283383=test_gem_install_update_options I, [2024-02-14T23:05:19.130601 #2242250] INFO -- : [833/865] 2283383=test_gem_stream_ui I, [2024-02-14T23:05:19.794401 #2242250] INFO -- : [834/865] 2283383=test_extlibs I, [2024-02-14T23:05:33.243538 #2242250] INFO -- : [835/865] 2283380=test_rdoc_generator_ri I, [2024-02-14T23:05:33.424276 #2242250] INFO -- : [836/865] 2283380=test_literal I, [2024-02-14T23:05:33.452171 #2242250] INFO -- : [837/865] 2283383=test_str2big I, [2024-02-14T23:05:33.678085 #2242250] INFO -- : [838/865] 2283383=test_c_struct_builder I, [2024-02-14T23:05:34.596380 #2242250] INFO -- : [839/865] 2283383=test_dot_dot I, [2024-02-14T23:05:34.626716 #2242250] INFO -- : [840/865] 2283383=test_rdoc_markup_to_table_of_contents I, [2024-02-14T23:05:34.853474 #2242250] INFO -- : [841/865] 2283383=test_socket I, [2024-02-14T23:05:36.785578 #2242250] INFO -- : [842/865] 2283382=test_thread I, [2024-02-14T23:05:37.733953 #2242250] INFO -- : [843/865] 2283382=test_objectspace I, [2024-02-14T23:05:38.646489 #2242250] INFO -- : [844/865] 2283380=test_rdoc_cross_reference I, [2024-02-14T23:05:39.482520 #2242250] INFO -- : [845/865] 2283383=test_scalar I, [2024-02-14T23:05:39.504414 #2242250] INFO -- : [846/865] 2283383=test_gem_dependency_installer I, [2024-02-14T23:05:42.150071 #2242250] INFO -- : [847/865] 2283380=test_gem_commands_info_command I, [2024-02-14T23:05:42.252892 #2242250] INFO -- : [848/865] 2283380=test_case_options I, [2024-02-14T23:05:42.294467 #2242250] INFO -- : [849/865] 2283380=test_store I, [2024-02-14T23:05:42.466296 #2242250] INFO -- : [850/865] 2283382=test_exception I, [2024-02-14T23:05:43.820514 #2242250] INFO -- : [851/865] 2283380=test_bug_reporter I, [2024-02-14T23:05:44.386441 #2242250] INFO -- : [852/865] 2283380=test_rand I, [2024-02-14T23:05:47.562187 #2242250] INFO -- : [853/865] 2283380=test_gem_name_tuple I, [2024-02-14T23:05:47.718522 #2242250] INFO -- : [854/865] 2283380=test_gem_package_tar_reader_entry I, [2024-02-14T23:05:49.188024 #2242250] INFO -- : [855/865] 2283380=test_gem_ext_cargo_builder_link_flag_converter I, [2024-02-14T23:05:49.671301 #2242250] INFO -- : [856/865] 2283380=test_gem_commands_mirror I, [2024-02-14T23:05:49.753132 #2242250] INFO -- : [857/865] 2283380=test_gem_request I, [2024-02-14T23:05:52.497725 #2242250] INFO -- : [858/865] 2283380=test_method_cache I, [2024-02-14T23:05:52.577005 #2242250] INFO -- : [859/865] 2283380=test_sprintf_comb I, [2024-02-14T23:05:53.816203 #2242250] INFO -- : [860/865] 2283380=test_generic I, [2024-02-14T23:05:54.010127 #2242250] INFO -- : [861/865] 2283380=test_win32ole I, [2024-02-14T23:05:54.084827 #2242250] INFO -- : [862/865] 2283380=test_scan_args I, [2024-02-14T23:05:54.177223 #2242250] INFO -- : [863/865] 2283380=test_enumerator_kw I, [2024-02-14T23:05:54.466015 #2242250] INFO -- : [864/865] 2283380=test_settracefunc I, [2024-02-14T23:05:56.846854 #2242250] INFO -- : [865/865] 2283383=test_gem_text I, [2024-02-14T23:06:23.676679 #2242250] INFO -- : Finished tests in 858.573080s, 29.0890 tests/s, 11028.8538 assertions/s. I, [2024-02-14T23:06:23.679323 #2242250] INFO -- : 24975 tests, 9469077 assertions, 0 failures, 0 errors, 236 skips I, [2024-02-14T23:06:23.679518 #2242250] INFO -- : I, [2024-02-14T23:06:23.679654 #2242250] INFO -- : ruby -v: ruby 3.4.0dev (2024-02-14T22:44:30Z master 06ad00adc2) [riscv64-linux] I, [2024-02-14T23:06:23.690942 #2242250] INFO -- : $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 0. I, [2024-02-14T23:06:23.691881 #2242250] INFO -- : $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j4' I, [2024-02-14T23:06:24.483323 #2242250] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-02-14T23:06:24.483600 #2242250] INFO -- : CC = gcc I, [2024-02-14T23:06:24.483868 #2242250] INFO -- : LD = ld I, [2024-02-14T23:06:24.484021 #2242250] INFO -- : LDSHARED = gcc -shared I, [2024-02-14T23:06:24.484181 #2242250] 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-02-14T23:06:24.484335 #2242250] 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/riscv64-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-02-14T23:06:24.484470 #2242250] INFO -- : CPPFLAGS = I, [2024-02-14T23:06:24.484607 #2242250] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-02-14T23:06:24.484746 #2242250] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2024-02-14T23:06:24.484871 #2242250] INFO -- : LANG = I, [2024-02-14T23:06:24.484998 #2242250] INFO -- : LC_ALL = I, [2024-02-14T23:06:24.485121 #2242250] INFO -- : LC_CTYPE = I, [2024-02-14T23:06:24.485245 #2242250] INFO -- : MFLAGS = I, [2024-02-14T23:06:24.485370 #2242250] INFO -- : RUSTC = rustc I, [2024-02-14T23:06:24.485521 #2242250] 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-02-14T23:06:24.488826 #2242250] INFO -- : gcc (Debian 13.2.0-4revyos1) 13.2.0 I, [2024-02-14T23:06:24.489019 #2242250] INFO -- : Copyright (C) 2023 Free Software Foundation, Inc. I, [2024-02-14T23:06:24.489111 #2242250] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-02-14T23:06:24.489201 #2242250] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-02-14T23:06:24.489289 #2242250] INFO -- : I, [2024-02-14T23:06:24.514252 #2242250] INFO -- : generating enc.mk I, [2024-02-14T23:06:25.932983 #2242250] INFO -- : generating encdb.h I, [2024-02-14T23:06:26.213045 #2242250] INFO -- : encdb.h unchanged I, [2024-02-14T23:06:26.219026 #2242250] INFO -- : making enc I, [2024-02-14T23:06:26.373930 #2242250] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-02-14T23:06:26.374132 #2242250] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2024-02-14T23:06:26.374229 #2242250] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-02-14T23:06:26.376669 #2242250] INFO -- : making srcs under enc I, [2024-02-14T23:06:26.661717 #2242250] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-02-14T23:06:26.661915 #2242250] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2024-02-14T23:06:26.662016 #2242250] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-02-14T23:06:26.666536 #2242250] INFO -- : generating transdb.h I, [2024-02-14T23:06:27.832970 #2242250] INFO -- : transdb.h unchanged I, [2024-02-14T23:06:27.838841 #2242250] INFO -- : making trans I, [2024-02-14T23:06:28.159904 #2242250] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-02-14T23:06:28.160101 #2242250] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk/enc/trans'. I, [2024-02-14T23:06:28.160201 #2242250] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-02-14T23:06:28.162688 #2242250] INFO -- : making encs I, [2024-02-14T23:06:28.537040 #2242250] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-02-14T23:06:28.537231 #2242250] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2024-02-14T23:06:28.537328 #2242250] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-02-14T23:06:28.548263 #2242250] INFO -- : generating makefiles ext/configure-ext.mk I, [2024-02-14T23:06:28.721258 #2242250] INFO -- : ext/configure-ext.mk updated I, [2024-02-14T23:06:28.734202 #2242250] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-02-14T23:06:39.556766 #2242250] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-02-14T23:06:39.558855 #2242250] INFO -- : generating makefile exts.mk I, [2024-02-14T23:06:39.851537 #2242250] INFO -- : exts.mk unchanged I, [2024-02-14T23:06:39.884585 #2242250] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-02-14T23:06:41.922727 #2242250] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' I, [2024-02-14T23:06:41.947147 #2242250] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' I, [2024-02-14T23:06:41.994257 #2242250] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' I, [2024-02-14T23:06:42.021871 #2242250] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' I, [2024-02-14T23:06:42.045007 #2242250] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' I, [2024-02-14T23:06:42.101057 #2242250] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' I, [2024-02-14T23:06:42.268117 #2242250] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2024-02-14T23:06:42.294812 #2242250] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2024-02-14T23:06:42.421445 #2242250] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2024-02-14T23:06:42.490759 #2242250] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2024-02-14T23:06:42.521336 #2242250] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' I, [2024-02-14T23:06:42.539811 #2242250] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' I, [2024-02-14T23:06:42.610109 #2242250] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' I, [2024-02-14T23:06:42.678025 #2242250] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' I, [2024-02-14T23:06:42.762712 #2242250] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' I, [2024-02-14T23:06:42.780221 #2242250] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' I, [2024-02-14T23:06:42.821102 #2242250] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' I, [2024-02-14T23:06:42.853592 #2242250] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' I, [2024-02-14T23:06:42.973035 #2242250] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' I, [2024-02-14T23:06:43.107126 #2242250] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' I, [2024-02-14T23:06:43.137620 #2242250] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' I, [2024-02-14T23:06:43.157488 #2242250] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' I, [2024-02-14T23:06:43.208013 #2242250] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' I, [2024-02-14T23:06:43.359059 #2242250] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' I, [2024-02-14T23:06:43.390253 #2242250] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' I, [2024-02-14T23:06:43.409766 #2242250] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' I, [2024-02-14T23:06:43.505589 #2242250] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' I, [2024-02-14T23:06:43.550521 #2242250] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' I, [2024-02-14T23:06:43.561302 #2242250] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2024-02-14T23:06:43.575603 #2242250] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2024-02-14T23:06:43.651273 #2242250] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' I, [2024-02-14T23:06:43.707540 #2242250] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' I, [2024-02-14T23:06:43.814049 #2242250] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-02-14T23:06:43.953344 #2242250] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-02-14T23:06:43.970457 #2242250] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-02-14T23:06:44.109278 #2242250] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-02-14T23:06:44.126155 #2242250] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2024-02-14T23:06:44.264166 #2242250] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2024-02-14T23:06:44.281407 #2242250] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-02-14T23:06:44.428297 #2242250] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-02-14T23:06:44.449052 #2242250] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension' I, [2024-02-14T23:06:44.595406 #2242250] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension' I, [2024-02-14T23:06:44.612101 #2242250] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog' I, [2024-02-14T23:06:44.748093 #2242250] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog' I, [2024-02-14T23:06:44.956787 #2242250] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk' I, [2024-02-14T23:06:45.512887 #2242250] INFO -- : make[2]: 'ruby' is up to date. I, [2024-02-14T23:06:45.513109 #2242250] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-02-14T23:06:45.514765 #2242250] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-02-14T23:06:45.545009 #2242250] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-02-14T23:06:45.545211 #2242250] INFO -- : make[1]: Nothing to be done for 'note'. I, [2024-02-14T23:06:45.545313 #2242250] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-02-14T23:06:45.587634 #2242250] INFO -- : Update debug to 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 I, [2024-02-14T23:06:45.594647 #2242250] INFO -- : echo 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/debug.revision - I, [2024-02-14T23:06:45.606889 #2242250] INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/debug.revision unchanged E, [2024-02-14T23:06:46.951906 #2242250] 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.20240214-2329282-7b2jrz/1-mspec-multi-0 E, [2024-02-14T23:06:46.953417 #2242250] 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.20240214-2329282-7b2jrz/2-mspec-multi-1 E, [2024-02-14T23:06:46.954824 #2242250] 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.20240214-2329282-7b2jrz/3-mspec-multi-2 E, [2024-02-14T23:06:46.956350 #2242250] 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.20240214-2329282-7b2jrz/4-mspec-multi-3 I, [2024-02-14T23:06:47.893272 #2242250] INFO -- : ruby 3.4.0dev (2024-02-14T22:44:30Z master 06ad00adc2) [riscv64-linux] I, [2024-02-14T23:07:15.626703 #2242250] INFO -- : 0 ......................................................................... I, [2024-02-14T23:07:27.173705 #2242250] INFO -- : 73 ......................................................................... I, [2024-02-14T23:07:28.616302 #2242250] INFO -- : 146 ......................................................................... I, [2024-02-14T23:07:30.631533 #2242250] INFO -- : 219 ......................................................................... I, [2024-02-14T23:07:31.365603 #2242250] INFO -- : 292 ......................................................................... I, [2024-02-14T23:07:32.375392 #2242250] INFO -- : 365 ......................................................................... I, [2024-02-14T23:07:33.017308 #2242250] INFO -- : 438 ......................................................................... I, [2024-02-14T23:07:33.372745 #2242250] INFO -- : 511 ......................................................................... I, [2024-02-14T23:07:33.733425 #2242250] INFO -- : 584 ......................................................................... I, [2024-02-14T23:07:36.563757 #2242250] INFO -- : 657 ......................................................................... I, [2024-02-14T23:07:37.058889 #2242250] INFO -- : 730 ......................................................................... I, [2024-02-14T23:07:37.316517 #2242250] INFO -- : 803 ......................................................................... I, [2024-02-14T23:07:38.291373 #2242250] INFO -- : 876 ......................................................................... I, [2024-02-14T23:07:38.928515 #2242250] INFO -- : 949 ......................................................................... I, [2024-02-14T23:07:41.653415 #2242250] INFO -- : 1022 ......................................................................... I, [2024-02-14T23:07:52.620192 #2242250] INFO -- : 1095 ......................................................................... I, [2024-02-14T23:07:57.497125 #2242250] INFO -- : 1168 ......................................................................... I, [2024-02-14T23:07:58.673977 #2242250] INFO -- : 1241 ......................................................................... I, [2024-02-14T23:07:59.560608 #2242250] INFO -- : 1314 ......................................................................... I, [2024-02-14T23:07:59.842869 #2242250] INFO -- : 1387 ......................................................................... I, [2024-02-14T23:08:05.685432 #2242250] INFO -- : 1460 ......................................................................... I, [2024-02-14T23:08:21.619545 #2242250] INFO -- : 1533 ......................................................................... I, [2024-02-14T23:08:24.066627 #2242250] INFO -- : 1606 ......................................................................... I, [2024-02-14T23:08:26.934210 #2242250] INFO -- : 1679 ......................................................................... I, [2024-02-14T23:08:29.049432 #2242250] INFO -- : 1752 ......................................................................... I, [2024-02-14T23:08:31.142720 #2242250] INFO -- : 1825 ......................................................................... I, [2024-02-14T23:08:33.177235 #2242250] INFO -- : 1898 ......................................................................... I, [2024-02-14T23:08:34.879088 #2242250] INFO -- : 1971 ......................................................................... I, [2024-02-14T23:08:38.028338 #2242250] INFO -- : 2044 ......................................................................... I, [2024-02-14T23:08:38.699345 #2242250] INFO -- : 2117 ......................................................................... I, [2024-02-14T23:08:39.019153 #2242250] INFO -- : 2190 ......................................................................... I, [2024-02-14T23:08:39.546248 #2242250] INFO -- : 2263 ......................................................................... I, [2024-02-14T23:08:39.761099 #2242250] INFO -- : 2336 ......................................................................... I, [2024-02-14T23:08:40.065210 #2242250] INFO -- : 2409 ......................................................................... I, [2024-02-14T23:08:40.297880 #2242250] INFO -- : 2482 ......................................................................... I, [2024-02-14T23:08:40.971371 #2242250] INFO -- : 2555 ......................................................................... I, [2024-02-14T23:08:41.025417 #2242250] INFO -- : 2628 ......................................................................... I, [2024-02-14T23:08:41.144427 #2242250] INFO -- : 2701 ......................................................................... I, [2024-02-14T23:08:42.382569 #2242250] INFO -- : 2774 ......................................................................... I, [2024-02-14T23:08:42.867773 #2242250] INFO -- : 2847 ......................................................................... I, [2024-02-14T23:08:46.033296 #2242250] INFO -- : 2920 ......................................................................... I, [2024-02-14T23:08:47.512194 #2242250] INFO -- : 2993 ......................................................................... I, [2024-02-14T23:08:48.071349 #2242250] INFO -- : 3066 ......................................................................... I, [2024-02-14T23:08:49.532027 #2242250] INFO -- : 3139 ......................................................................... I, [2024-02-14T23:08:50.463194 #2242250] INFO -- : 3212 ......................................................................... I, [2024-02-14T23:08:51.237601 #2242250] INFO -- : 3285 ......................................................................... I, [2024-02-14T23:08:51.662321 #2242250] INFO -- : 3358 ......................................................................... I, [2024-02-14T23:08:51.873981 #2242250] INFO -- : 3431 ......................................................................... I, [2024-02-14T23:08:52.116812 #2242250] INFO -- : 3504 ......................................................................... I, [2024-02-14T23:08:52.419094 #2242250] INFO -- : 3577 ......................................................................... I, [2024-02-14T23:08:55.730781 #2242250] INFO -- : 3650 ......................................................................... I, [2024-02-14T23:08:58.393792 #2242250] INFO -- : 3723 .......... I, [2024-02-14T23:08:58.394029 #2242250] INFO -- : I, [2024-02-14T23:08:58.394197 #2242250] INFO -- : Finished in 131.443350 seconds I, [2024-02-14T23:08:58.394302 #2242250] INFO -- : I, [2024-02-14T23:08:58.394406 #2242250] INFO -- : 3732 files, 33076 examples, 142611 expectations, 0 failures, 0 errors, 0 tagged I, [2024-02-14T23:08:58.408434 #2242250] INFO -- : $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j4'" exit with 0.