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