# Logfile created on 2024-01-10 08:05:38 +0000 by logger.rb/v1.4.3 #<BuildRuby:0x000055b878966208 @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_gcc9", @TARGET_SRC_DIR="/tmp/ruby/src/trunk_gcc9", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk_gcc9", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_gcc9", @configure_opts=["CC=gcc-9"], @build_opts="-j4", @btest_opts="-j4", @test_opts="TESTS='-j4'", @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_gcc9.20240110-080538", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055b8789ef4e0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055b8789ef3a0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055b8789ef1c0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_gcc9.20240110-080538", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_gcc9.20240110-080538>, @binmode=false, @mon_data=#<Monitor:0x000055b8789ef0f8>, @mon_data_owner_object_id=860>>> $$$[beg] make update-unicode -j4 make: Nothing to be done for 'update-unicode'. $$$[end] "make update-unicode -j4" exit with 0. $$$[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-rubyspec -j4 make: Nothing to be done for 'update-rubyspec'. $$$[end] "make update-rubyspec -j4" exit with 0. $$$[beg] make update-src -j4 Already up to date. Latest commit hash = e59a730477 $$$[end] "make update-src -j4" exit with 0. $$$[beg] make after-update -j4 generating /tmp/ruby/src/trunk_gcc9/ext/ripper/eventids2table.c make[1]: Entering directory '/tmp/ruby/src/trunk_gcc9/ext/ripper' make[1]: Nothing to be done for 'src'. make[1]: Leaving directory '/tmp/ruby/src/trunk_gcc9/ext/ripper' /tmp/ruby/src/trunk_gcc9/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_gcc9' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9' $$$[end] "make after-update -j4" exit with 0. $$$[beg] make miniruby -j4 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc-9 LD = ld LDSHARED = gcc-9 -shared CFLAGS = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_gcc9/include -I/tmp/ruby/src/trunk_gcc9 -I/tmp/ruby/src/trunk_gcc9/prism -I/tmp/ruby/src/trunk_gcc9/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 = 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_gcc9/yjit/target/release/' /tmp/ruby/src/trunk_gcc9/yjit/src/lib.rs gcc-9 (Ubuntu 9.5.0-1ubuntu1~22.04) 9.5.0 Copyright (C) 2019 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_gcc9/version.c linking miniruby $$$[end] "make miniruby -j4" exit with 0. $$$[beg] make ruby -j4 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc-9 LD = ld LDSHARED = gcc-9 -shared CFLAGS = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_gcc9/include -I/tmp/ruby/src/trunk_gcc9 -I/tmp/ruby/src/trunk_gcc9/prism -I/tmp/ruby/src/trunk_gcc9/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 = 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_gcc9/yjit/target/release/' /tmp/ruby/src/trunk_gcc9/yjit/src/lib.rs gcc-9 (Ubuntu 9.5.0-1ubuntu1~22.04) 9.5.0 Copyright (C) 2019 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 fea0fd5072eaeb165f713fbcf6adb2216b9cfcf98ff2ae224b2ca11ae89549bc builtin_binary.inc compiling /tmp/ruby/src/trunk_gcc9/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-9 LD = ld LDSHARED = gcc-9 -shared CFLAGS = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_gcc9/include -I/tmp/ruby/src/trunk_gcc9 -I/tmp/ruby/src/trunk_gcc9/prism -I/tmp/ruby/src/trunk_gcc9/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 = 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_gcc9/yjit/target/release/' /tmp/ruby/src/trunk_gcc9/yjit/src/lib.rs gcc-9 (Ubuntu 9.5.0-1ubuntu1~22.04) 9.5.0 Copyright (C) 2019 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_gcc9' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9' make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9' 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_gcc9' make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9' make[1]: Nothing to be done for '/tmp/ruby/src/trunk_gcc9/enc/trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9' make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/rbs-3.4.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/rbs-3.4.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9' make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9' make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9' $$$[end] "make all -j4" exit with 0. $$$[beg] make install -j4 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc-9 LD = ld LDSHARED = gcc-9 -shared CFLAGS = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_gcc9/include -I/tmp/ruby/src/trunk_gcc9 -I/tmp/ruby/src/trunk_gcc9/prism -I/tmp/ruby/src/trunk_gcc9/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 = 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_gcc9/yjit/target/release/' /tmp/ruby/src/trunk_gcc9/yjit/src/lib.rs generating enc.mk gcc-9 (Ubuntu 9.5.0-1ubuntu1~22.04) 9.5.0 Copyright (C) 2019 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9' generating transdb.h make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9' transdb.h unchanged generating makefiles ext/configure-ext.mk making trans ext/configure-ext.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9' make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9' make[1]: Nothing to be done for '/tmp/ruby/src/trunk_gcc9/enc/trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9' making encs make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9' generating makefile exts.mk make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9' exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/rbs-3.4.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/rbs-3.4.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9' make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9' make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9' ./miniruby -I/tmp/ruby/src/trunk_gcc9/lib -I. -I.ext/common /tmp/ruby/src/trunk_gcc9/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_gcc9/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 to installing binary commands: /tmp/ruby/install/trunk_gcc9/bin installing base libraries: /tmp/ruby/install/trunk_gcc9/lib installing arch files: /tmp/ruby/install/trunk_gcc9/lib/ruby/3.4.0+0/x86_64-linux installing pkgconfig data: /tmp/ruby/install/trunk_gcc9/lib/pkgconfig installing extension objects: /tmp/ruby/install/trunk_gcc9/lib/ruby/3.4.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_gcc9/lib/ruby/site_ruby/3.4.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_gcc9/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux installing extension headers: /tmp/ruby/install/trunk_gcc9/include/ruby-3.4.0+0/x86_64-linux installing extension scripts: /tmp/ruby/install/trunk_gcc9/lib/ruby/3.4.0+0 installing extension scripts: /tmp/ruby/install/trunk_gcc9/lib/ruby/site_ruby/3.4.0+0 installing extension scripts: /tmp/ruby/install/trunk_gcc9/lib/ruby/vendor_ruby/3.4.0+0 installing extension headers: /tmp/ruby/install/trunk_gcc9/include/ruby-3.4.0+0/ruby installing command scripts: /tmp/ruby/install/trunk_gcc9/bin installing library scripts: /tmp/ruby/install/trunk_gcc9/lib/ruby/3.4.0+0 installing common headers: /tmp/ruby/install/trunk_gcc9/include/ruby-3.4.0+0 installing manpages: /tmp/ruby/install/trunk_gcc9/share/man/man1 installing default gems from lib: /tmp/ruby/install/trunk_gcc9/lib/ruby/gems/3.4.0+0 abbrev 0.1.2 base64 0.2.0 benchmark 0.3.0 bundler 2.6.0.dev cgi 0.4.1 csv 3.2.9 delegate 0.3.1 did_you_mean 1.6.3 drb 2.2.0 english 0.8.0 erb 4.0.4 error_highlight 0.6.0 fileutils 1.7.2 find 0.2.0 forwardable 1.3.3 getoptlong 0.2.1 ipaddr 1.2.6 irb 1.11.0 logger 1.6.0 mutex_m 0.2.0 net-http 0.4.1 net-protocol 0.2.2 observer 0.1.2 open-uri 0.4.1 open3 0.2.1 optparse 0.4.0 ostruct 0.6.0 pp 0.5.0 prettyprint 0.2.0 prism 0.19.0 pstore 0.1.3 rdoc 6.6.2 readline 0.0.4 reline 0.4.2 resolv 0.3.0 resolv-replace 0.1.1 rinda 0.2.0 ruby2_keywords 0.0.5 securerandom 0.3.1 set 1.1.0 shellwords 0.2.0 singleton 0.2.0 syntax_suggest 2.0.0 tempfile 0.2.1 time 0.3.0 timeout 0.4.1 tmpdir 0.2.0 tsort 0.2.0 un 0.3.0 uri 0.13.0 weakref 0.1.3 yaml 0.3.0 installing default gems from ext: /tmp/ruby/install/trunk_gcc9/lib/ruby/gems/3.4.0+0 bigdecimal 3.1.5 date 3.3.4 digest 3.1.1 etc 1.4.3 fcntl 1.1.0 fiddle 1.1.3 io-console 0.7.2.dev.1 io-nonblock 0.3.0 io-wait 0.3.1 json 2.7.1 nkf 0.1.3 openssl 3.2.0 pathname 0.3.0 psych 5.1.2 stringio 3.1.1 strscan 3.0.8 syslog 0.1.2 zlib 3.1.0 installing bundled gems: /tmp/ruby/install/trunk_gcc9/lib/ruby/gems/3.4.0+0 minitest 5.20.0 power_assert 2.0.3 rake 13.1.0 test-unit 3.6.1 rexml 3.2.6 rss 0.3.0 net-ftp 0.3.4 net-imap 0.4.9.1 net-pop 0.1.2 net-smtp 0.4.0.1 matrix 0.4.2 prime 0.1.2 rbs 3.4.1 typeprof 0.21.9 debug 1.9.1 racc 1.7.3 installing bundled gem cache: /tmp/ruby/install/trunk_gcc9/lib/ruby/gems/3.4.0+0/cache $$$[end] "make install -j4" exit with 0. $$$[beg] make yes-btest TESTOPTS='-q -j4' PASS all 1871 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-9 LD = ld LDSHARED = gcc-9 -shared CFLAGS = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_gcc9/include -I/tmp/ruby/src/trunk_gcc9 -I/tmp/ruby/src/trunk_gcc9/prism -I/tmp/ruby/src/trunk_gcc9/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 = 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_gcc9/yjit/target/release/' /tmp/ruby/src/trunk_gcc9/yjit/src/lib.rs gcc-9 (Ubuntu 9.5.0-1ubuntu1~22.04) 9.5.0 Copyright (C) 2019 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. Ignore setproctitle.o because of setproctitle.c under missing Ignore strlcat.o because of strlcat.c under missing Ignore strlcpy.o because of strlcpy.c under missing Checking leaked global symbols...none /tmp/ruby/src/trunk_gcc9/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 /tmp/ruby/src/trunk_gcc9/basictest/test.rb:condition ..OK 2 /tmp/ruby/src/trunk_gcc9/basictest/test.rb:if/unless ...OK 3 /tmp/ruby/src/trunk_gcc9/basictest/test.rb:case .....OK 5 /tmp/ruby/src/trunk_gcc9/basictest/test.rb:while/until ........OK 8 /tmp/ruby/src/trunk_gcc9/basictest/test.rb:exception ..........OK 10 /tmp/ruby/src/trunk_gcc9/basictest/test.rb:array .......................................OK 39 /tmp/ruby/src/trunk_gcc9/basictest/test.rb:hash ...........................OK 27 /tmp/ruby/src/trunk_gcc9/basictest/test.rb:iterator ...........................................................................................................OK 107 /tmp/ruby/src/trunk_gcc9/basictest/test.rb:float ................................................................................OK 80 /tmp/ruby/src/trunk_gcc9/basictest/test.rb:bignum ...............................OK 31 /tmp/ruby/src/trunk_gcc9/basictest/test.rb:string & char ..............................................................OK 62 /tmp/ruby/src/trunk_gcc9/basictest/test.rb:assignment ..........OK 10 /tmp/ruby/src/trunk_gcc9/basictest/test.rb:call ......OK 6 /tmp/ruby/src/trunk_gcc9/basictest/test.rb:proc .........OK 9 /tmp/ruby/src/trunk_gcc9/basictest/test.rb:signal ..OK 2 /tmp/ruby/src/trunk_gcc9/basictest/test.rb:eval ...........................OK 27 /tmp/ruby/src/trunk_gcc9/basictest/test.rb:system ........OK 8 /tmp/ruby/src/trunk_gcc9/basictest/test.rb:const .....OK 5 /tmp/ruby/src/trunk_gcc9/basictest/test.rb:clone .....OK 5 /tmp/ruby/src/trunk_gcc9/basictest/test.rb:marshal ....OK 4 /tmp/ruby/src/trunk_gcc9/basictest/test.rb:pack ....OK 4 /tmp/ruby/src/trunk_gcc9/basictest/test.rb:math ..OK 2 /tmp/ruby/src/trunk_gcc9/basictest/test.rb:struct ......OK 6 /tmp/ruby/src/trunk_gcc9/basictest/test.rb:variable ............OK 12 /tmp/ruby/src/trunk_gcc9/basictest/test.rb:trace ...OK 3 /tmp/ruby/src/trunk_gcc9/basictest/test.rb:defined? ............OK 12 /tmp/ruby/src/trunk_gcc9/basictest/test.rb:alias ......OK 6 /tmp/ruby/src/trunk_gcc9/basictest/test.rb:path .......................OK 23 /tmp/ruby/src/trunk_gcc9/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-9 LD = ld LDSHARED = gcc-9 -shared CFLAGS = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_gcc9/include -I/tmp/ruby/src/trunk_gcc9 -I/tmp/ruby/src/trunk_gcc9/prism -I/tmp/ruby/src/trunk_gcc9/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 = 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_gcc9/yjit/target/release/' /tmp/ruby/src/trunk_gcc9/yjit/src/lib.rs gcc-9 (Ubuntu 9.5.0-1ubuntu1~22.04) 9.5.0 Copyright (C) 2019 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_gcc9' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9' make[1]: Nothing to be done for '/tmp/ruby/src/trunk_gcc9/enc/trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9' make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/rbs-3.4.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/rbs-3.4.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9' make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9' make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9' Run options: --seed=42814 "--ruby=./miniruby -I/tmp/ruby/src/trunk_gcc9/lib -I. -I.ext/common /tmp/ruby/src/trunk_gcc9/tool/runruby.rb --extout=.ext -- --disable-gems" --excludes-dir=/tmp/ruby/src/trunk_gcc9/test/.excludes --name=!/memory_leak/ --stderr-on-failure -j4 --exclude=rubygems/test_gem_package_task\.rb # Running tests: [ 1/909] 303509=test_yaml_tree [ 2/909] 303510=test_popen_deadlock [ 3/909] 303513=test_insns_leaf [ 4/909] 303511=test_mutex_m [ 5/909] 303513=test_pointer [ 6/909] 303511=test_singleton_function [ 7/909] 303511=test_gem_security_trust_dir [ 8/909] 303509=json_common_interface_test [ 9/909] 303509=compiler_test [ 10/909] 303509=test_gem_commands_search_command [ 11/909] 303513=test_rdoc_markup_to_bs [ 12/909] 303509=test_x509req [ 13/909] 303511=test_win32ole_type_event [ 14/909] 303511=test_dln [ 15/909] 303511=test_emitter [ 16/909] 303513=test_gem_commands_signin_command [ 17/909] 303511=test_rdoc_rd [ 18/909] 303509=test_gem_bundler_version_finder [ 19/909] 303509=test_null [ 20/909] 303509=test_yjit_exit_locations [ 21/909] 303511=test_inlinecache [ 22/909] 303509=test_pkg_config [ 23/909] 303511=test_open3 [ 24/909] 303509=test_require [ 25/909] 303510=test_serialize_subclasses [ 26/909] 303513=test_gem_config_file [ 27/909] 303510=test_cgi_header [ 28/909] 303510=test_data [ 29/909] 303510=test_tuplebag [ 30/909] 303510=test_bundled_ca [ 31/909] 303513=test_webauthn_listener_response [ 32/909] 303513=test_forwardable [ 33/909] 303513=test_webauthn_poller [ 34/909] 303510=test_config [ 35/909] 303513=test_remote_fetch_error [ 36/909] 303513=test_abi [ 37/909] 303510=test_gem_commands_push_command [ 38/909] 303513=test_rinda [ 39/909] 303510=test_set [ 40/909] 303510=test_patterns [ 41/909] 303510=test_gem_commands_build_command [ 42/909] 303513=test_struct [ 43/909] 303513=test_refinement [ 44/909] 303510=fuzzer_test [ 45/909] 303510=test_key_stroke [ 46/909] 303510=test_rdoc_markup [ 47/909] 303510=test_shapes [ 48/909] 303510=test_x509crl [ 49/909] 303510=test_cgi_session [ 50/909] 303510=test_gem_command [ 51/909] 303510=test_ifunless [ 52/909] 303510=test_x509ext [ 53/909] 303510=test_cmd [ 54/909] 303511=test_stream [ 55/909] 303511=test_acl [ 56/909] 303511=test_http [ 57/909] 303511=test_gem_package_tar_header [ 58/909] 303511=test_require [ 59/909] 303510=test_bigdecimal_util [ 60/909] 303510=test_configuration [ 61/909] 303509=test_ole_methods [ 62/909] 303509=test_gem_requirement [ 63/909] 303510=test_transcode [ 64/909] 303509=test_rdoc_servlet [ 65/909] 303510=test_spell_checker [ 66/909] 303510=test_formatter [ 67/909] 303510=test_common [ 68/909] 303509=test_ssl_session [ 69/909] 303510=test_mdns [ 70/909] 303510=test_date_marshal [ 71/909] 303510=test_gem_request_set_gem_dependency_api [ 72/909] 303511=test_erb [ 73/909] 303511=test_monitor [ 74/909] 303511=test_liberal_parsing [ 75/909] 303511=test_win32ole_variant [ 76/909] 303511=test_whileuntil [ 77/909] 303511=test_gem_commands_contents_command [ 78/909] 303509=test_acceptable [ 79/909] 303510=test_httpheader [ 80/909] 303509=test_rdoc_ri_driver [ 81/909] 303510=test_resolve_symbol [ 82/909] 303510=test_arith_seq_extract [ 83/909] 303511=test_console_attr [ 84/909] 303511=unescape_test [ 85/909] 303510=test_variable_name_check [ 86/909] 303510=test_encodings [ 87/909] 303509=test_rendering [ 88/909] 303509=test_queue [ 89/909] 303509=test_httpresponses [ 90/909] 303509=test_win32ole_record [ 91/909] 303509=test_rdoc_rubygems_hook [ 92/909] 303510=test_rdoc_generator_markup [ 93/909] 303510=test_prettyprint [ 94/909] 303510=test_nesting_parser [ 95/909] 303510=test_ubf_async_safe [ 96/909] 303510=test_scanner_events [ 97/909] 303509=test_rdoc_rd_block_parser [ 98/909] 303510=test_benchmark [ 99/909] 303509=test_drb [100/909] 303510=json_encoding_test [101/909] 303510=test_readpartial [102/909] 303510=test_gem_source [103/909] 303513=test_gem_request [104/909] 303511=test_ancdata [105/909] 303510=test_c_struct_entry [106/909] 303511=test_install [107/909] 303511=test_tcp [108/909] 303513=test_gem_commands_open_command [109/909] 303511=test_method [110/909] 303513=test_pair [111/909] 303510=test_bug-14834 [112/909] 303510=test_flags [113/909] 303510=test_gem_request_set_lockfile_tokenizer [114/909] 303510=test_read [115/909] 303510=test_terminfo [116/909] 303510=test_ractor [117/909] 303510=test_convertible [118/909] 303513=test_iseq [119/909] 303513=test_column_separator [120/909] 303513=test_color_printer [121/909] 303513=test_rdoc_parser_changelog [122/909] 303513=parameters_signature_test [123/909] 303513=test_yield_block [124/909] 303513=test_assembler [125/909] 303513=test_addrinfo [126/909] 303513=test_getopts [127/909] 303513=test_rdoc_parser_markdown [128/909] 303513=test_notimplement [129/909] 303513=test_lexer [130/909] 303513=test_gem_commands_uninstall_command [131/909] 303513=test_random [132/909] 303513=test_str2big [133/909] 303513=test_socket [134/909] 303511=test_rdoc_attr [135/909] 303511=test_ansi_without_terminfo [136/909] 303511=test_have_func [137/909] 303513=test_parser_events [138/909] 303513=test_abbrev [139/909] 303513=test_reline [140/909] 303513=test_compile_prism [141/909] 303513=test_debug [142/909] 303513=test_enc_str_buf_cat [143/909] 303509=test_euc_jp [144/909] 303509=test_gem_package_tar_reader [145/909] 303513=test_gem_dependency [146/909] 303509=test_string_processing [147/909] 303509=test_mkmf [148/909] 303509=ruby_api_test [149/909] 303509=test_ocsp [150/909] 303513=test_gem_commands_cleanup_command [151/909] 303509=test_pack [152/909] 303509=test_foreach [153/909] 303509=test_recursion [154/909] 303509=test_nomethod_error [155/909] 303509=test_ractor [156/909] 303509=test_summary [157/909] 303509=test_protocol [158/909] 303509=magic_comment_test [159/909] 303509=test_array [160/909] 303509=test_append [161/909] 303509=test_io_m17n [162/909] 303513=test_gem_ext_rake_builder [163/909] 303511=location_test [164/909] 303511=test_gem_source_subpath_problem [165/909] 303511=test_gem_remote_fetcher [166/909] 303513=test_color [167/909] 303513=test_gem_safe_marshal [168/909] 303509=test_files_test_1 [169/909] 303511=test_syslog_logger [170/909] 303511=test_rdoc_rd_inline [171/909] 303511=newline_test [172/909] 303511=test_system [173/909] 303513=test_nil2vtempty [174/909] 303513=test_history [175/909] 303513=test_path [176/909] 303513=test_bash_completion [177/909] 303513=test_date_new [178/909] 303513=test_rdoc_top_level [179/909] 303513=test_scheduler [180/909] 303513=test_store [181/909] 303513=test_gem_resolver_installer_set [182/909] 303513=test_internal_ivar [183/909] 303513=test_printf [184/909] 303513=test_tracepoint [185/909] 303511=test_sleep [186/909] 303513=test_kill_ring [187/909] 303513=test_recorder [188/909] 303513=test_gem_stub_specification [189/909] 303513=test_rdoc_markup_document [190/909] 303511=test_beginendblock [191/909] 303513=test_stringscanner [192/909] 303513=test_sizeof [193/909] 303510=test_within_pipe [194/909] 303510=test_face [195/909] 303510=test_thread_fd_close [196/909] 303510=test_gem_name_tuple [197/909] 303510=parse_comments_test [198/909] 303510=test_rdoc_comment [199/909] 303510=test_rational2 [200/909] 303510=test_update [201/909] 303510=test_rdoc_ri_paths [202/909] 303511=test_completion [203/909] 303510=test_autoconf [204/909] 303510=test_name_error_extension [205/909] 303510=test_cgi_multipart [206/909] 303510=test_delegation [207/909] 303510=test_evaluation [208/909] 303510=test_gem_commands_cert_command [209/909] 303511=test_https [210/909] 303509=test_webauthn_listener [211/909] 303511=test_pattern_matching [212/909] 303511=test_to_ary_concatLeaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 11 : #<TCPSocket:fd 11, AF_INET, 127.0.0.1, 35619> [213/909] 303509=errors_test Closed file descriptor: Prism::ErrorsTest#test_unterminated_embdoc: 11 [214/909] 303509=test_load [215/909] 303509=test_vm_dump [216/909] 303509=test_helper [217/909] 303509=test_data_error [218/909] 303509=test_erb_command [219/909] 303509=test_gem_ext_cmake_builder [220/909] 303509=dispatcher_test [221/909] 303509=test_eval_history [222/909] 303509=test_passing_block [223/909] 303509=test_string [224/909] 303510=test_files_ext [225/909] 303510=test_stringio [226/909] 303510=test_fips [227/909] 303510=test_gem_commands_setup_command [228/909] 303511=test_grapheme_breaks [229/909] 303511=test_gem_security_policy [230/909] 303510=test_at_exit [231/909] 303510=test_yaml [232/909] 303511=test_c_struct_builder [233/909] 303510=test_require_path_check [234/909] 303510=desugar_compiler_test [235/909] 303510=test_interned_str [236/909] 303510=test_ostruct [237/909] 303511=test_gem_uri_formatter [238/909] 303513=test_flip [239/909] 303513=test_gem_resolver_vendor_specification [240/909] 303511=test_windows_1251 [241/909] 303511=test_gem_version [242/909] 303510=test_bug_reporter [243/909] 303513=test_member [244/909] 303513=test_io [245/909] 303513=test_coderange [246/909] 303513=test_date_arith [247/909] 303513=bom_test [248/909] 303513=test_file [249/909] 303511=test_err_in_callback [250/909] 303511=test_ractor [251/909] 303510=test_gem_local_remote_options [252/909] 303511=test_parse [253/909] 303510=test_mul [254/909] 303510=test_rdoc_markup_to_markdown [255/909] 303510=test_key_error [256/909] 303510=test_signedness [257/909] 303511=test_engine [258/909] 303511=test_rdoc_markdown_test [259/909] 303513=test_rdoc_normal_module [260/909] 303513=test_gem_version_option [261/909] 303513=test_unicode_normalize [262/909] 303511=test_stack [263/909] 303511=test_handle [264/909] 303511=test_cparser [265/909] 303510=test_keyword [266/909] 303511=test_gb18030 [267/909] 303511=test_big2str [268/909] 303511=test_reline_key [269/909] 303511=test_frozen [270/909] 303511=test_config [271/909] 303511=test_date_strptime [272/909] 303511=test_econv [273/909] 303510=test_nofree [274/909] 303510=test_eval [275/909] 303510=test_rdoc_any_method [276/909] 303510=test_kconv [277/909] 303510=test_cipher [278/909] 303511=test_new [279/909] 303511=test_gem_commands_signout_command [280/909] 303510=test_complexrational [281/909] 303511=test_ws [282/909] 303510=test_ossl [283/909] 303511=test_rdoc_markup_to_label [284/909] 303511=test_kdf [285/909] 303511=test_ruby_lex [286/909] 303511=test_rubygems [287/909] 303511=test_rdoc_class_module [288/909] 303513=test_digest [289/909] 303513=test_weakkeymap [290/909] 303511=test_psych [291/909] 303511=test_metaclass [292/909] 303511=test_gem_commands_mirror [293/909] 303511=test_address_resolve [294/909] 303511=test_rdoc_parser [295/909] 303511=test_class [296/909] 303513=test_const [297/909] 303513=test_object [298/909] 303513=test_fiddle [299/909] 303513=test_iter_break [300/909] 303513=test_cgi_cookie [301/909] 303513=test_x509attr [302/909] 303513=test_num2int [303/909] 303513=test_ractor [304/909] 303513=test_ldap [305/909] 303513=test_basicinstructions [306/909] 303513=test_io_console [307/909] 303513=test_folderitem2_invokeverb [308/909] 303513=test_key_actor_emacs [309/909] 303513=test_closure [310/909] 303513=test_row [311/909] 303513=test_digest [312/909] 303513=test_change_word [313/909] 303513=test_c_union_entity [314/909] 303513=test_gem_resolver_index_set [315/909] 303513=test_call [316/909] 303513=test_autoload [317/909] 303510=test_rdoc_markup_attributes [318/909] 303510=test_enc_associate [319/909] 303510=test_gem_source_fetch_problem [320/909] 303510=test_last_thread [321/909] 303510=test_objectspace [322/909] 303510=test_bigzero [323/909] 303510=test_eval [324/909] 303510=test_require_lib [325/909] 303511=test_time_tz [326/909] 303511=test_normalize [327/909] 303511=test_tsort [328/909] 303511=test_ractor_compatibility [329/909] 303511=test_ripper [330/909] 303511=test_x509store [331/909] 303511=test_syntax [332/909] 303513=test_observer [333/909] 303513=test_yaml_special_cases [334/909] 303513=test_gem_source_list [335/909] 303513=test_fstring [336/909] 303513=test_gem_specification [337/909] 303509=test_hash [338/909] 303509=test_fd_setsize [339/909] 303509=test_rdoc_markup_raw [340/909] 303509=test_integer_comb [341/909] 303510=test_win32ole_variable [342/909] 303510=test_bigdecimal [343/909] 303513=test_data_converters [344/909] 303513=test_gem_resolver [345/909] 303513=test_mixed_unicode_escapes [346/909] 303513=test_force_quotes [347/909] 303513=test_zsh_completion [348/909] 303513=test_resize [349/909] 303513=test_symbol [350/909] 303513=test_cmethod [351/909] 303513=test_undef [352/909] 303513=test_rdoc_parser_ruby [353/909] 303510=test_httpresponse [354/909] 303510=test_exception_at_throwing [355/909] 303510=test_gem_resolver_local_specification [356/909] 303510=test_tempfile [357/909] 303509=test_method_name_check [358/909] 303509=test_have_macro [359/909] 303510=test_case_options [360/909] 303510=test_rdoc_markup_parser [361/909] 303510=test_thread_cv [362/909] 303513=test_gem_path_support [363/909] 303513=test_enum [364/909] 303510=test_row_separator [365/909] 303510=test_rdoc_markup_to_joined_paragraph [366/909] 303510=test_yield [367/909] 303509=test_enumerable [368/909] 303509=test_rdoc_markup_to_tt_only [369/909] 303509=test_unicode [370/909] 303509=test_workspace [371/909] 303509=test_debug_cmd [372/909] 303509=test_time [373/909] 303509=test_nonblock [374/909] 303509=json_generator_test [375/909] 303509=test_strip [376/909] 303509=parse_test [377/909] 303513=test_gem_package_old [378/909] 303513=test_type [379/909] 303513=test_file [380/909] 303513=test_clone [381/909] 303513=test_base64 [382/909] 303513=test_init [383/909] 303513=test_integer [384/909] 303511=test_invalid [385/909] 303511=test_skip_lines [386/909] 303511=test_gem_resolver_conflict [387/909] 303511=test_continuation [388/909] 303511=test_marshal [389/909] 303510=test_ractor [390/909] 303510=test_human_typo [391/909] 303510=test_delete [392/909] 303510=test_write [393/909] 303510=test_pstore [394/909] 303511=test_ractor [395/909] 303510=test_gem_uninstaller [396/909] 303511=test_sockopt [397/909] 303511=test_logperiod [398/909] 303511=test_placearg [399/909] 303511=test_weakref [400/909] 303511=test_ssl [401/909] 303511=test_timeout [402/909] 303509=test_gem_commands_yank_command [403/909] 303511=test_encoding [404/909] 303509=test_logdevice [405/909] 303511=test_gem [406/909] 303510=test_x509cert [407/909] 303513=test_document [408/909] 303513=test_cgi_modruby [409/909] 303513=test_rdoc_markup_to_rdoc [410/909] 303510=test_gem_commands_check_command [411/909] 303513=test_gem_resolver_best_set [412/909] 303510=test_parser [413/909] 303510=test_generic [414/909] 303510=test_stat [415/909] 303510=test_primitive [416/909] 303510=test_cgi_core [417/909] 303510=test_files_test [418/909] 303510=test_set_len [419/909] 303510=test_gem_resolver_git_specification [420/909] 303513=test_ractor [421/909] 303513=test_severity [422/909] 303513=test_gem_commands_exec_command [423/909] 303509=test_rdoc_generator_pot_po [424/909] 303509=test_win32ole_type [425/909] 303509=test_nextafter [426/909] 303510=test_trick [427/909] 303509=test_capacity [428/909] 303509=test_fiber [429/909] 303511=test_singleton [430/909] 303511=test_nkf [431/909] 303513=test_rdoc_tom_doc [432/909] 303513=test_gem_command_manager [433/909] 303511=test_quote_char_nil [434/909] 303511=test_date_ractor [435/909] 303513=test_thread [436/909] 303511=test_condition [437/909] 303511=test_cp949 [438/909] 303511=test_ensured [439/909] 303511=test_integer [440/909] 303511=test_verbose [441/909] 303511=test_sorted_set [442/909] 303511=test_emoji [443/909] 303511=test_rdoc_i18n_text [444/909] 303511=test_cclass [445/909] 303511=test_date_attr [446/909] 303511=test_project_sanity [447/909] 303511=test_scalar [448/909] 303511=test_pack [449/909] 303511=test_gem_ext_cargo_builder_link_flag_converter [450/909] 303509=test_json_tree [451/909] 303509=test_framework [452/909] 303509=test_win32ole_param_event [453/909] 303509=test_koi8 [454/909] 303509=test_literal [455/909] 303510=test_threadgroup [456/909] 303511=test_gem_validator [457/909] 303511=test_table [458/909] 303511=test_filter [459/909] 303511=test_thread [460/909] 303511=test_extlibs [461/909] 303510=test_dot_dot [462/909] 303510=test_scan_args [463/909] 303510=test_gem_gemcutter_utilities [464/909] 303509=test_files_test_2 [465/909] 303509=test_rdoc_markup_hard_break [466/909] 303509=test_data [467/909] 303509=test_ractor [468/909] 303509=test_gem_rdoc [469/909] 303509=test_memory_view [470/909] 303510=test_gem_unsatisfiable_dependency_error [471/909] 303510=test_gem_commands_pristine_command [472/909] 303509=comments_test [473/909] 303509=test_pkey [474/909] 303509=test_option [475/909] 303509=test_http [476/909] 303510=test_drbunix [477/909] 303511=test_merge_keys [478/909] 303511=test_gem_dependency_installer [479/909] 303513=test_gem_resolver_requirement_list [480/909] 303513=test_rdoc_extend [481/909] 303513=test_arith_seq_beg_len_step [482/909] 303513=test_rand [483/909] 303513=test_arity [484/909] 303513=test_process [485/909] 303509=encoding_test [486/909] 303509=test_read [487/909] 303509=test_date_time [488/909] 303509=test_rdoc_markup_verbatim [489/909] 303509=test_gc [490/909] 303511=test_gem_commands_install_command [491/909] 303510=test_gem_resolver_installed_specification [492/909] 303510=test_key_actor_vi [493/909] 303510=test_default_gems [494/909] 303510=test_enumerator [495/909] 303511=test_rdoc_single_class [496/909] 303511=test_buffering [497/909] 303511=test_svcb_https [498/909] 303511=test_hash_create [499/909] 303511=test_gem_resolver_api_specification [500/909] 303511=test_getoptlong [501/909] 303511=test_securerandom [502/909] 303511=test_unix [503/909] 303511=test_safe_load [504/909] 303511=test_rdoc_token_stream [505/909] 303511=test_switch_hitter [506/909] 303511=test_win32ole_method [507/909] 303511=test_name_error [508/909] 303511=test_rdoc_task [509/909] 303511=test_inadvertent_creation [510/909] 303511=test_bn [511/909] 303511=test_symbol [512/909] 303511=test_backtrace [513/909] 303511=test_coder [514/909] 303511=test_gem_commands_dependency_command [515/909] 303511=test_context [516/909] 303511=test_gem_resolver_vendor_set [517/909] 303511=test_exit [518/909] 303511=ractor_test [519/909] 303511=test_bignum [520/909] 303511=test_class_name_check [521/909] 303511=test_utf16 [522/909] 303511=test_drbobject [523/909] 303511=test_http_request [524/909] 303511=test_gem_ext_cargo_builder_unit [525/909] 303511=test_gem_resolver_lock_specification [526/909] 303511=test_gem_doctor [527/909] 303511=test_rubyoptions [528/909] 303509=test_stream [529/909] 303509=test_optimization [530/909] 303513=test_gem_silent_ui [531/909] 303513=json_string_matching_test [532/909] 303513=test_function_entry [533/909] 303513=test_pinned [534/909] 303513=test_stringchar [535/909] 303513=test_arithmetic_sequence [536/909] 303513=test_dryrun [537/909] 303513=test_pkcs12 [538/909] 303513=test_shift_jis [539/909] 303513=test_gem_commands_environment_command [540/909] 303513=test_pp [541/909] 303513=pattern_test [542/909] 303513=test_rdoc_context_section [543/909] 303513=test_gem_platform [544/909] 303513=test_gem_ext_cargo_builder [545/909] 303513=test_digest_extend [546/909] 303513=test_optarg [547/909] 303513=test_string [548/909] 303513=test_iterator [549/909] 303513=test_storage [550/909] 303513=test_proc [551/909] 303511=test_win32ole_event [552/909] 303511=test_case [553/909] 303511=test_exception [554/909] 303511=test_rdoc_markup_to_ansi [555/909] 303511=test_zlib [556/909] 303513=test_array [557/909] 303509=test_io_wait_uncommon [558/909] 303509=test_dir_m17n [559/909] 303509=test_gem_ci_detector [560/909] 303509=test_object [561/909] 303509=test_gem_resolver_git_set [562/909] 303509=test_gem_commands_which_command [563/909] 303509=test_assignment [564/909] 303509=test_process [565/909] 303509=test_func [566/909] 303511=test_x509name [567/909] 303511=test_win32ole_method_event [568/909] 303511=test_macro [569/909] 303511=test_pipe [570/909] 303511=!Nothing_to_test [571/909] 303511=test_gem_console_ui [572/909] 303511=test_win32ole_typelib [573/909] 303511=test_external_new [574/909] 303511=test_gem_commands_sources_command [575/909] 303511=test_rbconfig [576/909] 303511=test_general [577/909] 303511=memsize_test [578/909] 303511=test_object_create_start [579/909] 303511=test_numeric [580/909] 303511=test_show_source [581/909] 303511=test_gem_text [582/909] 303511=test_settracefunc [583/909] 303511=test_win32ole [584/909] 303511=test_ractor [585/909] 303511=test_time [586/909] 303511=test_parser [587/909] 303511=test_hmac [588/909] 303511=json_generic_object_test [589/909] 303511=test_method_cache [590/909] 303511=test_variable [591/909] 303509=test_rdoc_markup_paragraph [592/909] 303509=test_sprintf_comb [593/909] 303511=test_gem_resolver_index_specification [594/909] 303511=test_quote_empty [595/909] 303511=test_kernel [596/909] 303509=test_config [597/909] 303510=test_buffered_io [598/909] 303510=test_too_many_dummy_encodings [599/909] 303510=test_qsort [600/909] 303510=test_read_write [601/909] 303510=test_gem_commands_list_command [602/909] 303510=test_gem_install_update_options [603/909] 303509=json_addition_test [604/909] 303509=test_object_references [605/909] 303509=test_backtrace [606/909] 303509=test_typeddata [607/909] 303510=test_rdoc_rd_inline_parser [608/909] 303510=test_string [609/909] 303510=test_rdoc_generator_darkfish [610/909] 303511=test_boolean [611/909] 303511=test_raise [612/909] 303511=test_find [613/909] 303511=test_date [614/909] 303511=test_cesu8 [615/909] 303511=test_iso_8859 [616/909] 303511=test_fnmatch [617/909] 303511=test_lambda [618/909] 303509=library_symbols_test [619/909] 303509=test_rdoc_context [620/909] 303511=test_date_parse [621/909] 303510=test_erb_m17n [622/909] 303510=test_delegate [623/909] 303510=test_cgi_tag_helper [624/909] 303510=test_pkey_ec [625/909] 303511=test_open-uri [626/909] 303510=test_thread [627/909] 303510=test_gem_stream_ui [628/909] 303510=test_usrmarshal [629/909] 303510=test_rdoc_generator_ri [630/909] 303510=test_utf32 [631/909] 303510=test_shellwords [632/909] 303510=test_gem_request_set_lockfile_parser [633/909] 303511=test_rdoc_stats [634/909] 303511=test_error_highlight [635/909] 303510=test_regexp [636/909] 303509=test_omap [637/909] 303509=test_rdoc_store [638/909] 303511=test_my_integer [639/909] 303511=test_flush [640/909] 303511=test_pkey_rsa [641/909] 303511=test_gem_dependency_resolution_error [642/909] 303511=test_numhash [643/909] 303511=test_rational [644/909] 303511=test_defined [645/909] 303509=test_noarg [646/909] 303509=test_jaro_winkler [647/909] 303509=test_random [648/909] 303509=test_helper [649/909] 303509=test_float [650/909] 303511=test_gem_impossible_dependencies_error [651/909] 303511=test_rdoc_code_object [652/909] 303511=test_gc_compact [653/909] 303509=test_scalar_scanner [654/909] 303509=test_rb_str_dup [655/909] 303509=test_nil [656/909] 303509=test_iseq_load [657/909] 303509=test_gem_commands_help_command [658/909] 303509=test_gem_source_installed [659/909] 303509=test_random_formatter [660/909] 303509=test_gem_source_lock [661/909] 303509=test_depth_first [662/909] 303509=test_yamldbm [663/909] 303509=test_addr [664/909] 303509=test_bigmath [665/909] 303509=test_enumerator_kw [666/909] 303509=test_require [667/909] 303509=test_rdoc_options [668/909] 303509=test_rdoc_text [669/909] 303509=test_gem_dependency_list [670/909] 303509=test_set [671/909] 303509=test_gem_commands_update_command [672/909] 303513=test_gem_source_git [673/909] 303511=test_rdoc_include [674/909] 303511=test_rdoc_markup_to_html_crossref [675/909] 303511=test_regex_casefold [676/909] 303513=test_rdoc_markup_attribute_manager [677/909] 303513=test_alias [678/909] 303509=test_date_compat [679/909] 303509=test_io [680/909] 303513=test_rdoc_alias [681/909] 303513=test_gem_commands_owner_command [682/909] 303511=test_gem_resolver_composed_set [683/909] 303511=test_did_you_mean [684/909] 303511=test_history [685/909] 303511=test_rewind [686/909] 303511=test_ast [687/909] 303513=test_argf [688/909] 303513=test_io_buffer [689/909] 303513=test_m17n [690/909] 303513=test_gem_uri [691/909] 303513=test_yjit [692/909] 303513=test_complex2 [693/909] 303513=test_frozen_error [694/909] 303513=test_dns [695/909] 303513=test_enumerator [696/909] 303513=test_etc [697/909] 303513=test_gem_package [698/909] 303509=test_instrumentation_api [699/909] 303513=test_pkcs7 [700/909] 303513=test_hash [701/909] 303509=test_config [702/909] 303509=test_emoji_breaks [703/909] 303509=test_rat [704/909] 303509=test_lazy_enumerator [705/909] 303509=test_gem_package_tar_writer [706/909] 303509=test_find_executable [707/909] 303509=locals_test [708/909] 303509=test_super [709/909] 303513=test_rendering [710/909] 303513=test_word [711/909] 303513=test_pkey_dh [712/909] 303513=test_class2name [713/909] 303513=test_numeric [714/909] 303513=test_tmpdir [715/909] 303513=test_class [716/909] 303513=test_stringify_symbols [717/909] 303513=test_rdoc_markup_include [718/909] 303513=test_inputs_scanner [719/909] 303513=test_each [720/909] 303513=test_gem_resolver_activation_request [721/909] 303513=test_dup [722/909] 303513=test_gem_security [723/909] 303509=test_gem_commands_specification_command [724/909] 303509=test_weakmap [725/909] 303510=test_rdoc_generator_json_index [726/909] 303510=test_emitter [727/909] 303510=test_drbssl [728/909] 303513=test_converters [729/909] 303513=test_gem_request_connection_pools [730/909] 303513=test_gem_resolver_specification [731/909] 303513=test_tree_builder [732/909] 303513=test_fileutils [733/909] 303513=test_marshalable [734/909] 303513=test_pty [735/909] 303513=test_rdoc_i18n_locale [736/909] 303513=test_protect [737/909] 303513=test_unconverted_fields [738/909] 303513=test_euc_kr [739/909] 303513=test_files_lib [740/909] 303513=test_gem_spec_fetcher [741/909] 303513=test_https_proxy [742/909] 303513=test_gem_source_specific_file [743/909] 303513=test_gem_request_set [744/909] 303513=test_case [745/909] 303513=test_method_cache [746/909] 303513=constant_path_node_test [747/909] 303513=test_io_wait [748/909] 303513=test_m17n_comb [749/909] 303509=test_kwargs [750/909] 303509=test_win32ole_variant_m [751/909] 303509=test_pathname [752/909] 303509=test_libs [753/909] 303509=test_string_memory [754/909] 303509=test_coverage [755/909] 303509=test_math [756/909] 303509=test_gc [757/909] 303509=test_mailto [758/909] 303509=test_line_editor [759/909] 303509=test_rdoc_markup_to_table_of_contents [760/909] 303509=test_sprintf [761/909] 303509=test_gem_commands_unpack_command [762/909] 303509=json_ext_parser_test [763/909] 303509=test_win32ole_variant_outarg [764/909] 303509=test_thread_queue [765/909] 303510=test_nowrite [766/909] 303510=test_gem_resolver_dependency_request [767/909] 303513=test_gem_commands_info_command [768/909] 303513=test_rdoc_parser_rd [769/909] 303510=test_uncorrectable_name_check [770/909] 303510=test_rdoc_normal_class [771/909] 303513=test_rdoc_parser_simple [772/909] 303513=test_gem_request_set_lockfile [773/909] 303510=test_gem_installer [774/909] 303513=test_ftp [775/909] 303513=test_postponed_job [776/909] 303513=test_gem_package_tar_reader_entry [777/909] 303509=test_case_mapping [778/909] 303509=test_ns_spki [779/909] 303513=test_rdoc_markup_to_html_snippet [780/909] 303509=test_enc_raise [781/909] 303509=test_propertyputref [782/909] 303509=test_gem_commands_server_command [783/909] 303509=test_not [784/909] 303509=test_arity [785/909] 303513=test_pkey_dsa [786/909] 303509=test_exception [787/909] 303513=test_trace [788/909] 303513=test_cstr [789/909] 303513=test_duplicate [790/909] 303513=test_rdoc_method_attr [791/909] 303513=test_key_name_check [792/909] 303513=test_pattern_key_name_check [793/909] 303513=test_gem_ext_builder [794/909] 303510=test_gem_security_signer [795/909] 303510=test_type_completor [796/909] 303510=test_constant [797/909] 303513=test_sleep [798/909] 303509=test_basicsocket [799/909] 303509=test_encoding [800/909] 303509=test_win32ole_param [801/909] 303509=test_gem_commands_query_command [802/909] 303509=test_rdoc_rdoc [803/909] 303509=test_rdoc_require [804/909] 303509=test_gem_ext_ext_conf_builder [805/909] 303513=test_load [806/909] 303513=test_io_buffer [807/909] 303513=test_dir [808/909] 303513=test_path_to_class [809/909] 303513=test_ellipsize [810/909] 303513=test_rdoc_markup_pre_process [811/909] 303513=json_parser_test [812/909] 303513=test_gem_update_suggestion [813/909] 303511=test_convert [814/909] 303513=test_asn1 [815/909] 303511=test_reqarg [816/909] 303510=test_features [817/909] 303513=test_array_create [818/909] 303513=test_gem_resolver_lock_set [819/909] 303509=test_div [820/909] 303513=test_date_strftime [821/909] 303509=test_resource [822/909] 303511=test_irb [823/909] 303509=test_deprecated [824/909] 303509=test_optparse [825/909] 303509=test_to_ruby [826/909] 303509=test_ssl [827/909] 303510=test_input_method [828/909] 303510=test_module [829/909] 303511=test_function [830/909] 303511=test_gem_source_local [831/909] 303513=test_ipaddr [832/909] 303513=test_gem_util [833/909] 303513=test_header [834/909] 303513=test_complex [835/909] 303511=test_gem_resolver_api_set [836/909] 303513=test_case_comprehensive [837/909] 303511=test_yamlstore [838/909] 303511=ripper_compat_test [839/909] 303511=test_rubyvm [840/909] 303511=test_raise_exception [841/909] 303511=test_rdoc_markup_to_html [842/909] 303511=attribute_write_test [843/909] 303511=test_gem_commands_stale_command [844/909] 303511=test_rdoc_generator_pot [845/909] 303511=test_date_conv [846/909] 303511=test_gem_gem_runner [847/909] 303511=test_alias_and_anchor [848/909] 303511=test_egrep_cpp [849/909] 303510=test_memory_view [850/909] 303511=test_logger [851/909] 303510=test_rdoc_markup_heading [852/909] 303510=test_file_exhaustive [853/909] 303511=test_provider [854/909] 303511=test_gbk [855/909] 303511=test_rdoc_generator_pot_po_entry [856/909] 303511=json_fixtures_test [857/909] 303511=test_windows_1252 [858/909] 303511=test_sexp [859/909] 303511=test_gem_commands_lock_command [860/909] 303511=test_rdoc_parser_c [861/909] 303511=test_import [862/909] 303509=test_bug-3571 [863/909] 303509=test_ansi_with_terminfo [864/909] 303509=test_gem_source_vendor [865/909] 303509=test_rdoc_markup_indented_paragraph [866/909] 303509=test_bmethod [867/909] 303509=test_pack [868/909] 303509=test_struct [869/909] 303509=test_modify_expand [870/909] 303509=test_gem_available_set [871/909] 303509=test_files_sample [872/909] 303509=test_gem_ext_configure_builder [873/909] 303509=test_mutex [874/909] 303509=test_len [875/909] 303509=test_comparable [876/909] 303509=test_have_library [877/909] 303511=test_rdoc_constant [878/909] 303511=test_deprecate [879/909] 303511=test_gem_commands_fetch_command [880/909] 303511=test_range [881/909] 303509=test_tree_spell_checker [882/909] 303509=test_rdoc_markup_formatter [883/909] 303509=test_io_timeout [884/909] 303509=test_timeout [885/909] 303509=test_fixnum [886/909] 303509=test_signal [887/909] 303511=test_ts [888/909] 303511=test_locale [889/909] 303511=test_rdoc_encoding [890/909] 303511=test_gem_commands_outdated_command [891/909] 303511=test_big5 [892/909] 303511=test_objspace [893/909] 303509=regexp_test [894/909] 303509=test_rdoc_markdown [895/909] 303509=test_general [896/909] 303509=version_test [897/909] 303509=test_profile_frames [898/909] 303509=heredoc_dedent_test [899/909] 303509=test_key_event_record [900/909] 303509=test_wait [901/909] 303510=test_euc_tw [902/909] 303510=test_cgi_util [903/909] 303509=test_unicode_escape [904/909] 303509=test_wss [905/909] 303509=test_syslog [906/909] 303509=test_bug-5832 [907/909] 303509=test_udp [908/909] 303509=test_rdoc_cross_reference [909/909] 303510=test_env Finished tests in 935.262042s, 28.9202 tests/s, 10239.2020 assertions/s. 27048 tests, 9576337 assertions, 0 failures, 0 errors, 226 skips ruby -v: ruby 3.4.0dev (2024-01-10T05:06:33Z master e59a730477) [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 --debug' TESTS='-j4' BASERUBY = /usr/bin/ruby --disable=gems CC = gcc-9 LD = ld LDSHARED = gcc-9 -shared CFLAGS = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_gcc9/include -I/tmp/ruby/src/trunk_gcc9 -I/tmp/ruby/src/trunk_gcc9/prism -I/tmp/ruby/src/trunk_gcc9/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 = 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_gcc9/yjit/target/release/' /tmp/ruby/src/trunk_gcc9/yjit/src/lib.rs gcc-9 (Ubuntu 9.5.0-1ubuntu1~22.04) 9.5.0 Copyright (C) 2019 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_gcc9' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9' make[1]: Nothing to be done for '/tmp/ruby/src/trunk_gcc9/enc/trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9' make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/rbs-3.4.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/rbs-3.4.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9' make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9' make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9' $ /tmp/ruby/build/trunk_gcc9/miniruby -I/tmp/ruby/src/trunk_gcc9/lib /tmp/ruby/src/trunk_gcc9/tool/runruby.rb --archdir=/tmp/ruby/build/trunk_gcc9 --extout=.ext -- /tmp/ruby/src/trunk_gcc9/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk_gcc9/spec/default.mspec --error-output stderr --debug ruby 3.4.0dev (2024-01-10T05:06:33Z master e59a730477) [x86_64-linux] 0 ......................................................................... 73 ......................................................................... 146 ......................................................................... 219 ......................................................................... 292 ......................................................................... 365 ......................................................................... 438 ......................................................................... 511 ......................................................................... 584 ......................................................................... 657 ......................................................................... 730 ......................................................................... 803 ......................................................................... 876 ......................................................................... 949 ......................................................................... 1022 ......................................................................... 1095 ......................................................................... 1168 ......................................................................... 1241 ......................................................................... 1314 ......................................................................... 1387 ......................................................................... 1460 ......................................................................... 1533 ......................................................................... 1606 ......................................................................... 1679 ......................................................................... 1752 ......................................................................... 1825 ......................................................................... 1898 ......................................................................... 1971 ......................................................................... 2044 ......................................................................... 2117 ......................................................................... 2190 ......................................................................... 2263 ......................................................................... 2336 ......................................................................... 2409 ......................................................................... 2482 ......................................................................... 2555 ......................................................................... 2628 ......................................................................... 2701 ......................................................................... 2774 ......................................................................... 2847 ......................................................................... 2920 ......................................................................... 2993 ......................................................................... 3066 ......................................................................... 3139 ......................................................................... 3212 ......................................................................... 3285 ......................................................................... 3358 ......................................................................... 3431 ......................................................................... 3504 ......................................................................... 3577 ......................................................................... 3650 ......................................................................... 3723 ..... Finished in 138.522473 seconds 3728 files, 32492 examples, 160413 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j4'" exit with 0.