# Logfile created on 2024-02-14 13:00:14 +0000 by logger.rb/v1.4.3 #<BuildRuby:0x000055a597cf7078 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/tmp/ruby/src", @BUILD_DIR="/tmp/ruby/build", @INSTALL_DIR="/tmp/ruby/install", @TARGET_NAME="trunk", @TARGET_SRC_DIR="/tmp/ruby/src/trunk", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk", @configure_opts=["--enable-shared"], @build_opts="-j20", @btest_opts="-j20", @test_opts="TESTS='-j20'", @spec_opts="-j", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=10800, @logfile="/home/ko1/ruby/logs/brlog.trunk.20240214-130014", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055a597d8b2a0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055a597d8b160 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055a597d8af80 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk.20240214-130014", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk.20240214-130014>, @binmode=false, @mon_data=#<Monitor:0x000055a597d8ae68>, @mon_data_owner_object_id=860>>> $$$[beg] make update-unicode -j20 make: Nothing to be done for 'update-unicode'. $$$[end] "make update-unicode -j20" exit with 0. $$$[beg] make update-download -j20 tool/config.guess already exists tool/config.sub already exists Update debug to 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 echo 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/debug.revision - /tmp/ruby/src/trunk/.bundle/.timestamp/debug.revision unchanged $$$[end] "make update-download -j20" exit with 0. $$$[beg] make update-rubyspec -j20 make: Nothing to be done for 'update-rubyspec'. $$$[end] "make update-rubyspec -j20" exit with 0. $$$[beg] make update-src -j20 Already up to date. Latest commit hash = eea7ce55de $$$[end] "make update-src -j20" exit with 0. $$$[beg] make after-update -j20 generating /tmp/ruby/src/trunk/ext/ripper/eventids2table.c make[1]: Entering directory '/tmp/ruby/src/trunk/ext/ripper' make[1]: Nothing to be done for 'src'. make[1]: Leaving directory '/tmp/ruby/src/trunk/ext/ripper' /tmp/ruby/src/trunk/revision.h updated generating x86_64-linux-fake.rb x86_64-linux-fake.rb updated generating enc.mk making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' Update debug to 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 echo 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/debug.revision - /tmp/ruby/src/trunk/.bundle/.timestamp/debug.revision unchanged $$$[end] "make after-update -j20" exit with 0. $$$[beg] make miniruby -j20 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared 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 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 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j20 --jobserver-auth=4,5 RUSTC = no 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 gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. compiling /tmp/ruby/src/trunk/version.c linking miniruby $$$[end] "make miniruby -j20" exit with 0. $$$[beg] make ruby -j20 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared 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 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 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j20 --jobserver-auth=4,5 RUSTC = no 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 gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. builtin_binary.inc updated f2e1aecd61d09856edf9d5ca578f633d0af40a18b3b07678a93feb24303dfa55 builtin_binary.inc compiling /tmp/ruby/src/trunk/builtin.c linking static-library libruby-static.a linking shared-library libruby.so.3.4.0 linking ruby $$$[end] "make ruby -j20" exit with 0. $$$[beg] make all -j20 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared 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 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 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j20 --jobserver-auth=4,5 RUSTC = no 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 gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating encdb.h generating enc.mk building spec/ruby/optional/capi/ext/array_spec.so building spec/ruby/optional/capi/ext/basic_object_spec.so building spec/ruby/optional/capi/ext/bignum_spec.so building spec/ruby/optional/capi/ext/binding_spec.so building spec/ruby/optional/capi/ext/boolean_spec.so building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so building spec/ruby/optional/capi/ext/class_spec.so building spec/ruby/optional/capi/ext/class_under_autoload_spec.so building spec/ruby/optional/capi/ext/complex_spec.so building spec/ruby/optional/capi/ext/constants_spec.so building spec/ruby/optional/capi/ext/data_spec.so building spec/ruby/optional/capi/ext/debug_spec.so building spec/ruby/optional/capi/ext/encoding_spec.so building spec/ruby/optional/capi/ext/enumerator_spec.so building spec/ruby/optional/capi/ext/exception_spec.so building spec/ruby/optional/capi/ext/fiber_spec.so building spec/ruby/optional/capi/ext/file_spec.so building spec/ruby/optional/capi/ext/fixnum_spec.so encdb.h unchanged building spec/ruby/optional/capi/ext/float_spec.so building spec/ruby/optional/capi/ext/gc_spec.so building spec/ruby/optional/capi/ext/globals_spec.so building spec/ruby/optional/capi/ext/hash_spec.so building spec/ruby/optional/capi/ext/integer_spec.so building spec/ruby/optional/capi/ext/io_spec.so building spec/ruby/optional/capi/ext/kernel_spec.so building spec/ruby/optional/capi/ext/language_spec.so building spec/ruby/optional/capi/ext/module_spec.so building spec/ruby/optional/capi/ext/marshal_spec.so building spec/ruby/optional/capi/ext/module_under_autoload_spec.so building spec/ruby/optional/capi/ext/mutex_spec.so building spec/ruby/optional/capi/ext/numeric_spec.so building spec/ruby/optional/capi/ext/object_spec.so building spec/ruby/optional/capi/ext/proc_spec.so building spec/ruby/optional/capi/ext/range_spec.so building spec/ruby/optional/capi/ext/rational_spec.so building spec/ruby/optional/capi/ext/rbasic_spec.so building spec/ruby/optional/capi/ext/regexp_spec.so building spec/ruby/optional/capi/ext/string_spec.so building spec/ruby/optional/capi/ext/struct_spec.so building spec/ruby/optional/capi/ext/st_spec.so building spec/ruby/optional/capi/ext/symbol_spec.so building spec/ruby/optional/capi/ext/thread_spec.so building spec/ruby/optional/capi/ext/time_spec.so building spec/ruby/optional/capi/ext/tracepoint_spec.so building spec/ruby/optional/capi/ext/typed_data_spec.so building spec/ruby/optional/capi/ext/util_spec.so making enc making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for '/tmp/ruby/src/trunk/enc/trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk' making encs make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Leaving directory '/tmp/ruby/build/trunk' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk' $$$[end] "make all -j20" exit with 0. $$$[beg] make install -j20 Update debug to 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared 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 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 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j20 --jobserver-auth=4,5 RUSTC = no 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 echo 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/debug.revision - gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating encdb.h generating enc.mk /tmp/ruby/src/trunk/.bundle/.timestamp/debug.revision unchanged encdb.h unchanged making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans ext/configure-ext.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for '/tmp/ruby/src/trunk/enc/trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk' making encs make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Leaving directory '/tmp/ruby/build/trunk' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk' ./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 Installing to installing binary commands: /tmp/ruby/install/trunk/bin installing base libraries: /tmp/ruby/install/trunk/lib installing arch files: /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/x86_64-linux installing pkgconfig data: /tmp/ruby/install/trunk/lib/pkgconfig installing extension objects: /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux installing extension headers: /tmp/ruby/install/trunk/include/ruby-3.4.0+0/x86_64-linux installing extension scripts: /tmp/ruby/install/trunk/lib/ruby/3.4.0+0 installing extension scripts: /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0 installing extension scripts: /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0 installing extension headers: /tmp/ruby/install/trunk/include/ruby-3.4.0+0/ruby installing command scripts: /tmp/ruby/install/trunk/bin installing library scripts: /tmp/ruby/install/trunk/lib/ruby/3.4.0+0 installing common headers: /tmp/ruby/install/trunk/include/ruby-3.4.0+0 installing manpages: /tmp/ruby/install/trunk/share/man/man1 installing default gems from lib: /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0 benchmark 0.3.0 bundler 2.6.0.dev cgi 0.4.1 delegate 0.3.1 did_you_mean 1.6.3 english 0.8.0 erb 4.0.4 error_highlight 0.6.0 fileutils 1.7.2 find 0.2.0 forwardable 1.3.3 ipaddr 1.2.6 irb 1.11.2 logger 1.6.0 net-http 0.4.1 net-protocol 0.2.2 open-uri 0.4.1 open3 0.2.1 optparse 0.4.0 ostruct 0.6.0 pp 0.5.0 prettyprint 0.2.0 prism 0.22.0 pstore 0.1.3 rdoc 6.6.2 readline 0.0.4 reline 0.4.2 resolv 0.3.0 ruby2_keywords 0.0.5 securerandom 0.3.1 set 1.1.0 shellwords 0.2.0 singleton 0.2.0 syntax_suggest 2.0.0 tempfile 0.2.1 time 0.3.0 timeout 0.4.1 tmpdir 0.2.0 tsort 0.2.0 un 0.3.0 uri 0.13.0 weakref 0.1.3 yaml 0.3.0 installing default gems from ext: /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0 date 3.3.4 digest 3.1.1 etc 1.4.3 fcntl 1.1.0 fiddle 1.1.3 io-console 0.7.2 io-nonblock 0.3.0 io-wait 0.3.1 json 2.7.1 openssl 3.2.0 pathname 0.3.0 psych 5.1.2 stringio 3.1.1 strscan 3.1.1 zlib 3.1.0 installing bundled gems: /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0 minitest 5.22.2 power_assert 2.0.3 rake 13.1.0 test-unit 3.6.1 rexml 3.2.6 rss 0.3.0 net-ftp 0.3.4 net-imap 0.4.10 net-pop 0.1.2 net-smtp 0.4.0.1 matrix 0.4.2 prime 0.1.2 rbs 3.4.4 typeprof 0.21.10 debug 1.9.1 racc 1.7.3 mutex_m 0.2.0 getoptlong 0.2.1 base64 0.2.0 bigdecimal 3.1.6 observer 0.1.2 abbrev 0.1.2 resolv-replace 0.1.1 rinda 0.2.0 drb 2.2.0 nkf 0.2.0 syslog 0.1.2 csv 3.2.8 installing bundled gem cache: /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0/cache $$$[end] "make install -j20" exit with 0. $$$[beg] make yes-btest TESTOPTS='-q -j20' PASS all 1892 tests $$$[end] "make yes-btest TESTOPTS='-q -j20'" exit with 0. $$$[beg] make yes-test-basic TESTS='-j20' BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared 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 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 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = no 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 gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Checking leaked global symbols...none /tmp/ruby/src/trunk/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 /tmp/ruby/src/trunk/basictest/test.rb:condition ..OK 2 /tmp/ruby/src/trunk/basictest/test.rb:if/unless ...OK 3 /tmp/ruby/src/trunk/basictest/test.rb:case .....OK 5 /tmp/ruby/src/trunk/basictest/test.rb:while/until ........OK 8 /tmp/ruby/src/trunk/basictest/test.rb:exception ..........OK 10 /tmp/ruby/src/trunk/basictest/test.rb:array .......................................OK 39 /tmp/ruby/src/trunk/basictest/test.rb:hash ...........................OK 27 /tmp/ruby/src/trunk/basictest/test.rb:iterator ...........................................................................................................OK 107 /tmp/ruby/src/trunk/basictest/test.rb:float ................................................................................OK 80 /tmp/ruby/src/trunk/basictest/test.rb:bignum ...............................OK 31 /tmp/ruby/src/trunk/basictest/test.rb:string & char ..............................................................OK 62 /tmp/ruby/src/trunk/basictest/test.rb:assignment ..........OK 10 /tmp/ruby/src/trunk/basictest/test.rb:call ......OK 6 /tmp/ruby/src/trunk/basictest/test.rb:proc .........OK 9 /tmp/ruby/src/trunk/basictest/test.rb:signal ..OK 2 /tmp/ruby/src/trunk/basictest/test.rb:eval ...........................OK 27 /tmp/ruby/src/trunk/basictest/test.rb:system ........OK 8 /tmp/ruby/src/trunk/basictest/test.rb:const .....OK 5 /tmp/ruby/src/trunk/basictest/test.rb:clone .....OK 5 /tmp/ruby/src/trunk/basictest/test.rb:marshal ....OK 4 /tmp/ruby/src/trunk/basictest/test.rb:pack ....OK 4 /tmp/ruby/src/trunk/basictest/test.rb:math ..OK 2 /tmp/ruby/src/trunk/basictest/test.rb:struct ......OK 6 /tmp/ruby/src/trunk/basictest/test.rb:variable ............OK 12 /tmp/ruby/src/trunk/basictest/test.rb:trace ...OK 3 /tmp/ruby/src/trunk/basictest/test.rb:defined? ............OK 12 /tmp/ruby/src/trunk/basictest/test.rb:alias ......OK 6 /tmp/ruby/src/trunk/basictest/test.rb:path .......................OK 23 /tmp/ruby/src/trunk/basictest/test.rb:gc ....OK 4 test succeeded $$$[end] "make yes-test-basic TESTS='-j20'" exit with 0. $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20' BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared 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 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 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = no 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 gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating enc.mk generating encdb.h encdb.h unchanged making enc make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for '/tmp/ruby/src/trunk/enc/trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk' making encs make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Leaving directory '/tmp/ruby/build/trunk' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk' Run options: --seed=60990 "--ruby=./miniruby -I/tmp/ruby/src/trunk/lib -I. -I.ext/common /tmp/ruby/src/trunk/tool/runruby.rb --extout=.ext -- --disable-gems" --excludes-dir=/tmp/ruby/src/trunk/test/.excludes --name=!/memory_leak/ --stderr-on-failure -j20 --exclude=rubygems/test_gem_package_task\.rb # Running tests: [ 1/865] 365054=test_gem_security_trust_dir [ 2/865] 365040=comments_test [ 3/865] 365041=test_gem_requirement [ 4/865] 365043=test_sprintf [ 5/865] 365039=test_string_memory [ 6/865] 365042=test_undef [ 7/865] 365055=ripper_test [ 8/865] 365053=test_objspace [ 9/865] 365056=test_line_editor [ 10/865] 365052=test_have_library [ 11/865] 365042=test_remote_fetch_error [ 12/865] 365051=test_c_struct_entry [ 13/865] 365039=test_gem_commands_stale_command [ 14/865] 365038=test_set [ 15/865] 365045=test_alias_and_anchor [ 16/865] 365047=test_postponed_job [ 17/865] 365050=test_external_new [ 18/865] 365048=test_gem_resolver_dependency_request [ 19/865] 365049=test_tree_builder [ 20/865] 365057=test_hash [ 21/865] 365044=test_protect [ 22/865] 365050=test_win32ole_typelib [ 23/865] 365050=test_gem_request_set_lockfile [ 24/865] 365044=test_raise_exception [ 25/865] 365046=test_argf [ 26/865] 365038=test_kill_ring [ 27/865] 365056=test_framework [ 28/865] 365051=test_ns_spki [ 29/865] 365049=test_yjit [ 30/865] 365057=test_debug_cmd [ 31/865] 365049=test_weakmap [ 32/865] 365056=test_workspace [ 33/865] 365045=test_gem_commands_environment_command [ 34/865] 365040=test_m17n [ 35/865] 365057=test_ws [ 36/865] 365051=test_kwargs [ 37/865] 365055=test_io_wait [ 38/865] 365051=test_gem_commands_exec_command [ 39/865] 365057=test_date_attr [ 40/865] 365057=test_ellipsize [ 41/865] 365038=test_summary [ 42/865] 365057=test_console_attr [ 43/865] 365057=test_type_completor [ 44/865] 365057=test_win32ole_record [ 45/865] 365057=test_gem_unsatisfiable_dependency_error [ 46/865] 365054=test_gem_commands_uninstall_command [ 47/865] 365040=test_condition [ 48/865] 365042=test_foreach [ 49/865] 365040=test_gem_source_specific_file [ 50/865] 365038=test_cp949 [ 51/865] 365042=test_io [ 52/865] 365038=test_hash [ 53/865] 365039=test_ubf_async_safe [ 54/865] 365039=test_sorted_set [ 55/865] 365048=test_emoji [ 56/865] 365056=test_win32ole_type_event [ 57/865] 365056=test_pack [ 58/865] 365041=test_array_create [ 59/865] 365041=test_gem_impossible_dependencies_error [ 60/865] 365043=test_to_ruby [ 61/865] 365041=test_pattern_key_name_check [ 62/865] 365041=test_rdoc_rubygems_hook [ 63/865] 365048=test_gem_commands_query_command [ 64/865] 365043=test_method [ 65/865] 365045=test_euc_kr [ 66/865] 365045=test_rdoc_context_section [ 67/865] 365057=test_ftp [ 68/865] 365057=test_pkey_dh [ 69/865] 365042=test_bigzero [ 70/865] 365042=test_gem_util [ 71/865] 365039=test_iseq_load [ 72/865] 365057=test_gem_package_tar_header [ 73/865] 365045=test_pkcs12 [ 74/865] 365055=test_system [ 75/865] 365040=test_yjit_exit_locations [ 76/865] 365047=test_etc [ 77/865] 365040=test_ripper [ 78/865] 365041=test_gem_config_file [ 79/865] 365057=test_gem_resolver_activation_request [ 80/865] 365057=test_getopts [ 81/865] 365057=test_protocol [ 82/865] 365056=test_math [ 83/865] 365056=test_gem_commands_fetch_command [ 84/865] 365042=test_gc [ 85/865] 365042=test_libs [ 86/865] 365047=test_config [ 87/865] 365050=test_sleep [ 88/865] 365042=test_yaml_tree [ 89/865] 365041=test_face [ 90/865] 365042=test_sizeof [ 91/865] 365044=test_case [ 92/865] 365044=test_rendering [ 93/865] 365041=test_utf16 [ 94/865] 365041=test_autoload [ 95/865] 365048=test_unicode_escape [ 96/865] 365044=test_io [ 97/865] 365047=test_rdoc_markup_indented_paragraph [ 98/865] 365045=ruby_parser_test [ 99/865] 365040=test_pack [100/865] 365057=test_backtrace [101/865] 365048=test_io_buffer [102/865] 365040=test_rdoc_task [103/865] 365040=test_gem_resolver_conflict [104/865] 365045=test_clone [105/865] 365040=test_gem_commands_install_command [106/865] 365056=test_readpartial [107/865] 365048=locals_test [108/865] 365054=test_rdoc_require [109/865] 365047=test_rdoc_markup_raw [110/865] 365049=test_webauthn_poller [111/865] 365047=test_rat [112/865] 365047=test_gem_resolver_best_set [113/865] 365045=encoding_test [114/865] 365047=test_typeddata [115/865] 365045=test_rdoc_markup_to_html_crossref [116/865] 365051=test_fstring [117/865] 365054=test_optparse [118/865] 365047=test_array [119/865] 365054=test_convertible [120/865] 365047=parser_test [121/865] 365052=test_yield [122/865] 365039=test_rdoc_alias [123/865] 365051=test_files_sample [124/865] 365047=test_stringscanner [125/865] 365047=test_big2str [126/865] 365047=test_wait [127/865] 365049=test_handle [128/865] 365056=test_yaml [129/865] 365047=test_forwardable [130/865] 365051=test_rdoc_markup_formatter [131/865] 365047=test_nowrite [132/865] 365056=test_thread_queue [133/865] 365048=test_ansi_without_terminfo [134/865] 365047=test_gem_commands_sources_command [135/865] 365039=test_bmethod [136/865] 365039=test_euc_tw [137/865] 365049=test_ractor [138/865] 365039=test_shapes [139/865] 365048=json_fixtures_test [140/865] 365039=test_io_timeout [141/865] 365049=test_rdoc_parser_c [142/865] 365039=test_comparable [143/865] 365039=test_enc_str_buf_cat [144/865] 365039=test_gbk [145/865] 365048=test_class2name [146/865] 365051=test_profile_frames [147/865] 365039=test_pstore [148/865] 365048=test_cstr [149/865] 365045=test_digest [150/865] 365047=test_marshalable [151/865] 365047=test_cgi_util [152/865] 365039=test_require [153/865] 365055=test_gem_ext_cmake_builder [154/865] 365047=test_gem_commands_contents_command [155/865] 365051=test_wss [156/865] 365051=test_fiddle [157/865] 365043=test_find [158/865] 365043=test_ractor [159/865] 365051=test_init [160/865] 365047=test_complexrational [161/865] 365047=test_pathname [162/865] 365055=test_coverage [163/865] 365043=test_rdoc_encoding [164/865] 365049=regexp_test [165/865] 365043=test_gem_package_tar_reader [166/865] 365049=test_file [167/865] 365049=test_rdoc_markdown [168/865] 365047=test_gem_available_set [169/865] 365057=test_rdoc_any_method [170/865] 365048=test_modify_expand [171/865] 365048=test_formatter [172/865] 365048=test_bash_completion [173/865] 365048=test_deprecate [174/865] 365047=test_rdoc_constant [175/865] 365051=test_gem_source_vendor [176/865] 365040=test_gem_commands_owner_command [177/865] 365051=test_recorder [178/865] 365051=test_rdoc_parser_rd [179/865] 365048=test_date_strftime [180/865] 365043=test_gem_installer [181/865] 365049=test_yamlstore [182/865] 365049=test_random [183/865] 365049=test_asn1 [184/865] 365051=test_rdoc_normal_class [185/865] 365049=test_class [186/865] 365047=test_const [187/865] 365047=json_string_matching_test [188/865] 365051=test_load [189/865] 365047=test_irb [190/865] 365051=test_function [191/865] 365045=test_queue [192/865] 365045=test_noarg [193/865] 365045=parse_comments_test [194/865] 365045=test_tempfile [195/865] 365051=test_rdoc_markup [196/865] 365051=test_gem_commands_help_command [197/865] 365051=test_tracepoint [198/865] 365055=test_prettyprint [199/865] 365055=test_utf32 [200/865] 365055=test_basicsocket [201/865] 365055=test_duplicate [202/865] 365055=test_gem_resolver_index_specification [203/865] 365047=test_internal_ivar [204/865] 365047=test_stack [205/865] 365050=test_gem_commands_list_command [206/865] 365057=test_reqarg [207/865] 365045=test_rdoc_include [208/865] 365050=test_too_many_dummy_encodings [209/865] 365055=test_rdoc_options [210/865] 365040=test_econv [211/865] 365045=test_cesu8 [212/865] 365045=test_gem_version [213/865] 365050=test_emitter [214/865] 365050=test_gem_commands_signin_command [215/865] 365057=test_resource [216/865] 365057=test_ldap [217/865] 365057=test_fileutils [218/865] 365045=test_string_processing [219/865] 365048=test_gem_commands_search_command [220/865] 365048=test_complex [221/865] 365039=test_gem_ext_ext_conf_builder [222/865] 365051=test_gem_stub_specification [223/865] 365050=test_method_cache [224/865] 365050=test_frozen_error [225/865] 365050=test_gem_resolver_specification [226/865] 365045=test_gem_dependency [227/865] 365050=test_path_to_class [228/865] 365050=test_inlinecache [229/865] 365050=test_rdoc_markup_verbatim [230/865] 365048=test_gem_remote_fetcher [231/865] 365051=test_mdns [232/865] 365052=test_parse [233/865] 365051=test_gem_resolver_installed_specification [234/865] 365051=test_scanner_events [235/865] 365045=test_flush [236/865] 365045=test_singleton [237/865] 365045=test_io_console [238/865] 365050=test_switch_hitter [239/865] 365051=test_securerandom [240/865] 365050=test_logperiod [241/865] 365050=test_rdoc_markdown_test [242/865] 365055=test_rdoc_normal_module [243/865] 365051=test_c_union_entity [244/865] 365055=test_passing_block [245/865] 365055=test_thread_fd_close [246/865] 365055=newline_test [247/865] 365051=test_uncorrectable_name_check [248/865] 365038=test_stringchar [249/865] 365051=test_hash_create [250/865] 365051=test_gem_security_policy [251/865] 365057=test_gem_source_local [252/865] 365055=test_last_thread [253/865] 365038=test_process [254/865] 365057=test_show_source [255/865] 365051=test_pack [256/865] 365057=test_gem_resolver_lock_specification [257/865] 365057=test_err_in_callback [258/865] 365057=test_x509cert [259/865] 365047=test_gc [260/865] 365052=test_arity [261/865] 365052=test_gem_ext_rake_builder [262/865] 365051=test_logdevice [263/865] 365042=test_gem_commands_specification_command [264/865] 365057=test_http [265/865] 365057=test_gem_commands_which_command [266/865] 365057=test_shift_jis [267/865] 365057=test_flags [268/865] 365040=test_inadvertent_creation [269/865] 365042=test_enumerator [270/865] 365053=test_name_error [271/865] 365050=test_rdoc_markup_attribute_manager [272/865] 365040=test_gem_commands_dependency_command [273/865] 365050=test_gem_resolver [274/865] 365053=test_safe_load [275/865] 365053=test_gem_resolver_composed_set [276/865] 365040=test_rdoc_context [277/865] 365039=test_nil2vtempty [278/865] 365039=test_stream [279/865] 365039=test_open-uri [280/865] 365050=test_httpresponse [281/865] 365053=test_rdoc_parser_ruby [282/865] 365050=test_syntax [283/865] 365046=test_require [284/865] 365046=test_rdoc_markup_to_joined_paragraph [285/865] 365046=test_date_time [286/865] 365046=test_date_new [287/865] 365046=test_data [288/865] 365055=test_tcp [289/865] 365046=test_iso_8859 [290/865] 365055=test_rdoc_text [291/865] 365046=test_case_options [292/865] 365049=test_store [293/865] 365046=test_rdoc_cross_reference [294/865] 365051=test_gem_commands_info_command [295/865] 365039=test_scalar [296/865] 365039=test_gem_dependency_installer [297/865] 365055=test_bug_reporter [298/865] 365051=test_gem_package_tar_reader_entry [299/865] 365052=test_gem_name_tuple [300/865] 365052=test_rand [301/865] 365051=test_exception [302/865] 365049=test_method_cache [303/865] 365049=test_gem_request [304/865] 365052=test_sprintf_comb [305/865] 365049=test_gem_commands_mirror [306/865] 365053=test_gem_ext_cargo_builder_link_flag_converter [307/865] 365049=test_enumerator_kw [308/865] 365049=test_settracefunc [309/865] 365055=test_gem_text [310/865] 365053=test_win32ole [311/865] 365053=test_generic [312/865] 365046=test_scan_args [313/865] 365057=test_cclass [314/865] 365046=test_gem_version_option [315/865] 365053=test_grapheme_breaks [316/865] 365055=test_gem_request_connection_pools [317/865] 365057=test_case [318/865] 365057=test_pkey [319/865] 365048=test_parser_events [320/865] 365053=test_reline [321/865] 365057=test_ansi_with_terminfo [322/865] 365057=test_rdoc_generator_pot_po [323/865] 365057=test_json_tree [324/865] 365057=test_rdoc_markup_to_markdown [325/865] 365040=test_memory_view [326/865] 365057=test_m17n_comb [327/865] 365048=test_ractor [328/865] 365052=test_extlibs [329/865] 365048=test_rdoc_generator_ri [330/865] 365046=test_gem_stream_ui [331/865] 365053=test_ractor [332/865] 365053=test_severity [333/865] 365053=test_gem_install_update_options [334/865] 365040=parse_test [335/865] 365046=test_require_lib [336/865] 365048=test_rdoc_markup_to_table_of_contents [337/865] 365048=test_objectspace [338/865] 365053=test_thread [339/865] 365041=test_socket [340/865] 365053=test_literal [341/865] 365045=test_dot_dot [342/865] 365045=test_c_struct_builder [343/865] 365056=test_str2big [344/865] 365054=test_gc_compact [345/865] 365056=test_string [346/865] 365049=test_proc [347/865] 365055=test_gem_package_old [348/865] 365045=test_gem_resolver_index_set [349/865] 365041=test_egrep_cpp [350/865] 365055=test_cgi_tag_helper [351/865] 365045=test_zlib [352/865] 365055=test_date_conv [353/865] 365055=test_optimization [354/865] 365053=test_erb_m17n [355/865] 365053=test_ole_methods [356/865] 365053=test_require_path_check [357/865] 365053=test_rdoc_markup_parser [358/865] 365041=test_folderitem2_invokeverb [359/865] 365041=test_files_test_2 [360/865] 365053=test_fnmatch [361/865] 365048=test_gem_validator [362/865] 365053=test_rdoc_store [363/865] 365048=test_x509attr [364/865] 365048=test_raise [365/865] 365048=test_gem_request_set_lockfile_parser [366/865] 365048=test_depth_first [367/865] 365048=test_rdoc_stats [368/865] 365048=test_pattern_matching [369/865] 365048=test_string [370/865] 365048=test_gem_dependency_resolution_error [371/865] 365048=test_qsort [372/865] 365048=test_rdoc_parser [373/865] 365052=json_addition_test [374/865] 365048=test_rdoc_markup_attributes [375/865] 365048=test_mul [376/865] 365048=test_win32ole_type [377/865] 365048=test_null [378/865] 365048=test_default_gems [379/865] 365052=test_rdoc_rd_inline_parser [380/865] 365043=test_rdoc_markup_to_rdoc [381/865] 365048=test_thread [382/865] 365048=test_trick [383/865] 365043=test_pipe [384/865] 365049=test_pkey_ec [385/865] 365051=test_date_parse [386/865] 365049=test_io_buffer [387/865] 365052=test_backtrace [388/865] 365043=test_defined [389/865] 365052=test_key_name_check [390/865] 365049=test_rdoc_i18n_text [391/865] 365049=test_gem_uninstaller [392/865] 365052=test_gb18030 [393/865] 365052=test_svcb_https [394/865] 365051=test_buffering [395/865] 365052=test_time [396/865] 365051=test_windows_1251 [397/865] 365051=test_rdoc_rdoc [398/865] 365043=test_emitter [399/865] 365043=test_gem_silent_ui [400/865] 365051=test_files_ext [401/865] 365051=test_bug-5832 [402/865] 365051=test_kernel [403/865] 365043=test_eval_history [404/865] 365052=dispatcher_test [405/865] 365053=test_gem_doctor [406/865] 365039=test_kdf [407/865] 365053=!Nothing_to_test [408/865] 365053=test_enc_raise [409/865] 365053=test_psych [410/865] 365052=test_rdoc_markup_paragraph [411/865] 365053=test_gem_ext_cargo_builder_unit [412/865] 365043=test_date [413/865] 365052=test_gem_rdoc [414/865] 365043=test_at_exit [415/865] 365053=test_object_create_start [416/865] 365053=test_rdoc_tom_doc [417/865] 365043=test_hmac [418/865] 365039=test_rdoc_markup_to_tt_only [419/865] 365043=test_bug-3571 [420/865] 365053=test_key_actor_vi [421/865] 365043=test_gem_command [422/865] 365039=test_gem_spec_fetcher [423/865] 365052=test_common [424/865] 365043=test_numeric [425/865] 365053=test_gem_commands_lock_command [426/865] 365039=test_ifunless [427/865] 365053=test_assignment [428/865] 365039=test_config [429/865] 365043=test_gem_source_list [430/865] 365043=test_yaml_special_cases [431/865] 365039=test_optarg [432/865] 365057=test_rdoc_token_stream [433/865] 365057=test_address_resolve [434/865] 365057=test_iter_break [435/865] 365043=test_zsh_completion [436/865] 365043=test_exception [437/865] 365057=test_nil [438/865] 365039=test_num2int [439/865] 365057=test_rdoc_single_class [440/865] 365043=test_verbose [441/865] 365057=test_gem_ext_configure_builder [442/865] 365039=test_frozen [443/865] 365039=test_pp [444/865] 365052=test_macro [445/865] 365043=test_gem_platform [446/865] 365057=test_rdoc_markup_hard_break [447/865] 365039=test_date_strptime [448/865] 365057=test_placearg [449/865] 365057=test_numhash [450/865] 365057=test_gem_commands_push_command [451/865] 365051=test_weakkeymap [452/865] 365052=test_pkey_rsa [453/865] 365043=test_keyword [454/865] 365044=test_class_name_check [455/865] 365044=test_continuation [456/865] 365039=test_fd_setsize [457/865] 365039=test_win32ole_method [458/865] 365039=test_delete [459/865] 365039=test_logger [460/865] 365039=test_files_test [461/865] 365051=test_gem_update_suggestion [462/865] 365039=test_file_exhaustive [463/865] 365044=test_force_exit [464/865] 365044=test_rdoc_parser_markdown [465/865] 365051=test_gem_resolver_lock_set [466/865] 365052=test_not [467/865] 365051=test_import [468/865] 365052=version_test [469/865] 365052=test_object [470/865] 365052=test_cgi_header [471/865] 365052=heredoc_dedent_test [472/865] 365052=test_arithmetic_sequence [473/865] 365052=test_gem_command_manager [474/865] 365040=test_basicinstructions [475/865] 365040=test_gem_gemcutter_utilities [476/865] 365044=test_key_actor_emacs [477/865] 365049=test_sleep [478/865] 365052=test_gem_local_remote_options [479/865] 365057=test_date_arith [480/865] 365043=test_object [481/865] 365057=test_ruby_lex [482/865] 365052=test_normalize [483/865] 365052=test_ossl [484/865] 365044=test_timeout [485/865] 365044=test_flip [486/865] 365044=compiler_test [487/865] 365057=test_change_word [488/865] 365057=test_tsort [489/865] 365044=test_signedness [490/865] 365057=test_rdoc_rd_block_parser [491/865] 365054=test_big5 [492/865] 365054=test_func [493/865] 365057=test_pointer [494/865] 365042=test_type [495/865] 365042=test_ractor [496/865] 365040=test_tmpdir [497/865] 365042=test_integer_comb [498/865] 365043=test_rdoc_markup_document [499/865] 365043=test_vm_dump [500/865] 365043=test_regexp [501/865] 365040=test_gem_commands_check_command [502/865] 365040=errors_test [503/865] 365040=test_udp [504/865] 365040=test_ostruct [505/865] 365046=unescape_test [506/865] 365040=test_file [507/865] 365048=test_data_error [508/865] 365057=bom_test [509/865] 365057=test_dup [510/865] 365048=test_pty [511/865] 365045=test_constant [512/865] 365057=test_range [513/865] 365053=test_project_sanity [514/865] 365051=test_encoding [515/865] 365053=test_erb_command [516/865] 365053=test_helper [517/865] 365053=test_gem_uri_formatter [518/865] 365053=library_symbols_test [519/865] 365048=test_addr [520/865] 365048=test_locale [521/865] 365051=test_ensured [522/865] 365048=test_ts [523/865] 365053=test_rdoc_ri_paths [524/865] 365051=test_gem_resolver_api_set [525/865] 365053=test_gem_safe_marshal [526/865] 365051=test_enumerable [527/865] 365051=test_gem_resolver_vendor_set [528/865] 365051=test_config [529/865] 365041=json_generator_test [530/865] 365041=test_eval [531/865] 365046=test_transcode [532/865] 365054=test_fips [533/865] 365057=test_x509name [534/865] 365057=test_update [535/865] 365057=test_x509store [536/865] 365051=test_rdoc_code_object [537/865] 365041=test_webauthn_listener [538/865] 365046=test_jaro_winkler [539/865] 365048=test_random_formatter [540/865] 365046=test_helper [541/865] 365046=test_lambda [542/865] 365048=test_ast [543/865] 365053=test_gem_request_set_gem_dependency_api [544/865] 365041=test_integer [545/865] 365054=test_cgi_modruby [546/865] 365054=test_rubyoptions [547/865] 365046=test_super [548/865] 365053=test_rubygems [549/865] 365051=test_call [550/865] 365051=test_https_proxy [551/865] 365053=test_capacity [552/865] 365053=test_nextafter [553/865] 365057=test_have_func [554/865] 365051=test_gem_request_set_lockfile_tokenizer [555/865] 365053=test_stat [556/865] 365053=test_gem_resolver_git_specification [557/865] 365051=test_usrmarshal [558/865] 365042=test_object_references [559/865] 365042=test_rdoc_attr [560/865] 365047=test_env [561/865] 365053=test_integer [562/865] 365042=desugar_compiler_test [563/865] 365044=test_dryrun [564/865] 365053=test_gem_commands_setup_command [565/865] 365051=test_cgi_core [566/865] 365044=test_parser [567/865] 365051=test_ractor [568/865] 365051=test_dns [569/865] 365044=test_gem_commands_open_command [570/865] 365042=test_gem [571/865] 365046=test_gem_source_lock [572/865] 365046=test_ssl [573/865] 365050=test_ractor [574/865] 365044=test_rendering [575/865] 365044=test_my_integer [576/865] 365044=test_thread [577/865] 365051=json_ext_parser_test [578/865] 365051=test_nonblock [579/865] 365051=test_weakref [580/865] 365050=test_marshal [581/865] 365053=test_unicode_normalize [582/865] 365046=test_timeout [583/865] 365051=test_alias [584/865] 365057=test_singleton_function [585/865] 365057=test_ancdata [586/865] 365051=test_reline_key [587/865] 365057=test_rb_str_dup [588/865] 365057=test_stringio [589/865] 365051=test_arity [590/865] 365051=test_io_wait_uncommon [591/865] 365051=test_win32ole_variable [592/865] 365045=test_rdoc_class_module [593/865] 365051=test_bignum [594/865] 365057=test_gem_ci_detector [595/865] 365057=test_win32ole_event [596/865] 365057=test_time_tz [597/865] 365050=test_rdoc_generator_json_index [598/865] 365057=test_trace [599/865] 365057=ractor_test [600/865] 365051=test_gem_package [601/865] 365050=test_complex2 [602/865] 365050=test_resolve_symbol [603/865] 365050=test_have_macro [604/865] 365057=test_threadgroup [605/865] 365045=test_enum [606/865] 365050=test_gem_specification [607/865] 365046=test_rdoc_extend [608/865] 365046=test_merge_keys [609/865] 365046=test_gem_resolver_api_specification [610/865] 365046=test_mixed_unicode_escapes [611/865] 365046=test_history [612/865] 365051=test_rdoc_markup_to_ansi [613/865] 365046=test_ipaddr [614/865] 365051=test_win32ole_variant [615/865] 365051=test_gem_console_ui [616/865] 365051=test_date_ractor [617/865] 365046=format_errors_test [618/865] 365046=test_dir [619/865] 365042=test_eval [620/865] 365042=test_autoconf [621/865] 365042=test_ractor_compatibility [622/865] 365045=test_cgi_multipart [623/865] 365055=test_gem_commands_cleanup_command [624/865] 365046=test_word [625/865] 365046=test_member [626/865] 365046=test_numeric [627/865] 365046=test_http_request [628/865] 365046=json_generic_object_test [629/865] 365045=test_gem_source_fetch_problem [630/865] 365046=test_rdoc_comment [631/865] 365045=test_error_highlight [632/865] 365051=test_resize [633/865] 365051=test_rdoc_generator_darkfish [634/865] 365046=test_mailto [635/865] 365057=location_test [636/865] 365046=test_symbol [637/865] 365046=test_coderange [638/865] 365046=test_arith_seq_beg_len_step [639/865] 365057=test_gem_resolver_requirement_list [640/865] 365046=test_pkcs7 [641/865] 365057=test_function_entry [642/865] 365057=test_context [643/865] 365057=test_gem_commands_pristine_command [644/865] 365042=test_nofree [645/865] 365042=test_coder [646/865] 365042=test_symbol [647/865] 365046=test_find_executable [648/865] 365046=ruby_api_test [649/865] 365045=test_enc_associate [650/865] 365041=test_lazy_enumerator [651/865] 365051=test_unix [652/865] 365051=test_module [653/865] 365046=test_gem_request_set [654/865] 365055=constant_path_node_test [655/865] 365055=test_gem_ext_cargo_builder [656/865] 365049=test_ssl [657/865] 365055=test_arith_seq_extract [658/865] 365055=test_method_name_check [659/865] 365047=test_parser [660/865] 365046=test_whileuntil [661/865] 365055=test_cmd [662/865] 365046=test_rdoc_generator_markup [663/865] 365046=test_rubyvm [664/865] 365046=test_configuration [665/865] 365047=test_buffered_io [666/865] 365046=test_monitor [667/865] 365041=test_stringify_symbols [668/865] 365047=test_instrumentation_api [669/865] 365041=test_boolean [670/865] 365041=test_scalar_scanner [671/865] 365041=test_gem_source [672/865] 365045=test_array [673/865] 365055=test_gem_package_tar_writer [674/865] 365046=test_gem_commands_outdated_command [675/865] 365055=test_benchmark [676/865] 365046=test_gem_dependency_list [677/865] 365046=test_nesting_parser [678/865] 365041=test_win32ole_method_event [679/865] 365041=test_gem_ext_builder [680/865] 365046=test_https [681/865] 365039=test_evaluation [682/865] 365039=test_provider [683/865] 365050=test_abi [684/865] 365056=test_load [685/865] 365056=test_yamldbm [686/865] 365056=test_rdoc_parser_simple [687/865] 365057=test_yield_block [688/865] 365057=test_len [689/865] 365057=test_gem_commands_cert_command [690/865] 365046=test_completion [691/865] 365050=test_gem_source_installed [692/865] 365050=test_x509ext [693/865] 365050=test_erb [694/865] 365050=attribute_write_test [695/865] 365056=test_propertyputref [696/865] 365056=test_spell_checker [697/865] 365039=test_assembler [698/865] 365039=test_rational [699/865] 365056=test_rational2 [700/865] 365056=test_gem_source_git [701/865] 365039=test_regex_casefold [702/865] 365050=test_gem_commands_signout_command [703/865] 365050=test_refinement [704/865] 365039=test_gem_resolver_installer_set [705/865] 365052=test_dir_m17n [706/865] 365056=test_require [707/865] 365041=test_cgi_cookie [708/865] 365039=test_float [709/865] 365041=test_process [710/865] 365041=test_windows_1252 [711/865] 365041=test_input_method [712/865] 365040=test_rdoc_top_level [713/865] 365046=test_metaclass [714/865] 365046=test_cgi_session [715/865] 365046=test_rdoc_rd [716/865] 365046=test_x509crl [717/865] 365041=test_signal [718/865] 365055=test_fixnum [719/865] 365055=pattern_test [720/865] 365055=test_memory_view [721/865] 365055=test_debug [722/865] 365055=test_shellwords [723/865] 365055=test_digest_extend [724/865] 365046=test_omap [725/865] 365055=test_string [726/865] 365046=test_iterator [727/865] 365055=test_gem_resolver_git_set [728/865] 365040=test_storage [729/865] 365040=test_new [730/865] 365040=test_gem_security_signer [731/865] 365046=test_cipher [732/865] 365046=json_parser_test [733/865] 365040=test_nomethod_error [734/865] 365040=memsize_test [735/865] 365040=test_config [736/865] 365046=test_win32ole_variant_outarg [737/865] 365046=json_common_interface_test [738/865] 365046=test_gem_source_subpath_problem [739/865] 365040=test_dln [740/865] 365040=test_rdoc_markup_to_html_snippet [741/865] 365042=magic_comment_test [742/865] 365040=test_struct [743/865] 365042=test_variable [744/865] 365040=fuzzer_test [745/865] 365040=test_rdoc_markup_include [746/865] 365040=test_sexp [747/865] 365040=test_pkg_config [748/865] 365046=test_cparser [749/865] 365040=test_insns_leaf [750/865] 365040=test_serialize_subclasses [751/865] 365040=test_deprecated [752/865] 365040=test_color_printer [753/865] 365055=test_engine [754/865] 365055=test_win32ole_variant_m [755/865] 365042=test_div [756/865] 365055=test_key_error [757/865] 365042=test_x509req [758/865] 365055=test_mutex [759/865] 365040=test_rdoc_rd_inline [760/865] 365040=test_files_test_1 [761/865] 365053=test_struct [762/865] 365053=test_gem_path_support [763/865] 365053=test_set [764/865] 365042=test_case_comprehensive [765/865] 365053=test_interned_str [766/865] 365053=test_gem_commands_build_command [767/865] 365051=test_tracer [768/865] 365051=test_cmethod [769/865] 365051=test_option [770/865] 365051=test_append [771/865] 365051=test_gem_commands_server_command [772/865] 365051=test_did_you_mean [773/865] 365051=test_io_m17n [774/865] 365053=test_variable_name_check [775/865] 365053=test_rdoc_markup_heading [776/865] 365053=test_exception_at_throwing [777/865] 365053=test_iseq [778/865] 365052=test_scheduler [779/865] 365057=test_pkey_dsa [780/865] 365046=test_ocsp [781/865] 365052=test_class [782/865] 365052=test_rdoc_markup_to_bs [783/865] 365039=test_beginendblock [784/865] 365052=test_files_lib [785/865] 365047=test_gem_commands_unpack_command [786/865] 365046=test_within_pipe [787/865] 365046=test_emoji_breaks [788/865] 365055=test_gem_bundler_version_finder [789/865] 365055=test_pinned [790/865] 365047=test_stream [791/865] 365047=test_to_ary_concat [792/865] 365055=test_webauthn_listener_response [793/865] 365055=test_time [794/865] 365039=test_printf [795/865] 365039=test_rdoc_markup_pre_process [796/865] 365053=test_exit [797/865] 365055=test_recursion [798/865] 365055=test_mkmf [799/865] 365039=test_date_marshal [800/865] 365039=test_history [801/865] 365053=test_popen_deadlock [802/865] 365055=test_delegate [803/865] 365039=test_closure [804/865] 365055=test_bundled_ca [805/865] 365041=test_open3 [806/865] 365057=test_fiber [807/865] 365051=test_gem_security [808/865] 365056=test_rdoc_servlet [809/865] 365039=test_ractor [810/865] 365039=test_digest [811/865] 365039=test_rbconfig [812/865] 365039=test_human_typo [813/865] 365039=test_primitive [814/865] 365039=test_rdoc_i18n_locale [815/865] 365039=test_name_error_extension [816/865] 365039=test_pair [817/865] 365056=test_gem_commands_yank_command [818/865] 365053=test_win32ole_param [819/865] 365053=test_acceptable [820/865] 365053=test_euc_jp [821/865] 365053=test_rdoc_generator_pot_po_entry [822/865] 365053=test_document [823/865] 365053=test_rdoc_markup_to_label [824/865] 365053=test_install [825/865] 365047=test_sockopt [826/865] 365047=test_set_len [827/865] 365047=test_encoding [828/865] 365047=test_httpresponses [829/865] 365047=test_rdoc_ri_driver [830/865] 365053=test_gem_resolver_local_specification [831/865] 365056=test_httpheader [832/865] 365053=json_encoding_test [833/865] 365053=test_color [834/865] 365050=test_key_stroke [835/865] 365056=test_terminfo [836/865] 365056=test_compile_prism [837/865] 365050=test_rdoc_markup_to_html [838/865] 365055=test_date_compat [839/865] 365055=test_bug-14834 [840/865] 365053=test_addrinfo [841/865] 365055=test_http [842/865] 365050=test_tree_spell_checker [843/865] 365053=test_case_mapping [844/865] 365050=test_path [845/865] 365053=test_win32ole_param_event [846/865] 365050=test_bn [847/865] 365053=test_unicode [848/865] 365053=test_rdoc_parser_changelog [849/865] 365050=test_enumerator [850/865] 365050=test_koi8 [851/865] 365050=parameters_signature_test [852/865] 365050=test_rdoc_generator_pot [853/865] 365050=test_data [854/865] 365047=test_filter [855/865] 365050=test_gem_gem_runner [856/865] 365046=test_rdoc_method_attr [857/865] 365053=test_notimplement [858/865] 365047=test_random [859/865] 365053=test_gem_uri [860/865] 365050=test_key_event_record [861/865] 365050=test_gem_resolver_vendor_specification [862/865] 365047=test_gem_commands_update_command [863/865] 365056=test_ssl_session [864/865] 365053=test_thread_cv [865/865] 365050=test_lexer Finished tests in 33.949128s, 739.0764 tests/s, 279065.3970 assertions/s. 25091 tests, 9474027 assertions, 0 failures, 0 errors, 224 skips ruby -v: ruby 3.4.0dev (2024-02-14T03:17:23Z master eea7ce55de) [x86_64-linux] $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 0. $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j20' BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared 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 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 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = no 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 gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating enc.mk generating encdb.h encdb.h unchanged making enc make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for '/tmp/ruby/src/trunk/enc/trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk' making encs make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Leaving directory '/tmp/ruby/build/trunk' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk' Update debug to 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 echo 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/debug.revision - /tmp/ruby/src/trunk/.bundle/.timestamp/debug.revision unchanged $ /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-499937-cxrnra/1-mspec-multi-0 $ /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-499937-cxrnra/2-mspec-multi-1 $ /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-499937-cxrnra/3-mspec-multi-2 $ /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-499937-cxrnra/4-mspec-multi-3 $ /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-499937-cxrnra/5-mspec-multi-4 $ /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-499937-cxrnra/6-mspec-multi-5 $ /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-499937-cxrnra/7-mspec-multi-6 $ /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-499937-cxrnra/8-mspec-multi-7 $ /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-499937-cxrnra/9-mspec-multi-8 $ /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-499937-cxrnra/10-mspec-multi-9 $ /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-499937-cxrnra/11-mspec-multi-10 $ /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-499937-cxrnra/12-mspec-multi-11 $ /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-499937-cxrnra/13-mspec-multi-12 $ /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-499937-cxrnra/14-mspec-multi-13 $ /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-499937-cxrnra/15-mspec-multi-14 $ /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-499937-cxrnra/16-mspec-multi-15 $ /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-499937-cxrnra/17-mspec-multi-16 $ /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-499937-cxrnra/18-mspec-multi-17 $ /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-499937-cxrnra/19-mspec-multi-18 $ /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-499937-cxrnra/20-mspec-multi-19 ruby 3.4.0dev (2024-02-14T03:17:23Z master eea7ce55de) [x86_64-linux] 0 ......................................................................... 73 ......................................................................... 146 ......................................................................... 219 ......................................................................... 292 ......................................................................... 365 ......................................................................... 438 ......................................................................... 511 ......................................................................... 584 ......................................................................... 657 ......................................................................... 730 ......................................................................... 803 ......................................................................... 876 ......................................................................... 949 ......................................................................... 1022 ......................................................................... 1095 ......................................................................... 1168 ......................................................................... 1241 ......................................................................... 1314 ......................................................................... 1387 ......................................................................... 1460 ......................................................................... 1533 ......................................................................... 1606 ......................................................................... 1679 ......................................................................... 1752 ......................................................................... 1825 ......................................................................... 1898 ......................................................................... 1971 ......................................................................... 2044 ......................................................................... 2117 ......................................................................... 2190 ......................................................................... 2263 ......................................................................... 2336 ......................................................................... 2409 ......................................................................... 2482 ......................................................................... 2555 ......................................................................... 2628 ......................................................................... 2701 ......................................................................... 2774 ......................................................................... 2847 ......................................................................... 2920 ......................................................................... 2993 ......................................................................... 3066 ......................................................................... 3139 ......................................................................... 3212 ......................................................................... 3285 ......................................................................... 3358 ......................................................................... 3431 ......................................................................... 3504 ......................................................................... 3577 ......................................................................... 3650 ......................................................................... 3723 .......... Finished in 9.510624 seconds 3732 files, 33079 examples, 195779 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j20'" exit with 0.