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