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