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