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