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