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