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