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