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