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