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