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