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