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