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