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