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