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