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