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