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