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