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