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