# Logfile created on 2024-02-11 16:52:12 +0000 by logger.rb/v1.4.3 #<BuildRuby:0x00005603fe923968 @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.20240211-165212", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00005603fe9b7320 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00005603fe9b71e0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00005603fe9b7000 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk.20240211-165212", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk.20240211-165212>, @binmode=false, @mon_data=#<Monitor:0x00005603fe9b6ec0>, @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 = a63a0c247b $$$[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 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 building spec/ruby/optional/capi/ext/float_spec.so building spec/ruby/optional/capi/ext/gc_spec.so building spec/ruby/optional/capi/ext/hash_spec.so building spec/ruby/optional/capi/ext/globals_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/marshal_spec.so building spec/ruby/optional/capi/ext/module_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/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' 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/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' 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]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' 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/bigdecimal-3.1.6/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' 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/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog' 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]: Leaving directory '/tmp/ruby/build/trunk/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' 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]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' 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/nkf-0.2.0/ext/nkf' 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]: 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 - generating enc.mk 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. /tmp/ruby/src/trunk/.bundle/.timestamp/debug.revision 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/date' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' 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/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' 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/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' 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]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' 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/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' 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/racc-1.7.3/ext/racc/cparse' 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/nkf-0.2.0/ext/nkf' 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/debug-1.9.1/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' 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 1891 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 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=49132 "--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/864] 932683=test_gem_commands_open_command [ 2/864] 932667=test_dns [ 3/864] 932670=test_ractor [ 4/864] 932666=test_gem [ 5/864] 932665=test_gem_source_lock [ 6/864] 932668=test_cgi_core [ 7/864] 932679=test_parser [ 8/864] 932680=test_weakref [ 9/864] 932682=test_nonblock [ 10/864] 932684=test_unicode_normalize [ 11/864] 932681=test_marshal [ 12/864] 932670=test_timeout [ 13/864] 932668=test_alias [ 14/864] 932673=test_ancdata [ 15/864] 932671=test_singleton_function [ 16/864] 932675=test_reline_key [ 17/864] 932676=test_rb_str_dup [ 18/864] 932677=test_ssl [ 19/864] 932672=test_ractor [ 20/864] 932674=test_rendering [ 21/864] 932671=json_ext_parser_test [ 22/864] 932673=test_thread [ 23/864] 932676=test_my_integer [ 24/864] 932676=test_capacity [ 25/864] 932679=test_nextafter [ 26/864] 932676=test_have_func [ 27/864] 932671=test_stat [ 28/864] 932671=test_gem_request_set_lockfile_tokenizer [ 29/864] 932669=test_gem_resolver_git_specification [ 30/864] 932678=test_usrmarshal [ 31/864] 932682=test_object_references [ 32/864] 932682=test_integer [ 33/864] 932680=test_cgi_modruby [ 34/864] 932680=test_rubyoptions [ 35/864] 932675=test_super [ 36/864] 932674=test_rubygems [ 37/864] 932679=test_https_proxy [ 38/864] 932668=test_call [ 39/864] 932683=test_gem_commands_setup_command [ 40/864] 932679=test_rdoc_attr [ 41/864] 932668=test_env [ 42/864] 932681=desugar_compiler_test [ 43/864] 932678=test_integer [ 44/864] 932665=test_dryrun [ 45/864] 932665=json_generic_object_test [ 46/864] 932671=test_gem_source_fetch_problem [ 47/864] 932665=test_http_request [ 48/864] 932671=test_resize [ 49/864] 932671=test_error_highlight [ 50/864] 932681=test_rdoc_comment [ 51/864] 932678=test_rdoc_generator_darkfish [ 52/864] 932665=test_mailto [ 53/864] 932665=test_symbol [ 54/864] 932665=location_test [ 55/864] 932679=test_coderange [ 56/864] 932679=test_autoconf [ 57/864] 932679=test_eval [ 58/864] 932679=test_dir [ 59/864] 932672=format_errors_test [ 60/864] 932669=test_gem_console_ui [ 61/864] 932675=test_date_ractor [ 62/864] 932665=test_ractor_compatibility [ 63/864] 932669=test_word [ 64/864] 932669=test_gem_commands_cleanup_command [ 65/864] 932667=test_cgi_multipart [ 66/864] 932674=test_member [ 67/864] 932674=test_numeric [ 68/864] 932672=test_nofree [ 69/864] 932681=test_gem_commands_pristine_command [ 70/864] 932672=test_context [ 71/864] 932674=test_symbol [ 72/864] 932671=test_coder [ 73/864] 932679=test_find_executable [ 74/864] 932677=ruby_api_test [ 75/864] 932667=test_lazy_enumerator [ 76/864] 932671=test_enc_associate [ 77/864] 932679=test_unix [ 78/864] 932672=test_arith_seq_beg_len_step [ 79/864] 932679=test_gem_resolver_requirement_list [ 80/864] 932675=test_pkcs7 [ 81/864] 932683=test_function_entry [ 82/864] 932683=test_resolve_symbol [ 83/864] 932672=test_complex2 [ 84/864] 932672=test_gem_package [ 85/864] 932677=test_have_macro [ 86/864] 932683=test_threadgroup [ 87/864] 932670=test_gem_specification [ 88/864] 932679=test_enum [ 89/864] 932678=test_io_wait_uncommon [ 90/864] 932678=test_arity [ 91/864] 932665=test_stringio [ 92/864] 932678=test_win32ole_variable [ 93/864] 932678=test_gem_ci_detector [ 94/864] 932675=test_bignum [ 95/864] 932667=test_rdoc_class_module [ 96/864] 932665=test_time_tz [ 97/864] 932665=test_win32ole_event [ 98/864] 932665=test_rdoc_generator_json_index [ 99/864] 932675=ractor_test [100/864] 932669=test_trace [101/864] 932678=test_gem_resolver_api_specification [102/864] 932669=test_rdoc_markup_to_ansi [103/864] 932675=test_history [104/864] 932675=test_mixed_unicode_escapes [105/864] 932675=test_ipaddr [106/864] 932678=test_win32ole_variant [107/864] 932678=test_rdoc_extend [108/864] 932671=test_merge_keys [109/864] 932675=test_arithmetic_sequence [110/864] 932671=test_gem_command_manager [111/864] 932675=test_gem_gemcutter_utilities [112/864] 932665=test_basicinstructions [113/864] 932678=test_key_actor_emacs [114/864] 932665=version_test [115/864] 932665=test_object [116/864] 932665=heredoc_dedent_test [117/864] 932669=test_cgi_header [118/864] 932665=test_tsort [119/864] 932665=test_signedness [120/864] 932669=test_rdoc_rd_block_parser [121/864] 932677=test_pointer [122/864] 932669=test_func [123/864] 932671=test_big5 [124/864] 932671=test_type [125/864] 932671=test_ractor [126/864] 932678=test_sleep [127/864] 932671=test_gem_local_remote_options [128/864] 932671=test_ruby_lex [129/864] 932667=test_object [130/864] 932677=test_date_arith [131/864] 932677=test_ossl [132/864] 932672=test_normalize [133/864] 932672=test_timeout [134/864] 932672=compiler_test [135/864] 932672=test_flip [136/864] 932679=test_change_word [137/864] 932679=test_class_name_check [138/864] 932679=test_keyword [139/864] 932672=test_continuation [140/864] 932671=test_fd_setsize [141/864] 932671=test_win32ole_method [142/864] 932671=test_delete [143/864] 932671=test_gem_platform [144/864] 932675=test_rdoc_markup_hard_break [145/864] 932676=test_placearg [146/864] 932676=test_date_strptime [147/864] 932671=test_numhash [148/864] 932671=test_weakkeymap [149/864] 932672=test_gem_commands_push_command [150/864] 932675=test_pkey_rsa [151/864] 932683=test_force_exit [152/864] 932676=test_rdoc_parser_markdown [153/864] 932667=test_not [154/864] 932667=test_gem_resolver_lock_set [155/864] 932683=test_import [156/864] 932671=test_logger [157/864] 932681=test_gem_update_suggestion [158/864] 932671=test_files_test [159/864] 932676=test_file_exhaustive [160/864] 932674=json_generator_test [161/864] 932669=test_eval [162/864] 932675=test_transcode [163/864] 932681=test_gem_resolver_api_set [164/864] 932667=test_gem_safe_marshal [165/864] 932679=test_enumerable [166/864] 932679=test_gem_resolver_vendor_set [167/864] 932679=test_config [168/864] 932671=test_webauthn_listener [169/864] 932681=test_jaro_winkler [170/864] 932681=test_helper [171/864] 932681=test_random_formatter [172/864] 932666=test_gem_request_set_gem_dependency_api [173/864] 932674=test_ast [174/864] 932681=test_lambda [175/864] 932671=test_x509name [176/864] 932671=test_fips [177/864] 932669=test_update [178/864] 932669=test_x509store [179/864] 932681=test_rdoc_code_object [180/864] 932675=test_udp [181/864] 932672=test_file [182/864] 932675=test_ostruct [183/864] 932666=unescape_test [184/864] 932683=bom_test [185/864] 932671=test_data_error [186/864] 932669=test_rdoc_markup_document [187/864] 932675=test_integer_comb [188/864] 932683=test_tmpdir [189/864] 932669=test_vm_dump [190/864] 932669=test_gem_commands_check_command [191/864] 932669=test_regexp [192/864] 932679=errors_test [193/864] 932671=test_locale [194/864] 932671=test_addr [195/864] 932683=library_symbols_test [196/864] 932683=test_ensured [197/864] 932671=test_ts [198/864] 932667=test_rdoc_ri_paths [199/864] 932667=test_constant [200/864] 932683=test_pty [201/864] 932670=test_dup [202/864] 932679=test_project_sanity [203/864] 932681=test_range [204/864] 932682=test_encoding [205/864] 932679=test_helper [206/864] 932679=test_erb_command [207/864] 932679=test_gem_uri_formatter [208/864] 932670=test_pinned [209/864] 932679=test_stream [210/864] 932679=test_time [211/864] 932670=test_webauthn_listener_response [212/864] 932684=test_to_ary_concat [213/864] 932670=test_rdoc_markup_pre_process [214/864] 932682=test_printf [215/864] 932682=test_rdoc_markup_to_bs [216/864] 932679=test_beginendblock [217/864] 932670=test_gem_commands_unpack_command [218/864] 932668=test_files_lib [219/864] 932671=test_within_pipe [220/864] 932671=test_gem_bundler_version_finder [221/864] 932671=test_emoji_breaks [222/864] 932682=test_closure [223/864] 932683=test_bundled_ca [224/864] 932681=test_open3 [225/864] 932670=test_fiber [226/864] 932682=test_rdoc_servlet [227/864] 932679=test_gem_security [228/864] 932682=test_ractor [229/864] 932684=test_digest [230/864] 932682=test_exit [231/864] 932666=test_recursion [232/864] 932666=test_date_marshal [233/864] 932666=test_mkmf [234/864] 932684=test_history [235/864] 932666=test_popen_deadlock [236/864] 932665=test_delegate [237/864] 932665=test_tracer [238/864] 932684=test_cmethod [239/864] 932684=test_option [240/864] 932665=test_append [241/864] 932665=test_gem_commands_server_command [242/864] 932665=test_did_you_mean [243/864] 932665=test_variable_name_check [244/864] 932682=test_io_m17n [245/864] 932665=test_case_comprehensive [246/864] 932684=test_interned_str [247/864] 932684=test_gem_commands_build_command [248/864] 932683=test_scheduler [249/864] 932666=test_pkey_dsa [250/864] 932683=test_class [251/864] 932683=test_ocsp [252/864] 932684=test_rdoc_markup_heading [253/864] 932684=test_iseq [254/864] 932683=test_exception_at_throwing [255/864] 932683=test_http [256/864] 932675=test_addrinfo [257/864] 932684=test_tree_spell_checker [258/864] 932675=test_case_mapping [259/864] 932675=test_path [260/864] 932675=test_win32ole_param_event [261/864] 932675=test_bn [262/864] 932684=test_compile_prism [263/864] 932667=test_terminfo [264/864] 932675=test_rdoc_markup_to_html [265/864] 932667=test_date_compat [266/864] 932667=test_bug-14834 [267/864] 932675=test_random [268/864] 932667=test_notimplement [269/864] 932667=test_key_event_record [270/864] 932667=test_gem_uri [271/864] 932675=test_gem_commands_update_command [272/864] 932667=test_gem_resolver_vendor_specification [273/864] 932667=test_lexer [274/864] 932667=test_thread_cv [275/864] 932682=test_ssl_session [276/864] 932684=test_unicode [277/864] 932684=parameters_signature_test [278/864] 932684=test_koi8 [279/864] 932684=test_enumerator [280/864] 932684=test_rdoc_parser_changelog [281/864] 932666=test_rdoc_generator_pot [282/864] 932684=test_data [283/864] 932671=test_gem_gem_runner [284/864] 932684=test_filter [285/864] 932666=test_rdoc_method_attr [286/864] 932684=test_rdoc_i18n_locale [287/864] 932671=test_name_error_extension [288/864] 932684=test_gem_commands_yank_command [289/864] 932671=test_win32ole_param [290/864] 932671=test_pair [291/864] 932681=test_euc_jp [292/864] 932681=test_rdoc_generator_pot_po_entry [293/864] 932681=test_acceptable [294/864] 932681=test_document [295/864] 932681=test_rbconfig [296/864] 932681=test_human_typo [297/864] 932681=test_primitive [298/864] 932681=test_color [299/864] 932666=json_encoding_test [300/864] 932666=test_key_stroke [301/864] 932681=test_rdoc_markup_to_label [302/864] 932667=test_install [303/864] 932681=test_sockopt [304/864] 932681=test_httpresponses [305/864] 932666=test_encoding [306/864] 932666=test_set_len [307/864] 932666=test_rdoc_ri_driver [308/864] 932681=test_gem_resolver_local_specification [309/864] 932681=test_httpheader [310/864] 932681=test_gem_ext_builder [311/864] 932667=test_https [312/864] 932666=test_evaluation [313/864] 932666=test_provider [314/864] 932668=test_abi [315/864] 932684=test_yamldbm [316/864] 932684=test_load [317/864] 932684=test_rdoc_parser_simple [318/864] 932684=test_scalar_scanner [319/864] 932684=test_gem_source [320/864] 932668=test_gem_package_tar_writer [321/864] 932666=test_array [322/864] 932675=test_gem_commands_outdated_command [323/864] 932682=test_benchmark [324/864] 932667=test_gem_dependency_list [325/864] 932675=test_nesting_parser [326/864] 932667=test_win32ole_method_event [327/864] 932667=test_spell_checker [328/864] 932667=test_propertyputref [329/864] 932667=attribute_write_test [330/864] 932675=test_assembler [331/864] 932675=test_rational [332/864] 932675=test_rational2 [333/864] 932675=test_yield_block [334/864] 932675=test_len [335/864] 932675=test_completion [336/864] 932678=test_gem_commands_cert_command [337/864] 932684=test_gem_source_installed [338/864] 932667=test_erb [339/864] 932684=test_x509ext [340/864] 932684=test_method_name_check [341/864] 932667=test_arith_seq_extract [342/864] 932684=test_parser [343/864] 932668=test_module [344/864] 932684=test_gem_request_set [345/864] 932667=constant_path_node_test [346/864] 932667=test_ssl [347/864] 932676=test_gem_ext_cargo_builder [348/864] 932675=test_instrumentation_api [349/864] 932681=test_stringify_symbols [350/864] 932681=test_boolean [351/864] 932681=test_whileuntil [352/864] 932681=test_cmd [353/864] 932676=test_rdoc_generator_markup [354/864] 932676=test_rubyvm [355/864] 932676=test_configuration [356/864] 932684=test_monitor [357/864] 932676=test_buffered_io [358/864] 932676=magic_comment_test [359/864] 932684=test_rdoc_markup_to_html_snippet [360/864] 932676=test_struct [361/864] 932684=test_variable [362/864] 932676=test_rdoc_markup_include [363/864] 932676=test_sexp [364/864] 932676=fuzzer_test [365/864] 932676=test_pkg_config [366/864] 932676=test_cparser [367/864] 932678=memsize_test [368/864] 932684=test_nomethod_error [369/864] 932678=json_parser_test [370/864] 932684=test_config [371/864] 932678=test_win32ole_variant_outarg [372/864] 932678=json_common_interface_test [373/864] 932678=test_dln [374/864] 932678=test_gem_source_subpath_problem [375/864] 932682=test_mutex [376/864] 932684=test_x509req [377/864] 932678=test_rdoc_rd_inline [378/864] 932678=test_files_test_1 [379/864] 932679=test_gem_path_support [380/864] 932679=test_struct [381/864] 932679=test_set [382/864] 932679=test_serialize_subclasses [383/864] 932679=test_insns_leaf [384/864] 932679=test_deprecated [385/864] 932679=test_color_printer [386/864] 932679=test_div [387/864] 932679=test_win32ole_variant_m [388/864] 932679=test_engine [389/864] 932679=test_key_error [390/864] 932679=test_process [391/864] 932679=test_input_method [392/864] 932684=test_windows_1252 [393/864] 932684=test_metaclass [394/864] 932684=test_rdoc_top_level [395/864] 932679=test_rdoc_rd [396/864] 932679=test_cgi_session [397/864] 932676=test_x509crl [398/864] 932679=test_fixnum [399/864] 932679=test_signal [400/864] 932681=test_gem_source_git [401/864] 932676=test_refinement [402/864] 932684=test_gem_commands_signout_command [403/864] 932684=test_regex_casefold [404/864] 932668=test_gem_resolver_installer_set [405/864] 932677=test_dir_m17n [406/864] 932681=test_cgi_cookie [407/864] 932681=test_require [408/864] 932668=test_float [409/864] 932672=test_storage [410/864] 932672=test_gem_resolver_git_set [411/864] 932672=test_new [412/864] 932672=test_gem_security_signer [413/864] 932684=test_cipher [414/864] 932682=test_memory_view [415/864] 932682=pattern_test [416/864] 932684=test_debug [417/864] 932684=test_shellwords [418/864] 932684=test_digest_extend [419/864] 932684=test_omap [420/864] 932672=test_iterator [421/864] 932684=test_string [422/864] 932684=test_wss [423/864] 932682=test_fiddle [424/864] 932684=test_find [425/864] 932684=test_ractor [426/864] 932672=test_digest [427/864] 932682=test_marshalable [428/864] 932682=test_cgi_util [429/864] 932680=test_require [430/864] 932673=test_gem_ext_cmake_builder [431/864] 932684=test_gem_commands_contents_command [432/864] 932671=test_bash_completion [433/864] 932671=test_formatter [434/864] 932684=test_rdoc_constant [435/864] 932671=test_deprecate [436/864] 932671=test_gem_commands_owner_command [437/864] 932682=test_gem_source_vendor [438/864] 932682=test_recorder [439/864] 932682=test_complexrational [440/864] 932682=test_init [441/864] 932684=test_pathname [442/864] 932673=test_rdoc_encoding [443/864] 932673=test_coverage [444/864] 932684=test_gem_package_tar_reader [445/864] 932684=regexp_test [446/864] 932677=test_file [447/864] 932684=test_gem_available_set [448/864] 932677=test_rdoc_markdown [449/864] 932670=test_modify_expand [450/864] 932670=test_rdoc_any_method [451/864] 932682=test_rdoc_markup_formatter [452/864] 932682=test_nowrite [453/864] 932682=test_thread_queue [454/864] 932684=test_gem_commands_sources_command [455/864] 932684=test_ansi_without_terminfo [456/864] 932684=test_bmethod [457/864] 932684=test_euc_tw [458/864] 932684=test_ractor [459/864] 932684=test_big2str [460/864] 932684=test_handle [461/864] 932671=test_wait [462/864] 932678=test_yaml [463/864] 932671=test_forwardable [464/864] 932671=test_enc_str_buf_cat [465/864] 932671=test_gbk [466/864] 932671=test_class2name [467/864] 932671=test_profile_frames [468/864] 932672=test_cstr [469/864] 932678=test_pstore [470/864] 932677=json_fixtures_test [471/864] 932677=test_shapes [472/864] 932677=test_io_timeout [473/864] 932668=test_rdoc_parser_c [474/864] 932677=test_comparable [475/864] 932677=test_rdoc_options [476/864] 932678=test_cesu8 [477/864] 932678=test_econv [478/864] 932671=test_gem_version [479/864] 932670=test_resource [480/864] 932679=test_gem_commands_signin_command [481/864] 932671=test_emitter [482/864] 932671=test_ldap [483/864] 932670=test_string_processing [484/864] 932671=test_fileutils [485/864] 932673=test_rdoc_include [486/864] 932675=test_reqarg [487/864] 932670=test_gem_commands_list_command [488/864] 932670=test_stack [489/864] 932675=test_too_many_dummy_encodings [490/864] 932673=test_gem_remote_fetcher [491/864] 932679=test_mdns [492/864] 932679=test_parse [493/864] 932684=test_gem_resolver_installed_specification [494/864] 932675=test_scanner_events [495/864] 932684=test_gem_commands_search_command [496/864] 932672=test_complex [497/864] 932684=test_gem_ext_ext_conf_builder [498/864] 932675=test_frozen_error [499/864] 932675=test_gem_stub_specification [500/864] 932668=test_method_cache [501/864] 932668=test_gem_dependency [502/864] 932677=test_gem_resolver_specification [503/864] 932672=test_path_to_class [504/864] 932672=test_rdoc_markup_verbatim [505/864] 932671=test_inlinecache [506/864] 932668=test_random [507/864] 932668=test_asn1 [508/864] 932668=test_const [509/864] 932680=test_class [510/864] 932668=test_rdoc_normal_class [511/864] 932671=test_load [512/864] 932675=json_string_matching_test [513/864] 932675=test_irb [514/864] 932666=test_date_strftime [515/864] 932671=test_rdoc_parser_rd [516/864] 932677=test_gem_installer [517/864] 932668=test_yamlstore [518/864] 932668=test_gem_commands_help_command [519/864] 932672=test_rdoc_markup [520/864] 932672=test_prettyprint [521/864] 932672=test_tracepoint [522/864] 932668=test_basicsocket [523/864] 932668=test_utf32 [524/864] 932668=test_duplicate [525/864] 932668=test_gem_resolver_index_specification [526/864] 932668=test_internal_ivar [527/864] 932668=test_queue [528/864] 932668=test_function [529/864] 932671=parse_comments_test [530/864] 932679=test_noarg [531/864] 932675=test_tempfile [532/864] 932679=test_win32ole_record [533/864] 932679=test_gem_unsatisfiable_dependency_error [534/864] 932679=test_gem_source_specific_file [535/864] 932671=test_foreach [536/864] 932671=test_condition [537/864] 932671=test_gem_commands_uninstall_command [538/864] 932681=test_cp949 [539/864] 932681=test_io [540/864] 932679=test_ubf_async_safe [541/864] 932679=test_hash [542/864] 932670=test_win32ole_type_event [543/864] 932670=test_emoji [544/864] 932670=test_sorted_set [545/864] 932678=test_kwargs [546/864] 932672=test_gem_commands_exec_command [547/864] 932678=test_io_wait [548/864] 932668=test_date_attr [549/864] 932668=test_ellipsize [550/864] 932668=test_summary [551/864] 932668=test_console_attr [552/864] 932668=test_type_completor [553/864] 932668=test_rdoc_context_section [554/864] 932668=test_euc_kr [555/864] 932668=test_ftp [556/864] 932668=test_array_create [557/864] 932668=test_pack [558/864] 932675=test_gem_impossible_dependencies_error [559/864] 932675=test_pattern_key_name_check [560/864] 932675=test_to_ruby [561/864] 932675=test_rdoc_rubygems_hook [562/864] 932681=test_method [563/864] 932670=test_gem_commands_query_command [564/864] 932675=test_remote_fetch_error [565/864] 932675=test_have_library [566/864] 932668=test_gem_commands_stale_command [567/864] 932666=test_c_struct_entry [568/864] 932668=test_set [569/864] 932668=test_gem_security_trust_dir [570/864] 932668=test_sprintf [571/864] 932678=test_gem_requirement [572/864] 932668=comments_test [573/864] 932668=test_string_memory [574/864] 932678=test_undef [575/864] 932678=test_line_editor [576/864] 932678=test_objspace [577/864] 932684=test_argf [578/864] 932668=test_ns_spki [579/864] 932668=test_framework [580/864] 932676=test_kill_ring [581/864] 932668=test_yjit [582/864] 932668=test_workspace [583/864] 932666=test_weakmap [584/864] 932676=test_debug_cmd [585/864] 932669=test_m17n [586/864] 932676=test_gem_commands_environment_command [587/864] 932676=test_ws [588/864] 932676=test_external_new [589/864] 932669=test_postponed_job [590/864] 932671=test_alias_and_anchor [591/864] 932676=test_hash [592/864] 932671=test_tree_builder [593/864] 932671=test_gem_resolver_dependency_request [594/864] 932676=test_win32ole_typelib [595/864] 932676=test_protect [596/864] 932676=test_raise_exception [597/864] 932670=test_gem_request_set_lockfile [598/864] 932668=ripper_compat_test [599/864] 932671=test_clone [600/864] 932668=test_gem_commands_install_command [601/864] 932672=test_readpartial [602/864] 932671=locals_test [603/864] 932669=test_rdoc_require [604/864] 932670=test_rdoc_markup_indented_paragraph [605/864] 932670=test_io_buffer [606/864] 932673=test_backtrace [607/864] 932669=test_pack [608/864] 932669=test_rdoc_task [609/864] 932669=test_gem_resolver_conflict [610/864] 932669=parser_test [611/864] 932671=test_convertible [612/864] 932670=test_yield [613/864] 932669=test_rdoc_alias [614/864] 932669=test_files_sample [615/864] 932672=test_stringscanner [616/864] 932669=test_webauthn_poller [617/864] 932672=test_rdoc_markup_raw [618/864] 932672=test_rat [619/864] 932672=test_typeddata [620/864] 932676=encoding_test [621/864] 932676=test_gem_resolver_best_set [622/864] 932680=test_rdoc_markup_to_html_crossref [623/864] 932675=test_fstring [624/864] 932676=test_array [625/864] 932669=test_optparse [626/864] 932676=test_yjit_exit_locations [627/864] 932669=test_etc [628/864] 932676=test_ripper [629/864] 932675=test_gem_config_file [630/864] 932669=test_gem_resolver_activation_request [631/864] 932669=test_protocol [632/864] 932672=test_getopts [633/864] 932672=test_bigzero [634/864] 932672=test_pkey_dh [635/864] 932675=test_iseq_load [636/864] 932672=test_gem_util [637/864] 932680=test_gem_package_tar_header [638/864] 932680=test_pkcs12 [639/864] 932676=test_system [640/864] 932669=test_face [641/864] 932668=test_case [642/864] 932672=test_sizeof [643/864] 932668=test_rendering [644/864] 932668=test_autoload [645/864] 932669=test_utf16 [646/864] 932669=test_unicode_escape [647/864] 932669=test_io [648/864] 932680=test_gc [649/864] 932680=test_math [650/864] 932680=test_gem_commands_fetch_command [651/864] 932675=test_libs [652/864] 932675=test_config [653/864] 932675=test_sleep [654/864] 932680=test_yaml_tree [655/864] 932680=test_pipe [656/864] 932673=test_trick [657/864] 932680=test_thread [658/864] 932680=test_pkey_ec [659/864] 932680=test_date_parse [660/864] 932680=test_rdoc_markup_attributes [661/864] 932680=test_mul [662/864] 932680=test_null [663/864] 932680=test_win32ole_type [664/864] 932680=test_default_gems [665/864] 932680=test_rdoc_markup_to_rdoc [666/864] 932680=test_rdoc_rd_inline_parser [667/864] 932680=test_gem_uninstaller [668/864] 932676=test_gb18030 [669/864] 932676=test_buffering [670/864] 932676=test_svcb_https [671/864] 932676=test_windows_1251 [672/864] 932676=test_time [673/864] 932676=test_rdoc_rdoc [674/864] 932676=test_key_name_check [675/864] 932676=test_defined [676/864] 932682=test_backtrace [677/864] 932682=test_io_buffer [678/864] 932682=test_rdoc_i18n_text [679/864] 932682=test_folderitem2_invokeverb [680/864] 932676=test_rdoc_markup_parser [681/864] 932682=test_require_path_check [682/864] 932676=test_files_test_2 [683/864] 932682=test_fnmatch [684/864] 932682=test_gem_validator [685/864] 932682=test_proc [686/864] 932683=test_string [687/864] 932680=test_gc_compact [688/864] 932681=test_gem_package_old [689/864] 932681=test_gem_resolver_index_set [690/864] 932681=test_egrep_cpp [691/864] 932679=test_zlib [692/864] 932682=test_cgi_tag_helper [693/864] 932682=test_optimization [694/864] 932681=test_date_conv [695/864] 932681=test_erb_m17n [696/864] 932681=test_ole_methods [697/864] 932681=test_rdoc_parser [698/864] 932681=test_qsort [699/864] 932681=test_gem_dependency_resolution_error [700/864] 932681=json_addition_test [701/864] 932681=test_rdoc_store [702/864] 932677=test_raise [703/864] 932677=test_x509attr [704/864] 932677=test_depth_first [705/864] 932677=test_gem_request_set_lockfile_parser [706/864] 932667=test_pattern_matching [707/864] 932667=test_rdoc_stats [708/864] 932667=test_string [709/864] 932670=test_key_actor_vi [710/864] 932667=test_bug-3571 [711/864] 932677=test_gem_command [712/864] 932667=test_gem_spec_fetcher [713/864] 932670=test_common [714/864] 932677=test_numeric [715/864] 932667=test_gem_commands_lock_command [716/864] 932667=test_assignment [717/864] 932677=test_ifunless [718/864] 932677=test_rdoc_tom_doc [719/864] 932675=test_rdoc_markup_to_tt_only [720/864] 932677=test_hmac [721/864] 932677=test_iter_break [722/864] 932677=test_exception [723/864] 932675=test_zsh_completion [724/864] 932677=test_rdoc_single_class [725/864] 932675=test_num2int [726/864] 932677=test_nil [727/864] 932677=test_verbose [728/864] 932675=test_pp [729/864] 932677=test_frozen [730/864] 932677=test_gem_ext_configure_builder [731/864] 932675=test_macro [732/864] 932675=test_optarg [733/864] 932684=test_yaml_special_cases [734/864] 932675=test_gem_source_list [735/864] 932684=test_config [736/864] 932684=test_rdoc_token_stream [737/864] 932684=test_address_resolve [738/864] 932670=test_kernel [739/864] 932675=dispatcher_test [740/864] 932681=test_eval_history [741/864] 932677=test_kdf [742/864] 932684=test_gem_doctor [743/864] 932681=test_emitter [744/864] 932681=test_gem_silent_ui [745/864] 932675=test_bug-5832 [746/864] 932681=test_files_ext [747/864] 932675=test_gem_rdoc [748/864] 932684=test_date [749/864] 932684=test_gem_ext_cargo_builder_unit [750/864] 932684=test_at_exit [751/864] 932677=test_object_create_start [752/864] 932677=!Nothing_to_test [753/864] 932677=test_psych [754/864] 932684=test_enc_raise [755/864] 932677=test_rdoc_markup_paragraph [756/864] 932684=test_rdoc_markup_attribute_manager [757/864] 932677=test_name_error [758/864] 932684=test_gem_commands_dependency_command [759/864] 932681=test_gem_resolver [760/864] 932675=test_gem_resolver_composed_set [761/864] 932684=test_safe_load [762/864] 932675=test_gem_commands_specification_command [763/864] 932677=test_http [764/864] 932677=test_shift_jis [765/864] 932677=test_gem_commands_which_command [766/864] 932684=test_inadvertent_creation [767/864] 932677=test_flags [768/864] 932675=test_enumerator [769/864] 932684=test_syntax [770/864] 932673=test_date_time [771/864] 932673=test_rdoc_markup_to_joined_paragraph [772/864] 932673=test_require [773/864] 932673=test_data [774/864] 932673=test_date_new [775/864] 932673=test_tcp [776/864] 932681=test_iso_8859 [777/864] 932670=test_rdoc_text [778/864] 932681=test_rdoc_context [779/864] 932670=test_nil2vtempty [780/864] 932670=test_stream [781/864] 932670=test_rdoc_parser_ruby [782/864] 932666=test_httpresponse [783/864] 932672=test_open-uri [784/864] 932666=test_passing_block [785/864] 932666=test_thread_fd_close [786/864] 932666=newline_test [787/864] 932673=test_uncorrectable_name_check [788/864] 932673=test_stringchar [789/864] 932667=test_hash_create [790/864] 932667=test_io_console [791/864] 932673=test_flush [792/864] 932673=test_singleton [793/864] 932673=test_switch_hitter [794/864] 932666=test_securerandom [795/864] 932673=test_logperiod [796/864] 932673=test_rdoc_normal_module [797/864] 932666=test_c_union_entity [798/864] 932673=test_rdoc_markdown_test [799/864] 932666=test_gem_resolver_lock_specification [800/864] 932666=test_err_in_callback [801/864] 932666=test_x509cert [802/864] 932670=test_gc [803/864] 932672=test_gem_ext_rake_builder [804/864] 932681=test_arity [805/864] 932681=test_logdevice [806/864] 932666=test_gem_source_local [807/864] 932677=test_gem_security_policy [808/864] 932671=test_process [809/864] 932666=test_last_thread [810/864] 932668=test_show_source [811/864] 932668=test_pack [812/864] 932677=test_ansi_with_terminfo [813/864] 932680=test_rdoc_generator_pot_po [814/864] 932680=test_rdoc_markup_to_markdown [815/864] 932673=test_json_tree [816/864] 932673=test_m17n_comb [817/864] 932677=test_memory_view [818/864] 932680=test_ractor [819/864] 932680=test_cclass [820/864] 932680=test_grapheme_breaks [821/864] 932672=test_gem_version_option [822/864] 932668=test_gem_request_connection_pools [823/864] 932680=test_pkey [824/864] 932672=test_case [825/864] 932672=test_reline [826/864] 932677=test_parser_events [827/864] 932681=test_rdoc_markup_to_table_of_contents [828/864] 932680=test_objectspace [829/864] 932677=test_socket [830/864] 932681=test_thread [831/864] 932672=test_literal [832/864] 932676=test_c_struct_builder [833/864] 932681=test_dot_dot [834/864] 932681=test_str2big [835/864] 932681=test_rdoc_generator_ri [836/864] 932681=test_extlibs [837/864] 932676=test_gem_stream_ui [838/864] 932676=test_severity [839/864] 932676=test_ractor [840/864] 932677=parse_test [841/864] 932676=test_gem_install_update_options [842/864] 932666=test_require_lib [843/864] 932676=test_bug_reporter [844/864] 932672=test_gem_name_tuple [845/864] 932672=test_gem_package_tar_reader_entry [846/864] 932668=test_rand [847/864] 932680=test_exception [848/864] 932679=test_case_options [849/864] 932672=test_store [850/864] 932676=test_rdoc_cross_reference [851/864] 932679=test_gem_commands_info_command [852/864] 932679=test_gem_dependency_installer [853/864] 932672=test_scalar [854/864] 932672=test_enumerator_kw [855/864] 932672=test_gem_text [856/864] 932672=test_settracefunc [857/864] 932668=test_win32ole [858/864] 932668=test_generic [859/864] 932668=test_scan_args [860/864] 932668=test_gem_request [861/864] 932667=test_method_cache [862/864] 932667=test_sprintf_comb [863/864] 932668=test_gem_commands_mirror [864/864] 932676=test_gem_ext_cargo_builder_link_flag_converter Finished tests in 30.352137s, 826.3339 tests/s, 311688.3623 assertions/s. 25081 tests, 9460408 assertions, 0 failures, 0 errors, 214 skips ruby -v: ruby 3.4.0dev (2024-02-11T16:09:51Z master a63a0c247b) [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 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' $ /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.20240211-1116153-xo490s/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.20240211-1116153-xo490s/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.20240211-1116153-xo490s/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.20240211-1116153-xo490s/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.20240211-1116153-xo490s/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.20240211-1116153-xo490s/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.20240211-1116153-xo490s/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.20240211-1116153-xo490s/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.20240211-1116153-xo490s/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.20240211-1116153-xo490s/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.20240211-1116153-xo490s/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.20240211-1116153-xo490s/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.20240211-1116153-xo490s/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.20240211-1116153-xo490s/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.20240211-1116153-xo490s/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.20240211-1116153-xo490s/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.20240211-1116153-xo490s/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.20240211-1116153-xo490s/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.20240211-1116153-xo490s/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.20240211-1116153-xo490s/20-mspec-multi-19 ruby 3.4.0dev (2024-02-11T16:09:51Z master a63a0c247b) [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.382041 seconds 3730 files, 32476 examples, 214672 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j20'" exit with 0.