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