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