# Logfile created on 2024-02-14 22:45:12 +0000 by logger.rb/v1.4.3 I, [2024-02-14T22:45:12.653048 #3628653] INFO -- : #, @formatter=nil, @logdev=#, @binmode=false, @mon_data=#, @mon_data_owner_object_id=860>>> I, [2024-02-14T22:45:12.653169 #3628653] INFO -- : $$$[beg] make update-unicode -j20 I, [2024-02-14T22:45:12.744948 #3628653] INFO -- : make: Nothing to be done for 'update-unicode'. I, [2024-02-14T22:45:12.745309 #3628653] INFO -- : $$$[end] "make update-unicode -j20" exit with 0. I, [2024-02-14T22:45:12.745339 #3628653] INFO -- : $$$[beg] make update-download -j20 I, [2024-02-14T22:45:12.845454 #3628653] INFO -- : tool/config.guess already exists I, [2024-02-14T22:45:12.845500 #3628653] INFO -- : tool/config.sub already exists I, [2024-02-14T22:45:12.847725 #3628653] INFO -- : Update debug to 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 I, [2024-02-14T22:45:12.849109 #3628653] INFO -- : echo 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/debug.revision - I, [2024-02-14T22:45:12.851517 #3628653] INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/debug.revision unchanged I, [2024-02-14T22:45:12.952430 #3628653] INFO -- : $$$[end] "make update-download -j20" exit with 0. I, [2024-02-14T22:45:12.952477 #3628653] INFO -- : $$$[beg] make update-rubyspec -j20 I, [2024-02-14T22:45:13.009378 #3628653] INFO -- : make: Nothing to be done for 'update-rubyspec'. I, [2024-02-14T22:45:13.009705 #3628653] INFO -- : $$$[end] "make update-rubyspec -j20" exit with 0. I, [2024-02-14T22:45:13.009732 #3628653] INFO -- : $$$[beg] make update-src -j20 E, [2024-02-14T22:45:13.830194 #3628653] ERROR -- : From https://github.com/ruby/ruby E, [2024-02-14T22:45:13.830251 #3628653] ERROR -- : 6f9ca7f..06ad00a master -> origin/master I, [2024-02-14T22:45:13.858475 #3628653] INFO -- : Updating 6f9ca7f..06ad00a I, [2024-02-14T22:45:13.858533 #3628653] INFO -- : Fast-forward I, [2024-02-14T22:45:13.862927 #3628653] INFO -- : .github/workflows/annocheck.yml | 2 + I, [2024-02-14T22:45:13.862952 #3628653] INFO -- : .github/workflows/compilers.yml | 2 + I, [2024-02-14T22:45:13.862958 #3628653] INFO -- : .github/workflows/spec_guards.yml | 2 + I, [2024-02-14T22:45:13.862964 #3628653] INFO -- : spec/default.mspec | 4 +- I, [2024-02-14T22:45:13.862968 #3628653] INFO -- : spec/mspec/lib/mspec/runner/formatters/base.rb | 8 +- I, [2024-02-14T22:45:13.862972 #3628653] INFO -- : tool/lrama/NEWS.md | 34 + I, [2024-02-14T22:45:13.862977 #3628653] INFO -- : tool/lrama/lib/lrama/context.rb | 8 +- I, [2024-02-14T22:45:13.862981 #3628653] INFO -- : tool/lrama/lib/lrama/grammar.rb | 269 +----- I, [2024-02-14T22:45:13.862993 #3628653] INFO -- : .../lib/lrama/grammar/code/initial_action_code.rb | 6 + I, [2024-02-14T22:45:13.862997 #3628653] INFO -- : .../lib/lrama/grammar/code/no_reference_code.rb | 4 + I, [2024-02-14T22:45:13.863001 #3628653] INFO -- : tool/lrama/lib/lrama/grammar/code/printer_code.rb | 6 + I, [2024-02-14T22:45:13.863006 #3628653] INFO -- : tool/lrama/lib/lrama/grammar/code/rule_action.rb | 12 +- I, [2024-02-14T22:45:13.863010 #3628653] INFO -- : tool/lrama/lib/lrama/grammar/reference.rb | 7 +- I, [2024-02-14T22:45:13.863014 #3628653] INFO -- : tool/lrama/lib/lrama/grammar/rule_builder.rb | 9 +- I, [2024-02-14T22:45:13.863019 #3628653] INFO -- : tool/lrama/lib/lrama/grammar/symbol.rb | 2 +- I, [2024-02-14T22:45:13.863023 #3628653] INFO -- : tool/lrama/lib/lrama/grammar/symbols.rb | 1 + I, [2024-02-14T22:45:13.863027 #3628653] INFO -- : tool/lrama/lib/lrama/grammar/symbols/resolver.rb | 276 ++++++ I, [2024-02-14T22:45:13.863031 #3628653] INFO -- : tool/lrama/lib/lrama/lexer.rb | 6 + I, [2024-02-14T22:45:13.863035 #3628653] INFO -- : tool/lrama/lib/lrama/lexer/token/user_code.rb | 15 +- I, [2024-02-14T22:45:13.863039 #3628653] INFO -- : tool/lrama/lib/lrama/output.rb | 58 +- I, [2024-02-14T22:45:13.863046 #3628653] INFO -- : tool/lrama/lib/lrama/parser.rb | 977 +++++++++++---------- I, [2024-02-14T22:45:13.863051 #3628653] INFO -- : tool/lrama/lib/lrama/state.rb | 8 +- I, [2024-02-14T22:45:13.863055 #3628653] INFO -- : tool/lrama/lib/lrama/states/item.rb | 14 +- I, [2024-02-14T22:45:13.863059 #3628653] INFO -- : tool/lrama/lib/lrama/states_reporter.rb | 4 +- I, [2024-02-14T22:45:13.863063 #3628653] INFO -- : tool/lrama/lib/lrama/version.rb | 2 +- I, [2024-02-14T22:45:13.863067 #3628653] INFO -- : tool/lrama/template/bison/yacc.c | 6 + I, [2024-02-14T22:45:13.863071 #3628653] INFO -- : 26 files changed, 1009 insertions(+), 733 deletions(-) I, [2024-02-14T22:45:13.863075 #3628653] INFO -- : create mode 100644 tool/lrama/lib/lrama/grammar/symbols.rb I, [2024-02-14T22:45:13.863080 #3628653] INFO -- : create mode 100644 tool/lrama/lib/lrama/grammar/symbols/resolver.rb I, [2024-02-14T22:45:13.874831 #3628653] INFO -- : Latest commit hash = 06ad00adc2 I, [2024-02-14T22:45:13.875683 #3628653] INFO -- : $$$[end] "make update-src -j20" exit with 0. I, [2024-02-14T22:45:13.875850 #3628653] INFO -- : $$$[beg] make after-update -j20 I, [2024-02-14T22:45:13.953651 #3628653] INFO -- : generating /tmp/ruby/src/trunk/ext/ripper/eventids2table.c I, [2024-02-14T22:45:13.957913 #3628653] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk/ext/ripper' I, [2024-02-14T22:45:13.957936 #3628653] INFO -- : make[1]: Nothing to be done for 'src'. I, [2024-02-14T22:45:13.957943 #3628653] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk/ext/ripper' I, [2024-02-14T22:45:13.975284 #3628653] INFO -- : /tmp/ruby/src/trunk/revision.h updated I, [2024-02-14T22:45:13.976887 #3628653] INFO -- : generating x86_64-linux-fake.rb I, [2024-02-14T22:45:14.035027 #3628653] INFO -- : x86_64-linux-fake.rb updated I, [2024-02-14T22:45:14.036406 #3628653] INFO -- : generating enc.mk I, [2024-02-14T22:45:14.153462 #3628653] INFO -- : making srcs under enc I, [2024-02-14T22:45:14.183640 #3628653] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-02-14T22:45:14.183663 #3628653] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2024-02-14T22:45:14.183668 #3628653] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-02-14T22:45:14.232690 #3628653] INFO -- : Update debug to 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 I, [2024-02-14T22:45:14.234313 #3628653] INFO -- : echo 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/debug.revision - I, [2024-02-14T22:45:14.236631 #3628653] INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/debug.revision unchanged I, [2024-02-14T22:45:14.292100 #3628653] INFO -- : $$$[end] "make after-update -j20" exit with 0. I, [2024-02-14T22:45:14.292233 #3628653] INFO -- : $$$[beg] make miniruby -j20 I, [2024-02-14T22:45:14.348650 #3628653] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-02-14T22:45:14.348679 #3628653] INFO -- : CC = gcc I, [2024-02-14T22:45:14.348684 #3628653] INFO -- : LD = ld I, [2024-02-14T22:45:14.348688 #3628653] INFO -- : LDSHARED = gcc -shared I, [2024-02-14T22:45:14.348695 #3628653] 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:45:14.348699 #3628653] INFO -- : XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0 I, [2024-02-14T22:45:14.348703 #3628653] INFO -- : CPPFLAGS = I, [2024-02-14T22:45:14.348706 #3628653] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-02-14T22:45:14.348710 #3628653] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2024-02-14T22:45:14.348713 #3628653] INFO -- : LANG = en_US.UTF-8 I, [2024-02-14T22:45:14.348717 #3628653] INFO -- : LC_ALL = I, [2024-02-14T22:45:14.348720 #3628653] INFO -- : LC_CTYPE = I, [2024-02-14T22:45:14.348724 #3628653] INFO -- : MFLAGS = -j20 --jobserver-auth=4,5 I, [2024-02-14T22:45:14.348727 #3628653] INFO -- : RUSTC = no I, [2024-02-14T22:45:14.348731 #3628653] 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:45:14.350060 #3628653] INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 I, [2024-02-14T22:45:14.350080 #3628653] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-02-14T22:45:14.350085 #3628653] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-02-14T22:45:14.350097 #3628653] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-02-14T22:45:14.350101 #3628653] INFO -- : I, [2024-02-14T22:45:14.370931 #3628653] INFO -- : compiling /tmp/ruby/src/trunk/version.c I, [2024-02-14T22:45:14.472353 #3628653] INFO -- : linking miniruby I, [2024-02-14T22:45:14.982591 #3628653] INFO -- : $$$[end] "make miniruby -j20" exit with 0. I, [2024-02-14T22:45:14.982701 #3628653] INFO -- : $$$[beg] make ruby -j20 I, [2024-02-14T22:45:15.039806 #3628653] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-02-14T22:45:15.039836 #3628653] INFO -- : CC = gcc I, [2024-02-14T22:45:15.039846 #3628653] INFO -- : LD = ld I, [2024-02-14T22:45:15.039851 #3628653] INFO -- : LDSHARED = gcc -shared I, [2024-02-14T22:45:15.039855 #3628653] 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:45:15.039868 #3628653] INFO -- : XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0 I, [2024-02-14T22:45:15.039873 #3628653] INFO -- : CPPFLAGS = I, [2024-02-14T22:45:15.039876 #3628653] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-02-14T22:45:15.039880 #3628653] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2024-02-14T22:45:15.039884 #3628653] INFO -- : LANG = en_US.UTF-8 I, [2024-02-14T22:45:15.039887 #3628653] INFO -- : LC_ALL = I, [2024-02-14T22:45:15.039891 #3628653] INFO -- : LC_CTYPE = I, [2024-02-14T22:45:15.039894 #3628653] INFO -- : MFLAGS = -j20 --jobserver-auth=4,5 I, [2024-02-14T22:45:15.039898 #3628653] INFO -- : RUSTC = no I, [2024-02-14T22:45:15.039901 #3628653] 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:45:15.041194 #3628653] INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 I, [2024-02-14T22:45:15.041215 #3628653] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-02-14T22:45:15.041221 #3628653] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-02-14T22:45:15.041225 #3628653] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-02-14T22:45:15.041229 #3628653] INFO -- : I, [2024-02-14T22:45:15.153286 #3628653] INFO -- : builtin_binary.inc updated I, [2024-02-14T22:45:15.157795 #3628653] INFO -- : f2e1aecd61d09856edf9d5ca578f633d0af40a18b3b07678a93feb24303dfa55 builtin_binary.inc I, [2024-02-14T22:45:15.158497 #3628653] INFO -- : compiling /tmp/ruby/src/trunk/builtin.c I, [2024-02-14T22:45:15.339552 #3628653] INFO -- : linking static-library libruby-static.a I, [2024-02-14T22:45:15.640754 #3628653] INFO -- : linking shared-library libruby.so.3.4.0 I, [2024-02-14T22:45:17.179886 #3628653] INFO -- : linking ruby I, [2024-02-14T22:45:17.202454 #3628653] INFO -- : $$$[end] "make ruby -j20" exit with 0. I, [2024-02-14T22:45:17.202573 #3628653] INFO -- : $$$[beg] make all -j20 I, [2024-02-14T22:45:17.259337 #3628653] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-02-14T22:45:17.259366 #3628653] INFO -- : CC = gcc I, [2024-02-14T22:45:17.259372 #3628653] INFO -- : LD = ld I, [2024-02-14T22:45:17.259376 #3628653] INFO -- : LDSHARED = gcc -shared I, [2024-02-14T22:45:17.259380 #3628653] 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:45:17.259388 #3628653] INFO -- : XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0 I, [2024-02-14T22:45:17.259397 #3628653] INFO -- : CPPFLAGS = I, [2024-02-14T22:45:17.259401 #3628653] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-02-14T22:45:17.259405 #3628653] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2024-02-14T22:45:17.259408 #3628653] INFO -- : LANG = en_US.UTF-8 I, [2024-02-14T22:45:17.259412 #3628653] INFO -- : LC_ALL = I, [2024-02-14T22:45:17.259415 #3628653] INFO -- : LC_CTYPE = I, [2024-02-14T22:45:17.259418 #3628653] INFO -- : MFLAGS = -j20 --jobserver-auth=4,5 I, [2024-02-14T22:45:17.259422 #3628653] INFO -- : RUSTC = no I, [2024-02-14T22:45:17.259425 #3628653] 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:45:17.260703 #3628653] INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 I, [2024-02-14T22:45:17.260723 #3628653] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-02-14T22:45:17.260732 #3628653] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-02-14T22:45:17.260736 #3628653] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-02-14T22:45:17.260740 #3628653] INFO -- : I, [2024-02-14T22:45:17.287828 #3628653] INFO -- : generating encdb.h I, [2024-02-14T22:45:17.289210 #3628653] INFO -- : generating enc.mk I, [2024-02-14T22:45:17.290848 #3628653] INFO -- : building spec/ruby/optional/capi/ext/array_spec.so I, [2024-02-14T22:45:17.291104 #3628653] INFO -- : building spec/ruby/optional/capi/ext/basic_object_spec.so I, [2024-02-14T22:45:17.291484 #3628653] INFO -- : building spec/ruby/optional/capi/ext/bignum_spec.so I, [2024-02-14T22:45:17.291672 #3628653] INFO -- : building spec/ruby/optional/capi/ext/binding_spec.so I, [2024-02-14T22:45:17.292160 #3628653] INFO -- : building spec/ruby/optional/capi/ext/boolean_spec.so I, [2024-02-14T22:45:17.293106 #3628653] INFO -- : building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so I, [2024-02-14T22:45:17.293956 #3628653] INFO -- : building spec/ruby/optional/capi/ext/class_spec.so I, [2024-02-14T22:45:17.294303 #3628653] INFO -- : building spec/ruby/optional/capi/ext/class_under_autoload_spec.so I, [2024-02-14T22:45:17.295009 #3628653] INFO -- : building spec/ruby/optional/capi/ext/complex_spec.so I, [2024-02-14T22:45:17.295683 #3628653] INFO -- : building spec/ruby/optional/capi/ext/constants_spec.so I, [2024-02-14T22:45:17.296008 #3628653] INFO -- : building spec/ruby/optional/capi/ext/data_spec.so I, [2024-02-14T22:45:17.296618 #3628653] INFO -- : building spec/ruby/optional/capi/ext/debug_spec.so I, [2024-02-14T22:45:17.297383 #3628653] INFO -- : building spec/ruby/optional/capi/ext/encoding_spec.so I, [2024-02-14T22:45:17.297611 #3628653] INFO -- : building spec/ruby/optional/capi/ext/enumerator_spec.so I, [2024-02-14T22:45:17.298182 #3628653] INFO -- : building spec/ruby/optional/capi/ext/exception_spec.so I, [2024-02-14T22:45:17.298438 #3628653] INFO -- : building spec/ruby/optional/capi/ext/fiber_spec.so I, [2024-02-14T22:45:17.299075 #3628653] INFO -- : building spec/ruby/optional/capi/ext/file_spec.so I, [2024-02-14T22:45:17.299790 #3628653] INFO -- : building spec/ruby/optional/capi/ext/fixnum_spec.so I, [2024-02-14T22:45:17.329526 #3628653] INFO -- : encdb.h unchanged I, [2024-02-14T22:45:17.332725 #3628653] INFO -- : building spec/ruby/optional/capi/ext/float_spec.so I, [2024-02-14T22:45:17.412633 #3628653] INFO -- : building spec/ruby/optional/capi/ext/gc_spec.so I, [2024-02-14T22:45:17.431264 #3628653] INFO -- : building spec/ruby/optional/capi/ext/globals_spec.so I, [2024-02-14T22:45:17.457407 #3628653] INFO -- : building spec/ruby/optional/capi/ext/hash_spec.so I, [2024-02-14T22:45:17.457483 #3628653] INFO -- : building spec/ruby/optional/capi/ext/integer_spec.so I, [2024-02-14T22:45:17.457711 #3628653] INFO -- : building spec/ruby/optional/capi/ext/io_spec.so I, [2024-02-14T22:45:17.458215 #3628653] INFO -- : building spec/ruby/optional/capi/ext/kernel_spec.so I, [2024-02-14T22:45:17.459099 #3628653] INFO -- : building spec/ruby/optional/capi/ext/language_spec.so I, [2024-02-14T22:45:17.471628 #3628653] INFO -- : building spec/ruby/optional/capi/ext/marshal_spec.so I, [2024-02-14T22:45:17.474162 #3628653] INFO -- : building spec/ruby/optional/capi/ext/module_spec.so I, [2024-02-14T22:45:17.475682 #3628653] INFO -- : building spec/ruby/optional/capi/ext/module_under_autoload_spec.so I, [2024-02-14T22:45:17.476097 #3628653] INFO -- : building spec/ruby/optional/capi/ext/mutex_spec.so I, [2024-02-14T22:45:17.476427 #3628653] INFO -- : building spec/ruby/optional/capi/ext/numeric_spec.so I, [2024-02-14T22:45:17.488001 #3628653] INFO -- : building spec/ruby/optional/capi/ext/proc_spec.so I, [2024-02-14T22:45:17.488282 #3628653] INFO -- : building spec/ruby/optional/capi/ext/object_spec.so I, [2024-02-14T22:45:17.494636 #3628653] INFO -- : building spec/ruby/optional/capi/ext/range_spec.so I, [2024-02-14T22:45:17.510457 #3628653] INFO -- : building spec/ruby/optional/capi/ext/rational_spec.so I, [2024-02-14T22:45:17.515377 #3628653] INFO -- : building spec/ruby/optional/capi/ext/rbasic_spec.so I, [2024-02-14T22:45:17.548723 #3628653] INFO -- : building spec/ruby/optional/capi/ext/regexp_spec.so I, [2024-02-14T22:45:17.582381 #3628653] INFO -- : building spec/ruby/optional/capi/ext/string_spec.so I, [2024-02-14T22:45:17.589426 #3628653] INFO -- : building spec/ruby/optional/capi/ext/struct_spec.so I, [2024-02-14T22:45:17.601449 #3628653] INFO -- : building spec/ruby/optional/capi/ext/st_spec.so I, [2024-02-14T22:45:17.609058 #3628653] INFO -- : building spec/ruby/optional/capi/ext/symbol_spec.so I, [2024-02-14T22:45:17.609553 #3628653] INFO -- : building spec/ruby/optional/capi/ext/thread_spec.so I, [2024-02-14T22:45:17.612228 #3628653] INFO -- : building spec/ruby/optional/capi/ext/time_spec.so I, [2024-02-14T22:45:17.617714 #3628653] INFO -- : building spec/ruby/optional/capi/ext/tracepoint_spec.so I, [2024-02-14T22:45:17.626391 #3628653] INFO -- : building spec/ruby/optional/capi/ext/typed_data_spec.so I, [2024-02-14T22:45:17.641963 #3628653] INFO -- : building spec/ruby/optional/capi/ext/util_spec.so I, [2024-02-14T22:45:17.656480 #3628653] INFO -- : making enc I, [2024-02-14T22:45:17.668480 #3628653] INFO -- : making srcs under enc I, [2024-02-14T22:45:17.688280 #3628653] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-02-14T22:45:17.688350 #3628653] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2024-02-14T22:45:17.688361 #3628653] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-02-14T22:45:17.717443 #3628653] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-02-14T22:45:17.717501 #3628653] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2024-02-14T22:45:17.717509 #3628653] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-02-14T22:45:17.718288 #3628653] INFO -- : generating transdb.h I, [2024-02-14T22:45:17.837303 #3628653] INFO -- : transdb.h unchanged I, [2024-02-14T22:45:17.839085 #3628653] INFO -- : generating makefiles ext/configure-ext.mk I, [2024-02-14T22:45:17.839450 #3628653] INFO -- : making trans I, [2024-02-14T22:45:17.865497 #3628653] INFO -- : ext/configure-ext.mk updated I, [2024-02-14T22:45:17.868118 #3628653] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-02-14T22:45:17.872956 #3628653] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-02-14T22:45:17.873055 #3628653] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk/enc/trans'. I, [2024-02-14T22:45:17.873063 #3628653] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-02-14T22:45:17.948961 #3628653] INFO -- : making encs I, [2024-02-14T22:45:18.007355 #3628653] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-02-14T22:45:18.007398 #3628653] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2024-02-14T22:45:18.007404 #3628653] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-02-14T22:45:18.012901 #3628653] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-02-14T22:45:18.013681 #3628653] INFO -- : generating makefile exts.mk I, [2024-02-14T22:45:18.049447 #3628653] INFO -- : exts.mk unchanged I, [2024-02-14T22:45:18.054015 #3628653] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-02-14T22:45:18.072236 #3628653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' I, [2024-02-14T22:45:18.073381 #3628653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' I, [2024-02-14T22:45:18.073876 #3628653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' I, [2024-02-14T22:45:18.074296 #3628653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' I, [2024-02-14T22:45:18.074322 #3628653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' I, [2024-02-14T22:45:18.075836 #3628653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' I, [2024-02-14T22:45:18.076192 #3628653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' I, [2024-02-14T22:45:18.076203 #3628653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' I, [2024-02-14T22:45:18.076688 #3628653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' I, [2024-02-14T22:45:18.076845 #3628653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' I, [2024-02-14T22:45:18.077000 #3628653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2024-02-14T22:45:18.077161 #3628653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' I, [2024-02-14T22:45:18.077654 #3628653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' I, [2024-02-14T22:45:18.077765 #3628653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' I, [2024-02-14T22:45:18.077884 #3628653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' I, [2024-02-14T22:45:18.077972 #3628653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' I, [2024-02-14T22:45:18.078429 #3628653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2024-02-14T22:45:18.079360 #3628653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' I, [2024-02-14T22:45:18.079396 #3628653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' I, [2024-02-14T22:45:18.079528 #3628653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' I, [2024-02-14T22:45:18.079615 #3628653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-02-14T22:45:18.079827 #3628653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-02-14T22:45:18.080294 #3628653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2024-02-14T22:45:18.080448 #3628653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2024-02-14T22:45:18.081849 #3628653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' I, [2024-02-14T22:45:18.082673 #3628653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-02-14T22:45:18.082914 #3628653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog' I, [2024-02-14T22:45:18.083293 #3628653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2024-02-14T22:45:18.083411 #3628653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension' I, [2024-02-14T22:45:18.084909 #3628653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' I, [2024-02-14T22:45:18.085998 #3628653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2024-02-14T22:45:18.087834 #3628653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' I, [2024-02-14T22:45:18.088255 #3628653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' I, [2024-02-14T22:45:18.089191 #3628653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2024-02-14T22:45:18.090281 #3628653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' I, [2024-02-14T22:45:18.090372 #3628653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' I, [2024-02-14T22:45:18.093741 #3628653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' I, [2024-02-14T22:45:18.101389 #3628653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' I, [2024-02-14T22:45:18.102652 #3628653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-02-14T22:45:18.104389 #3628653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-02-14T22:45:18.105448 #3628653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension' I, [2024-02-14T22:45:18.107355 #3628653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-02-14T22:45:18.107498 #3628653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog' I, [2024-02-14T22:45:18.112590 #3628653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2024-02-14T22:45:18.137730 #3628653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk' I, [2024-02-14T22:45:18.207840 #3628653] INFO -- : make[2]: 'ruby' is up to date. I, [2024-02-14T22:45:18.207877 #3628653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-02-14T22:45:18.208111 #3628653] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-02-14T22:45:18.211821 #3628653] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-02-14T22:45:18.211872 #3628653] INFO -- : make[1]: Nothing to be done for 'note'. I, [2024-02-14T22:45:18.211878 #3628653] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-02-14T22:45:18.212850 #3628653] INFO -- : $$$[end] "make all -j20" exit with 0. I, [2024-02-14T22:45:18.212929 #3628653] INFO -- : $$$[beg] make install -j20 I, [2024-02-14T22:45:18.276169 #3628653] INFO -- : Update debug to 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 I, [2024-02-14T22:45:18.277334 #3628653] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-02-14T22:45:18.277359 #3628653] INFO -- : CC = gcc I, [2024-02-14T22:45:18.277365 #3628653] INFO -- : LD = ld I, [2024-02-14T22:45:18.277369 #3628653] INFO -- : LDSHARED = gcc -shared I, [2024-02-14T22:45:18.277373 #3628653] 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:45:18.277377 #3628653] INFO -- : XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0 I, [2024-02-14T22:45:18.277388 #3628653] INFO -- : CPPFLAGS = I, [2024-02-14T22:45:18.277392 #3628653] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-02-14T22:45:18.277395 #3628653] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2024-02-14T22:45:18.277399 #3628653] INFO -- : LANG = en_US.UTF-8 I, [2024-02-14T22:45:18.278242 #3628653] INFO -- : LC_ALL = I, [2024-02-14T22:45:18.278249 #3628653] INFO -- : LC_CTYPE = I, [2024-02-14T22:45:18.278254 #3628653] INFO -- : MFLAGS = -j20 --jobserver-auth=4,5 I, [2024-02-14T22:45:18.278258 #3628653] INFO -- : RUSTC = no I, [2024-02-14T22:45:18.278261 #3628653] 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:45:18.301408 #3628653] INFO -- : echo 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/debug.revision - I, [2024-02-14T22:45:18.302064 #3628653] INFO -- : generating encdb.h I, [2024-02-14T22:45:18.302103 #3628653] INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 I, [2024-02-14T22:45:18.302119 #3628653] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-02-14T22:45:18.302133 #3628653] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-02-14T22:45:18.302154 #3628653] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-02-14T22:45:18.302168 #3628653] INFO -- : I, [2024-02-14T22:45:18.302753 #3628653] INFO -- : generating enc.mk I, [2024-02-14T22:45:18.303690 #3628653] INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/debug.revision unchanged I, [2024-02-14T22:45:18.328604 #3628653] INFO -- : encdb.h unchanged I, [2024-02-14T22:45:18.424511 #3628653] INFO -- : making srcs under enc I, [2024-02-14T22:45:18.424687 #3628653] INFO -- : making enc I, [2024-02-14T22:45:18.442105 #3628653] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-02-14T22:45:18.442159 #3628653] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2024-02-14T22:45:18.442171 #3628653] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-02-14T22:45:18.455177 #3628653] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-02-14T22:45:18.455248 #3628653] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2024-02-14T22:45:18.455261 #3628653] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-02-14T22:45:18.455942 #3628653] INFO -- : generating transdb.h I, [2024-02-14T22:45:18.553850 #3628653] INFO -- : transdb.h unchanged I, [2024-02-14T22:45:18.555122 #3628653] INFO -- : generating makefiles ext/configure-ext.mk I, [2024-02-14T22:45:18.555255 #3628653] INFO -- : making trans I, [2024-02-14T22:45:18.580965 #3628653] INFO -- : ext/configure-ext.mk unchanged I, [2024-02-14T22:45:18.583046 #3628653] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-02-14T22:45:18.592042 #3628653] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-02-14T22:45:18.592112 #3628653] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk/enc/trans'. I, [2024-02-14T22:45:18.592123 #3628653] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-02-14T22:45:18.592792 #3628653] INFO -- : making encs I, [2024-02-14T22:45:18.651525 #3628653] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-02-14T22:45:18.651608 #3628653] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2024-02-14T22:45:18.651637 #3628653] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-02-14T22:45:18.731801 #3628653] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-02-14T22:45:18.732440 #3628653] INFO -- : generating makefile exts.mk I, [2024-02-14T22:45:18.768910 #3628653] INFO -- : exts.mk unchanged I, [2024-02-14T22:45:18.773382 #3628653] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-02-14T22:45:18.791500 #3628653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' I, [2024-02-14T22:45:18.792944 #3628653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' I, [2024-02-14T22:45:18.792983 #3628653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' I, [2024-02-14T22:45:18.793579 #3628653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' I, [2024-02-14T22:45:18.793735 #3628653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' I, [2024-02-14T22:45:18.794821 #3628653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2024-02-14T22:45:18.794993 #3628653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' I, [2024-02-14T22:45:18.795738 #3628653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' I, [2024-02-14T22:45:18.795955 #3628653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' I, [2024-02-14T22:45:18.796364 #3628653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2024-02-14T22:45:18.796531 #3628653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' I, [2024-02-14T22:45:18.796652 #3628653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' I, [2024-02-14T22:45:18.796961 #3628653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' I, [2024-02-14T22:45:18.797350 #3628653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' I, [2024-02-14T22:45:18.797854 #3628653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' I, [2024-02-14T22:45:18.797871 #3628653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' I, [2024-02-14T22:45:18.798056 #3628653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' I, [2024-02-14T22:45:18.798088 #3628653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' I, [2024-02-14T22:45:18.798394 #3628653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-02-14T22:45:18.798687 #3628653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-02-14T22:45:18.799457 #3628653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2024-02-14T22:45:18.799837 #3628653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' I, [2024-02-14T22:45:18.799867 #3628653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' I, [2024-02-14T22:45:18.800169 #3628653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2024-02-14T22:45:18.800457 #3628653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' I, [2024-02-14T22:45:18.800570 #3628653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-02-14T22:45:18.800823 #3628653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog' I, [2024-02-14T22:45:18.801411 #3628653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension' I, [2024-02-14T22:45:18.801471 #3628653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' I, [2024-02-14T22:45:18.804234 #3628653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' I, [2024-02-14T22:45:18.804451 #3628653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2024-02-14T22:45:18.806102 #3628653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2024-02-14T22:45:18.806484 #3628653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' I, [2024-02-14T22:45:18.806652 #3628653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2024-02-14T22:45:18.808895 #3628653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' I, [2024-02-14T22:45:18.810822 #3628653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' I, [2024-02-14T22:45:18.812373 #3628653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' I, [2024-02-14T22:45:18.820169 #3628653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' I, [2024-02-14T22:45:18.823649 #3628653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension' I, [2024-02-14T22:45:18.826095 #3628653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-02-14T22:45:18.826521 #3628653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-02-14T22:45:18.827625 #3628653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2024-02-14T22:45:18.830985 #3628653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-02-14T22:45:18.832094 #3628653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog' I, [2024-02-14T22:45:18.856514 #3628653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk' I, [2024-02-14T22:45:18.921991 #3628653] INFO -- : make[2]: 'ruby' is up to date. I, [2024-02-14T22:45:18.922033 #3628653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-02-14T22:45:18.922477 #3628653] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-02-14T22:45:18.925866 #3628653] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-02-14T22:45:18.925886 #3628653] INFO -- : make[1]: Nothing to be done for 'note'. I, [2024-02-14T22:45:18.925895 #3628653] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-02-14T22:45:18.926175 #3628653] INFO -- : ./miniruby -I/tmp/ruby/src/trunk/lib -I. -I.ext/common /tmp/ruby/src/trunk/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j20 --jobserver-auth=4,5" --make-flags=" -j20 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc" --gnumake --install=all --exclude=doc I, [2024-02-14T22:45:19.016257 #3628653] INFO -- : Installing to I, [2024-02-14T22:45:19.016323 #3628653] INFO -- : installing binary commands: /tmp/ruby/install/trunk/bin I, [2024-02-14T22:45:19.016348 #3628653] INFO -- : installing base libraries: /tmp/ruby/install/trunk/lib I, [2024-02-14T22:45:19.022349 #3628653] INFO -- : installing arch files: /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/x86_64-linux I, [2024-02-14T22:45:19.022375 #3628653] INFO -- : installing pkgconfig data: /tmp/ruby/install/trunk/lib/pkgconfig I, [2024-02-14T22:45:19.022386 #3628653] INFO -- : installing extension objects: /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/x86_64-linux I, [2024-02-14T22:45:19.033735 #3628653] INFO -- : installing extension objects: /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0/x86_64-linux I, [2024-02-14T22:45:19.033759 #3628653] INFO -- : installing extension objects: /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux I, [2024-02-14T22:45:19.033766 #3628653] INFO -- : installing extension headers: /tmp/ruby/install/trunk/include/ruby-3.4.0+0/x86_64-linux I, [2024-02-14T22:45:19.033894 #3628653] INFO -- : installing extension scripts: /tmp/ruby/install/trunk/lib/ruby/3.4.0+0 I, [2024-02-14T22:45:19.036447 #3628653] INFO -- : installing extension scripts: /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0 I, [2024-02-14T22:45:19.036472 #3628653] INFO -- : installing extension scripts: /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0 I, [2024-02-14T22:45:19.036478 #3628653] INFO -- : installing extension headers: /tmp/ruby/install/trunk/include/ruby-3.4.0+0/ruby I, [2024-02-14T22:45:19.036482 #3628653] INFO -- : installing command scripts: /tmp/ruby/install/trunk/bin I, [2024-02-14T22:45:19.036487 #3628653] INFO -- : installing library scripts: /tmp/ruby/install/trunk/lib/ruby/3.4.0+0 I, [2024-02-14T22:45:19.067662 #3628653] INFO -- : installing common headers: /tmp/ruby/install/trunk/include/ruby-3.4.0+0 I, [2024-02-14T22:45:19.072624 #3628653] INFO -- : installing manpages: /tmp/ruby/install/trunk/share/man/man1 I, [2024-02-14T22:45:19.072649 #3628653] INFO -- : installing default gems from lib: /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0 I, [2024-02-14T22:45:19.085704 #3628653] INFO -- : benchmark 0.3.0 I, [2024-02-14T22:45:19.092543 #3628653] INFO -- : bundler 2.6.0.dev I, [2024-02-14T22:45:19.094504 #3628653] INFO -- : cgi 0.4.1 I, [2024-02-14T22:45:19.095032 #3628653] INFO -- : delegate 0.3.1 I, [2024-02-14T22:45:19.095503 #3628653] INFO -- : did_you_mean 1.6.3 I, [2024-02-14T22:45:19.096287 #3628653] INFO -- : english 0.8.0 I, [2024-02-14T22:45:19.097125 #3628653] INFO -- : erb 4.0.4 I, [2024-02-14T22:45:19.098259 #3628653] INFO -- : error_highlight 0.6.0 I, [2024-02-14T22:45:19.099195 #3628653] INFO -- : fileutils 1.7.2 I, [2024-02-14T22:45:19.099774 #3628653] INFO -- : find 0.2.0 I, [2024-02-14T22:45:19.100702 #3628653] INFO -- : forwardable 1.3.3 I, [2024-02-14T22:45:19.101166 #3628653] INFO -- : ipaddr 1.2.6 I, [2024-02-14T22:45:19.101606 #3628653] INFO -- : irb 1.11.2 I, [2024-02-14T22:45:19.102352 #3628653] INFO -- : logger 1.6.0 I, [2024-02-14T22:45:19.102809 #3628653] INFO -- : net-http 0.4.1 I, [2024-02-14T22:45:19.103311 #3628653] INFO -- : net-protocol 0.2.2 I, [2024-02-14T22:45:19.103808 #3628653] INFO -- : open-uri 0.4.1 I, [2024-02-14T22:45:19.104283 #3628653] INFO -- : open3 0.2.1 I, [2024-02-14T22:45:19.104748 #3628653] INFO -- : optparse 0.4.0 I, [2024-02-14T22:45:19.105136 #3628653] INFO -- : ostruct 0.6.0 I, [2024-02-14T22:45:19.105646 #3628653] INFO -- : pp 0.5.0 I, [2024-02-14T22:45:19.106550 #3628653] INFO -- : prettyprint 0.2.0 I, [2024-02-14T22:45:19.107185 #3628653] INFO -- : prism 0.23.0 I, [2024-02-14T22:45:19.107697 #3628653] INFO -- : pstore 0.1.3 I, [2024-02-14T22:45:19.108208 #3628653] INFO -- : rdoc 6.6.2 I, [2024-02-14T22:45:19.109166 #3628653] INFO -- : readline 0.0.4 I, [2024-02-14T22:45:19.109654 #3628653] INFO -- : reline 0.4.2 I, [2024-02-14T22:45:19.110155 #3628653] INFO -- : resolv 0.3.0 I, [2024-02-14T22:45:19.110630 #3628653] INFO -- : ruby2_keywords 0.0.5 I, [2024-02-14T22:45:19.111022 #3628653] INFO -- : securerandom 0.3.1 I, [2024-02-14T22:45:19.111548 #3628653] INFO -- : set 1.1.0 I, [2024-02-14T22:45:19.111952 #3628653] INFO -- : shellwords 0.2.0 I, [2024-02-14T22:45:19.112479 #3628653] INFO -- : singleton 0.2.0 I, [2024-02-14T22:45:19.113465 #3628653] INFO -- : syntax_suggest 2.0.0 I, [2024-02-14T22:45:19.114179 #3628653] INFO -- : tempfile 0.2.1 I, [2024-02-14T22:45:19.114654 #3628653] INFO -- : time 0.3.0 I, [2024-02-14T22:45:19.115146 #3628653] INFO -- : timeout 0.4.1 I, [2024-02-14T22:45:19.115609 #3628653] INFO -- : tmpdir 0.2.0 I, [2024-02-14T22:45:19.116098 #3628653] INFO -- : tsort 0.2.0 I, [2024-02-14T22:45:19.116603 #3628653] INFO -- : un 0.3.0 I, [2024-02-14T22:45:19.117051 #3628653] INFO -- : uri 0.13.0 I, [2024-02-14T22:45:19.117449 #3628653] INFO -- : weakref 0.1.3 I, [2024-02-14T22:45:19.117887 #3628653] INFO -- : yaml 0.3.0 I, [2024-02-14T22:45:19.118349 #3628653] INFO -- : installing default gems from ext: /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0 I, [2024-02-14T22:45:19.124040 #3628653] INFO -- : date 3.3.4 I, [2024-02-14T22:45:19.124552 #3628653] INFO -- : digest 3.1.1 I, [2024-02-14T22:45:19.125032 #3628653] INFO -- : etc 1.4.3 I, [2024-02-14T22:45:19.125523 #3628653] INFO -- : fcntl 1.1.0 I, [2024-02-14T22:45:19.125959 #3628653] INFO -- : fiddle 1.1.3 I, [2024-02-14T22:45:19.126421 #3628653] INFO -- : io-console 0.7.2 I, [2024-02-14T22:45:19.127156 #3628653] INFO -- : io-nonblock 0.3.0 I, [2024-02-14T22:45:19.127852 #3628653] INFO -- : io-wait 0.3.1 I, [2024-02-14T22:45:19.128398 #3628653] INFO -- : json 2.7.1 I, [2024-02-14T22:45:19.128862 #3628653] INFO -- : openssl 3.2.0 I, [2024-02-14T22:45:19.129437 #3628653] INFO -- : pathname 0.3.0 I, [2024-02-14T22:45:19.129899 #3628653] INFO -- : psych 5.1.2 I, [2024-02-14T22:45:19.130448 #3628653] INFO -- : stringio 3.1.1 I, [2024-02-14T22:45:19.130917 #3628653] INFO -- : strscan 3.1.1 I, [2024-02-14T22:45:19.131361 #3628653] INFO -- : zlib 3.1.0 I, [2024-02-14T22:45:19.131627 #3628653] INFO -- : installing bundled gems: /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0 I, [2024-02-14T22:45:19.132030 #3628653] INFO -- : minitest 5.22.2 I, [2024-02-14T22:45:19.139519 #3628653] INFO -- : power_assert 2.0.3 I, [2024-02-14T22:45:19.141640 #3628653] INFO -- : rake 13.1.0 I, [2024-02-14T22:45:19.144705 #3628653] INFO -- : test-unit 3.6.1 I, [2024-02-14T22:45:19.149924 #3628653] INFO -- : rexml 3.2.6 I, [2024-02-14T22:45:19.153257 #3628653] INFO -- : rss 0.3.0 I, [2024-02-14T22:45:19.155539 #3628653] INFO -- : net-ftp 0.3.4 I, [2024-02-14T22:45:19.156502 #3628653] INFO -- : net-imap 0.4.10 I, [2024-02-14T22:45:19.159629 #3628653] INFO -- : net-pop 0.1.2 I, [2024-02-14T22:45:19.160584 #3628653] INFO -- : net-smtp 0.4.0.1 I, [2024-02-14T22:45:19.161546 #3628653] INFO -- : matrix 0.4.2 I, [2024-02-14T22:45:19.162429 #3628653] INFO -- : prime 0.1.2 I, [2024-02-14T22:45:19.164323 #3628653] INFO -- : rbs 3.4.4 I, [2024-02-14T22:45:19.185157 #3628653] INFO -- : typeprof 0.21.10 I, [2024-02-14T22:45:19.187163 #3628653] INFO -- : debug 1.9.1 I, [2024-02-14T22:45:19.189493 #3628653] INFO -- : racc 1.7.3 I, [2024-02-14T22:45:19.192373 #3628653] INFO -- : mutex_m 0.2.0 I, [2024-02-14T22:45:19.193229 #3628653] INFO -- : getoptlong 0.2.1 I, [2024-02-14T22:45:19.194414 #3628653] INFO -- : base64 0.2.0 I, [2024-02-14T22:45:19.195286 #3628653] INFO -- : bigdecimal 3.1.6 I, [2024-02-14T22:45:19.196960 #3628653] INFO -- : observer 0.1.2 I, [2024-02-14T22:45:19.197835 #3628653] INFO -- : abbrev 0.1.2 I, [2024-02-14T22:45:19.198710 #3628653] INFO -- : resolv-replace 0.1.1 I, [2024-02-14T22:45:19.200295 #3628653] INFO -- : rinda 0.2.0 I, [2024-02-14T22:45:19.201362 #3628653] INFO -- : drb 2.2.0 I, [2024-02-14T22:45:19.202677 #3628653] INFO -- : nkf 0.2.0 I, [2024-02-14T22:45:19.204760 #3628653] INFO -- : syslog 0.1.2 I, [2024-02-14T22:45:19.206070 #3628653] INFO -- : csv 3.2.8 I, [2024-02-14T22:45:19.208892 #3628653] INFO -- : installing bundled gem cache: /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0/cache I, [2024-02-14T22:45:19.213310 #3628653] INFO -- : $$$[end] "make install -j20" exit with 0. I, [2024-02-14T22:45:19.213457 #3628653] INFO -- : $$$[beg] make yes-btest TESTOPTS='-q -j20' I, [2024-02-14T22:45:24.287331 #3628653] INFO -- : PASS all 1892 tests E, [2024-02-14T22:45:24.292041 #3628653] ERROR -- : I, [2024-02-14T22:45:24.292335 #3628653] INFO -- : $$$[end] "make yes-btest TESTOPTS='-q -j20'" exit with 0. I, [2024-02-14T22:45:24.292427 #3628653] INFO -- : $$$[beg] make yes-test-basic TESTS='-j20' I, [2024-02-14T22:45:24.351635 #3628653] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-02-14T22:45:24.351672 #3628653] INFO -- : CC = gcc I, [2024-02-14T22:45:24.351679 #3628653] INFO -- : LD = ld I, [2024-02-14T22:45:24.351683 #3628653] INFO -- : LDSHARED = gcc -shared I, [2024-02-14T22:45:24.351689 #3628653] 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:45:24.351694 #3628653] INFO -- : XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0 I, [2024-02-14T22:45:24.351698 #3628653] INFO -- : CPPFLAGS = I, [2024-02-14T22:45:24.351703 #3628653] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-02-14T22:45:24.351713 #3628653] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2024-02-14T22:45:24.351717 #3628653] INFO -- : LANG = en_US.UTF-8 I, [2024-02-14T22:45:24.351799 #3628653] INFO -- : LC_ALL = I, [2024-02-14T22:45:24.351803 #3628653] INFO -- : LC_CTYPE = I, [2024-02-14T22:45:24.351806 #3628653] INFO -- : MFLAGS = I, [2024-02-14T22:45:24.351810 #3628653] INFO -- : RUSTC = no I, [2024-02-14T22:45:24.351813 #3628653] 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:45:24.352298 #3628653] INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 I, [2024-02-14T22:45:24.352318 #3628653] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-02-14T22:45:24.352324 #3628653] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-02-14T22:45:24.352329 #3628653] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-02-14T22:45:24.352338 #3628653] INFO -- : I, [2024-02-14T22:45:24.457263 #3628653] INFO -- : Checking leaked global symbols...none I, [2024-02-14T22:45:24.496862 #3628653] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 I, [2024-02-14T22:45:24.496917 #3628653] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:condition ..OK 2 I, [2024-02-14T22:45:24.496923 #3628653] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:if/unless ...OK 3 I, [2024-02-14T22:45:24.496926 #3628653] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:case .....OK 5 I, [2024-02-14T22:45:24.497013 #3628653] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:while/until ........OK 8 I, [2024-02-14T22:45:24.497068 #3628653] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:exception ..........OK 10 I, [2024-02-14T22:45:24.497313 #3628653] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:array .......................................OK 39 I, [2024-02-14T22:45:24.497409 #3628653] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:hash ...........................OK 27 I, [2024-02-14T22:45:24.498024 #3628653] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:iterator ...........................................................................................................OK 107 I, [2024-02-14T22:45:24.498279 #3628653] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:float ................................................................................OK 80 I, [2024-02-14T22:45:24.499279 #3628653] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:bignum ...............................OK 31 I, [2024-02-14T22:45:24.500073 #3628653] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:string & char ..............................................................OK 62 I, [2024-02-14T22:45:24.500104 #3628653] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ..........OK 10 I, [2024-02-14T22:45:24.500132 #3628653] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:call ......OK 6 I, [2024-02-14T22:45:24.500190 #3628653] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:proc .........OK 9 I, [2024-02-14T22:45:24.600824 #3628653] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:signal ..OK 2 I, [2024-02-14T22:45:24.603585 #3628653] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:eval ...........................OK 27 I, [2024-02-14T22:45:24.729833 #3628653] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:system ........OK 8 I, [2024-02-14T22:45:24.729892 #3628653] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:const .....OK 5 I, [2024-02-14T22:45:24.729906 #3628653] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:clone .....OK 5 I, [2024-02-14T22:45:24.729987 #3628653] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:marshal ....OK 4 I, [2024-02-14T22:45:24.730133 #3628653] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:pack ....OK 4 I, [2024-02-14T22:45:24.730153 #3628653] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:math ..OK 2 I, [2024-02-14T22:45:24.730159 #3628653] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:struct ......OK 6 I, [2024-02-14T22:45:24.730178 #3628653] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:variable ............OK 12 I, [2024-02-14T22:45:24.730205 #3628653] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:trace ...OK 3 I, [2024-02-14T22:45:24.730260 #3628653] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:defined? ............OK 12 I, [2024-02-14T22:45:24.730305 #3628653] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:alias ......OK 6 I, [2024-02-14T22:45:24.730719 #3628653] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:path .......................OK 23 I, [2024-02-14T22:45:24.763814 #3628653] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:gc ....OK 4 I, [2024-02-14T22:45:24.766166 #3628653] INFO -- : I, [2024-02-14T22:45:24.766191 #3628653] INFO -- : test succeeded I, [2024-02-14T22:45:24.767663 #3628653] INFO -- : $$$[end] "make yes-test-basic TESTS='-j20'" exit with 0. I, [2024-02-14T22:45:24.767779 #3628653] INFO -- : $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20' I, [2024-02-14T22:45:24.859506 #3628653] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-02-14T22:45:24.859544 #3628653] INFO -- : CC = gcc I, [2024-02-14T22:45:24.859550 #3628653] INFO -- : LD = ld I, [2024-02-14T22:45:24.859554 #3628653] INFO -- : LDSHARED = gcc -shared I, [2024-02-14T22:45:24.859558 #3628653] 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:45:24.859562 #3628653] INFO -- : XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0 I, [2024-02-14T22:45:24.859566 #3628653] INFO -- : CPPFLAGS = I, [2024-02-14T22:45:24.859570 #3628653] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-02-14T22:45:24.859574 #3628653] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2024-02-14T22:45:24.859578 #3628653] INFO -- : LANG = en_US.UTF-8 I, [2024-02-14T22:45:24.859582 #3628653] INFO -- : LC_ALL = I, [2024-02-14T22:45:24.859586 #3628653] INFO -- : LC_CTYPE = I, [2024-02-14T22:45:24.859589 #3628653] INFO -- : MFLAGS = I, [2024-02-14T22:45:24.859592 #3628653] INFO -- : RUSTC = no I, [2024-02-14T22:45:24.859596 #3628653] 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:45:24.860240 #3628653] INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 I, [2024-02-14T22:45:24.860261 #3628653] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-02-14T22:45:24.860267 #3628653] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-02-14T22:45:24.860282 #3628653] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-02-14T22:45:24.860286 #3628653] INFO -- : I, [2024-02-14T22:45:24.861940 #3628653] INFO -- : generating enc.mk I, [2024-02-14T22:45:24.979657 #3628653] INFO -- : generating encdb.h I, [2024-02-14T22:45:25.005550 #3628653] INFO -- : encdb.h unchanged I, [2024-02-14T22:45:25.006577 #3628653] INFO -- : making enc I, [2024-02-14T22:45:25.023866 #3628653] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-02-14T22:45:25.023890 #3628653] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2024-02-14T22:45:25.023897 #3628653] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-02-14T22:45:25.024536 #3628653] INFO -- : making srcs under enc I, [2024-02-14T22:45:25.054171 #3628653] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-02-14T22:45:25.054193 #3628653] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2024-02-14T22:45:25.054198 #3628653] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-02-14T22:45:25.055001 #3628653] INFO -- : generating transdb.h I, [2024-02-14T22:45:25.153318 #3628653] INFO -- : transdb.h unchanged I, [2024-02-14T22:45:25.154771 #3628653] INFO -- : making trans I, [2024-02-14T22:45:25.189377 #3628653] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-02-14T22:45:25.189397 #3628653] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk/enc/trans'. I, [2024-02-14T22:45:25.189402 #3628653] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-02-14T22:45:25.190085 #3628653] INFO -- : making encs I, [2024-02-14T22:45:25.227800 #3628653] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-02-14T22:45:25.227821 #3628653] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2024-02-14T22:45:25.227827 #3628653] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-02-14T22:45:25.229412 #3628653] INFO -- : generating makefiles ext/configure-ext.mk I, [2024-02-14T22:45:25.255329 #3628653] INFO -- : ext/configure-ext.mk updated I, [2024-02-14T22:45:25.257659 #3628653] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-02-14T22:45:26.548164 #3628653] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-02-14T22:45:26.549043 #3628653] INFO -- : generating makefile exts.mk I, [2024-02-14T22:45:26.584118 #3628653] INFO -- : exts.mk unchanged I, [2024-02-14T22:45:26.588537 #3628653] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-02-14T22:45:26.903823 #3628653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' I, [2024-02-14T22:45:26.908546 #3628653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' I, [2024-02-14T22:45:26.915097 #3628653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' I, [2024-02-14T22:45:26.920281 #3628653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' I, [2024-02-14T22:45:26.924134 #3628653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' I, [2024-02-14T22:45:26.932886 #3628653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' I, [2024-02-14T22:45:26.958503 #3628653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2024-02-14T22:45:26.963320 #3628653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2024-02-14T22:45:26.984828 #3628653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2024-02-14T22:45:26.995653 #3628653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2024-02-14T22:45:27.000713 #3628653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' I, [2024-02-14T22:45:27.004917 #3628653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' I, [2024-02-14T22:45:27.017707 #3628653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' I, [2024-02-14T22:45:27.028157 #3628653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' I, [2024-02-14T22:45:27.043317 #3628653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' I, [2024-02-14T22:45:27.047263 #3628653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' I, [2024-02-14T22:45:27.054279 #3628653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' I, [2024-02-14T22:45:27.059603 #3628653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' I, [2024-02-14T22:45:27.077098 #3628653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' I, [2024-02-14T22:45:27.095003 #3628653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' I, [2024-02-14T22:45:27.098771 #3628653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' I, [2024-02-14T22:45:27.102261 #3628653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' I, [2024-02-14T22:45:27.109098 #3628653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' I, [2024-02-14T22:45:27.133374 #3628653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' I, [2024-02-14T22:45:27.138325 #3628653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' I, [2024-02-14T22:45:27.142123 #3628653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' I, [2024-02-14T22:45:27.158486 #3628653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' I, [2024-02-14T22:45:27.166874 #3628653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' I, [2024-02-14T22:45:27.169440 #3628653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2024-02-14T22:45:27.172635 #3628653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2024-02-14T22:45:27.183623 #3628653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' I, [2024-02-14T22:45:27.192551 #3628653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' I, [2024-02-14T22:45:27.210875 #3628653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-02-14T22:45:27.238609 #3628653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-02-14T22:45:27.240576 #3628653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-02-14T22:45:27.263231 #3628653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-02-14T22:45:27.265081 #3628653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2024-02-14T22:45:27.286144 #3628653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2024-02-14T22:45:27.288197 #3628653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-02-14T22:45:27.316303 #3628653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-02-14T22:45:27.318588 #3628653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension' I, [2024-02-14T22:45:27.342090 #3628653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension' I, [2024-02-14T22:45:27.343964 #3628653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog' I, [2024-02-14T22:45:27.365599 #3628653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog' I, [2024-02-14T22:45:27.390189 #3628653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk' I, [2024-02-14T22:45:27.454217 #3628653] INFO -- : make[2]: 'ruby' is up to date. I, [2024-02-14T22:45:27.454259 #3628653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-02-14T22:45:27.454656 #3628653] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-02-14T22:45:27.458213 #3628653] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-02-14T22:45:27.458246 #3628653] INFO -- : make[1]: Nothing to be done for 'note'. I, [2024-02-14T22:45:27.458254 #3628653] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-02-14T22:45:27.532478 #3628653] INFO -- : Run options: I, [2024-02-14T22:45:27.532541 #3628653] INFO -- : --seed=39445 I, [2024-02-14T22:45:27.532548 #3628653] 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:45:27.532553 #3628653] INFO -- : --excludes-dir=/tmp/ruby/src/trunk/test/.excludes I, [2024-02-14T22:45:27.532557 #3628653] INFO -- : --name=!/memory_leak/ I, [2024-02-14T22:45:27.532560 #3628653] INFO -- : --stderr-on-failure I, [2024-02-14T22:45:27.532578 #3628653] INFO -- : -j20 I, [2024-02-14T22:45:27.532582 #3628653] INFO -- : --exclude=rubygems/test_gem_package_task\.rb I, [2024-02-14T22:45:27.532587 #3628653] INFO -- : I, [2024-02-14T22:45:27.532599 #3628653] INFO -- : # Running tests: I, [2024-02-14T22:45:27.532603 #3628653] INFO -- : I, [2024-02-14T22:45:27.676362 #3628653] INFO -- : [ 1/865] 3669798=test_rdoc_servlet I, [2024-02-14T22:45:27.678301 #3628653] INFO -- : [ 2/865] 3669799=test_gem_security I, [2024-02-14T22:45:27.678365 #3628653] INFO -- : [ 3/865] 3669795=test_ractor I, [2024-02-14T22:45:27.678376 #3628653] INFO -- : [ 4/865] 3669797=test_digest I, [2024-02-14T22:45:27.678476 #3628653] INFO -- : [ 5/865] 3669796=test_closure I, [2024-02-14T22:45:27.679104 #3628653] INFO -- : [ 6/865] 3669794=test_bundled_ca I, [2024-02-14T22:45:27.679480 #3628653] INFO -- : [ 7/865] 3669810=test_open3 I, [2024-02-14T22:45:27.680464 #3628653] INFO -- : [ 8/865] 3669809=test_fiber I, [2024-02-14T22:45:27.681164 #3628653] INFO -- : [ 9/865] 3669811=test_date_marshal I, [2024-02-14T22:45:27.681801 #3628653] INFO -- : [ 10/865] 3669812=test_mkmf I, [2024-02-14T22:45:27.684313 #3628653] INFO -- : [ 11/865] 3669808=test_history I, [2024-02-14T22:45:27.688467 #3628653] INFO -- : [ 12/865] 3669811=test_popen_deadlock I, [2024-02-14T22:45:27.703285 #3628653] INFO -- : [ 13/865] 3669813=test_delegate I, [2024-02-14T22:45:27.710846 #3628653] INFO -- : [ 14/865] 3669797=test_exit I, [2024-02-14T22:45:27.713469 #3628653] INFO -- : [ 15/865] 3669806=test_recursion I, [2024-02-14T22:45:27.713760 #3628653] INFO -- : [ 16/865] 3669803=test_stream I, [2024-02-14T22:45:27.716283 #3628653] INFO -- : [ 17/865] 3669805=test_time I, [2024-02-14T22:45:27.716665 #3628653] INFO -- : [ 18/865] 3669807=test_webauthn_listener_response I, [2024-02-14T22:45:27.718379 #3628653] INFO -- : [ 19/865] 3669812=test_to_ary_concat I, [2024-02-14T22:45:27.719515 #3628653] INFO -- : [ 20/865] 3669804=test_rdoc_markup_pre_process I, [2024-02-14T22:45:27.719642 #3628653] INFO -- : [ 21/865] 3669813=test_printf I, [2024-02-14T22:45:27.723294 #3628653] INFO -- : [ 22/865] 3669806=test_pinned I, [2024-02-14T22:45:27.724278 #3628653] INFO -- : [ 23/865] 3669800=test_within_pipe I, [2024-02-14T22:45:27.728339 #3628653] INFO -- : [ 24/865] 3669802=test_gem_bundler_version_finder I, [2024-02-14T22:45:27.728591 #3628653] INFO -- : [ 25/865] 3669813=test_emoji_breaks I, [2024-02-14T22:45:27.738508 #3628653] INFO -- : [ 26/865] 3669795=test_rdoc_markup_to_bs I, [2024-02-14T22:45:27.742252 #3628653] INFO -- : [ 27/865] 3669801=test_beginendblock I, [2024-02-14T22:45:27.746430 #3628653] INFO -- : [ 28/865] 3669803=test_gem_commands_unpack_command I, [2024-02-14T22:45:27.751192 #3628653] INFO -- : [ 29/865] 3669806=test_files_lib I, [2024-02-14T22:45:27.785957 #3628653] INFO -- : [ 30/865] 3669796=test_pkey_dsa I, [2024-02-14T22:45:27.814923 #3628653] INFO -- : [ 31/865] 3669800=test_class I, [2024-02-14T22:45:27.842810 #3628653] INFO -- : [ 32/865] 3669808=test_ocsp I, [2024-02-14T22:45:27.844316 #3628653] INFO -- : [ 33/865] 3669800=test_scheduler I, [2024-02-14T22:45:27.881499 #3628653] INFO -- : [ 34/865] 3669805=test_rdoc_markup_heading I, [2024-02-14T22:45:27.897321 #3628653] INFO -- : [ 35/865] 3669804=test_iseq I, [2024-02-14T22:45:27.923656 #3628653] INFO -- : [ 36/865] 3669798=test_exception_at_throwing I, [2024-02-14T22:45:27.940267 #3628653] INFO -- : [ 37/865] 3669807=test_gem_commands_server_command I, [2024-02-14T22:45:27.949374 #3628653] INFO -- : [ 38/865] 3669807=test_did_you_mean I, [2024-02-14T22:45:27.956647 #3628653] INFO -- : [ 39/865] 3669795=test_variable_name_check I, [2024-02-14T22:45:27.964105 #3628653] INFO -- : [ 40/865] 3669802=test_io_m17n I, [2024-02-14T22:45:27.965802 #3628653] INFO -- : [ 41/865] 3669798=test_tracer I, [2024-02-14T22:45:27.973251 #3628653] INFO -- : [ 42/865] 3669812=test_cmethod I, [2024-02-14T22:45:27.973665 #3628653] INFO -- : [ 43/865] 3669807=test_option I, [2024-02-14T22:45:27.977020 #3628653] INFO -- : [ 44/865] 3669812=test_append I, [2024-02-14T22:45:27.978309 #3628653] INFO -- : [ 45/865] 3669797=test_gem_commands_build_command I, [2024-02-14T22:45:27.980927 #3628653] INFO -- : [ 46/865] 3669812=test_case_comprehensive I, [2024-02-14T22:45:27.985304 #3628653] INFO -- : [ 47/865] 3669795=test_interned_str I, [2024-02-14T22:45:27.986438 #3628653] INFO -- : [ 48/865] 3669795=test_lexer I, [2024-02-14T22:45:27.989561 #3628653] INFO -- : [ 49/865] 3669805=test_thread_cv I, [2024-02-14T22:45:28.003599 #3628653] INFO -- : [ 50/865] 3669795=test_ssl_session I, [2024-02-14T22:45:28.032296 #3628653] INFO -- : [ 51/865] 3669798=test_random I, [2024-02-14T22:45:28.032814 #3628653] INFO -- : [ 52/865] 3669800=test_notimplement I, [2024-02-14T22:45:28.037171 #3628653] INFO -- : [ 53/865] 3669800=test_key_event_record I, [2024-02-14T22:45:28.037418 #3628653] INFO -- : [ 54/865] 3669800=test_gem_uri I, [2024-02-14T22:45:28.038880 #3628653] INFO -- : [ 55/865] 3669798=test_gem_commands_update_command I, [2024-02-14T22:45:28.122098 #3628653] INFO -- : [ 56/865] 3669807=test_gem_resolver_vendor_specification I, [2024-02-14T22:45:28.142372 #3628653] INFO -- : [ 57/865] 3669807=test_data I, [2024-02-14T22:45:28.143777 #3628653] INFO -- : [ 58/865] 3669807=test_gem_gem_runner I, [2024-02-14T22:45:28.146596 #3628653] INFO -- : [ 59/865] 3669803=test_filter I, [2024-02-14T22:45:28.157524 #3628653] INFO -- : [ 60/865] 3669801=test_rdoc_method_attr I, [2024-02-14T22:45:28.181796 #3628653] INFO -- : [ 61/865] 3669803=test_unicode I, [2024-02-14T22:45:28.197793 #3628653] INFO -- : [ 62/865] 3669807=parameters_signature_test I, [2024-02-14T22:45:28.213582 #3628653] INFO -- : [ 63/865] 3669800=test_koi8 I, [2024-02-14T22:45:28.218707 #3628653] INFO -- : [ 64/865] 3669800=test_enumerator I, [2024-02-14T22:45:28.225630 #3628653] INFO -- : [ 65/865] 3669800=test_rdoc_parser_changelog I, [2024-02-14T22:45:28.232321 #3628653] INFO -- : [ 66/865] 3669803=test_rdoc_generator_pot I, [2024-02-14T22:45:28.244813 #3628653] INFO -- : [ 67/865] 3669808=test_case_mapping I, [2024-02-14T22:45:28.253672 #3628653] INFO -- : [ 68/865] 3669808=test_path I, [2024-02-14T22:45:28.260165 #3628653] INFO -- : [ 69/865] 3669808=test_win32ole_param_event I, [2024-02-14T22:45:28.267270 #3628653] INFO -- : [ 70/865] 3669808=test_bn I, [2024-02-14T22:45:28.278303 #3628653] INFO -- : [ 71/865] 3669808=test_http I, [2024-02-14T22:45:28.296535 #3628653] INFO -- : [ 72/865] 3669807=test_addrinfo I, [2024-02-14T22:45:28.317199 #3628653] INFO -- : [ 73/865] 3669811=test_tree_spell_checker I, [2024-02-14T22:45:28.320199 #3628653] INFO -- : [ 74/865] 3669797=test_rdoc_markup_to_html I, [2024-02-14T22:45:28.339666 #3628653] INFO -- : [ 75/865] 3669807=test_date_compat I, [2024-02-14T22:45:28.345453 #3628653] INFO -- : [ 76/865] 3669807=test_bug-14834 I, [2024-02-14T22:45:28.367117 #3628653] INFO -- : [ 77/865] 3669796=test_compile_prism I, [2024-02-14T22:45:28.373114 #3628653] INFO -- : [ 78/865] 3669811=test_terminfo I, [2024-02-14T22:45:28.394541 #3628653] INFO -- : [ 79/865] 3669803=test_color I, [2024-02-14T22:45:28.396438 #3628653] INFO -- : [ 80/865] 3669807=json_encoding_test I, [2024-02-14T22:45:28.410269 #3628653] INFO -- : [ 81/865] 3669807=test_key_stroke I, [2024-02-14T22:45:28.428697 #3628653] INFO -- : [ 82/865] 3669811=test_httpresponses I, [2024-02-14T22:45:28.429029 #3628653] INFO -- : [ 83/865] 3669800=test_encoding I, [2024-02-14T22:45:28.440347 #3628653] INFO -- : [ 84/865] 3669800=test_set_len I, [2024-02-14T22:45:28.454708 #3628653] INFO -- : [ 85/865] 3669800=test_rdoc_ri_driver I, [2024-02-14T22:45:28.455898 #3628653] INFO -- : [ 86/865] 3669804=test_gem_resolver_local_specification I, [2024-02-14T22:45:28.457852 #3628653] INFO -- : [ 87/865] 3669807=test_httpheader I, [2024-02-14T22:45:28.471545 #3628653] INFO -- : [ 88/865] 3669803=test_rdoc_markup_to_label I, [2024-02-14T22:45:28.473965 #3628653] INFO -- : [ 89/865] 3669801=test_install I, [2024-02-14T22:45:28.498519 #3628653] INFO -- : [ 90/865] 3669803=test_sockopt I, [2024-02-14T22:45:28.503114 #3628653] INFO -- : [ 91/865] 3669811=test_gem_commands_yank_command I, [2024-02-14T22:45:28.504574 #3628653] INFO -- : [ 92/865] 3669803=test_win32ole_param I, [2024-02-14T22:45:28.507872 #3628653] INFO -- : [ 93/865] 3669803=test_pair I, [2024-02-14T22:45:28.517565 #3628653] INFO -- : [ 94/865] 3669807=test_euc_jp I, [2024-02-14T22:45:28.519293 #3628653] INFO -- : [ 95/865] 3669807=test_rdoc_generator_pot_po_entry I, [2024-02-14T22:45:28.565272 #3628653] INFO -- : [ 96/865] 3669794=test_acceptable I, [2024-02-14T22:45:28.600499 #3628653] INFO -- : [ 97/865] 3669794=test_document I, [2024-02-14T22:45:28.609420 #3628653] INFO -- : [ 98/865] 3669797=test_rdoc_i18n_locale I, [2024-02-14T22:45:28.619312 #3628653] INFO -- : [ 99/865] 3669797=test_name_error_extension I, [2024-02-14T22:45:28.628074 #3628653] INFO -- : [100/865] 3669805=test_human_typo I, [2024-02-14T22:45:28.628485 #3628653] INFO -- : [101/865] 3669797=test_primitive I, [2024-02-14T22:45:28.628752 #3628653] INFO -- : [102/865] 3669794=test_rbconfig I, [2024-02-14T22:45:28.630671 #3628653] INFO -- : [103/865] 3669807=test_rational I, [2024-02-14T22:45:28.631459 #3628653] INFO -- : [104/865] 3669805=test_rational2 I, [2024-02-14T22:45:28.634822 #3628653] INFO -- : [105/865] 3669794=test_spell_checker I, [2024-02-14T22:45:28.643515 #3628653] INFO -- : [106/865] 3669797=test_propertyputref I, [2024-02-14T22:45:28.645204 #3628653] INFO -- : [107/865] 3669807=attribute_write_test I, [2024-02-14T22:45:28.647241 #3628653] INFO -- : [108/865] 3669794=test_assembler I, [2024-02-14T22:45:28.648165 #3628653] INFO -- : [109/865] 3669800=test_gem_source_installed I, [2024-02-14T22:45:28.648196 #3628653] INFO -- : [110/865] 3669797=test_erb I, [2024-02-14T22:45:28.648452 #3628653] INFO -- : [111/865] 3669807=test_x509ext I, [2024-02-14T22:45:28.649676 #3628653] INFO -- : [112/865] 3669805=test_yield_block I, [2024-02-14T22:45:28.650835 #3628653] INFO -- : [113/865] 3669804=test_len I, [2024-02-14T22:45:28.651361 #3628653] INFO -- : [114/865] 3669794=test_completion I, [2024-02-14T22:45:28.652237 #3628653] INFO -- : [115/865] 3669805=test_gem_commands_cert_command I, [2024-02-14T22:45:28.658929 #3628653] INFO -- : [116/865] 3669804=test_provider I, [2024-02-14T22:45:28.663264 #3628653] INFO -- : [117/865] 3669807=test_abi I, [2024-02-14T22:45:28.668184 #3628653] INFO -- : [118/865] 3669800=test_yamldbm I, [2024-02-14T22:45:28.674647 #3628653] INFO -- : [119/865] 3669800=test_load I, [2024-02-14T22:45:28.677550 #3628653] INFO -- : [120/865] 3669800=test_rdoc_parser_simple I, [2024-02-14T22:45:28.681635 #3628653] INFO -- : [121/865] 3669796=test_gem_ext_builder I, [2024-02-14T22:45:28.695643 #3628653] INFO -- : [122/865] 3669800=test_https I, [2024-02-14T22:45:28.707428 #3628653] INFO -- : [123/865] 3669801=test_evaluation I, [2024-02-14T22:45:28.722765 #3628653] INFO -- : [124/865] 3669797=test_benchmark I, [2024-02-14T22:45:28.726451 #3628653] INFO -- : [125/865] 3669801=test_gem_dependency_list I, [2024-02-14T22:45:28.833921 #3628653] INFO -- : [126/865] 3669813=test_nesting_parser I, [2024-02-14T22:45:28.849438 #3628653] INFO -- : [127/865] 3669807=test_win32ole_method_event I, [2024-02-14T22:45:28.852281 #3628653] INFO -- : [128/865] 3669807=test_scalar_scanner I, [2024-02-14T22:45:28.878761 #3628653] INFO -- : [129/865] 3669807=test_gem_source I, [2024-02-14T22:45:28.908431 #3628653] INFO -- : [130/865] 3669813=test_gem_package_tar_writer I, [2024-02-14T22:45:28.942181 #3628653] INFO -- : [131/865] 3669801=test_array I, [2024-02-14T22:45:28.946606 #3628653] INFO -- : [132/865] 3669804=test_gem_commands_outdated_command I, [2024-02-14T22:45:28.997674 #3628653] INFO -- : [133/865] 3669804=test_boolean I, [2024-02-14T22:45:29.005314 #3628653] INFO -- : [134/865] 3669804=test_instrumentation_api I, [2024-02-14T22:45:29.009645 #3628653] INFO -- : [135/865] 3669795=test_stringify_symbols I, [2024-02-14T22:45:29.018097 #3628653] INFO -- : [136/865] 3669795=test_rubyvm I, [2024-02-14T22:45:29.021540 #3628653] INFO -- : [137/865] 3669795=test_configuration I, [2024-02-14T22:45:29.077180 #3628653] INFO -- : [138/865] 3669800=test_monitor I, [2024-02-14T22:45:29.087322 #3628653] INFO -- : [139/865] 3669807=test_buffered_io I, [2024-02-14T22:45:29.100460 #3628653] INFO -- : [140/865] 3669813=test_whileuntil I, [2024-02-14T22:45:29.105953 #3628653] INFO -- : [141/865] 3669813=test_cmd I, [2024-02-14T22:45:29.123843 #3628653] INFO -- : [142/865] 3669807=test_rdoc_generator_markup I, [2024-02-14T22:45:29.131078 #3628653] INFO -- : [143/865] 3669807=test_method_name_check I, [2024-02-14T22:45:29.141644 #3628653] INFO -- : [144/865] 3669807=test_arith_seq_extract I, [2024-02-14T22:45:29.157807 #3628653] INFO -- : [145/865] 3669795=test_parser I, [2024-02-14T22:45:29.202949 #3628653] INFO -- : [146/865] 3669795=constant_path_node_test I, [2024-02-14T22:45:29.210493 #3628653] INFO -- : [147/865] 3669811=test_ssl I, [2024-02-14T22:45:29.243097 #3628653] INFO -- : [148/865] 3669802=test_gem_ext_cargo_builder I, [2024-02-14T22:45:29.258181 #3628653] INFO -- : [149/865] 3669807=test_module I, [2024-02-14T22:45:29.262324 #3628653] INFO -- : [150/865] 3669802=test_gem_request_set I, [2024-02-14T22:45:29.285450 #3628653] INFO -- : [151/865] 3669795=test_files_test_1 I, [2024-02-14T22:45:29.289591 #3628653] INFO -- : [152/865] 3669798=test_gem_path_support I, [2024-02-14T22:45:29.316497 #3628653] INFO -- : [153/865] 3669800=test_struct I, [2024-02-14T22:45:29.316547 #3628653] INFO -- : [154/865] 3669798=test_set I, [2024-02-14T22:45:29.323724 #3628653] INFO -- : [155/865] 3669798=test_mutex I, [2024-02-14T22:45:29.327824 #3628653] INFO -- : [156/865] 3669800=test_x509req I, [2024-02-14T22:45:29.337953 #3628653] INFO -- : [157/865] 3669794=test_rdoc_rd_inline I, [2024-02-14T22:45:29.350752 #3628653] INFO -- : [158/865] 3669813=test_div I, [2024-02-14T22:45:29.356119 #3628653] INFO -- : [159/865] 3669813=test_win32ole_variant_m I, [2024-02-14T22:45:29.357930 #3628653] INFO -- : [160/865] 3669813=test_engine I, [2024-02-14T22:45:29.363133 #3628653] INFO -- : [161/865] 3669813=test_key_error I, [2024-02-14T22:45:29.364810 #3628653] INFO -- : [162/865] 3669813=test_serialize_subclasses I, [2024-02-14T22:45:29.384361 #3628653] INFO -- : [163/865] 3669813=test_insns_leaf I, [2024-02-14T22:45:29.386728 #3628653] INFO -- : [164/865] 3669813=test_deprecated I, [2024-02-14T22:45:29.390651 #3628653] INFO -- : [165/865] 3669813=test_color_printer I, [2024-02-14T22:45:29.392850 #3628653] INFO -- : [166/865] 3669813=test_pkg_config I, [2024-02-14T22:45:29.414691 #3628653] INFO -- : [167/865] 3669813=test_cparser I, [2024-02-14T22:45:29.435903 #3628653] INFO -- : [168/865] 3669794=magic_comment_test I, [2024-02-14T22:45:29.490136 #3628653] INFO -- : [169/865] 3669800=test_rdoc_markup_to_html_snippet I, [2024-02-14T22:45:29.548895 #3628653] INFO -- : [170/865] 3669800=test_struct I, [2024-02-14T22:45:29.554961 #3628653] INFO -- : [171/865] 3669802=test_variable I, [2024-02-14T22:45:29.555275 #3628653] INFO -- : [172/865] 3669794=test_rdoc_markup_include I, [2024-02-14T22:45:29.559267 #3628653] INFO -- : [173/865] 3669800=test_sexp I, [2024-02-14T22:45:29.564468 #3628653] INFO -- : [174/865] 3669794=fuzzer_test I, [2024-02-14T22:45:29.571710 #3628653] INFO -- : [175/865] 3669794=test_win32ole_variant_outarg I, [2024-02-14T22:45:29.574764 #3628653] INFO -- : [176/865] 3669794=json_common_interface_test I, [2024-02-14T22:45:29.581145 #3628653] INFO -- : [177/865] 3669800=test_dln I, [2024-02-14T22:45:29.582605 #3628653] INFO -- : [178/865] 3669800=test_gem_source_subpath_problem I, [2024-02-14T22:45:29.597281 #3628653] INFO -- : [179/865] 3669794=memsize_test I, [2024-02-14T22:45:29.600255 #3628653] INFO -- : [180/865] 3669794=test_nomethod_error I, [2024-02-14T22:45:29.601790 #3628653] INFO -- : [181/865] 3669794=json_parser_test I, [2024-02-14T22:45:29.646486 #3628653] INFO -- : [182/865] 3669794=test_config I, [2024-02-14T22:45:29.661563 #3628653] INFO -- : [183/865] 3669800=test_new I, [2024-02-14T22:45:29.664121 #3628653] INFO -- : [184/865] 3669802=test_gem_security_signer I, [2024-02-14T22:45:29.665619 #3628653] INFO -- : [185/865] 3669800=test_cipher I, [2024-02-14T22:45:29.686028 #3628653] INFO -- : [186/865] 3669794=test_storage I, [2024-02-14T22:45:29.690193 #3628653] INFO -- : [187/865] 3669794=test_gem_resolver_git_set I, [2024-02-14T22:45:29.703512 #3628653] INFO -- : [188/865] 3669800=test_digest_extend I, [2024-02-14T22:45:29.715439 #3628653] INFO -- : [189/865] 3669800=test_omap I, [2024-02-14T22:45:29.725649 #3628653] INFO -- : [190/865] 3669800=test_iterator I, [2024-02-14T22:45:29.748545 #3628653] INFO -- : [191/865] 3669802=test_string I, [2024-02-14T22:45:29.748606 #3628653] INFO -- : [192/865] 3669802=test_memory_view I, [2024-02-14T22:45:29.770703 #3628653] INFO -- : [193/865] 3669802=pattern_test I, [2024-02-14T22:45:29.805872 #3628653] INFO -- : [194/865] 3669800=test_debug I, [2024-02-14T22:45:29.813378 #3628653] INFO -- : [195/865] 3669800=test_shellwords I, [2024-02-14T22:45:29.816137 #3628653] INFO -- : [196/865] 3669800=test_metaclass I, [2024-02-14T22:45:29.818465 #3628653] INFO -- : [197/865] 3669800=test_rdoc_top_level I, [2024-02-14T22:45:29.871539 #3628653] INFO -- : [198/865] 3669802=test_rdoc_rd I, [2024-02-14T22:45:29.882353 #3628653] INFO -- : [199/865] 3669796=test_cgi_session I, [2024-02-14T22:45:29.893084 #3628653] INFO -- : [200/865] 3669813=test_x509crl I, [2024-02-14T22:45:29.897180 #3628653] INFO -- : [201/865] 3669796=test_fixnum I, [2024-02-14T22:45:29.900828 #3628653] INFO -- : [202/865] 3669810=test_signal I, [2024-02-14T22:45:29.908211 #3628653] INFO -- : [203/865] 3669796=test_process I, [2024-02-14T22:45:29.921490 #3628653] INFO -- : [204/865] 3669796=test_input_method I, [2024-02-14T22:45:29.928442 #3628653] INFO -- : [205/865] 3669797=test_windows_1252 I, [2024-02-14T22:45:29.934077 #3628653] INFO -- : [206/865] 3669797=test_cgi_cookie I, [2024-02-14T22:45:29.938369 #3628653] INFO -- : [207/865] 3669797=test_require I, [2024-02-14T22:45:29.959081 #3628653] INFO -- : [208/865] 3669794=test_float I, [2024-02-14T22:45:30.045940 #3628653] INFO -- : [209/865] 3669802=test_gem_source_git I, [2024-02-14T22:45:30.054407 #3628653] INFO -- : [210/865] 3669813=test_refinement I, [2024-02-14T22:45:30.087416 #3628653] INFO -- : [211/865] 3669800=test_gem_commands_signout_command I, [2024-02-14T22:45:30.091099 #3628653] INFO -- : [212/865] 3669796=test_regex_casefold I, [2024-02-14T22:45:30.110077 #3628653] INFO -- : [213/865] 3669800=test_gem_resolver_installer_set I, [2024-02-14T22:45:30.264894 #3628653] INFO -- : [214/865] 3669800=test_dir_m17n I, [2024-02-14T22:45:30.368433 #3628653] INFO -- : [215/865] 3669796=test_ancdata I, [2024-02-14T22:45:30.374332 #3628653] INFO -- : [216/865] 3669796=test_singleton_function I, [2024-02-14T22:45:30.378396 #3628653] INFO -- : [217/865] 3669796=test_reline_key I, [2024-02-14T22:45:30.387084 #3628653] INFO -- : [218/865] 3669796=test_rb_str_dup I, [2024-02-14T22:45:30.392454 #3628653] INFO -- : [219/865] 3669796=test_weakref I, [2024-02-14T22:45:30.457712 #3628653] INFO -- : [220/865] 3669798=test_nonblock I, [2024-02-14T22:45:30.465900 #3628653] INFO -- : [221/865] 3669798=test_unicode_normalize I, [2024-02-14T22:45:30.486131 #3628653] INFO -- : [222/865] 3669802=test_marshal I, [2024-02-14T22:45:30.515510 #3628653] INFO -- : [223/865] 3669796=test_timeout I, [2024-02-14T22:45:31.020053 #3628653] INFO -- : [224/865] 3669802=test_alias I, [2024-02-14T22:45:31.060852 #3628653] INFO -- : [225/865] 3669799=test_ractor I, [2024-02-14T22:45:31.205095 #3628653] INFO -- : [226/865] 3669802=test_rendering I, [2024-02-14T22:45:31.236611 #3628653] INFO -- : [227/865] 3669802=json_ext_parser_test I, [2024-02-14T22:45:31.236920 #3628653] INFO -- : [228/865] 3669800=test_thread I, [2024-02-14T22:45:31.237209 #3628653] INFO -- : [229/865] 3669802=test_my_integer I, [2024-02-14T22:45:31.246378 #3628653] INFO -- : [230/865] 3669802=test_ssl I, [2024-02-14T22:45:31.318999 #3628653] INFO -- : [231/865] 3669799=test_gem_commands_open_command I, [2024-02-14T22:45:31.360113 #3628653] INFO -- : [232/865] 3669807=test_dns I, [2024-02-14T22:45:31.377061 #3628653] INFO -- : [233/865] 3669794=test_ractor I, [2024-02-14T22:45:31.394405 #3628653] INFO -- : [234/865] 3669794=test_gem I, [2024-02-14T22:45:31.404024 #3628653] INFO -- : [235/865] 3669799=test_gem_source_lock I, [2024-02-14T22:45:31.422212 #3628653] INFO -- : [236/865] 3669796=test_parser I, [2024-02-14T22:45:31.448997 #3628653] INFO -- : [237/865] 3669796=test_cgi_core I, [2024-02-14T22:45:31.453449 #3628653] INFO -- : [238/865] 3669805=test_gem_commands_setup_command I, [2024-02-14T22:45:31.456279 #3628653] INFO -- : [239/865] 3669796=desugar_compiler_test I, [2024-02-14T22:45:31.467338 #3628653] INFO -- : [240/865] 3669799=test_integer I, [2024-02-14T22:45:31.475435 #3628653] INFO -- : [241/865] 3669806=test_dryrun I, [2024-02-14T22:45:31.488996 #3628653] INFO -- : [242/865] 3669806=test_rdoc_attr I, [2024-02-14T22:45:31.508988 #3628653] INFO -- : [243/865] 3669801=test_env I, [2024-02-14T22:45:31.524937 #3628653] INFO -- : [244/865] 3669796=test_gem_resolver_git_specification I, [2024-02-14T22:45:31.525534 #3628653] INFO -- : [245/865] 3669799=test_usrmarshal I, [2024-02-14T22:45:31.610087 #3628653] INFO -- : [246/865] 3669806=test_object_references I, [2024-02-14T22:45:31.634619 #3628653] INFO -- : [247/865] 3669806=test_capacity I, [2024-02-14T22:45:31.644021 #3628653] INFO -- : [248/865] 3669806=test_nextafter I, [2024-02-14T22:45:31.717443 #3628653] INFO -- : [249/865] 3669802=test_have_func I, [2024-02-14T22:45:31.722713 #3628653] INFO -- : [250/865] 3669806=test_stat I, [2024-02-14T22:45:31.725489 #3628653] INFO -- : [251/865] 3669806=test_gem_request_set_lockfile_tokenizer I, [2024-02-14T22:45:31.739009 #3628653] INFO -- : [252/865] 3669795=test_rubygems I, [2024-02-14T22:45:31.756627 #3628653] INFO -- : [253/865] 3669796=test_https_proxy I, [2024-02-14T22:45:31.767235 #3628653] INFO -- : [254/865] 3669799=test_call I, [2024-02-14T22:45:31.785735 #3628653] INFO -- : [255/865] 3669796=test_integer I, [2024-02-14T22:45:31.810174 #3628653] INFO -- : [256/865] 3669805=test_cgi_modruby I, [2024-02-14T22:45:31.816103 #3628653] INFO -- : [257/865] 3669805=test_rubyoptions I, [2024-02-14T22:45:31.819307 #3628653] INFO -- : [258/865] 3669803=test_super I, [2024-02-14T22:45:31.825373 #3628653] INFO -- : [259/865] 3669807=test_lazy_enumerator I, [2024-02-14T22:45:31.905331 #3628653] INFO -- : [260/865] 3669799=test_enc_associate I, [2024-02-14T22:45:31.939209 #3628653] INFO -- : [261/865] 3669804=test_unix I, [2024-02-14T22:45:31.964816 #3628653] INFO -- : [262/865] 3669806=test_nofree I, [2024-02-14T22:45:31.967663 #3628653] INFO -- : [263/865] 3669806=test_gem_commands_pristine_command I, [2024-02-14T22:45:31.969192 #3628653] INFO -- : [264/865] 3669804=test_context I, [2024-02-14T22:45:31.989241 #3628653] INFO -- : [265/865] 3669810=test_symbol I, [2024-02-14T22:45:32.080963 #3628653] INFO -- : [266/865] 3669795=test_coder I, [2024-02-14T22:45:32.095048 #3628653] INFO -- : [267/865] 3669807=test_find_executable I, [2024-02-14T22:45:32.105513 #3628653] INFO -- : [268/865] 3669795=ruby_api_test I, [2024-02-14T22:45:32.114305 #3628653] INFO -- : [269/865] 3669807=test_function_entry I, [2024-02-14T22:45:32.114748 #3628653] INFO -- : [270/865] 3669807=test_arith_seq_beg_len_step I, [2024-02-14T22:45:32.117024 #3628653] INFO -- : [271/865] 3669807=test_gem_resolver_requirement_list I, [2024-02-14T22:45:32.124547 #3628653] INFO -- : [272/865] 3669807=test_pkcs7 I, [2024-02-14T22:45:32.181345 #3628653] INFO -- : [273/865] 3669795=test_mailto I, [2024-02-14T22:45:32.184274 #3628653] INFO -- : [274/865] 3669795=test_symbol I, [2024-02-14T22:45:32.188052 #3628653] INFO -- : [275/865] 3669795=location_test I, [2024-02-14T22:45:32.207381 #3628653] INFO -- : [276/865] 3669804=test_coderange I, [2024-02-14T22:45:32.212048 #3628653] INFO -- : [277/865] 3669804=json_generic_object_test I, [2024-02-14T22:45:32.220376 #3628653] INFO -- : [278/865] 3669795=test_gem_source_fetch_problem I, [2024-02-14T22:45:32.224437 #3628653] INFO -- : [279/865] 3669795=test_http_request I, [2024-02-14T22:45:32.231513 #3628653] INFO -- : [280/865] 3669804=test_resize I, [2024-02-14T22:45:32.234543 #3628653] INFO -- : [281/865] 3669804=test_error_highlight I, [2024-02-14T22:45:32.248711 #3628653] INFO -- : [282/865] 3669795=test_rdoc_comment I, [2024-02-14T22:45:32.293311 #3628653] INFO -- : [283/865] 3669795=test_rdoc_generator_darkfish I, [2024-02-14T22:45:32.317262 #3628653] INFO -- : [284/865] 3669797=test_word I, [2024-02-14T22:45:32.319779 #3628653] INFO -- : [285/865] 3669797=test_gem_commands_cleanup_command I, [2024-02-14T22:45:32.322390 #3628653] INFO -- : [286/865] 3669807=test_cgi_multipart I, [2024-02-14T22:45:32.327848 #3628653] INFO -- : [287/865] 3669803=test_member I, [2024-02-14T22:45:32.332523 #3628653] INFO -- : [288/865] 3669803=test_numeric I, [2024-02-14T22:45:32.335872 #3628653] INFO -- : [289/865] 3669803=test_autoconf I, [2024-02-14T22:45:32.340875 #3628653] INFO -- : [290/865] 3669803=test_eval I, [2024-02-14T22:45:32.343244 #3628653] INFO -- : [291/865] 3669803=test_dir I, [2024-02-14T22:45:32.387319 #3628653] INFO -- : [292/865] 3669813=format_errors_test I, [2024-02-14T22:45:32.475653 #3628653] INFO -- : [293/865] 3669799=test_gem_console_ui I, [2024-02-14T22:45:32.480494 #3628653] INFO -- : [294/865] 3669813=test_date_ractor I, [2024-02-14T22:45:32.482560 #3628653] INFO -- : [295/865] 3669799=test_ractor_compatibility I, [2024-02-14T22:45:32.493623 #3628653] INFO -- : [296/865] 3669803=test_rdoc_markup_to_ansi I, [2024-02-14T22:45:32.508036 #3628653] INFO -- : [297/865] 3669807=test_history I, [2024-02-14T22:45:32.517102 #3628653] INFO -- : [298/865] 3669807=test_mixed_unicode_escapes I, [2024-02-14T22:45:32.519653 #3628653] INFO -- : [299/865] 3669807=test_ipaddr I, [2024-02-14T22:45:32.528533 #3628653] INFO -- : [300/865] 3669803=test_win32ole_variant I, [2024-02-14T22:45:32.531319 #3628653] INFO -- : [301/865] 3669803=test_gem_resolver_api_specification I, [2024-02-14T22:45:32.532539 #3628653] INFO -- : [302/865] 3669804=test_merge_keys I, [2024-02-14T22:45:32.538705 #3628653] INFO -- : [303/865] 3669804=test_rdoc_extend I, [2024-02-14T22:45:32.544216 #3628653] INFO -- : [304/865] 3669807=test_threadgroup I, [2024-02-14T22:45:32.577096 #3628653] INFO -- : [305/865] 3669803=test_gem_specification I, [2024-02-14T22:45:32.588549 #3628653] INFO -- : [306/865] 3669798=test_enum I, [2024-02-14T22:45:32.592171 #3628653] INFO -- : [307/865] 3669804=test_resolve_symbol I, [2024-02-14T22:45:32.620979 #3628653] INFO -- : [308/865] 3669795=test_complex2 I, [2024-02-14T22:45:32.631916 #3628653] INFO -- : [309/865] 3669795=test_gem_package I, [2024-02-14T22:45:32.656160 #3628653] INFO -- : [310/865] 3669804=test_have_macro I, [2024-02-14T22:45:32.716425 #3628653] INFO -- : [311/865] 3669813=test_time_tz I, [2024-02-14T22:45:32.751438 #3628653] INFO -- : [312/865] 3669813=test_win32ole_event I, [2024-02-14T22:45:32.754906 #3628653] INFO -- : [313/865] 3669813=test_rdoc_generator_json_index I, [2024-02-14T22:45:32.850827 #3628653] INFO -- : [314/865] 3669813=ractor_test I, [2024-02-14T22:45:32.874024 #3628653] INFO -- : [315/865] 3669797=test_trace I, [2024-02-14T22:45:32.888080 #3628653] INFO -- : [316/865] 3669797=test_io_wait_uncommon I, [2024-02-14T22:45:32.892214 #3628653] INFO -- : [317/865] 3669797=test_arity I, [2024-02-14T22:45:32.895613 #3628653] INFO -- : [318/865] 3669797=test_stringio I, [2024-02-14T22:45:32.896150 #3628653] INFO -- : [319/865] 3669799=test_win32ole_variable I, [2024-02-14T22:45:32.899635 #3628653] INFO -- : [320/865] 3669799=test_gem_ci_detector I, [2024-02-14T22:45:32.902741 #3628653] INFO -- : [321/865] 3669799=test_bignum I, [2024-02-14T22:45:32.913369 #3628653] INFO -- : [322/865] 3669813=test_rdoc_class_module I, [2024-02-14T22:45:32.954073 #3628653] INFO -- : [323/865] 3669797=test_pointer I, [2024-02-14T22:45:32.981514 #3628653] INFO -- : [324/865] 3669810=test_func I, [2024-02-14T22:45:33.007303 #3628653] INFO -- : [325/865] 3669799=test_big5 I, [2024-02-14T22:45:33.013463 #3628653] INFO -- : [326/865] 3669799=test_type I, [2024-02-14T22:45:33.019037 #3628653] INFO -- : [327/865] 3669799=test_ractor I, [2024-02-14T22:45:33.071473 #3628653] INFO -- : [328/865] 3669799=test_tsort I, [2024-02-14T22:45:33.072611 #3628653] INFO -- : [329/865] 3669806=test_signedness I, [2024-02-14T22:45:33.073756 #3628653] INFO -- : [330/865] 3669799=test_rdoc_rd_block_parser I, [2024-02-14T22:45:33.122971 #3628653] INFO -- : [331/865] 3669804=test_ossl I, [2024-02-14T22:45:33.222896 #3628653] INFO -- : [332/865] 3669799=test_normalize I, [2024-02-14T22:45:33.224062 #3628653] INFO -- : [333/865] 3669799=test_timeout I, [2024-02-14T22:45:33.230388 #3628653] INFO -- : [334/865] 3669810=compiler_test I, [2024-02-14T22:45:33.243516 #3628653] INFO -- : [335/865] 3669799=test_flip I, [2024-02-14T22:45:33.280256 #3628653] INFO -- : [336/865] 3669799=test_change_word I, [2024-02-14T22:45:33.286202 #3628653] INFO -- : [337/865] 3669799=test_sleep I, [2024-02-14T22:45:33.290214 #3628653] INFO -- : [338/865] 3669810=test_gem_local_remote_options I, [2024-02-14T22:45:33.319165 #3628653] INFO -- : [339/865] 3669795=test_ruby_lex I, [2024-02-14T22:45:33.344631 #3628653] INFO -- : [340/865] 3669802=test_object I, [2024-02-14T22:45:33.361191 #3628653] INFO -- : [341/865] 3669794=test_date_arith I, [2024-02-14T22:45:33.365289 #3628653] INFO -- : [342/865] 3669797=test_gem_command_manager I, [2024-02-14T22:45:33.368732 #3628653] INFO -- : [343/865] 3669794=test_gem_gemcutter_utilities I, [2024-02-14T22:45:33.462997 #3628653] INFO -- : [344/865] 3669810=test_basicinstructions I, [2024-02-14T22:45:33.468352 #3628653] INFO -- : [345/865] 3669813=test_key_actor_emacs I, [2024-02-14T22:45:33.481989 #3628653] INFO -- : [346/865] 3669795=test_arithmetic_sequence I, [2024-02-14T22:45:33.492092 #3628653] INFO -- : [347/865] 3669795=test_object I, [2024-02-14T22:45:33.497789 #3628653] INFO -- : [348/865] 3669797=heredoc_dedent_test I, [2024-02-14T22:45:33.498778 #3628653] INFO -- : [349/865] 3669795=test_cgi_header I, [2024-02-14T22:45:33.508180 #3628653] INFO -- : [350/865] 3669795=version_test I, [2024-02-14T22:45:33.509351 #3628653] INFO -- : [351/865] 3669809=test_not I, [2024-02-14T22:45:33.510642 #3628653] INFO -- : [352/865] 3669795=test_gem_resolver_lock_set I, [2024-02-14T22:45:33.511791 #3628653] INFO -- : [353/865] 3669809=test_import I, [2024-02-14T22:45:33.528644 #3628653] INFO -- : [354/865] 3669810=test_force_exit I, [2024-02-14T22:45:33.539197 #3628653] INFO -- : [355/865] 3669795=test_rdoc_parser_markdown I, [2024-02-14T22:45:33.545333 #3628653] INFO -- : [356/865] 3669807=test_gem_update_suggestion I, [2024-02-14T22:45:33.554684 #3628653] INFO -- : [357/865] 3669795=test_files_test I, [2024-02-14T22:45:33.556036 #3628653] INFO -- : [358/865] 3669795=test_file_exhaustive I, [2024-02-14T22:45:33.590274 #3628653] INFO -- : [359/865] 3669797=test_logger I, [2024-02-14T22:45:33.601024 #3628653] INFO -- : [360/865] 3669807=test_win32ole_method I, [2024-02-14T22:45:33.604230 #3628653] INFO -- : [361/865] 3669810=test_delete I, [2024-02-14T22:45:33.605470 #3628653] INFO -- : [362/865] 3669797=test_class_name_check I, [2024-02-14T22:45:33.606605 #3628653] INFO -- : [363/865] 3669807=test_keyword I, [2024-02-14T22:45:33.606953 #3628653] INFO -- : [364/865] 3669810=test_continuation I, [2024-02-14T22:45:33.610457 #3628653] INFO -- : [365/865] 3669798=test_fd_setsize I, [2024-02-14T22:45:33.611438 #3628653] INFO -- : [366/865] 3669798=test_numhash I, [2024-02-14T22:45:33.617034 #3628653] INFO -- : [367/865] 3669798=test_weakkeymap I, [2024-02-14T22:45:33.618306 #3628653] INFO -- : [368/865] 3669813=test_gem_commands_push_command I, [2024-02-14T22:45:33.639627 #3628653] INFO -- : [369/865] 3669797=test_pkey_rsa I, [2024-02-14T22:45:33.708330 #3628653] INFO -- : [370/865] 3669794=test_gem_platform I, [2024-02-14T22:45:33.738432 #3628653] INFO -- : [371/865] 3669802=test_rdoc_markup_hard_break I, [2024-02-14T22:45:33.742625 #3628653] INFO -- : [372/865] 3669802=test_placearg I, [2024-02-14T22:45:33.760171 #3628653] INFO -- : [373/865] 3669810=test_date_strptime I, [2024-02-14T22:45:33.764949 #3628653] INFO -- : [374/865] 3669802=test_jaro_winkler I, [2024-02-14T22:45:33.769993 #3628653] INFO -- : [375/865] 3669809=test_helper I, [2024-02-14T22:45:33.781286 #3628653] INFO -- : [376/865] 3669794=test_random_formatter I, [2024-02-14T22:45:33.798077 #3628653] INFO -- : [377/865] 3669802=test_gem_request_set_gem_dependency_api I, [2024-02-14T22:45:33.805931 #3628653] INFO -- : [378/865] 3669794=test_ast I, [2024-02-14T22:45:33.830958 #3628653] INFO -- : [379/865] 3669809=test_lambda I, [2024-02-14T22:45:33.854289 #3628653] INFO -- : [380/865] 3669797=test_webauthn_listener I, [2024-02-14T22:45:33.873562 #3628653] INFO -- : [381/865] 3669809=test_x509store I, [2024-02-14T22:45:33.902987 #3628653] INFO -- : [382/865] 3669810=test_rdoc_code_object I, [2024-02-14T22:45:33.915222 #3628653] INFO -- : [383/865] 3669797=test_x509name I, [2024-02-14T22:45:33.923829 #3628653] INFO -- : [384/865] 3669797=test_fips I, [2024-02-14T22:45:33.959672 #3628653] INFO -- : [385/865] 3669801=test_update I, [2024-02-14T22:45:33.963049 #3628653] INFO -- : [386/865] 3669801=test_transcode I, [2024-02-14T22:45:33.972440 #3628653] INFO -- : [387/865] 3669796=json_generator_test I, [2024-02-14T22:45:33.982219 #3628653] INFO -- : [388/865] 3669802=test_eval I, [2024-02-14T22:45:34.077113 #3628653] INFO -- : [389/865] 3669796=test_enumerable I, [2024-02-14T22:45:34.083920 #3628653] INFO -- : [390/865] 3669796=test_gem_resolver_vendor_set I, [2024-02-14T22:45:34.089376 #3628653] INFO -- : [391/865] 3669813=test_config I, [2024-02-14T22:45:34.103130 #3628653] INFO -- : [392/865] 3669796=test_gem_resolver_api_set I, [2024-02-14T22:45:34.115320 #3628653] INFO -- : [393/865] 3669803=test_gem_safe_marshal I, [2024-02-14T22:45:34.140482 #3628653] INFO -- : [394/865] 3669801=test_rdoc_ri_paths I, [2024-02-14T22:45:34.157619 #3628653] INFO -- : [395/865] 3669798=test_locale I, [2024-02-14T22:45:34.158898 #3628653] INFO -- : [396/865] 3669801=test_addr I, [2024-02-14T22:45:34.163488 #3628653] INFO -- : [397/865] 3669796=library_symbols_test I, [2024-02-14T22:45:34.167909 #3628653] INFO -- : [398/865] 3669796=test_ensured I, [2024-02-14T22:45:34.174942 #3628653] INFO -- : [399/865] 3669797=test_ts I, [2024-02-14T22:45:34.181344 #3628653] INFO -- : [400/865] 3669801=test_encoding I, [2024-02-14T22:45:34.181712 #3628653] INFO -- : [401/865] 3669807=test_helper I, [2024-02-14T22:45:34.181786 #3628653] INFO -- : [402/865] 3669798=test_erb_command I, [2024-02-14T22:45:34.182268 #3628653] INFO -- : [403/865] 3669807=test_gem_uri_formatter I, [2024-02-14T22:45:34.193241 #3628653] INFO -- : [404/865] 3669807=test_constant I, [2024-02-14T22:45:34.212898 #3628653] INFO -- : [405/865] 3669802=test_pty I, [2024-02-14T22:45:34.225123 #3628653] INFO -- : [406/865] 3669798=test_dup I, [2024-02-14T22:45:34.234212 #3628653] INFO -- : [407/865] 3669796=test_project_sanity I, [2024-02-14T22:45:34.296920 #3628653] INFO -- : [408/865] 3669809=test_range I, [2024-02-14T22:45:34.307342 #3628653] INFO -- : [409/865] 3669810=test_udp I, [2024-02-14T22:45:34.328221 #3628653] INFO -- : [410/865] 3669810=test_file I, [2024-02-14T22:45:34.328270 #3628653] INFO -- : [411/865] 3669796=test_ostruct I, [2024-02-14T22:45:34.374857 #3628653] INFO -- : [412/865] 3669801=unescape_test I, [2024-02-14T22:45:34.398748 #3628653] INFO -- : [413/865] 3669798=bom_test I, [2024-02-14T22:45:34.451910 #3628653] INFO -- : [414/865] 3669813=test_data_error I, [2024-02-14T22:45:34.455534 #3628653] INFO -- : [415/865] 3669796=test_gem_commands_check_command I, [2024-02-14T22:45:34.472681 #3628653] INFO -- : [416/865] 3669796=test_regexp I, [2024-02-14T22:45:34.514084 #3628653] INFO -- : [417/865] 3669813=errors_test I, [2024-02-14T22:45:34.518048 #3628653] INFO -- : [418/865] 3669798=test_rdoc_markup_document I, [2024-02-14T22:45:34.529031 #3628653] INFO -- : [419/865] 3669798=test_integer_comb I, [2024-02-14T22:45:34.579282 #3628653] INFO -- : [420/865] 3669813=test_tmpdir I, [2024-02-14T22:45:34.617252 #3628653] INFO -- : [421/865] 3669803=test_vm_dump I, [2024-02-14T22:45:34.617951 #3628653] INFO -- : [422/865] 3669803=test_windows_1251 I, [2024-02-14T22:45:34.628242 #3628653] INFO -- : [423/865] 3669803=test_time I, [2024-02-14T22:45:34.679271 #3628653] INFO -- : [424/865] 3669813=test_rdoc_rdoc I, [2024-02-14T22:45:34.685957 #3628653] INFO -- : [425/865] 3669802=test_gem_uninstaller I, [2024-02-14T22:45:34.714115 #3628653] INFO -- : [426/865] 3669803=test_gb18030 I, [2024-02-14T22:45:34.718923 #3628653] INFO -- : [427/865] 3669803=test_buffering I, [2024-02-14T22:45:34.720643 #3628653] INFO -- : [428/865] 3669803=test_svcb_https I, [2024-02-14T22:45:34.720700 #3628653] INFO -- : [429/865] 3669797=test_key_name_check I, [2024-02-14T22:45:34.726889 #3628653] INFO -- : [430/865] 3669797=test_defined I, [2024-02-14T22:45:34.735054 #3628653] INFO -- : [431/865] 3669813=test_backtrace I, [2024-02-14T22:45:34.736418 #3628653] INFO -- : [432/865] 3669813=test_io_buffer I, [2024-02-14T22:45:34.742004 #3628653] INFO -- : [433/865] 3669803=test_rdoc_i18n_text I, [2024-02-14T22:45:34.746692 #3628653] INFO -- : [434/865] 3669803=test_date_parse I, [2024-02-14T22:45:34.787990 #3628653] INFO -- : [435/865] 3669813=test_pipe I, [2024-02-14T22:45:34.817339 #3628653] INFO -- : [436/865] 3669797=test_trick I, [2024-02-14T22:45:34.818783 #3628653] INFO -- : [437/865] 3669809=test_thread I, [2024-02-14T22:45:34.826997 #3628653] INFO -- : [438/865] 3669809=test_pkey_ec I, [2024-02-14T22:45:34.869937 #3628653] INFO -- : [439/865] 3669803=test_mul I, [2024-02-14T22:45:34.878751 #3628653] INFO -- : [440/865] 3669803=test_null I, [2024-02-14T22:45:34.880035 #3628653] INFO -- : [441/865] 3669813=test_win32ole_type I, [2024-02-14T22:45:34.882496 #3628653] INFO -- : [442/865] 3669803=test_default_gems I, [2024-02-14T22:45:34.884340 #3628653] INFO -- : [443/865] 3669813=test_rdoc_markup_to_rdoc I, [2024-02-14T22:45:34.897708 #3628653] INFO -- : [444/865] 3669809=test_rdoc_rd_inline_parser I, [2024-02-14T22:45:34.925573 #3628653] INFO -- : [445/865] 3669813=test_rdoc_markup_attributes I, [2024-02-14T22:45:34.928742 #3628653] INFO -- : [446/865] 3669813=json_addition_test I, [2024-02-14T22:45:34.935968 #3628653] INFO -- : [447/865] 3669803=test_rdoc_parser I, [2024-02-14T22:45:34.942153 #3628653] INFO -- : [448/865] 3669813=test_qsort I, [2024-02-14T22:45:34.948457 #3628653] INFO -- : [449/865] 3669813=test_gem_dependency_resolution_error I, [2024-02-14T22:45:34.952796 #3628653] INFO -- : [450/865] 3669803=test_pattern_matching I, [2024-02-14T22:45:34.953224 #3628653] INFO -- : [451/865] 3669813=test_rdoc_stats I, [2024-02-14T22:45:34.975537 #3628653] INFO -- : [452/865] 3669803=test_string I, [2024-02-14T22:45:34.977413 #3628653] INFO -- : [453/865] 3669813=test_rdoc_store I, [2024-02-14T22:45:34.994650 #3628653] INFO -- : [454/865] 3669803=test_raise I, [2024-02-14T22:45:34.999915 #3628653] INFO -- : [455/865] 3669803=test_x509attr I, [2024-02-14T22:45:35.001636 #3628653] INFO -- : [456/865] 3669803=test_depth_first I, [2024-02-14T22:45:35.013458 #3628653] INFO -- : [457/865] 3669803=test_gem_request_set_lockfile_parser I, [2024-02-14T22:45:35.088252 #3628653] INFO -- : [458/865] 3669809=test_gem_validator I, [2024-02-14T22:45:35.145323 #3628653] INFO -- : [459/865] 3669803=test_folderitem2_invokeverb I, [2024-02-14T22:45:35.145515 #3628653] INFO -- : [460/865] 3669803=test_rdoc_markup_parser I, [2024-02-14T22:45:35.199269 #3628653] INFO -- : [461/865] 3669803=test_require_path_check I, [2024-02-14T22:45:35.264238 #3628653] INFO -- : [462/865] 3669809=test_files_test_2 I, [2024-02-14T22:45:35.271468 #3628653] INFO -- : [463/865] 3669803=test_fnmatch I, [2024-02-14T22:45:35.318368 #3628653] INFO -- : [464/865] 3669803=test_egrep_cpp I, [2024-02-14T22:45:35.360767 #3628653] INFO -- : [465/865] 3669806=test_zlib I, [2024-02-14T22:45:35.453864 #3628653] INFO -- : [466/865] 3669803=test_cgi_tag_helper I, [2024-02-14T22:45:35.470137 #3628653] INFO -- : [467/865] 3669803=test_optimization I, [2024-02-14T22:45:35.524946 #3628653] INFO -- : [468/865] 3669801=test_date_conv I, [2024-02-14T22:45:35.527768 #3628653] INFO -- : [469/865] 3669801=test_erb_m17n I, [2024-02-14T22:45:35.533838 #3628653] INFO -- : [470/865] 3669801=test_ole_methods I, [2024-02-14T22:45:35.538744 #3628653] INFO -- : [471/865] 3669801=test_proc I, [2024-02-14T22:45:35.578721 #3628653] INFO -- : [472/865] 3669802=test_string I, [2024-02-14T22:45:35.641915 #3628653] INFO -- : [473/865] 3669813=test_gc_compact I, [2024-02-14T22:45:36.165210 #3628653] INFO -- : [474/865] 3669801=test_gem_package_old I, [2024-02-14T22:45:36.221563 #3628653] INFO -- : [475/865] 3669801=test_gem_resolver_index_set I, [2024-02-14T22:45:36.246179 #3628653] INFO -- : [476/865] 3669801=test_rdoc_single_class I, [2024-02-14T22:45:36.251613 #3628653] INFO -- : [477/865] 3669801=test_num2int I, [2024-02-14T22:45:36.267873 #3628653] INFO -- : [478/865] 3669801=test_nil I, [2024-02-14T22:45:36.270529 #3628653] INFO -- : [479/865] 3669801=test_verbose I, [2024-02-14T22:45:36.283056 #3628653] INFO -- : [480/865] 3669801=test_pp I, [2024-02-14T22:45:36.287847 #3628653] INFO -- : [481/865] 3669798=test_frozen I, [2024-02-14T22:45:36.307707 #3628653] INFO -- : [482/865] 3669798=test_gem_ext_configure_builder I, [2024-02-14T22:45:36.313868 #3628653] INFO -- : [483/865] 3669801=test_macro I, [2024-02-14T22:45:36.335870 #3628653] INFO -- : [484/865] 3669798=test_iter_break I, [2024-02-14T22:45:36.350243 #3628653] INFO -- : [485/865] 3669798=test_exception I, [2024-02-14T22:45:36.355986 #3628653] INFO -- : [486/865] 3669798=test_zsh_completion I, [2024-02-14T22:45:36.361943 #3628653] INFO -- : [487/865] 3669798=test_rdoc_token_stream I, [2024-02-14T22:45:36.365372 #3628653] INFO -- : [488/865] 3669801=test_address_resolve I, [2024-02-14T22:45:36.368872 #3628653] INFO -- : [489/865] 3669798=test_optarg I, [2024-02-14T22:45:36.374135 #3628653] INFO -- : [490/865] 3669801=test_yaml_special_cases I, [2024-02-14T22:45:36.376782 #3628653] INFO -- : [491/865] 3669801=test_gem_source_list I, [2024-02-14T22:45:36.396762 #3628653] INFO -- : [492/865] 3669798=test_config I, [2024-02-14T22:45:36.411714 #3628653] INFO -- : [493/865] 3669801=test_numeric I, [2024-02-14T22:45:36.427279 #3628653] INFO -- : [494/865] 3669798=test_gem_commands_lock_command I, [2024-02-14T22:45:36.452243 #3628653] INFO -- : [495/865] 3669798=test_assignment I, [2024-02-14T22:45:36.484608 #3628653] INFO -- : [496/865] 3669801=test_ifunless I, [2024-02-14T22:45:36.493031 #3628653] INFO -- : [497/865] 3669801=test_key_actor_vi I, [2024-02-14T22:45:36.543174 #3628653] INFO -- : [498/865] 3669807=test_bug-3571 I, [2024-02-14T22:45:36.560112 #3628653] INFO -- : [499/865] 3669807=test_gem_command I, [2024-02-14T22:45:36.654024 #3628653] INFO -- : [500/865] 3669801=test_gem_spec_fetcher I, [2024-02-14T22:45:36.655172 #3628653] INFO -- : [501/865] 3669807=test_common I, [2024-02-14T22:45:36.820061 #3628653] INFO -- : [502/865] 3669801=test_rdoc_markup_to_tt_only I, [2024-02-14T22:45:36.839379 #3628653] INFO -- : [503/865] 3669801=test_hmac I, [2024-02-14T22:45:36.848866 #3628653] INFO -- : [504/865] 3669801=test_rdoc_tom_doc I, [2024-02-14T22:45:36.849353 #3628653] INFO -- : [505/865] 3669807=test_object_create_start I, [2024-02-14T22:45:36.850648 #3628653] INFO -- : [506/865] 3669807=test_gem_rdoc I, [2024-02-14T22:45:36.870739 #3628653] INFO -- : [507/865] 3669801=test_date I, [2024-02-14T22:45:36.875244 #3628653] INFO -- : [508/865] 3669801=test_gem_ext_cargo_builder_unit I, [2024-02-14T22:45:36.903719 #3628653] INFO -- : [509/865] 3669801=test_at_exit I, [2024-02-14T22:45:36.917844 #3628653] INFO -- : [510/865] 3669801=!Nothing_to_test I, [2024-02-14T22:45:36.919164 #3628653] INFO -- : [511/865] 3669801=test_psych I, [2024-02-14T22:45:36.939925 #3628653] INFO -- : [512/865] 3669801=test_enc_raise I, [2024-02-14T22:45:36.942047 #3628653] INFO -- : [513/865] 3669801=test_rdoc_markup_paragraph I, [2024-02-14T22:45:36.950995 #3628653] INFO -- : [514/865] 3669807=test_kdf I, [2024-02-14T22:45:36.953815 #3628653] INFO -- : [515/865] 3669801=test_gem_doctor I, [2024-02-14T22:45:36.991049 #3628653] INFO -- : [516/865] 3669801=test_kernel I, [2024-02-14T22:45:37.019492 #3628653] INFO -- : [517/865] 3669807=dispatcher_test I, [2024-02-14T22:45:37.035867 #3628653] INFO -- : [518/865] 3669807=test_eval_history I, [2024-02-14T22:45:37.082258 #3628653] INFO -- : [519/865] 3669807=test_bug-5832 I, [2024-02-14T22:45:37.087537 #3628653] INFO -- : [520/865] 3669811=test_files_ext I, [2024-02-14T22:45:37.091931 #3628653] INFO -- : [521/865] 3669807=test_emitter I, [2024-02-14T22:45:37.100966 #3628653] INFO -- : [522/865] 3669807=test_gem_silent_ui I, [2024-02-14T22:45:37.142624 #3628653] INFO -- : [523/865] 3669807=test_tcp I, [2024-02-14T22:45:37.151083 #3628653] INFO -- : [524/865] 3669807=test_iso_8859 I, [2024-02-14T22:45:37.196255 #3628653] INFO -- : [525/865] 3669807=test_rdoc_text I, [2024-02-14T22:45:37.217015 #3628653] INFO -- : [526/865] 3669811=test_syntax I, [2024-02-14T22:45:37.242489 #3628653] INFO -- : [527/865] 3669807=test_date_time I, [2024-02-14T22:45:37.251237 #3628653] INFO -- : [528/865] 3669807=test_rdoc_markup_to_joined_paragraph I, [2024-02-14T22:45:37.255300 #3628653] INFO -- : [529/865] 3669807=test_require I, [2024-02-14T22:45:37.256782 #3628653] INFO -- : [530/865] 3669807=test_data I, [2024-02-14T22:45:37.263764 #3628653] INFO -- : [531/865] 3669807=test_date_new I, [2024-02-14T22:45:37.271246 #3628653] INFO -- : [532/865] 3669807=test_rdoc_parser_ruby I, [2024-02-14T22:45:37.338929 #3628653] INFO -- : [533/865] 3669798=test_httpresponse I, [2024-02-14T22:45:37.378969 #3628653] INFO -- : [534/865] 3669797=test_open-uri I, [2024-02-14T22:45:37.401405 #3628653] INFO -- : [535/865] 3669798=test_rdoc_context I, [2024-02-14T22:45:37.443723 #3628653] INFO -- : [536/865] 3669806=test_nil2vtempty I, [2024-02-14T22:45:37.448131 #3628653] INFO -- : [537/865] 3669806=test_stream I, [2024-02-14T22:45:37.455418 #3628653] INFO -- : [538/865] 3669806=test_gem_commands_dependency_command I, [2024-02-14T22:45:37.530274 #3628653] INFO -- : [539/865] 3669806=test_gem_resolver I, [2024-02-14T22:45:37.547706 #3628653] INFO -- : [540/865] 3669801=test_gem_resolver_composed_set I, [2024-02-14T22:45:37.562657 #3628653] INFO -- : [541/865] 3669801=test_safe_load I, [2024-02-14T22:45:37.568337 #3628653] INFO -- : [542/865] 3669801=test_rdoc_markup_attribute_manager I, [2024-02-14T22:45:37.592615 #3628653] INFO -- : [543/865] 3669801=test_name_error I, [2024-02-14T22:45:37.669058 #3628653] INFO -- : [544/865] 3669801=test_http I, [2024-02-14T22:45:37.684022 #3628653] INFO -- : [545/865] 3669797=test_shift_jis I, [2024-02-14T22:45:37.687574 #3628653] INFO -- : [546/865] 3669801=test_gem_commands_which_command I, [2024-02-14T22:45:37.688266 #3628653] INFO -- : [547/865] 3669797=test_inadvertent_creation I, [2024-02-14T22:45:37.699019 #3628653] INFO -- : [548/865] 3669808=test_flags I, [2024-02-14T22:45:37.707625 #3628653] INFO -- : [549/865] 3669801=test_enumerator I, [2024-02-14T22:45:37.758577 #3628653] INFO -- : [550/865] 3669797=test_gem_commands_specification_command I, [2024-02-14T22:45:37.777084 #3628653] INFO -- : [551/865] 3669806=test_gem_ext_rake_builder I, [2024-02-14T22:45:37.868192 #3628653] INFO -- : [552/865] 3669797=test_arity I, [2024-02-14T22:45:37.875230 #3628653] INFO -- : [553/865] 3669797=test_logdevice I, [2024-02-14T22:45:38.012042 #3628653] INFO -- : [554/865] 3669798=test_gem_resolver_lock_specification I, [2024-02-14T22:45:38.017121 #3628653] INFO -- : [555/865] 3669807=test_err_in_callback I, [2024-02-14T22:45:38.020897 #3628653] INFO -- : [556/865] 3669807=test_x509cert I, [2024-02-14T22:45:38.036902 #3628653] INFO -- : [557/865] 3669798=test_gc I, [2024-02-14T22:45:38.298304 #3628653] INFO -- : [558/865] 3669799=test_process I, [2024-02-14T22:45:38.332474 #3628653] INFO -- : [559/865] 3669807=test_last_thread I, [2024-02-14T22:45:38.457234 #3628653] INFO -- : [560/865] 3669806=test_show_source I, [2024-02-14T22:45:38.571921 #3628653] INFO -- : [561/865] 3669806=test_pack I, [2024-02-14T22:45:38.635991 #3628653] INFO -- : [562/865] 3669813=test_gem_source_local I, [2024-02-14T22:45:38.643420 #3628653] INFO -- : [563/865] 3669809=test_gem_security_policy I, [2024-02-14T22:45:38.645429 #3628653] INFO -- : [564/865] 3669808=newline_test I, [2024-02-14T22:45:38.678856 #3628653] INFO -- : [565/865] 3669797=test_uncorrectable_name_check I, [2024-02-14T22:45:38.681626 #3628653] INFO -- : [566/865] 3669797=test_stringchar I, [2024-02-14T22:45:38.790850 #3628653] INFO -- : [567/865] 3669806=test_hash_create I, [2024-02-14T22:45:38.792774 #3628653] INFO -- : [568/865] 3669797=test_passing_block I, [2024-02-14T22:45:38.795703 #3628653] INFO -- : [569/865] 3669806=test_thread_fd_close I, [2024-02-14T22:45:38.797808 #3628653] INFO -- : [570/865] 3669806=test_securerandom I, [2024-02-14T22:45:38.799461 #3628653] INFO -- : [571/865] 3669797=test_logperiod I, [2024-02-14T22:45:38.803065 #3628653] INFO -- : [572/865] 3669813=test_rdoc_normal_module I, [2024-02-14T22:45:38.805020 #3628653] INFO -- : [573/865] 3669797=test_c_union_entity I, [2024-02-14T22:45:38.830070 #3628653] INFO -- : [574/865] 3669808=test_rdoc_markdown_test I, [2024-02-14T22:45:38.831344 #3628653] INFO -- : [575/865] 3669813=test_io_console I, [2024-02-14T22:45:38.833694 #3628653] INFO -- : [576/865] 3669806=test_flush I, [2024-02-14T22:45:38.838073 #3628653] INFO -- : [577/865] 3669806=test_singleton I, [2024-02-14T22:45:38.845314 #3628653] INFO -- : [578/865] 3669806=test_switch_hitter I, [2024-02-14T22:45:38.864402 #3628653] INFO -- : [579/865] 3669806=test_literal I, [2024-02-14T22:45:38.879442 #3628653] INFO -- : [580/865] 3669809=test_c_struct_builder I, [2024-02-14T22:45:38.887723 #3628653] INFO -- : [581/865] 3669797=test_dot_dot I, [2024-02-14T22:45:38.889803 #3628653] INFO -- : [582/865] 3669797=test_str2big I, [2024-02-14T22:45:38.900143 #3628653] INFO -- : [583/865] 3669797=test_rdoc_markup_to_table_of_contents I, [2024-02-14T22:45:38.913573 #3628653] INFO -- : [584/865] 3669797=test_objectspace I, [2024-02-14T22:45:38.957380 #3628653] INFO -- : [585/865] 3669809=test_socket I, [2024-02-14T22:45:39.261977 #3628653] INFO -- : [586/865] 3669806=test_thread I, [2024-02-14T22:45:39.407557 #3628653] INFO -- : [587/865] 3669807=test_severity I, [2024-02-14T22:45:39.422098 #3628653] INFO -- : [588/865] 3669807=test_ractor I, [2024-02-14T22:45:39.438637 #3628653] INFO -- : [589/865] 3669809=parse_test I, [2024-02-14T22:45:39.438689 #3628653] INFO -- : [590/865] 3669807=test_gem_install_update_options I, [2024-02-14T22:45:39.487060 #3628653] INFO -- : [591/865] 3669806=test_require_lib I, [2024-02-14T22:45:39.559185 #3628653] INFO -- : [592/865] 3669795=test_rdoc_generator_ri I, [2024-02-14T22:45:39.566260 #3628653] INFO -- : [593/865] 3669795=test_extlibs I, [2024-02-14T22:45:39.574337 #3628653] INFO -- : [594/865] 3669807=test_gem_stream_ui I, [2024-02-14T22:45:39.667203 #3628653] INFO -- : [595/865] 3669807=test_m17n_comb I, [2024-02-14T22:45:39.703438 #3628653] INFO -- : [596/865] 3669804=test_memory_view I, [2024-02-14T22:45:39.732564 #3628653] INFO -- : [597/865] 3669797=test_ractor I, [2024-02-14T22:45:39.784541 #3628653] INFO -- : [598/865] 3669797=test_ansi_with_terminfo I, [2024-02-14T22:45:39.806565 #3628653] INFO -- : [599/865] 3669804=test_rdoc_generator_pot_po I, [2024-02-14T22:45:39.810357 #3628653] INFO -- : [600/865] 3669804=test_rdoc_markup_to_markdown I, [2024-02-14T22:45:39.834166 #3628653] INFO -- : [601/865] 3669797=test_json_tree I, [2024-02-14T22:45:39.835365 #3628653] INFO -- : [602/865] 3669804=test_pkey I, [2024-02-14T22:45:39.842296 #3628653] INFO -- : [603/865] 3669797=test_case I, [2024-02-14T22:45:39.843470 #3628653] INFO -- : [604/865] 3669797=test_reline I, [2024-02-14T22:45:39.886703 #3628653] INFO -- : [605/865] 3669804=test_parser_events I, [2024-02-14T22:45:39.906183 #3628653] INFO -- : [606/865] 3669808=test_cclass I, [2024-02-14T22:45:39.919838 #3628653] INFO -- : [607/865] 3669808=test_grapheme_breaks I, [2024-02-14T22:45:39.939863 #3628653] INFO -- : [608/865] 3669808=test_gem_version_option I, [2024-02-14T22:45:39.942259 #3628653] INFO -- : [609/865] 3669804=test_gem_request_connection_pools I, [2024-02-14T22:45:40.023287 #3628653] INFO -- : [610/865] 3669797=test_win32ole I, [2024-02-14T22:45:40.029865 #3628653] INFO -- : [611/865] 3669797=test_generic I, [2024-02-14T22:45:40.046027 #3628653] INFO -- : [612/865] 3669800=test_scan_args I, [2024-02-14T22:45:40.056179 #3628653] INFO -- : [613/865] 3669800=test_enumerator_kw I, [2024-02-14T22:45:40.059232 #3628653] INFO -- : [614/865] 3669800=test_gem_text I, [2024-02-14T22:45:40.062710 #3628653] INFO -- : [615/865] 3669797=test_settracefunc I, [2024-02-14T22:45:40.095855 #3628653] INFO -- : [616/865] 3669808=test_gem_commands_mirror I, [2024-02-14T22:45:40.102922 #3628653] INFO -- : [617/865] 3669808=test_gem_ext_cargo_builder_link_flag_converter I, [2024-02-14T22:45:40.105389 #3628653] INFO -- : [618/865] 3669800=test_gem_request I, [2024-02-14T22:45:40.159939 #3628653] INFO -- : [619/865] 3669808=test_method_cache I, [2024-02-14T22:45:40.166653 #3628653] INFO -- : [620/865] 3669808=test_sprintf_comb I, [2024-02-14T22:45:40.253221 #3628653] INFO -- : [621/865] 3669800=test_exception I, [2024-02-14T22:45:40.320642 #3628653] INFO -- : [622/865] 3669808=test_bug_reporter I, [2024-02-14T22:45:40.374738 #3628653] INFO -- : [623/865] 3669810=test_gem_name_tuple I, [2024-02-14T22:45:40.387725 #3628653] INFO -- : [624/865] 3669810=test_gem_package_tar_reader_entry I, [2024-02-14T22:45:40.501132 #3628653] INFO -- : [625/865] 3669805=test_rand I, [2024-02-14T22:45:40.578753 #3628653] INFO -- : [626/865] 3669810=test_rdoc_cross_reference I, [2024-02-14T22:45:40.701942 #3628653] INFO -- : [627/865] 3669808=test_gem_commands_info_command I, [2024-02-14T22:45:40.708694 #3628653] INFO -- : [628/865] 3669805=test_gem_dependency_installer I, [2024-02-14T22:45:40.738675 #3628653] INFO -- : [629/865] 3669803=test_scalar I, [2024-02-14T22:45:40.741150 #3628653] INFO -- : [630/865] 3669808=test_case_options I, [2024-02-14T22:45:40.743859 #3628653] INFO -- : [631/865] 3669803=test_store I, [2024-02-14T22:45:40.747591 #3628653] INFO -- : [632/865] 3669808=test_gem_commands_owner_command I, [2024-02-14T22:45:40.864313 #3628653] INFO -- : [633/865] 3669803=test_gem_source_vendor I, [2024-02-14T22:45:40.870488 #3628653] INFO -- : [634/865] 3669803=test_recorder I, [2024-02-14T22:45:40.874122 #3628653] INFO -- : [635/865] 3669803=test_bash_completion I, [2024-02-14T22:45:40.882413 #3628653] INFO -- : [636/865] 3669803=test_formatter I, [2024-02-14T22:45:40.892814 #3628653] INFO -- : [637/865] 3669803=test_rdoc_constant I, [2024-02-14T22:45:40.978470 #3628653] INFO -- : [638/865] 3669804=test_deprecate I, [2024-02-14T22:45:41.009428 #3628653] INFO -- : [639/865] 3669804=test_file I, [2024-02-14T22:45:41.023880 #3628653] INFO -- : [640/865] 3669804=test_gem_available_set I, [2024-02-14T22:45:41.031447 #3628653] INFO -- : [641/865] 3669803=test_rdoc_markdown I, [2024-02-14T22:45:41.100657 #3628653] INFO -- : [642/865] 3669810=test_modify_expand I, [2024-02-14T22:45:41.106261 #3628653] INFO -- : [643/865] 3669797=test_rdoc_any_method I, [2024-02-14T22:45:41.107905 #3628653] INFO -- : [644/865] 3669810=test_complexrational I, [2024-02-14T22:45:41.110515 #3628653] INFO -- : [645/865] 3669804=test_init I, [2024-02-14T22:45:41.115304 #3628653] INFO -- : [646/865] 3669810=test_pathname I, [2024-02-14T22:45:41.259276 #3628653] INFO -- : [647/865] 3669795=test_rdoc_encoding I, [2024-02-14T22:45:41.293309 #3628653] INFO -- : [648/865] 3669795=test_coverage I, [2024-02-14T22:45:41.319665 #3628653] INFO -- : [649/865] 3669808=test_gem_package_tar_reader I, [2024-02-14T22:45:41.332631 #3628653] INFO -- : [650/865] 3669803=regexp_test I, [2024-02-14T22:45:41.340586 #3628653] INFO -- : [651/865] 3669810=test_find I, [2024-02-14T22:45:41.361133 #3628653] INFO -- : [652/865] 3669808=test_ractor I, [2024-02-14T22:45:41.373453 #3628653] INFO -- : [653/865] 3669810=test_wss I, [2024-02-14T22:45:41.380303 #3628653] INFO -- : [654/865] 3669810=test_fiddle I, [2024-02-14T22:45:41.393288 #3628653] INFO -- : [655/865] 3669804=test_cgi_util I, [2024-02-14T22:45:41.403120 #3628653] INFO -- : [656/865] 3669803=test_require I, [2024-02-14T22:45:41.439595 #3628653] INFO -- : [657/865] 3669810=test_gem_ext_cmake_builder I, [2024-02-14T22:45:41.453453 #3628653] INFO -- : [658/865] 3669810=test_gem_commands_contents_command I, [2024-02-14T22:45:41.485666 #3628653] INFO -- : [659/865] 3669813=test_digest I, [2024-02-14T22:45:41.516495 #3628653] INFO -- : [660/865] 3669808=test_marshalable I, [2024-02-14T22:45:41.525190 #3628653] INFO -- : [661/865] 3669810=test_profile_frames I, [2024-02-14T22:45:41.528224 #3628653] INFO -- : [662/865] 3669808=test_cstr I, [2024-02-14T22:45:41.599225 #3628653] INFO -- : [663/865] 3669804=test_pstore I, [2024-02-14T22:45:41.604837 #3628653] INFO -- : [664/865] 3669797=test_enc_str_buf_cat I, [2024-02-14T22:45:41.635191 #3628653] INFO -- : [665/865] 3669797=test_gbk I, [2024-02-14T22:45:41.639239 #3628653] INFO -- : [666/865] 3669797=test_class2name I, [2024-02-14T22:45:41.646862 #3628653] INFO -- : [667/865] 3669804=test_rdoc_parser_c I, [2024-02-14T22:45:41.651033 #3628653] INFO -- : [668/865] 3669797=test_comparable I, [2024-02-14T22:45:41.657032 #3628653] INFO -- : [669/865] 3669797=json_fixtures_test I, [2024-02-14T22:45:41.671646 #3628653] INFO -- : [670/865] 3669797=test_shapes I, [2024-02-14T22:45:41.676068 #3628653] INFO -- : [671/865] 3669797=test_io_timeout I, [2024-02-14T22:45:41.680934 #3628653] INFO -- : [672/865] 3669797=test_gem_commands_sources_command I, [2024-02-14T22:45:41.721409 #3628653] INFO -- : [673/865] 3669810=test_ansi_without_terminfo I, [2024-02-14T22:45:41.751311 #3628653] INFO -- : [674/865] 3669810=test_bmethod I, [2024-02-14T22:45:41.791615 #3628653] INFO -- : [675/865] 3669810=test_euc_tw I, [2024-02-14T22:45:41.794057 #3628653] INFO -- : [676/865] 3669810=test_ractor I, [2024-02-14T22:45:41.816051 #3628653] INFO -- : [677/865] 3669810=test_rdoc_markup_formatter I, [2024-02-14T22:45:41.832794 #3628653] INFO -- : [678/865] 3669810=test_nowrite I, [2024-02-14T22:45:41.850500 #3628653] INFO -- : [679/865] 3669810=test_thread_queue I, [2024-02-14T22:45:41.871858 #3628653] INFO -- : [680/865] 3669797=test_handle I, [2024-02-14T22:45:41.962718 #3628653] INFO -- : [681/865] 3669804=test_wait I, [2024-02-14T22:45:42.027821 #3628653] INFO -- : [682/865] 3669804=test_yaml I, [2024-02-14T22:45:42.111511 #3628653] INFO -- : [683/865] 3669804=test_forwardable I, [2024-02-14T22:45:42.131467 #3628653] INFO -- : [684/865] 3669804=test_big2str I, [2024-02-14T22:45:42.140089 #3628653] INFO -- : [685/865] 3669804=test_gem_resolver_installed_specification I, [2024-02-14T22:45:42.154135 #3628653] INFO -- : [686/865] 3669804=test_scanner_events I, [2024-02-14T22:45:42.184049 #3628653] INFO -- : [687/865] 3669804=test_gem_remote_fetcher I, [2024-02-14T22:45:42.226681 #3628653] INFO -- : [688/865] 3669795=test_mdns I, [2024-02-14T22:45:42.230858 #3628653] INFO -- : [689/865] 3669808=test_parse I, [2024-02-14T22:45:42.235663 #3628653] INFO -- : [690/865] 3669795=test_gem_dependency I, [2024-02-14T22:45:42.359067 #3628653] INFO -- : [691/865] 3669797=test_gem_resolver_specification I, [2024-02-14T22:45:42.371420 #3628653] INFO -- : [692/865] 3669795=test_path_to_class I, [2024-02-14T22:45:42.375041 #3628653] INFO -- : [693/865] 3669795=test_rdoc_markup_verbatim I, [2024-02-14T22:45:42.381959 #3628653] INFO -- : [694/865] 3669795=test_inlinecache I, [2024-02-14T22:45:42.382274 #3628653] INFO -- : [695/865] 3669797=test_gem_commands_search_command I, [2024-02-14T22:45:42.393362 #3628653] INFO -- : [696/865] 3669797=test_complex I, [2024-02-14T22:45:42.427304 #3628653] INFO -- : [697/865] 3669807=test_gem_ext_ext_conf_builder I, [2024-02-14T22:45:42.431765 #3628653] INFO -- : [698/865] 3669795=test_frozen_error I, [2024-02-14T22:45:42.442428 #3628653] INFO -- : [699/865] 3669813=test_gem_stub_specification I, [2024-02-14T22:45:42.452251 #3628653] INFO -- : [700/865] 3669795=test_method_cache I, [2024-02-14T22:45:42.452801 #3628653] INFO -- : [701/865] 3669795=test_resource I, [2024-02-14T22:45:42.456546 #3628653] INFO -- : [702/865] 3669795=test_gem_commands_signin_command I, [2024-02-14T22:45:42.521681 #3628653] INFO -- : [703/865] 3669797=test_emitter I, [2024-02-14T22:45:42.526397 #3628653] INFO -- : [704/865] 3669800=test_ldap I, [2024-02-14T22:45:42.532862 #3628653] INFO -- : [705/865] 3669800=test_string_processing I, [2024-02-14T22:45:42.532929 #3628653] INFO -- : [706/865] 3669797=test_fileutils I, [2024-02-14T22:45:42.543995 #3628653] INFO -- : [707/865] 3669800=test_rdoc_options I, [2024-02-14T22:45:42.559044 #3628653] INFO -- : [708/865] 3669809=test_cesu8 I, [2024-02-14T22:45:42.565988 #3628653] INFO -- : [709/865] 3669809=test_econv I, [2024-02-14T22:45:42.575129 #3628653] INFO -- : [710/865] 3669795=test_gem_version I, [2024-02-14T22:45:42.585606 #3628653] INFO -- : [711/865] 3669813=test_too_many_dummy_encodings I, [2024-02-14T22:45:42.642236 #3628653] INFO -- : [712/865] 3669795=test_rdoc_include I, [2024-02-14T22:45:42.648541 #3628653] INFO -- : [713/865] 3669813=test_reqarg I, [2024-02-14T22:45:42.676597 #3628653] INFO -- : [714/865] 3669795=test_gem_commands_list_command I, [2024-02-14T22:45:42.691162 #3628653] INFO -- : [715/865] 3669795=test_stack I, [2024-02-14T22:45:42.702691 #3628653] INFO -- : [716/865] 3669813=test_gem_resolver_index_specification I, [2024-02-14T22:45:42.744303 #3628653] INFO -- : [717/865] 3669813=test_internal_ivar I, [2024-02-14T22:45:42.750293 #3628653] INFO -- : [718/865] 3669806=test_gem_commands_help_command I, [2024-02-14T22:45:42.752733 #3628653] INFO -- : [719/865] 3669813=test_rdoc_markup I, [2024-02-14T22:45:42.761116 #3628653] INFO -- : [720/865] 3669813=test_prettyprint I, [2024-02-14T22:45:42.779659 #3628653] INFO -- : [721/865] 3669808=test_tracepoint I, [2024-02-14T22:45:42.792652 #3628653] INFO -- : [722/865] 3669813=test_basicsocket I, [2024-02-14T22:45:42.816167 #3628653] INFO -- : [723/865] 3669806=test_utf32 I, [2024-02-14T22:45:42.820137 #3628653] INFO -- : [724/865] 3669806=test_duplicate I, [2024-02-14T22:45:42.824310 #3628653] INFO -- : [725/865] 3669806=parse_comments_test I, [2024-02-14T22:45:42.826001 #3628653] INFO -- : [726/865] 3669813=test_noarg I, [2024-02-14T22:45:42.830551 #3628653] INFO -- : [727/865] 3669800=test_tempfile I, [2024-02-14T22:45:42.849023 #3628653] INFO -- : [728/865] 3669813=test_queue I, [2024-02-14T22:45:42.866864 #3628653] INFO -- : [729/865] 3669813=test_function I, [2024-02-14T22:45:42.882717 #3628653] INFO -- : [730/865] 3669803=test_irb I, [2024-02-14T22:45:42.886868 #3628653] INFO -- : [731/865] 3669797=test_random I, [2024-02-14T22:45:42.889565 #3628653] INFO -- : [732/865] 3669797=test_asn1 I, [2024-02-14T22:45:42.904499 #3628653] INFO -- : [733/865] 3669797=test_const I, [2024-02-14T22:45:42.906318 #3628653] INFO -- : [734/865] 3669805=test_class I, [2024-02-14T22:45:42.909091 #3628653] INFO -- : [735/865] 3669797=test_rdoc_normal_class I, [2024-02-14T22:45:42.944096 #3628653] INFO -- : [736/865] 3669806=test_load I, [2024-02-14T22:45:42.952965 #3628653] INFO -- : [737/865] 3669806=json_string_matching_test I, [2024-02-14T22:45:42.965885 #3628653] INFO -- : [738/865] 3669797=test_gem_installer I, [2024-02-14T22:45:42.968369 #3628653] INFO -- : [739/865] 3669806=test_yamlstore I, [2024-02-14T22:45:42.994828 #3628653] INFO -- : [740/865] 3669806=test_date_strftime I, [2024-02-14T22:45:43.088398 #3628653] INFO -- : [741/865] 3669808=test_rdoc_parser_rd I, [2024-02-14T22:45:43.128199 #3628653] INFO -- : [742/865] 3669813=test_ftp I, [2024-02-14T22:45:43.136436 #3628653] INFO -- : [743/865] 3669800=test_rdoc_context_section I, [2024-02-14T22:45:43.143361 #3628653] INFO -- : [744/865] 3669803=test_euc_kr I, [2024-02-14T22:45:43.146343 #3628653] INFO -- : [745/865] 3669800=test_rdoc_rubygems_hook I, [2024-02-14T22:45:43.148261 #3628653] INFO -- : [746/865] 3669813=test_method I, [2024-02-14T22:45:43.151207 #3628653] INFO -- : [747/865] 3669803=test_gem_commands_query_command I, [2024-02-14T22:45:43.157416 #3628653] INFO -- : [748/865] 3669808=test_array_create I, [2024-02-14T22:45:43.161542 #3628653] INFO -- : [749/865] 3669808=test_pack I, [2024-02-14T22:45:43.235260 #3628653] INFO -- : [750/865] 3669800=test_gem_impossible_dependencies_error I, [2024-02-14T22:45:43.237983 #3628653] INFO -- : [751/865] 3669800=test_pattern_key_name_check I, [2024-02-14T22:45:43.248577 #3628653] INFO -- : [752/865] 3669800=test_to_ruby I, [2024-02-14T22:45:43.257412 #3628653] INFO -- : [753/865] 3669800=test_io I, [2024-02-14T22:45:43.438621 #3628653] INFO -- : [754/865] 3669808=test_ubf_async_safe I, [2024-02-14T22:45:43.459863 #3628653] INFO -- : [755/865] 3669808=test_hash I, [2024-02-14T22:45:43.462046 #3628653] INFO -- : [756/865] 3669800=test_win32ole_type_event I, [2024-02-14T22:45:43.464180 #3628653] INFO -- : [757/865] 3669800=test_emoji I, [2024-02-14T22:45:43.471644 #3628653] INFO -- : [758/865] 3669795=test_sorted_set I, [2024-02-14T22:45:43.491161 #3628653] INFO -- : [759/865] 3669800=test_win32ole_record I, [2024-02-14T22:45:43.493968 #3628653] INFO -- : [760/865] 3669800=test_gem_unsatisfiable_dependency_error I, [2024-02-14T22:45:43.509299 #3628653] INFO -- : [761/865] 3669800=test_gem_source_specific_file I, [2024-02-14T22:45:43.604644 #3628653] INFO -- : [762/865] 3669800=test_foreach I, [2024-02-14T22:45:43.605852 #3628653] INFO -- : [763/865] 3669800=test_condition I, [2024-02-14T22:45:43.613206 #3628653] INFO -- : [764/865] 3669800=test_gem_commands_uninstall_command I, [2024-02-14T22:45:43.615661 #3628653] INFO -- : [765/865] 3669806=test_cp949 I, [2024-02-14T22:45:43.620383 #3628653] INFO -- : [766/865] 3669806=test_summary I, [2024-02-14T22:45:43.626776 #3628653] INFO -- : [767/865] 3669809=test_console_attr I, [2024-02-14T22:45:43.626847 #3628653] INFO -- : [768/865] 3669809=test_type_completor I, [2024-02-14T22:45:43.636411 #3628653] INFO -- : [769/865] 3669809=test_kwargs I, [2024-02-14T22:45:43.641934 #3628653] INFO -- : [770/865] 3669809=test_gem_commands_exec_command I, [2024-02-14T22:45:43.646937 #3628653] INFO -- : [771/865] 3669807=test_io_wait I, [2024-02-14T22:45:43.649086 #3628653] INFO -- : [772/865] 3669806=test_date_attr I, [2024-02-14T22:45:43.660695 #3628653] INFO -- : [773/865] 3669806=test_ellipsize I, [2024-02-14T22:45:43.673356 #3628653] INFO -- : [774/865] 3669806=test_yjit I, [2024-02-14T22:45:43.680803 #3628653] INFO -- : [775/865] 3669806=test_workspace I, [2024-02-14T22:45:43.728523 #3628653] INFO -- : [776/865] 3669795=test_weakmap I, [2024-02-14T22:45:43.768419 #3628653] INFO -- : [777/865] 3669803=test_debug_cmd I, [2024-02-14T22:45:43.785989 #3628653] INFO -- : [778/865] 3669803=test_m17n I, [2024-02-14T22:45:43.799718 #3628653] INFO -- : [779/865] 3669811=test_gem_commands_environment_command I, [2024-02-14T22:45:43.825919 #3628653] INFO -- : [780/865] 3669806=test_ws I, [2024-02-14T22:45:43.841337 #3628653] INFO -- : [781/865] 3669811=test_argf I, [2024-02-14T22:45:43.850292 #3628653] INFO -- : [782/865] 3669806=test_ns_spki I, [2024-02-14T22:45:43.862430 #3628653] INFO -- : [783/865] 3669803=test_framework I, [2024-02-14T22:45:43.868760 #3628653] INFO -- : [784/865] 3669803=test_kill_ring I, [2024-02-14T22:45:43.875178 #3628653] INFO -- : [785/865] 3669803=test_external_new I, [2024-02-14T22:45:43.876749 #3628653] INFO -- : [786/865] 3669803=test_postponed_job I, [2024-02-14T22:45:43.878610 #3628653] INFO -- : [787/865] 3669806=test_alias_and_anchor I, [2024-02-14T22:45:43.885533 #3628653] INFO -- : [788/865] 3669806=test_hash I, [2024-02-14T22:45:43.905203 #3628653] INFO -- : [789/865] 3669806=test_tree_builder I, [2024-02-14T22:45:43.906931 #3628653] INFO -- : [790/865] 3669806=test_gem_resolver_dependency_request I, [2024-02-14T22:45:43.923939 #3628653] INFO -- : [791/865] 3669806=test_win32ole_typelib I, [2024-02-14T22:45:43.926790 #3628653] INFO -- : [792/865] 3669806=test_protect I, [2024-02-14T22:45:43.929713 #3628653] INFO -- : [793/865] 3669806=test_raise_exception I, [2024-02-14T22:45:43.978674 #3628653] INFO -- : [794/865] 3669807=test_gem_request_set_lockfile I, [2024-02-14T22:45:44.224647 #3628653] INFO -- : [795/865] 3669804=test_set I, [2024-02-14T22:45:44.230941 #3628653] INFO -- : [796/865] 3669804=test_remote_fetch_error I, [2024-02-14T22:45:44.245867 #3628653] INFO -- : [797/865] 3669804=test_have_library I, [2024-02-14T22:45:44.261131 #3628653] INFO -- : [798/865] 3669803=test_gem_commands_stale_command I, [2024-02-14T22:45:44.270534 #3628653] INFO -- : [799/865] 3669803=test_c_struct_entry I, [2024-02-14T22:45:44.330647 #3628653] INFO -- : [800/865] 3669807=test_undef I, [2024-02-14T22:45:44.334778 #3628653] INFO -- : [801/865] 3669807=test_line_editor I, [2024-02-14T22:45:44.337168 #3628653] INFO -- : [802/865] 3669807=ripper_test I, [2024-02-14T22:45:44.359923 #3628653] INFO -- : [803/865] 3669800=test_objspace I, [2024-02-14T22:45:44.372108 #3628653] INFO -- : [804/865] 3669807=test_gem_security_trust_dir I, [2024-02-14T22:45:44.419533 #3628653] INFO -- : [805/865] 3669807=test_sprintf I, [2024-02-14T22:45:44.592015 #3628653] INFO -- : [806/865] 3669806=test_gem_requirement I, [2024-02-14T22:45:44.615901 #3628653] INFO -- : [807/865] 3669809=comments_test I, [2024-02-14T22:45:44.621386 #3628653] INFO -- : [808/865] 3669803=test_string_memory I, [2024-02-14T22:45:44.622787 #3628653] INFO -- : [809/865] 3669809=test_files_sample I, [2024-02-14T22:45:44.623426 #3628653] INFO -- : [810/865] 3669809=test_stringscanner I, [2024-02-14T22:45:44.634196 #3628653] INFO -- : [811/865] 3669807=parser_test I, [2024-02-14T22:45:44.639671 #3628653] INFO -- : [812/865] 3669807=test_convertible I, [2024-02-14T22:45:44.658226 #3628653] INFO -- : [813/865] 3669809=test_yield I, [2024-02-14T22:45:44.679848 #3628653] INFO -- : [814/865] 3669806=test_rdoc_alias I, [2024-02-14T22:45:44.710725 #3628653] INFO -- : [815/865] 3669803=test_fstring I, [2024-02-14T22:45:44.774427 #3628653] INFO -- : [816/865] 3669806=test_array I, [2024-02-14T22:45:44.778098 #3628653] INFO -- : [817/865] 3669806=test_optparse I, [2024-02-14T22:45:44.778713 #3628653] INFO -- : [818/865] 3669806=test_webauthn_poller I, [2024-02-14T22:45:44.898054 #3628653] INFO -- : [819/865] 3669803=test_rdoc_markup_raw I, [2024-02-14T22:45:44.912025 #3628653] INFO -- : [820/865] 3669803=test_rat I, [2024-02-14T22:45:44.912646 #3628653] INFO -- : [821/865] 3669803=test_typeddata I, [2024-02-14T22:45:44.916251 #3628653] INFO -- : [822/865] 3669806=encoding_test I, [2024-02-14T22:45:44.967271 #3628653] INFO -- : [823/865] 3669806=test_gem_resolver_best_set I, [2024-02-14T22:45:45.021197 #3628653] INFO -- : [824/865] 3669806=test_rdoc_markup_to_html_crossref I, [2024-02-14T22:45:45.130132 #3628653] INFO -- : [825/865] 3669805=locals_test I, [2024-02-14T22:45:45.193521 #3628653] INFO -- : [826/865] 3669803=test_rdoc_require I, [2024-02-14T22:45:45.195317 #3628653] INFO -- : [827/865] 3669803=test_clone I, [2024-02-14T22:45:45.284062 #3628653] INFO -- : [828/865] 3669798=test_gem_commands_install_command I, [2024-02-14T22:45:45.293336 #3628653] INFO -- : [829/865] 3669806=test_readpartial I, [2024-02-14T22:45:45.342227 #3628653] INFO -- : [830/865] 3669804=test_io_buffer I, [2024-02-14T22:45:45.348413 #3628653] INFO -- : [831/865] 3669803=test_backtrace I, [2024-02-14T22:45:45.452961 #3628653] INFO -- : [832/865] 3669804=test_pack I, [2024-02-14T22:45:45.474994 #3628653] INFO -- : [833/865] 3669804=ruby_parser_test I, [2024-02-14T22:45:45.543128 #3628653] INFO -- : [834/865] 3669804=test_rdoc_task I, [2024-02-14T22:45:45.545620 #3628653] INFO -- : [835/865] 3669804=test_gem_resolver_conflict I, [2024-02-14T22:45:45.556241 #3628653] INFO -- : [836/865] 3669804=test_rdoc_markup_indented_paragraph I, [2024-02-14T22:45:45.560602 #3628653] INFO -- : [837/865] 3669804=test_autoload I, [2024-02-14T22:45:45.594304 #3628653] INFO -- : [838/865] 3669805=test_utf16 I, [2024-02-14T22:45:45.599441 #3628653] INFO -- : [839/865] 3669805=test_unicode_escape I, [2024-02-14T22:45:45.659387 #3628653] INFO -- : [840/865] 3669805=test_io I, [2024-02-14T22:45:45.709813 #3628653] INFO -- : [841/865] 3669806=test_face I, [2024-02-14T22:45:45.729839 #3628653] INFO -- : [842/865] 3669806=test_case I, [2024-02-14T22:45:45.750782 #3628653] INFO -- : [843/865] 3669806=test_sizeof I, [2024-02-14T22:45:46.209057 #3628653] INFO -- : [844/865] 3669810=test_rendering I, [2024-02-14T22:45:46.226448 #3628653] INFO -- : [845/865] 3669810=test_yaml_tree I, [2024-02-14T22:45:46.265360 #3628653] INFO -- : [846/865] 3669810=test_gc I, [2024-02-14T22:45:46.272206 #3628653] INFO -- : [847/865] 3669810=test_math I, [2024-02-14T22:45:46.279829 #3628653] INFO -- : [848/865] 3669810=test_gem_commands_fetch_command I, [2024-02-14T22:45:46.423618 #3628653] INFO -- : [849/865] 3669810=test_libs I, [2024-02-14T22:45:46.453774 #3628653] INFO -- : [850/865] 3669810=test_config I, [2024-02-14T22:45:46.497438 #3628653] INFO -- : [851/865] 3669810=test_sleep I, [2024-02-14T22:45:46.563248 #3628653] INFO -- : [852/865] 3669798=test_ripper I, [2024-02-14T22:45:46.565792 #3628653] INFO -- : [853/865] 3669803=test_gem_config_file I, [2024-02-14T22:45:46.683806 #3628653] INFO -- : [854/865] 3669803=test_gem_resolver_activation_request I, [2024-02-14T22:45:46.712841 #3628653] INFO -- : [855/865] 3669803=test_protocol I, [2024-02-14T22:45:46.866402 #3628653] INFO -- : [856/865] 3669798=test_getopts I, [2024-02-14T22:45:46.871964 #3628653] INFO -- : [857/865] 3669798=test_yjit_exit_locations I, [2024-02-14T22:45:46.879589 #3628653] INFO -- : [858/865] 3669798=test_etc I, [2024-02-14T22:45:46.928148 #3628653] INFO -- : [859/865] 3669798=test_pkcs12 I, [2024-02-14T22:45:47.017421 #3628653] INFO -- : [860/865] 3669803=test_system I, [2024-02-14T22:45:47.326050 #3628653] INFO -- : [861/865] 3669798=test_bigzero I, [2024-02-14T22:45:47.326993 #3628653] INFO -- : [862/865] 3669798=test_pkey_dh I, [2024-02-14T22:45:47.440139 #3628653] INFO -- : [863/865] 3669798=test_iseq_load I, [2024-02-14T22:45:47.478063 #3628653] INFO -- : [864/865] 3669795=test_gem_util I, [2024-02-14T22:45:47.513125 #3628653] INFO -- : [865/865] 3669808=test_gem_package_tar_header I, [2024-02-14T22:46:01.787477 #3628653] INFO -- : Finished tests in 34.259781s, 732.3456 tests/s, 276616.6863 assertions/s. I, [2024-02-14T22:46:01.788173 #3628653] INFO -- : 25090 tests, 9476827 assertions, 0 failures, 0 errors, 224 skips I, [2024-02-14T22:46:01.788196 #3628653] INFO -- : I, [2024-02-14T22:46:01.788203 #3628653] INFO -- : ruby -v: ruby 3.4.0dev (2024-02-14T22:44:30Z master 06ad00adc2) [x86_64-linux] I, [2024-02-14T22:46:01.790158 #3628653] INFO -- : $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 0. I, [2024-02-14T22:46:01.790404 #3628653] INFO -- : $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j20' I, [2024-02-14T22:46:01.878325 #3628653] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-02-14T22:46:01.878361 #3628653] INFO -- : CC = gcc I, [2024-02-14T22:46:01.878366 #3628653] INFO -- : LD = ld I, [2024-02-14T22:46:01.878370 #3628653] INFO -- : LDSHARED = gcc -shared I, [2024-02-14T22:46:01.878374 #3628653] 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:46:01.878378 #3628653] INFO -- : XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0 I, [2024-02-14T22:46:01.878382 #3628653] INFO -- : CPPFLAGS = I, [2024-02-14T22:46:01.878386 #3628653] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-02-14T22:46:01.878389 #3628653] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2024-02-14T22:46:01.878393 #3628653] INFO -- : LANG = en_US.UTF-8 I, [2024-02-14T22:46:01.878396 #3628653] INFO -- : LC_ALL = I, [2024-02-14T22:46:01.878399 #3628653] INFO -- : LC_CTYPE = I, [2024-02-14T22:46:01.878403 #3628653] INFO -- : MFLAGS = I, [2024-02-14T22:46:01.878406 #3628653] INFO -- : RUSTC = no I, [2024-02-14T22:46:01.878410 #3628653] 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:46:01.879017 #3628653] INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 I, [2024-02-14T22:46:01.879037 #3628653] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-02-14T22:46:01.879042 #3628653] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-02-14T22:46:01.879046 #3628653] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-02-14T22:46:01.879050 #3628653] INFO -- : I, [2024-02-14T22:46:01.880591 #3628653] INFO -- : generating enc.mk I, [2024-02-14T22:46:01.998283 #3628653] INFO -- : generating encdb.h I, [2024-02-14T22:46:02.024088 #3628653] INFO -- : encdb.h unchanged I, [2024-02-14T22:46:02.025176 #3628653] INFO -- : making enc I, [2024-02-14T22:46:02.043387 #3628653] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-02-14T22:46:02.043408 #3628653] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2024-02-14T22:46:02.043414 #3628653] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-02-14T22:46:02.044079 #3628653] INFO -- : making srcs under enc I, [2024-02-14T22:46:02.074020 #3628653] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-02-14T22:46:02.074043 #3628653] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2024-02-14T22:46:02.074049 #3628653] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-02-14T22:46:02.074914 #3628653] INFO -- : generating transdb.h I, [2024-02-14T22:46:02.170399 #3628653] INFO -- : transdb.h unchanged I, [2024-02-14T22:46:02.171886 #3628653] INFO -- : making trans I, [2024-02-14T22:46:02.207084 #3628653] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-02-14T22:46:02.207106 #3628653] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk/enc/trans'. I, [2024-02-14T22:46:02.207111 #3628653] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-02-14T22:46:02.207795 #3628653] INFO -- : making encs I, [2024-02-14T22:46:02.246338 #3628653] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-02-14T22:46:02.246358 #3628653] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2024-02-14T22:46:02.246364 #3628653] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-02-14T22:46:02.248125 #3628653] INFO -- : generating makefiles ext/configure-ext.mk I, [2024-02-14T22:46:02.274037 #3628653] INFO -- : ext/configure-ext.mk updated I, [2024-02-14T22:46:02.276481 #3628653] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-02-14T22:46:03.569662 #3628653] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-02-14T22:46:03.570303 #3628653] INFO -- : generating makefile exts.mk I, [2024-02-14T22:46:03.606693 #3628653] INFO -- : exts.mk unchanged I, [2024-02-14T22:46:03.610908 #3628653] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-02-14T22:46:03.923614 #3628653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' I, [2024-02-14T22:46:03.927124 #3628653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' I, [2024-02-14T22:46:03.933299 #3628653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' I, [2024-02-14T22:46:03.938342 #3628653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' I, [2024-02-14T22:46:03.942114 #3628653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' I, [2024-02-14T22:46:03.951036 #3628653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' I, [2024-02-14T22:46:03.977281 #3628653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2024-02-14T22:46:03.981996 #3628653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2024-02-14T22:46:04.002861 #3628653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2024-02-14T22:46:04.013015 #3628653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2024-02-14T22:46:04.018046 #3628653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' I, [2024-02-14T22:46:04.022249 #3628653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' I, [2024-02-14T22:46:04.034980 #3628653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' I, [2024-02-14T22:46:04.045240 #3628653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' I, [2024-02-14T22:46:04.059759 #3628653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' I, [2024-02-14T22:46:04.063722 #3628653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' I, [2024-02-14T22:46:04.070843 #3628653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' I, [2024-02-14T22:46:04.077005 #3628653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' I, [2024-02-14T22:46:04.095248 #3628653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' I, [2024-02-14T22:46:04.108302 #3628653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' I, [2024-02-14T22:46:04.111235 #3628653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' I, [2024-02-14T22:46:04.113794 #3628653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' I, [2024-02-14T22:46:04.118033 #3628653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' I, [2024-02-14T22:46:04.133401 #3628653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' I, [2024-02-14T22:46:04.136412 #3628653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' I, [2024-02-14T22:46:04.138995 #3628653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' I, [2024-02-14T22:46:04.153257 #3628653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' I, [2024-02-14T22:46:04.161495 #3628653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' I, [2024-02-14T22:46:04.163977 #3628653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2024-02-14T22:46:04.167152 #3628653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2024-02-14T22:46:04.180281 #3628653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' I, [2024-02-14T22:46:04.189226 #3628653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' I, [2024-02-14T22:46:04.205611 #3628653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-02-14T22:46:04.231222 #3628653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-02-14T22:46:04.233224 #3628653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-02-14T22:46:04.255170 #3628653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-02-14T22:46:04.257158 #3628653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2024-02-14T22:46:04.283112 #3628653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2024-02-14T22:46:04.285025 #3628653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-02-14T22:46:04.307139 #3628653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-02-14T22:46:04.309599 #3628653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension' I, [2024-02-14T22:46:04.331138 #3628653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension' I, [2024-02-14T22:46:04.333096 #3628653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog' I, [2024-02-14T22:46:04.354740 #3628653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog' I, [2024-02-14T22:46:04.377562 #3628653] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk' I, [2024-02-14T22:46:04.437556 #3628653] INFO -- : make[2]: 'ruby' is up to date. I, [2024-02-14T22:46:04.437597 #3628653] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-02-14T22:46:04.438015 #3628653] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-02-14T22:46:04.441543 #3628653] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2024-02-14T22:46:04.441565 #3628653] INFO -- : make[1]: Nothing to be done for 'note'. I, [2024-02-14T22:46:04.441575 #3628653] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2024-02-14T22:46:04.446281 #3628653] INFO -- : Update debug to 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 I, [2024-02-14T22:46:04.447589 #3628653] INFO -- : echo 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/debug.revision - I, [2024-02-14T22:46:04.449906 #3628653] INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/debug.revision unchanged E, [2024-02-14T22:46:04.565544 #3628653] 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-3853006-w0iuh3/1-mspec-multi-0 E, [2024-02-14T22:46:04.565753 #3628653] 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-3853006-w0iuh3/2-mspec-multi-1 E, [2024-02-14T22:46:04.566041 #3628653] 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-3853006-w0iuh3/3-mspec-multi-2 E, [2024-02-14T22:46:04.566316 #3628653] 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-3853006-w0iuh3/4-mspec-multi-3 E, [2024-02-14T22:46:04.566582 #3628653] 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-3853006-w0iuh3/5-mspec-multi-4 E, [2024-02-14T22:46:04.566713 #3628653] 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-3853006-w0iuh3/6-mspec-multi-5 E, [2024-02-14T22:46:04.567090 #3628653] 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-3853006-w0iuh3/7-mspec-multi-6 E, [2024-02-14T22:46:04.567281 #3628653] 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-3853006-w0iuh3/8-mspec-multi-7 E, [2024-02-14T22:46:04.567473 #3628653] 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-3853006-w0iuh3/9-mspec-multi-8 E, [2024-02-14T22:46:04.567699 #3628653] 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-3853006-w0iuh3/10-mspec-multi-9 E, [2024-02-14T22:46:04.568108 #3628653] 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-3853006-w0iuh3/11-mspec-multi-10 E, [2024-02-14T22:46:04.568359 #3628653] 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-3853006-w0iuh3/12-mspec-multi-11 E, [2024-02-14T22:46:04.568638 #3628653] 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-3853006-w0iuh3/13-mspec-multi-12 E, [2024-02-14T22:46:04.568856 #3628653] 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-3853006-w0iuh3/14-mspec-multi-13 E, [2024-02-14T22:46:04.569120 #3628653] 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-3853006-w0iuh3/15-mspec-multi-14 E, [2024-02-14T22:46:04.569301 #3628653] 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-3853006-w0iuh3/16-mspec-multi-15 E, [2024-02-14T22:46:04.569492 #3628653] 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-3853006-w0iuh3/17-mspec-multi-16 E, [2024-02-14T22:46:04.569658 #3628653] 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-3853006-w0iuh3/18-mspec-multi-17 E, [2024-02-14T22:46:04.569828 #3628653] 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-3853006-w0iuh3/19-mspec-multi-18 E, [2024-02-14T22:46:04.570066 #3628653] 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-3853006-w0iuh3/20-mspec-multi-19 I, [2024-02-14T22:46:04.750181 #3628653] INFO -- : ruby 3.4.0dev (2024-02-14T22:44:30Z master 06ad00adc2) [x86_64-linux] I, [2024-02-14T22:46:05.359297 #3628653] INFO -- : 0 ......................................................................... I, [2024-02-14T22:46:05.718213 #3628653] INFO -- : 73 ......................................................................... I, [2024-02-14T22:46:05.855830 #3628653] INFO -- : 146 ......................................................................... I, [2024-02-14T22:46:05.903638 #3628653] INFO -- : 219 ......................................................................... I, [2024-02-14T22:46:05.965370 #3628653] INFO -- : 292 ......................................................................... I, [2024-02-14T22:46:06.002340 #3628653] INFO -- : 365 ......................................................................... I, [2024-02-14T22:46:06.020695 #3628653] INFO -- : 438 ......................................................................... I, [2024-02-14T22:46:06.036640 #3628653] INFO -- : 511 ......................................................................... I, [2024-02-14T22:46:06.050936 #3628653] INFO -- : 584 ......................................................................... I, [2024-02-14T22:46:06.102179 #3628653] INFO -- : 657 ......................................................................... I, [2024-02-14T22:46:06.125659 #3628653] INFO -- : 730 ......................................................................... I, [2024-02-14T22:46:06.145649 #3628653] INFO -- : 803 ......................................................................... I, [2024-02-14T22:46:06.176540 #3628653] INFO -- : 876 ......................................................................... I, [2024-02-14T22:46:06.231424 #3628653] INFO -- : 949 ......................................................................... I, [2024-02-14T22:46:06.315888 #3628653] INFO -- : 1022 ......................................................................... I, [2024-02-14T22:46:06.496718 #3628653] INFO -- : 1095 ......................................................................... I, [2024-02-14T22:46:06.597303 #3628653] INFO -- : 1168 ......................................................................... I, [2024-02-14T22:46:06.654295 #3628653] INFO -- : 1241 ......................................................................... I, [2024-02-14T22:46:06.696939 #3628653] INFO -- : 1314 ......................................................................... I, [2024-02-14T22:46:06.715240 #3628653] INFO -- : 1387 ......................................................................... I, [2024-02-14T22:46:06.843290 #3628653] INFO -- : 1460 ......................................................................... I, [2024-02-14T22:46:07.299286 #3628653] INFO -- : 1533 ......................................................................... I, [2024-02-14T22:46:07.351915 #3628653] INFO -- : 1606 ......................................................................... I, [2024-02-14T22:46:07.448281 #3628653] INFO -- : 1679 ......................................................................... I, [2024-02-14T22:46:07.541454 #3628653] INFO -- : 1752 ......................................................................... I, [2024-02-14T22:46:07.631814 #3628653] INFO -- : 1825 ......................................................................... I, [2024-02-14T22:46:07.733959 #3628653] INFO -- : 1898 ......................................................................... I, [2024-02-14T22:46:07.817985 #3628653] INFO -- : 1971 ......................................................................... I, [2024-02-14T22:46:07.910051 #3628653] INFO -- : 2044 ......................................................................... I, [2024-02-14T22:46:07.970769 #3628653] INFO -- : 2117 ......................................................................... I, [2024-02-14T22:46:08.009921 #3628653] INFO -- : 2190 ......................................................................... I, [2024-02-14T22:46:08.027453 #3628653] INFO -- : 2263 ......................................................................... I, [2024-02-14T22:46:08.037700 #3628653] INFO -- : 2336 ......................................................................... I, [2024-02-14T22:46:08.055243 #3628653] INFO -- : 2409 ......................................................................... I, [2024-02-14T22:46:08.072381 #3628653] INFO -- : 2482 ......................................................................... I, [2024-02-14T22:46:08.108931 #3628653] INFO -- : 2555 ......................................................................... I, [2024-02-14T22:46:08.111608 #3628653] INFO -- : 2628 ......................................................................... I, [2024-02-14T22:46:08.156193 #3628653] INFO -- : 2701 ......................................................................... I, [2024-02-14T22:46:08.218129 #3628653] INFO -- : 2774 ......................................................................... I, [2024-02-14T22:46:08.244294 #3628653] INFO -- : 2847 ......................................................................... I, [2024-02-14T22:46:08.350346 #3628653] INFO -- : 2920 ......................................................................... I, [2024-02-14T22:46:08.417472 #3628653] INFO -- : 2993 ......................................................................... I, [2024-02-14T22:46:08.445937 #3628653] INFO -- : 3066 ......................................................................... I, [2024-02-14T22:46:08.503687 #3628653] INFO -- : 3139 ......................................................................... I, [2024-02-14T22:46:08.536576 #3628653] INFO -- : 3212 ......................................................................... I, [2024-02-14T22:46:08.557972 #3628653] INFO -- : 3285 ......................................................................... I, [2024-02-14T22:46:08.578974 #3628653] INFO -- : 3358 ......................................................................... I, [2024-02-14T22:46:08.590493 #3628653] INFO -- : 3431 ......................................................................... I, [2024-02-14T22:46:08.601749 #3628653] INFO -- : 3504 ......................................................................... I, [2024-02-14T22:46:08.624315 #3628653] INFO -- : 3577 ......................................................................... I, [2024-02-14T22:46:08.852190 #3628653] INFO -- : 3650 ......................................................................... I, [2024-02-14T22:46:12.607029 #3628653] INFO -- : 3723 .......... I, [2024-02-14T22:46:12.607076 #3628653] INFO -- : I, [2024-02-14T22:46:12.607082 #3628653] INFO -- : Finished in 8.040618 seconds I, [2024-02-14T22:46:12.607086 #3628653] INFO -- : I, [2024-02-14T22:46:12.607090 #3628653] INFO -- : 3732 files, 33079 examples, 174321 expectations, 0 failures, 0 errors, 0 tagged I, [2024-02-14T22:46:12.608844 #3628653] INFO -- : $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j20'" exit with 0.