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