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