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