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