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