# Logfile created on 2024-12-17 15:14:43 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x00007f0bc0cdfdc0 @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_gcc11", @TARGET_SRC_DIR="/tmp/ruby/src/trunk_gcc11", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk_gcc11", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_gcc11", @configure_opts=["CC=gcc-11"], @build_opts="-j4", @btest_opts="-j4", @test_opts="TESTS='-j4'", @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_gcc11.20241217-151442", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007f0bc0d01dd0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007f0bc0d019c0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007f0bc0c1a930 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_gcc11.20241217-151442", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_gcc11.20241217-151442>, @binmode=false, @mon_data=#<Monitor:0x00007f0bc0d01768>, @mon_data_owner_object_id=860>>> $$$[beg] make update-download -j4 tool/config.guess already exists tool/config.sub already exists Update debug to 9c4279598e9e0376657b3813bf76a206f1f97beb echo 9c4279598e9e0376657b3813bf76a206f1f97beb | /bin/sh /tmp/ruby/src/trunk_gcc11/tool/ifchange /tmp/ruby/src/trunk_gcc11/.bundle/.timestamp/debug.revision - /tmp/ruby/src/trunk_gcc11/.bundle/.timestamp/debug.revision unchanged $$$[end] "make update-download -j4" exit with 0. $$$[beg] make update-src -j4 From https://github.com/ruby/ruby c25dd4e..86cf18e master -> origin/master Updating c25dd4e..86cf18e Fast-forward prism_compile.c | 4 ++-- test/ruby/test_compile_prism.rb | 3 +++ 2 files changed, 5 insertions(+), 2 deletions(-) Latest commit hash = 86cf18e01e $$$[end] "make update-src -j4" exit with 0. $$$[beg] make after-update -j4 generating /tmp/ruby/src/trunk_gcc11/ext/ripper/eventids1.h make[1]: Entering directory '/tmp/ruby/src/trunk_gcc11/ext/ripper' make[1]: Nothing to be done for 'src'. make[1]: Leaving directory '/tmp/ruby/src/trunk_gcc11/ext/ripper' generating /tmp/ruby/src/trunk_gcc11/ext/ripper/eventids1.c make[1]: Entering directory '/tmp/ruby/src/trunk_gcc11/ext/ripper' make[1]: Nothing to be done for 'src'. make[1]: Leaving directory '/tmp/ruby/src/trunk_gcc11/ext/ripper' generating /tmp/ruby/src/trunk_gcc11/ext/ripper/eventids2table.c make[1]: Entering directory '/tmp/ruby/src/trunk_gcc11/ext/ripper' make[1]: Nothing to be done for 'src'. make[1]: Leaving directory '/tmp/ruby/src/trunk_gcc11/ext/ripper' /tmp/ruby/src/trunk_gcc11/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_gcc11' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' Update debug to 9c4279598e9e0376657b3813bf76a206f1f97beb echo 9c4279598e9e0376657b3813bf76a206f1f97beb | /bin/sh /tmp/ruby/src/trunk_gcc11/tool/ifchange /tmp/ruby/src/trunk_gcc11/.bundle/.timestamp/debug.revision - /tmp/ruby/src/trunk_gcc11/.bundle/.timestamp/debug.revision unchanged $$$[end] "make after-update -j4" exit with 0. $$$[beg] make miniruby -j4 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc-11 LD = ld LDSHARED = gcc-11 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -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 XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_gcc11/include -I/tmp/ruby/src/trunk_gcc11 -I/tmp/ruby/src/trunk_gcc11/prism -I/tmp/ruby/src/trunk_gcc11/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j4 --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_gcc11/yjit/target/release/' /tmp/ruby/src/trunk_gcc11/yjit/src/lib.rs gcc-11 (Ubuntu 11.4.0-9ubuntu1) 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_gcc11/compile.c compiling /tmp/ruby/src/trunk_gcc11/version.c linking miniruby $$$[end] "make miniruby -j4" exit with 0. $$$[beg] make ruby -j4 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc-11 LD = ld LDSHARED = gcc-11 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -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 XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_gcc11/include -I/tmp/ruby/src/trunk_gcc11 -I/tmp/ruby/src/trunk_gcc11/prism -I/tmp/ruby/src/trunk_gcc11/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j4 --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_gcc11/yjit/target/release/' /tmp/ruby/src/trunk_gcc11/yjit/src/lib.rs gcc-11 (Ubuntu 11.4.0-9ubuntu1) 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 7cd0ce1eaa63bee091fb64b81535d373dd9e6180c44f2e2a7b69d7dea63c418e builtin_binary.inc compiling /tmp/ruby/src/trunk_gcc11/builtin.c linking static-library libruby-static.a linking ruby $$$[end] "make ruby -j4" exit with 0. $$$[beg] make all -j4 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc-11 LD = ld LDSHARED = gcc-11 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -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 XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_gcc11/include -I/tmp/ruby/src/trunk_gcc11 -I/tmp/ruby/src/trunk_gcc11/prism -I/tmp/ruby/src/trunk_gcc11/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j4 --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_gcc11/yjit/target/release/' /tmp/ruby/src/trunk_gcc11/yjit/src/lib.rs gcc-11 (Ubuntu 11.4.0-9ubuntu1) 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_gcc11' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' 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_gcc11' make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/rbs-3.7.0/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/rbs-3.7.0/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11' make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' $$$[end] "make all -j4" exit with 0. $$$[beg] make install -j4 Update debug to 9c4279598e9e0376657b3813bf76a206f1f97beb BASERUBY = /usr/bin/ruby --disable=gems CC = gcc-11 LD = ld LDSHARED = gcc-11 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -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 XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_gcc11/include -I/tmp/ruby/src/trunk_gcc11 -I/tmp/ruby/src/trunk_gcc11/prism -I/tmp/ruby/src/trunk_gcc11/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j4 --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_gcc11/yjit/target/release/' /tmp/ruby/src/trunk_gcc11/yjit/src/lib.rs echo 9c4279598e9e0376657b3813bf76a206f1f97beb | /bin/sh /tmp/ruby/src/trunk_gcc11/tool/ifchange /tmp/ruby/src/trunk_gcc11/.bundle/.timestamp/debug.revision - generating encdb.h gcc-11 (Ubuntu 11.4.0-9ubuntu1) 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_gcc11/.bundle/.timestamp/debug.revision unchanged generating enc.mk encdb.h unchanged making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' 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_gcc11' make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' making encs make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' generating makefile exts.mk make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/rbs-3.7.0/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/rbs-3.7.0/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11' make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' ./miniruby -I/tmp/ruby/src/trunk_gcc11/lib -I. -I.ext/common /tmp/ruby/src/trunk_gcc11/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_gcc11/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j4 --jobserver-auth=4,5" --make-flags=" -j4 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man" --gnumake --install=all --exclude=doc installing binary commands: /tmp/ruby/install/trunk_gcc11/bin installing base libraries: /tmp/ruby/install/trunk_gcc11/lib installing arch files: /tmp/ruby/install/trunk_gcc11/lib/ruby/3.4.0+1/x86_64-linux installing pkgconfig data: /tmp/ruby/install/trunk_gcc11/lib/pkgconfig installing extension objects: /tmp/ruby/install/trunk_gcc11/lib/ruby/3.4.0+1/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_gcc11/lib/ruby/site_ruby/3.4.0+1/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_gcc11/lib/ruby/vendor_ruby/3.4.0+1/x86_64-linux installing extension headers: /tmp/ruby/install/trunk_gcc11/include/ruby-3.4.0+1/x86_64-linux installing extension scripts: /tmp/ruby/install/trunk_gcc11/lib/ruby/3.4.0+1 installing extension scripts: /tmp/ruby/install/trunk_gcc11/lib/ruby/site_ruby/3.4.0+1 installing extension scripts: /tmp/ruby/install/trunk_gcc11/lib/ruby/vendor_ruby/3.4.0+1 installing extension headers: /tmp/ruby/install/trunk_gcc11/include/ruby-3.4.0+1/ruby installing command scripts: /tmp/ruby/install/trunk_gcc11/bin installing library scripts: /tmp/ruby/install/trunk_gcc11/lib/ruby/3.4.0+1 installing common headers: /tmp/ruby/install/trunk_gcc11/include/ruby-3.4.0+1 installing manpages: /tmp/ruby/install/trunk_gcc11/share/man/man1 installing default gems from lib: /tmp/ruby/install/trunk_gcc11/lib/ruby/gems/3.4.0+1 benchmark 0.4.0 bundler 2.6.0 cgi 0.4.1 delegate 0.4.0 did_you_mean 2.0.0 english 0.8.0 erb 4.0.4 error_highlight 0.7.0 fileutils 1.7.3 find 0.2.0 forwardable 1.3.3 ipaddr 1.2.7 irb 1.14.2 logger 1.6.3 net-http 0.6.0 net-protocol 0.2.2 open-uri 0.5.0 open3 0.2.1 optparse 0.6.0 ostruct 0.6.1 pp 0.6.2 prettyprint 0.2.0 prism 1.2.0 pstore 0.1.4 rdoc 6.9.1 readline 0.0.4 reline 0.6.0 resolv 0.6.0 ruby2_keywords 0.0.5 securerandom 0.4.1 set 1.1.1 shellwords 0.2.2 singleton 0.3.0 syntax_suggest 2.0.2 tempfile 0.3.1 time 0.4.1 timeout 0.4.3 tmpdir 0.3.1 tsort 0.2.0 un 0.3.0 uri 1.0.2 weakref 0.1.3 yaml 0.4.0 installing default gems from ext: /tmp/ruby/install/trunk_gcc11/lib/ruby/gems/3.4.0+1 date 3.4.1 digest 3.2.0 etc 1.4.5 fcntl 1.2.0 fiddle 1.1.6 io-console 0.8.0 io-nonblock 0.3.1 io-wait 0.3.1 json 2.9.0 openssl 3.2.0 pathname 0.4.0 psych 5.2.1 stringio 3.1.2 strscan 3.1.2 zlib 3.2.1 installing bundled gems: /tmp/ruby/install/trunk_gcc11/lib/ruby/gems/3.4.0+1 minitest 5.25.4 power_assert 2.0.4 rake 13.2.1 test-unit 3.6.7 rexml 3.4.0 rss 0.3.1 net-ftp 0.3.8 net-imap 0.5.2 net-pop 0.1.2 net-smtp 0.5.0 matrix 0.4.2 prime 0.1.3 rbs 3.7.0 typeprof 0.30.0 debug 1.9.2 racc 1.8.1 mutex_m 0.3.0 getoptlong 0.2.1 base64 0.2.0 bigdecimal 3.1.8 observer 0.1.2 abbrev 0.1.2 resolv-replace 0.1.1 rinda 0.2.0 drb 2.2.1 nkf 0.2.0 syslog 0.2.0 csv 3.3.1 repl_type_completor 0.1.9 installing bundled gem cache: /tmp/ruby/install/trunk_gcc11/lib/ruby/gems/3.4.0+1/cache $$$[end] "make install -j4" exit with 0. $$$[beg] make yes-btest TESTOPTS='-q -j4' PASS all 2003 tests $$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0. $$$[beg] make yes-test-basic TESTS='-j4' BASERUBY = /usr/bin/ruby --disable=gems CC = gcc-11 LD = ld LDSHARED = gcc-11 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -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 XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_gcc11/include -I/tmp/ruby/src/trunk_gcc11 -I/tmp/ruby/src/trunk_gcc11/prism -I/tmp/ruby/src/trunk_gcc11/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie 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_gcc11/yjit/target/release/' /tmp/ruby/src/trunk_gcc11/yjit/src/lib.rs gcc-11 (Ubuntu 11.4.0-9ubuntu1) 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. Checking leaked global symbols...none /tmp/ruby/src/trunk_gcc11/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 /tmp/ruby/src/trunk_gcc11/basictest/test.rb:condition ..OK 2 /tmp/ruby/src/trunk_gcc11/basictest/test.rb:if/unless ...OK 3 /tmp/ruby/src/trunk_gcc11/basictest/test.rb:case .....OK 5 /tmp/ruby/src/trunk_gcc11/basictest/test.rb:while/until ........OK 8 /tmp/ruby/src/trunk_gcc11/basictest/test.rb:exception ..........OK 10 /tmp/ruby/src/trunk_gcc11/basictest/test.rb:array .......................................OK 39 /tmp/ruby/src/trunk_gcc11/basictest/test.rb:hash ...........................OK 27 /tmp/ruby/src/trunk_gcc11/basictest/test.rb:iterator ...........................................................................................................OK 107 /tmp/ruby/src/trunk_gcc11/basictest/test.rb:float ................................................................................OK 80 /tmp/ruby/src/trunk_gcc11/basictest/test.rb:bignum ...............................OK 31 /tmp/ruby/src/trunk_gcc11/basictest/test.rb:string & char ..............................................................OK 62 /tmp/ruby/src/trunk_gcc11/basictest/test.rb:assignment ..........OK 10 /tmp/ruby/src/trunk_gcc11/basictest/test.rb:call ......OK 6 /tmp/ruby/src/trunk_gcc11/basictest/test.rb:proc .........OK 9 /tmp/ruby/src/trunk_gcc11/basictest/test.rb:signal ..OK 2 /tmp/ruby/src/trunk_gcc11/basictest/test.rb:eval ...........................OK 27 /tmp/ruby/src/trunk_gcc11/basictest/test.rb:system ........OK 8 /tmp/ruby/src/trunk_gcc11/basictest/test.rb:const .....OK 5 /tmp/ruby/src/trunk_gcc11/basictest/test.rb:clone .....OK 5 /tmp/ruby/src/trunk_gcc11/basictest/test.rb:marshal ....OK 4 /tmp/ruby/src/trunk_gcc11/basictest/test.rb:pack ....OK 4 /tmp/ruby/src/trunk_gcc11/basictest/test.rb:math ..OK 2 /tmp/ruby/src/trunk_gcc11/basictest/test.rb:struct ......OK 6 /tmp/ruby/src/trunk_gcc11/basictest/test.rb:variable ............OK 12 /tmp/ruby/src/trunk_gcc11/basictest/test.rb:trace ...OK 3 /tmp/ruby/src/trunk_gcc11/basictest/test.rb:defined? ............OK 12 /tmp/ruby/src/trunk_gcc11/basictest/test.rb:alias ......OK 6 /tmp/ruby/src/trunk_gcc11/basictest/test.rb:path .......................OK 23 /tmp/ruby/src/trunk_gcc11/basictest/test.rb:gc ....OK 4 test succeeded $$$[end] "make yes-test-basic TESTS='-j4'" exit with 0. $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4' BASERUBY = /usr/bin/ruby --disable=gems CC = gcc-11 LD = ld LDSHARED = gcc-11 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -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 XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_gcc11/include -I/tmp/ruby/src/trunk_gcc11 -I/tmp/ruby/src/trunk_gcc11/prism -I/tmp/ruby/src/trunk_gcc11/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie 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_gcc11/yjit/target/release/' /tmp/ruby/src/trunk_gcc11/yjit/src/lib.rs gcc-11 (Ubuntu 11.4.0-9ubuntu1) 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_gcc11' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/rbs-3.7.0/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/rbs-3.7.0/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11' make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' Run options: --seed=167 "--ruby=./miniruby -I/tmp/ruby/src/trunk_gcc11/lib -I. -I.ext/common /tmp/ruby/src/trunk_gcc11/tool/runruby.rb --extout=.ext -- --disable-gems" --excludes-dir=/tmp/ruby/src/trunk_gcc11/test/.excludes --name=!/memory_leak/ --stderr-on-failure -j4 # Running tests: [ 1/916] 2478175=test_func [ 2/916] 2478176=test_pair [ 3/916] 2478178=test_ractor [ 4/916] 2478178=test_registry [ 5/916] 2478178=test_bundled_gems [ 6/916] 2478179=test_gem_package_tar_reader_entry [ 7/916] 2478178=test_ole_methods [ 8/916] 2478178=test_gem_doctor [ 9/916] 2478178=test_rdoc_generator_markup [ 10/916] 2478178=test_nonblock [ 11/916] 2478178=test_object [ 12/916] 2478175=test_pack [ 13/916] 2478179=test_gem_safe_yaml [ 14/916] 2478179=test_rdoc_parser_prism_ruby [ 15/916] 2478175=test_ancdata [ 16/916] 2478175=test_gem_command_manager [ 17/916] 2478178=test_gem_package_old [ 18/916] 2478175=test_install [ 19/916] 2478178=test_complex2 [ 20/916] 2478178=test_spell_checker [ 21/916] 2478178=test_qsort [ 22/916] 2478178=test_gem_uri [ 23/916] 2478179=test_have_func [ 24/916] 2478175=json_addition_test [ 25/916] 2478178=test_pkcs7 [ 26/916] 2478175=test_objspace [ 27/916] 2478178=test_recorder [ 28/916] 2478178=test_env [ 29/916] 2478179=test_have_library [ 30/916] 2478176=test_enumerator [ 31/916] 2478176=test_gem_uninstaller [ 32/916] 2478178=test_key_actor_vi [ 33/916] 2478179=test_trick [ 34/916] 2478178=attribute_write_test [ 35/916] 2478178=test_rdoc_markup_to_html_crossref [ 36/916] 2478178=test_gem_request_connection_pools [ 37/916] 2478176=test_gem_ext_rake_builder [ 38/916] 2478178=test_numeric [ 39/916] 2478178=test_rand [ 40/916] 2478176=test_lexer [ 41/916] 2478176=test_word [ 42/916] 2478176=test_cgi_modruby [ 43/916] 2478176=test_rdoc_markup_to_rdoc [ 44/916] 2478178=test_gem_path_support [ 45/916] 2478178=test_rdoc_markup_to_table_of_contents [ 46/916] 2478178=test_sleep [ 47/916] 2478176=test_random [ 48/916] 2478176=test_stat [ 49/916] 2478176=command_line_test [ 50/916] 2478176=test_date_compat [ 51/916] 2478176=test_cgi_tag_helper [ 52/916] 2478176=test_rdoc_attr [ 53/916] 2478176=test_io_m17n [ 54/916] 2478179=test_data [ 55/916] 2478179=test_lambda [ 56/916] 2478179=test_rdoc_markup_to_joined_paragraph [ 57/916] 2478179=test_pkey_dsa [ 58/916] 2478179=test_udp [ 59/916] 2478179=test_ractor [ 60/916] 2478179=test_gem_impossible_dependencies_error [ 61/916] 2478179=test_gem_request_set_lockfile [ 62/916] 2478176=test_rdoc_require [ 63/916] 2478176=test_files_test_2 [ 64/916] 2478179=test_postponed_job [ 65/916] 2478179=test_ocsp [ 66/916] 2478179=test_eval [ 67/916] 2478179=test_gem_resolver_index_set [ 68/916] 2478179=test_range [ 69/916] 2478179=warnings_test [ 70/916] 2478179=test_optparse [ 71/916] 2478178=test_gem_stream_ui [ 72/916] 2478179=test_tmpdir [ 73/916] 2478178=dispatcher_test [ 74/916] 2478179=test_rdoc_generator_ri [ 75/916] 2478179=test_dir [ 76/916] 2478178=test_config [ 77/916] 2478179=test_locale [ 78/916] 2478178=test_folderitem2_invokeverb [ 79/916] 2478178=test_ts [ 80/916] 2478179=test_windows_1252 [ 81/916] 2478179=test_printf [ 82/916] 2478179=test_gem_util [ 83/916] 2478179=test_addr [ 84/916] 2478179=test_time [ 85/916] 2478179=test_gem_source_list [ 86/916] 2478178=test_yaml_special_cases [ 87/916] 2478178=compiler_test [ 88/916] 2478178=test_serialize_subclasses [ 89/916] 2478178=test_helper [ 90/916] 2478178=test_gem_command [ 91/916] 2478179=test_gem_dependency [ 92/916] 2478178=test_pack [ 93/916] 2478179=test_case_comprehensive [ 94/916] 2478179=test_gem_commands_yank_command [ 95/916] 2478178=test_timeout [ 96/916] 2478176=test_history [ 97/916] 2478179=regular_expression_encoding_test [ 98/916] 2478179=test_weakref [ 99/916] 2478176=test_gem_source_specific_file [100/916] 2478176=comments_test [101/916] 2478176=test_rdoc_i18n_text [102/916] 2478176=test_regexp [103/916] 2478179=test_human_typo [104/916] 2478179=test_files_lib [105/916] 2478178=test_gem_ext_cargo_builder_unit [106/916] 2478178=test_rdoc_generator_pot_po_entry [107/916] 2478178=test_have_macro [108/916] 2478178=test_singleton [109/916] 2478178=test_help [110/916] 2478178=integer_base_flags_test [111/916] 2478178=json_common_interface_test [112/916] 2478178=regular_expression_options_test [113/916] 2478178=test_date_arith [114/916] 2478178=test_rdoc_rd [115/916] 2478178=test_marshalable [116/916] 2478178=test_encoding [117/916] 2478175=test_gem_commands_which_command [118/916] 2478175=test_nil [119/916] 2478178=test_constant [120/916] 2478175=test_win32ole_variant_m [121/916] 2478175=test_super [122/916] 2478175=test_cgi_header [123/916] 2478175=test_require [124/916] 2478179=test_signedness [125/916] 2478175=test_memory_view [126/916] 2478175=test_thread [127/916] 2478178=test_ractor [128/916] 2478178=test_err_in_callback [129/916] 2478178=test_win32ole_type [130/916] 2478178=test_gem_commands_cert_command [131/916] 2478179=test_pathname [132/916] 2478179=test_input_method [133/916] 2478179=parameters_signature_test [134/916] 2478179=test_pointer [135/916] 2478179=test_coverage [136/916] 2478179=test_show_source [137/916] 2478179=test_did_you_mean [138/916] 2478178=test_enumerator_kw [139/916] 2478178=test_rdoc_markup_to_label [140/916] 2478179=parse_test [141/916] 2478179=test_bug_reporter [142/916] 2478178=test_shift_jis [143/916] 2478178=test_date [144/916] 2478178=fuzzer_test [145/916] 2478178=test_gem_validator [146/916] 2478178=test_struct [147/916] 2478178=test_not [148/916] 2478178=dump_test [149/916] 2478179=test_arity [150/916] 2478179=onigmo_test [151/916] 2478179=test_gem_security [152/916] 2478178=test_dns [153/916] 2478178=test_deprecated [154/916] 2478178=test_thread_queue [155/916] 2478176=test_path_to_class [156/916] 2478176=test_nowrite [157/916] 2478176=test_rdoc_rubygems_hook [158/916] 2478176=test_gem_ext_ext_conf_builder [159/916] 2478175=test_instrumentation_api [160/916] 2478179=test_div [161/916] 2478179=test_nil2vtempty [162/916] 2478179=test_emoji_breaks [163/916] 2478179=test_hash_create [164/916] 2478179=test_weakkeymap [165/916] 2478176=test_switch_hitter [166/916] 2478176=json_parser_test [167/916] 2478176=test_cstr [168/916] 2478176=location_test [169/916] 2478176=test_alias [170/916] 2478175=test_transcode [171/916] 2478176=test_rdoc_include [172/916] 2478179=test_update [173/916] 2478179=test_trace [174/916] 2478176=test_unix [175/916] 2478179=test_arity [176/916] 2478179=test_context [177/916] 2478176=test_dot_dot [178/916] 2478176=test_ipaddr [179/916] 2478176=test_coder [180/916] 2478179=test_ast [181/916] 2478175=test_symbol [182/916] 2478176=test_time [183/916] 2478176=parse_stream_test [184/916] 2478176=test_logger [185/916] 2478176=test_rdoc_options [186/916] 2478178=test_import [187/916] 2478176=test_gem_commands_uninstall_command [188/916] 2478178=test_interned_str [189/916] 2478178=test_variable_name_check [190/916] 2478176=test_win32ole_variant_outarg [191/916] 2478176=test_gem_request [192/916] 2478178=test_rdoc_generator_darkfish [193/916] 2478175=test_frozen_error [194/916] 2478175=test_pipe [195/916] 2478176=test_gem_install_update_options [196/916] 2478175=implicit_array_test [197/916] 2478175=test_memory_view [198/916] 2478178=test_rdoc_single_class [199/916] 2478178=test_gem_commands_specification_command [200/916] 2478176=test_thread_fd_close [201/916] 2478176=test_rdoc_markup_to_html_snippet [202/916] 2478175=test_rdoc_i18n_locale [203/916] 2478176=test_rdoc_token_stream [204/916] 2478176=test_to_ary_concat [205/916] 2478175=unescape_test [206/916] 2478178=static_literals_test [207/916] 2478178=test_timeout [208/916] 2478178=test_rdoc_method_attr [209/916] 2478178=test_erb_command [210/916] 2478178=test_parser_events [211/916] 2478178=test_mailto [212/916] 2478178=test_gem_silent_ui [213/916] 2478178=test_rdoc_parser_changelog [214/916] 2478178=test_dup [215/916] 2478178=test_big5 [216/916] 2478178=test_len [217/916] 2478178=test_gem_remote_fetcher_s3 [218/916] 2478178=test_grapheme_breaks [219/916] 2478178=version_test [220/916] 2478178=test_provider [221/916] 2478175=test_case_mapping [222/916] 2478175=lex_test [223/916] 2478175=ractor_test [224/916] 2478175=test_proc [225/916] 2478176=test_ostruct [226/916] 2478178=test_bignum [227/916] 2478176=test_zlib [228/916] 2478178=test_str2big [229/916] 2478178=test_deprecate [230/916] 2478178=test_big2str [231/916] 2478178=test_rdoc_constant [232/916] 2478178=test_recursion [233/916] 2478178=index_write_test [234/916] 2478178=test_rdoc_parser_rd [235/916] 2478178=test_ellipsize [236/916] 2478178=test_rdoc_encoding [237/916] 2478178=test_ensure_and_callcc [238/916] 2478178=test_rdoc_extend [239/916] 2478178=test_time_tz [240/916] 2478178=test_rdoc_markdown [241/916] 2478178=test_delegate [242/916] 2478178=test_rdoc_markup_document [243/916] 2478178=test_parser [244/916] 2478178=test_ractor [245/916] 2478175=test_merge_keys [246/916] 2478175=test_gem_commands_open_command [247/916] 2478178=test_rdoc_markup_parser [248/916] 2478178=test_digest [249/916] 2478175=test_rdoc_context [250/916] 2478178=test_load [251/916] 2478178=test_gem_platform [252/916] 2478178=test_open-uri [253/916] 2478178=test_threadgroup [254/916] 2478175=test_closure [255/916] 2478178=test_to_ruby [256/916] 2478178=test_gem_dependency_installer [257/916] 2478175=test_pp [258/916] 2478175=test_iso_8859 [259/916] 2478175=test_gem_commands_owner_command [260/916] 2478175=test_gem_dependency_list [261/916] 2478175=test_flush [262/916] 2478175=test_symbol [263/916] 2478175=test_filter [264/916] 2478175=test_stringify_symbols [265/916] 2478175=test_case [266/916] 2478175=test_gem_stub_specification [267/916] 2478175=test_gem_commands_install_command [268/916] 2478176=test_array [269/916] 2478175=test_koi8 [270/916] 2478175=test_cmethod [271/916] 2478175=test_rubyvm [272/916] 2478175=test_math [273/916] 2478175=test_gc [274/916] 2478175=test_disable_irb [275/916] 2478175=json_fixtures_test [276/916] 2478175=test_libs [277/916] 2478175=test_fileutils [278/916] 2478178=test_scheduler [279/916] 2478178=test_bash_completion [280/916] 2478178=test_gem_safe_marshal [281/916] 2478175=test_rdoc_parser_c [282/916] 2478178=test_gem_ext_cmake_builder [283/916] 2478178=test_complexrational [284/916] 2478178=test_bmethod [285/916] 2478178=test_method_cache [286/916] 2478178=test_rdoc_any_method [287/916] 2478175=test_ssl [288/916] 2478178=test_date_ractor [289/916] 2478178=test_alias_and_anchor [290/916] 2478178=test_gem_commands_environment_command [291/916] 2478178=test_module [292/916] 2478176=test_http Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 8 #<File::Stat dev=0x8, ino=3064461586, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> [293/916] 2478178=test_uncorrectable_name_check [294/916] 2478178=test_struct [295/916] 2478178=test_float [296/916] 2478178=parse_success_test [297/916] 2478178=test_dbm [298/916] 2478178=test_case [299/916] 2478178=test_mutex [300/916] 2478178=symbol_encoding_test [301/916] 2478178=library_symbols_test [302/916] 2478178=test_dryrun [303/916] 2478178=test_gem_package_task [304/916] 2478178=test_integer [305/916] 2478175=test_gem_uri_formatter [306/916] 2478175=test_thread_cv [307/916] 2478175=test_omap [308/916] 2478175=test_hash Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed: 9 #<File::Stat dev=0x8, ino=3064467825, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> [309/916] 2478176=test_bug-14834 [310/916] 2478176=test_rdoc_parser_markdown [311/916] 2478176=test_gem_resolver_specification [312/916] 2478176=test_sexp [313/916] 2478176=test_data_error [314/916] 2478176=test_shellwords [315/916] 2478176=test_rubyoptions [316/916] 2478178=test_addrinfo [317/916] 2478178=test_unicode [318/916] 2478178=test_basicsocket [319/916] 2478178=test_document [320/916] 2478178=test_gem [321/916] 2478178=test_webauthn_listener [322/916] 2478178=test_argf [323/916] 2478175=test_zsh_completion [324/916] 2478175=test_rdoc_code_object [325/916] 2478175=test_gem_security_signer [326/916] 2478175=test_gem_package_tar_reader [327/916] 2478175=test_m17n [328/916] 2478175=test_yjit [329/916] 2478178=test_exit [330/916] 2478178=test_parser [331/916] 2478178=test_primitive [332/916] 2478178=test_random_formatter [333/916] 2478178=test_gem_version [334/916] 2478178=pattern_test [335/916] 2478178=test_cgi_core [336/916] 2478178=test_method_cache [337/916] 2478178=test_fixnum [338/916] 2478178=test_sprintf_comb [339/916] 2478178=test_signal [340/916] 2478178=test_set [341/916] 2478178=test_marshal [342/916] 2478178=test_rdoc_rd_block_parser [343/916] 2478178=test_inadvertent_creation [344/916] 2478178=test_date_strftime [345/916] 2478178=test_gem_commands_contents_command [346/916] 2478178=test_rbconfig [347/916] 2478178=test_ractor [348/916] 2478178=test_settracefunc [349/916] 2478175=test_string_processing [350/916] 2478175=test_gem_text [351/916] 2478175=encodings_test [352/916] 2478175=tunnel_test [353/916] 2478175=test_encoding [354/916] 2478175=test_win32ole [355/916] 2478175=test_sockopt [356/916] 2478175=test_euc_jp [357/916] 2478175=test_ssl [358/916] 2478178=test_pinned [359/916] 2478178=test_iterator [360/916] 2478178=test_string [361/916] 2478178=test_integer [362/916] 2478178=test_evaluation [363/916] 2478178=test_resolve_symbol [364/916] 2478178=test_x509ext [365/916] 2478178=test_default_gems [366/916] 2478178=test_https [367/916] 2478176=test_history [368/916] 2478176=errors_test [369/916] 2478176=test_vm_dump [370/916] 2478176=test_tracer [371/916] 2478176=test_storage [372/916] 2478176=test_option [373/916] 2478176=test_gem_commands_search_command [374/916] 2478176=lex_test [375/916] 2478176=test_ftp [376/916] 2478176=fixtures_test [377/916] 2478176=test_rational2 [378/916] 2478176=test_win32ole_variant [379/916] 2478176=test_gem_commands_signin_command [380/916] 2478175=test_gem_commands_query_command [381/916] 2478175=test_dir_m17n [382/916] 2478175=test_gem_package_tar_header [383/916] 2478175=test_rdoc_markup_pre_process [384/916] 2478176=test_gem_requirement [385/916] 2478175=test_gem_gemcutter_utilities [386/916] 2478176=test_svcb_https [387/916] 2478176=test_unicode_escape [388/916] 2478176=test_buffering [389/916] 2478176=test_type_completor [390/916] 2478176=test_capacity [391/916] 2478176=test_completion [392/916] 2478175=test_nextafter [393/916] 2478175=test_process [394/916] 2478175=test_proxy [395/916] 2478175=test_rdoc_normal_module [396/916] 2478175=test_rdoc_markdown_test [397/916] 2478176=test_whileuntil [398/916] 2478176=test_class [399/916] 2478176=test_monitor [400/916] 2478176=test_method_name_check [401/916] 2478176=test_optimization [402/916] 2478178=test_protect [403/916] 2478178=test_gem_commands_stale_command [404/916] 2478178=test_tree_builder [405/916] 2478178=test_x509name [406/916] 2478178=test_too_many_dummy_encodings [407/916] 2478178=test_class2name [408/916] 2478178=test_console_attr [409/916] 2478178=test_helper [410/916] 2478178=test_set [411/916] 2478178=test_files_sample [412/916] 2478178=test_gem_commands_push_command [413/916] 2478175=test_string_memory [414/916] 2478175=test_ubf_async_safe [415/916] 2478175=test_line_editor [416/916] 2478175=test_variable [417/916] 2478175=test_win32ole_record [418/916] 2478175=test_fips [419/916] 2478175=test_fiber [420/916] 2478178=test_cparser [421/916] 2478178=test_yaml_tree [422/916] 2478179=test_gem_commands_sources_command [423/916] 2478178=test_bigzero [424/916] 2478178=test_rdoc_markup_indented_paragraph [425/916] 2478178=test_insns_leaf [426/916] 2478178=test_rdoc_tom_doc [427/916] 2478178=test_mixed_unicode_escapes [428/916] 2478178=test_keyword [429/916] 2478179=test_allocation [430/916] 2478178=test_emitter [431/916] 2478178=test_x509req [432/916] 2478178=test_boolean [433/916] 2478178=test_rat [434/916] 2478178=test_key_name_check [435/916] 2478178=test_config [436/916] 2478176=test_gem_resolver_vendor_set [437/916] 2478178=test_gem_name_tuple [438/916] 2478176=test_dln [439/916] 2478178=test_gem_specification [440/916] 2478176=test_raise_exception [441/916] 2478176=test_gem_security_trust_dir [442/916] 2478176=test_gem_config_file [443/916] 2478175=test_key_error [444/916] 2478175=test_win32ole_variable [445/916] 2478175=test_engine [446/916] 2478175=test_yjit_exit_locations [447/916] 2478175=test_verbose [448/916] 2478175=test_pkey_rsa [449/916] 2478176=test_lock_native_thread [450/916] 2478176=test_pkg_config [451/916] 2478176=test_gem_unsatisfiable_dependency_error [452/916] 2478176=test_numhash [453/916] 2478176=test_function_entry [454/916] 2478176=test_rdoc_normal_class [455/916] 2478176=test_metaclass [456/916] 2478176=test_webauthn_poller [457/916] 2478175=test_enc_associate [458/916] 2478176=test_c_struct_builder [459/916] 2478176=test_cgi_cookie [460/916] 2478176=test_cd [461/916] 2478176=test_rational [462/916] 2478179=test_object [463/916] 2478179=test_bn [464/916] 2478179=test_gem_resolver_conflict [465/916] 2478175=test_gem_installer [466/916] 2478179=test_rdoc_markup_raw [467/916] 2478179=test_rdoc_markup_hard_break [468/916] 2478179=test_singleton_function [469/916] 2478179=test_duplicate [470/916] 2478179=test_cipher [471/916] 2478179=test_new [472/916] 2478179=test_refinement [473/916] 2478176=test_gem_commands_fetch_command [474/916] 2478178=test_fstring [475/916] 2478178=test_array_create [476/916] 2478178=test_yamldbm [477/916] 2478178=test_ossl [478/916] 2478176=test_gem_rdoc [479/916] 2478176=test_gem_resolver_best_set [480/916] 2478176=test_ruby_lex [481/916] 2478176=test_x509crl [482/916] 2478176=test_http_request [483/916] 2478176=test_gem_resolver_index_specification [484/916] 2478176=test_cgi_session [485/916] 2478176=test_erb [486/916] 2478176=test_at_exit [487/916] 2478176=percent_delimiter_string_test [488/916] 2478176=test_last_thread [489/916] 2478179=test_undef [490/916] 2478179=test_gem_bundler_version_finder [491/916] 2478179=test_irb [492/916] 2478179=test_rdoc_markup_heading [493/916] 2478179=test_ws [494/916] 2478179=node_id_test [495/916] 2478176=test_rdoc_cross_reference [496/916] 2478179=test_init [497/916] 2478176=test_acceptable [498/916] 2478179=test_method [499/916] 2478176=test_gem_commands_signout_command [500/916] 2478176=test_webauthn_listener_response [501/916] 2478176=test_file [502/916] 2478176=test_eval_history [503/916] 2478176=test_rdoc_ri_driver [504/916] 2478176=test_gem_resolver_dependency_request [505/916] 2478176=test_httpheader [506/916] 2478176=test_c_union_entity [507/916] 2478176=test_win32ole_type_event [508/916] 2478176=test_io_console [509/916] 2478178=test_hash [510/916] 2478178=test_popen_deadlock [511/916] 2478178=test_object_references [512/916] 2478178=test_rdoc_markup_to_tt_only [513/916] 2478176=test_beginendblock [514/916] 2478178=test_gem_source_installed [515/916] 2478178=test_yield_block [516/916] 2478178=test_files_ext [517/916] 2478178=test_load [518/916] 2478178=test_within_pipe [519/916] 2478178=test_type [520/916] 2478178=test_httpresponse [521/916] 2478178=test_io_timeout [522/916] 2478178=test_rdoc_parser_ruby [523/916] 2478176=test_ractor [524/916] 2478176=test_placearg [525/916] 2478176=test_numeric [526/916] 2478176=test_comparable [527/916] 2478176=test_gem_commands_build_command [528/916] 2478178=test_rb_str_dup [529/916] 2478178=test_hmac [530/916] 2478178=test_continuation [531/916] 2478178=test_key_event_record [532/916] 2478178=test_delete [533/916] 2478178=test_macro [534/916] 2478178=test_append [535/916] 2478178=test_multi_irb_commands [536/916] 2478178=test_files_test [537/916] 2478178=static_inspect_test [538/916] 2478178=test_wait [539/916] 2478178=reflection_test [540/916] 2478178=test_gem_resolver [541/916] 2478176=test_ssl_session [542/916] 2478178=test_euc_tw [543/916] 2478178=test_tree_spell_checker [544/916] 2478178=test_open3 [545/916] 2478176=test_gem_resolver_api_specification [546/916] 2478176=test_notimplement [547/916] 2478176=test_gem_ext_configure_builder [548/916] 2478176=test_rdoc_parser [549/916] 2478176=test_fnmatch [550/916] 2478176=test_cesu8 [551/916] 2478176=test_erb_m17n [552/916] 2478176=test_require_path_check [553/916] 2478176=test_x509attr [554/916] 2478176=test_array [555/916] 2478176=test_gem_resolver_activation_request [556/916] 2478176=test_gem_resolver_installed_specification [557/916] 2478176=test_rdoc_markup_attributes [558/916] 2478176=test_gem_commands_lock_command [559/916] 2478176=test_reqarg [560/916] 2478179=test_handle [561/916] 2478176=test_x509store [562/916] 2478176=test_case_options [563/916] 2478176=test_set_len [564/916] 2478176=test_ldap [565/916] 2478176=test_abi [566/916] 2478179=test_pack [567/916] 2478179=test_string [568/916] 2478176=string_encoding_test [569/916] 2478176=test_compile_prism [570/916] 2478179=test_win32ole_event [571/916] 2478179=test_raise [572/916] 2478179=test_gem_source_local [573/916] 2478179=test_resource [574/916] 2478179=test_gb18030 [575/916] 2478179=test_integer_comb [576/916] 2478176=test_wss [577/916] 2478176=test_gem_commands_rebuild_command [578/916] 2478176=test_function [579/916] 2478176=test_face [580/916] 2478176=test_sizeof [581/916] 2478178=test_random [582/916] 2478178=json_encoding_test [583/916] 2478178=test_gem_resolver_git_specification [584/916] 2478178=test_tempfile [585/916] 2478178=test_gem_local_remote_options [586/916] 2478178=test_clone [587/916] 2478178=test_sleep [588/916] 2478179=test_rdoc_generator_pot_po [589/916] 2478179=test_rdoc_markup_to_html [590/916] 2478179=test_yamlstore [591/916] 2478179=test_utf32 [592/916] 2478179=test_digest [593/916] 2478175=test_gem_resolver_git_set [594/916] 2478178=test_ractor [595/916] 2478179=source_location_test [596/916] 2478179=test_gem_console_ui [597/916] 2478179=test_noarg [598/916] 2478178=test_system [599/916] 2478179=test_bundled_ca [600/916] 2478178=test_fiddle [601/916] 2478175=test_yield [602/916] 2478178=test_mul [603/916] 2478178=test_defined [604/916] 2478178=test_etc [605/916] 2478178=test_pattern_matching [606/916] 2478178=test_sorted_set [607/916] 2478179=test_emoji [608/916] 2478178=test_yaml [609/916] 2478179=test_gem_commands_update_command [610/916] 2478178=test_condition [611/916] 2478178=test_cp949 [612/916] 2478178=test_pstore [613/916] 2478178=test_custom_command [614/916] 2478178=test_euc_kr [615/916] 2478178=test_scalar [616/916] 2478178=test_rdoc_top_level [617/916] 2478178=test_autoload [618/916] 2478176=test_rdoc_markup_to_bs [619/916] 2478176=test_depth_first [620/916] 2478176=test_date_attr [621/916] 2478176=constant_path_node_test [622/916] 2478176=test_gem_ext_cargo_builder [623/916] 2478176=test_gem_version_option [624/916] 2478176=test_io_wait [625/916] 2478175=test_gem_resolver_composed_set [626/916] 2478175=test_kwargs [627/916] 2478176=test_io [628/916] 2478175=test_gem_request_set [629/916] 2478179=test_io [630/916] 2478179=test_buffered_io [631/916] 2478179=test_rdoc_markup_attribute_manager [632/916] 2478179=test_path [633/916] 2478179=test_enc_raise [634/916] 2478179=test_unicode_normalize [635/916] 2478179=integer_parse_test [636/916] 2478179=test_gem_ext_cargo_builder_link_flag_converter [637/916] 2478175=test_jaro_winkler [638/916] 2478175=test_ripper [639/916] 2478179=test_nesting_parser [640/916] 2478179=test_reline_key [641/916] 2478179=test_scalar_scanner [642/916] 2478179=test_ractor [643/916] 2478179=test_objectspace [644/916] 2478175=test_enc_str_buf_cat [645/916] 2478175=test_nomethod_error [646/916] 2478175=ripper_test [647/916] 2478175=test_gem_spec_fetcher [648/916] 2478175=test_rubygems [649/916] 2478175=test_color [650/916] 2478175=relocation_test [651/916] 2478175=test_windows_1251 [652/916] 2478175=test_ns_spki [653/916] 2478175=test_pkey [654/916] 2478175=test_shapes [655/916] 2478175=magic_comment_test [656/916] 2478175=test_require_lib [657/916] 2478178=test_win32ole_method_event [658/916] 2478178=test_configuration [659/916] 2478178=newline_offsets_test [660/916] 2478178=test_literal [661/916] 2478178=test_thread [662/916] 2478179=test_framework [663/916] 2478179=test_gem_source_fetch_problem [664/916] 2478179=test_files_test_1 [665/916] 2478179=test_forwardable [666/916] 2478179=test_gem_ext_builder [667/916] 2478178=test_ractor_compatibility [668/916] 2478178=test_rdoc_rd_inline_parser [669/916] 2478178=test_rdoc_rd_inline [670/916] 2478178=test_ensured [671/916] 2478178=test_autoconf [672/916] 2478178=test_x509cert [673/916] 2478178=test_win32ole_param_event [674/916] 2478178=test_gem_source_subpath_problem [675/916] 2478178=test_logdevice [676/916] 2478175=test_cgi_multipart [677/916] 2478175=test_object_create_start [678/916] 2478175=test_mdns [679/916] 2478175=test_rdoc_alias [680/916] 2478175=test_rdoc_task [681/916] 2478175=test_project_sanity [682/916] 2478175=test_backtrace [683/916] 2478179=test_securerandom [684/916] 2478179=test_workspace [685/916] 2478179=test_rdoc_comment [686/916] 2478179=heredoc_test [687/916] 2478179=test_mkmf [688/916] 2478179=test_class [689/916] 2478178=test_rdoc_markup_paragraph [690/916] 2478178=test_const [691/916] 2478178=test_digest_extend [692/916] 2478178=test_io_buffer [693/916] 2478178=parser_test [694/916] 2478178=test_process [695/916] 2478175=test_gem_commands_unpack_command [696/916] 2478175=test_logperiod [697/916] 2478175=test_exception_at_throwing [698/916] 2478175=test_benchmark [699/916] 2478175=test_config [700/916] 2478175=test_gem_resolver_installer_set [701/916] 2478175=test_stringio [702/916] 2478175=test_address_resolve [703/916] 2478175=test_stack [704/916] 2478179=test_prettyprint [705/916] 2478179=test_gem_source [706/916] 2478175=test_num2int [707/916] 2478175=test_pkcs12 [708/916] 2478179=test_iseq [709/916] 2478175=test_queue [710/916] 2478175=test_econv [711/916] 2478179=test_iter_break [712/916] 2478179=test_gem_commands_server_command [713/916] 2478179=test_pkey_dh [714/916] 2478179=test_utf16 [715/916] 2478179=test_gem_resolver_local_specification [716/916] 2478179=test_ftp [717/916] 2478179=test_gem_package_tar_writer [718/916] 2478176=test_gem_commands_info_command [719/916] 2478175=test_passing_block [720/916] 2478179=test_stream [721/916] 2478179=test_assembler [722/916] 2478176=test_gem_commands_outdated_command [723/916] 2478179=test_rdoc_markup_include [724/916] 2478175=test_httpresponses [725/916] 2478179=test_parse [726/916] 2478175=test_backtrace [727/916] 2478175=test_rdoc_markup [728/916] 2478175=test_helper_method [729/916] 2478175=test_syntax [730/916] 2478176=test_key_actor_emacs [731/916] 2478176=test_basicinstructions [732/916] 2478176=test_asn1 [733/916] 2478176=test_https_proxy [734/916] 2478176=test_gem_remote_fetcher [735/916] 2478179=test_iseq_load [736/916] 2478176=test_eval [737/916] 2478176=test_rdoc_rdoc [738/916] 2478176=test_emitter [739/916] 2478176=equality_test [740/916] 2478176=test_pkey_ec [741/916] 2478176=test_thread [742/916] 2478176=test_gem_resolver_lock_specification [743/916] 2478176=test_usrmarshal [744/916] 2478176=test_date_parse [745/916] 2478176=test_c_struct_entry [746/916] 2478179=test_io_buffer [747/916] 2478179=test_normalize [748/916] 2478179=test_fd_setsize [749/916] 2478179=test_member [750/916] 2478179=test_flags [751/916] 2478176=test_my_integer [752/916] 2478176=test_rdoc_store [753/916] 2478176=test_debugger_integration [754/916] 2478176=test_config [755/916] 2478179=test_gem_commands_pristine_command [756/916] 2478176=test_rdoc_stats [757/916] 2478176=test_date_conv [758/916] 2478176=test_gem_security_policy [759/916] 2478176=test_egrep_cpp [760/916] 2478176=test_tracepoint [761/916] 2478176=test_inlinecache [762/916] 2478176=test_internal_ivar [763/916] 2478176=test_arith_seq_beg_len_step [764/916] 2478176=test_gem_commands_dependency_command [765/916] 2478176=desugar_compiler_test [766/916] 2478176=test_gem_resolver_requirement_list [767/916] 2478176=test_ansi [768/916] 2478176=test_gc_compact [769/916] 2478179=test_file [770/916] 2478175=bom_test [771/916] 2478175=json_ext_parser_test [772/916] 2478175=test_tcp [773/916] 2478175=test_ifunless [774/916] 2478175=test_gem_source_lock [775/916] 2478176=test_nofree [776/916] 2478176=test_error_highlight [777/916] 2478175=test_complex [778/916] 2478175=test_rendering [779/916] 2478175=test_gem_commands_setup_command [780/916] 2478176=test_typeddata [781/916] 2478179=test_optarg [782/916] 2478176=numeric_value_test [783/916] 2478176=test_bug-3571 [784/916] 2478179=test_store [785/916] 2478176=test_exception [786/916] 2478176=test_gem_package [787/916] 2478175=test_rdoc_markup_to_ansi [788/916] 2478175=ruby_parser_test [789/916] 2478175=test_rdoc_generator_json_index [790/916] 2478175=test_flip [791/916] 2478179=test_gem_resolver_api_set [792/916] 2478175=test_enumerable [793/916] 2478175=test_warning [794/916] 2478179=test_resize [795/916] 2478175=test_rdoc_markup_to_markdown [796/916] 2478175=test_color_printer [797/916] 2478175=test_win32ole_param [798/916] 2478175=test_io_wait_uncommon [799/916] 2478175=test_gbk [800/916] 2478175=test_arith_seq_extract [801/916] 2478179=test_gem_ci_detector [802/916] 2478179=overlap_test [803/916] 2478175=test_protocol [804/916] 2478175=test_assignment [805/916] 2478179=test_gem_commands_list_command [806/916] 2478179=test_external_new [807/916] 2478179=test_win32ole_typelib [808/916] 2478179=test_generic [809/916] 2478179=test_formatter [810/916] 2478179=test_gem_commands_help_command [811/916] 2478179=test_force_exit [812/916] 2478179=test_find [813/916] 2478179=!Nothing_to_test [814/916] 2478179=test_bug-5832 [815/916] 2478179=test_stringscanner [816/916] 2478179=test_rdoc_generator_pot [817/916] 2478179=test_cgi_util [818/916] 2478178=test_gem_gem_runner [819/916] 2478179=test_gem_commands_mirror [820/916] 2478179=test_debug [821/916] 2478176=test_rdoc_context_section [822/916] 2478176=snippets_test [823/916] 2478178=test_find_executable [824/916] 2478178=test_kernel [825/916] 2478179=test_gem_request_set_lockfile_tokenizer [826/916] 2478179=json_generic_object_test [827/916] 2478179=regexp_test [828/916] 2478179=test_lazy_enumerator [829/916] 2478175=test_require [830/916] 2478179=test_profile_frames [831/916] 2478179=json_string_matching_test [832/916] 2478179=test_gem_resolver_vendor_specification [833/916] 2478179=test_gem_request_set_gem_dependency_api [834/916] 2478176=test_date_time [835/916] 2478176=string_query_test [836/916] 2478176=test_stream [837/916] 2478176=test_rdoc_text [838/916] 2478176=test_gem_request_set_lockfile_parser [839/916] 2478178=test_rdoc_markup_formatter [840/916] 2478178=test_require [841/916] 2478178=test_enumerator [842/916] 2478179=test_change_word [843/916] 2478179=test_getopts [844/916] 2478179=test_date_marshal [845/916] 2478179=test_file_exhaustive [846/916] 2478176=test_gem_resolver_lock_set [847/916] 2478176=test_name_error [848/916] 2478176=test_win32ole_method [849/916] 2478176=test_gem_dependency_resolution_error [850/916] 2478176=test_safe_load [851/916] 2478176=test_gem_commands_exec_command [852/916] 2478175=test_rdoc_servlet [853/916] 2478175=test_gem_update_suggestion [854/916] 2478175=test_http [855/916] 2478175=test_propertyputref [856/916] 2478175=test_null [857/916] 2478175=test_convertible [858/916] 2478176=locals_test [859/916] 2478176=test_gem_source_vendor [860/916] 2478176=heredoc_dedent_test [861/916] 2478176=test_rendering [862/916] 2478176=test_gem_commands_cleanup_command [863/916] 2478176=json_generator_test [864/916] 2478176=test_socket [865/916] 2478179=test_gem_available_set [866/916] 2478179=test_modify_expand [867/916] 2478179=test_readpartial [868/916] 2478179=test_reline [869/916] 2478179=test_enum [870/916] 2478179=test_rdoc_parser_simple [871/916] 2478179=test_name_error_extension [872/916] 2478179=test_date_strptime [873/916] 2478179=test_extlibs [874/916] 2478179=test_rdoc_markup_verbatim [875/916] 2478179=test_string [876/916] 2478176=test_arithmetic_sequence [877/916] 2478176=test_stringchar [878/916] 2478176=test_pty [879/916] 2478176=test_tsort [880/916] 2478176=test_kill_ring [881/916] 2478176=test_m17n_comb [882/916] 2478176=test_frozen [883/916] 2478176=test_coderange [884/916] 2478176=test_gem_remote_fetcher_local_ssl_server [885/916] 2478176=test_severity [886/916] 2478176=test_ractor [887/916] 2478176=test_sprintf [888/916] 2478176=test_gc [889/916] 2478178=test_cclass [890/916] 2478178=test_weakmap [891/916] 2478176=breadth_first_search_test [892/916] 2478176=test_data [893/916] 2478176=test_json_tree [894/916] 2478176=test_regex_casefold [895/916] 2478176=test_gem_source_git [896/916] 2478175=newline_test [897/916] 2478175=test_exception [898/916] 2478175=test_class_name_check [899/916] 2478175=test_rdoc_ri_paths [900/916] 2478175=test_gem_commands_check_command [901/916] 2478175=test_command [902/916] 2478175=parse_comments_test [903/916] 2478175=test_rdoc_class_module [904/916] 2478175=test_psych [905/916] 2478175=test_scanner_events [906/916] 2478175=test_date_new [907/916] 2478175=test_scan_args [908/916] 2478175=test_common [909/916] 2478175=test_kdf [910/916] 2478175=test_foreach [911/916] 2478175=test_remote_fetch_error [912/916] 2478175=test_gem_remote_fetcher_local_server [913/916] 2478175=test_call [914/916] 2478175=test_pattern_key_name_check [915/916] 2478175=test_key_stroke [916/916] 2478175=test_summary Finished tests in 291.006612s, 110.6607 tests/s, 22506.3030 assertions/s. 32203 tests, 6549483 assertions, 0 failures, 0 errors, 378 skips ruby -v: ruby 3.4.0dev (2024-12-17T15:13:53Z master 86cf18e01e) +PRISM [x86_64-linux] $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 0. $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4' BASERUBY = /usr/bin/ruby --disable=gems CC = gcc-11 LD = ld LDSHARED = gcc-11 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -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 XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_gcc11/include -I/tmp/ruby/src/trunk_gcc11 -I/tmp/ruby/src/trunk_gcc11/prism -I/tmp/ruby/src/trunk_gcc11/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie 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_gcc11/yjit/target/release/' /tmp/ruby/src/trunk_gcc11/yjit/src/lib.rs gcc-11 (Ubuntu 11.4.0-9ubuntu1) 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_gcc11' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/rbs-3.7.0/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/rbs-3.7.0/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11' make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' ruby 3.4.0dev (2024-12-17T15:13:53Z master 86cf18e01e) +PRISM [x86_64-linux] 0 ............................................................ 60 ............................................................ 120 ............................................................ 180 ............................................................ 240 ............................................................ 300 ............................................................ 360 ............................................................ 420 ............................................................ 480 ............................................................ 540 ............................................................ 600 ............................................................ 660 ............................................................ 720 ............................................................ 780 ............................................................ 840 ............................................................ 900 ............................................................ 960 ............................................................ 1020 ............................................................ 1080 ............................................................ 1140 ............................................................ 1200 ............................................................ 1260 ............................................................ 1320 ............................................................ 1380 ............................................................ 1440 ............................................................ 1500 ............................................................ 1560 ............................................................ 1620 ............................................................ 1680 ............................................................ 1740 ............................................................ 1800 ............................................................ 1860 ............................................................ 1920 ............................................................ 1980 ............................................................ 2040 ............................................................ 2100 ............................................................ 2160 ............................................................ 2220 ............................................................ 2280 ............................................................ 2340 ............................................................ 2400 ............................................................ 2460 ............................................................ 2520 ............................................................ 2580 ............................................................ 2640 ............................................................ 2700 ............................................................ 2760 ............................................................ 2820 ............................................................ 2880 ............................................................ 2940 ............................................................ 3000 ............................................................ 3060 ............................................................ 3120 ............................................................ 3180 ............................................................ 3240 ............................................................ 3300 ............................................................ 3360 ............................................................ 3420 .................... Finished in 38.356465 seconds 3439 files, 33371 examples, 147476 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0.