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