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