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