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