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