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