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