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