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