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