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