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