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