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