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