# Logfile created on 2024-02-16 05:00:07 +0000 by logger.rb/v1.4.3 #<BuildRuby:0x0000558bf4929d90 @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_gcc9", @TARGET_SRC_DIR="/tmp/ruby/src/trunk_gcc9", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk_gcc9", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_gcc9", @configure_opts=["CC=gcc-9"], @build_opts="-j4", @btest_opts="-j4", @test_opts="TESTS='-j4'", @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_gcc9.20240216-050007", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000558bf49b33d8 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000558bf49b3298 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000558bf49b30b8 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_gcc9.20240216-050007", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_gcc9.20240216-050007>, @binmode=false, @mon_data=#<Monitor:0x0000558bf49b2ff0>, @mon_data_owner_object_id=860>>> $$$[beg] make update-unicode -j4 make: Nothing to be done for 'update-unicode'. $$$[end] "make update-unicode -j4" exit with 0. $$$[beg] make update-download -j4 tool/config.guess already exists tool/config.sub already exists Update debug to 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 echo 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 | /bin/sh /tmp/ruby/src/trunk_gcc9/tool/ifchange /tmp/ruby/src/trunk_gcc9/.bundle/.timestamp/debug.revision - /tmp/ruby/src/trunk_gcc9/.bundle/.timestamp/debug.revision unchanged $$$[end] "make update-download -j4" exit with 0. $$$[beg] make update-rubyspec -j4 make: Nothing to be done for 'update-rubyspec'. $$$[end] "make update-rubyspec -j4" exit with 0. $$$[beg] make update-src -j4 From https://github.com/ruby/ruby df8ae93..6f224d6 master -> origin/master Updating df8ae93..6f224d6 Fast-forward lib/bundler/dsl.rb | 15 +++++++++++ spec/bundler/bundler/dsl_spec.rb | 55 ++++++++++++++++++++++++++++++++++++++-- 2 files changed, 68 insertions(+), 2 deletions(-) Latest commit hash = 6f224d66a5 $$$[end] "make update-src -j4" exit with 0. $$$[beg] make after-update -j4 generating /tmp/ruby/src/trunk_gcc9/ext/ripper/eventids2table.c make[1]: Entering directory '/tmp/ruby/src/trunk_gcc9/ext/ripper' make[1]: Nothing to be done for 'src'. make[1]: Leaving directory '/tmp/ruby/src/trunk_gcc9/ext/ripper' /tmp/ruby/src/trunk_gcc9/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_gcc9' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9' Update debug to 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 echo 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 | /bin/sh /tmp/ruby/src/trunk_gcc9/tool/ifchange /tmp/ruby/src/trunk_gcc9/.bundle/.timestamp/debug.revision - /tmp/ruby/src/trunk_gcc9/.bundle/.timestamp/debug.revision unchanged $$$[end] "make after-update -j4" exit with 0. $$$[beg] make miniruby -j4 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc-9 LD = ld LDSHARED = gcc-9 -shared CFLAGS = -O3 -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_gcc9/include -I/tmp/ruby/src/trunk_gcc9 -I/tmp/ruby/src/trunk_gcc9/prism -I/tmp/ruby/src/trunk_gcc9/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 = 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_gcc9/yjit/target/release/' /tmp/ruby/src/trunk_gcc9/yjit/src/lib.rs gcc-9 (Ubuntu 9.5.0-1ubuntu1~22.04) 9.5.0 Copyright (C) 2019 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_gcc9/version.c linking miniruby $$$[end] "make miniruby -j4" exit with 0. $$$[beg] make ruby -j4 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc-9 LD = ld LDSHARED = gcc-9 -shared CFLAGS = -O3 -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_gcc9/include -I/tmp/ruby/src/trunk_gcc9 -I/tmp/ruby/src/trunk_gcc9/prism -I/tmp/ruby/src/trunk_gcc9/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 = 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_gcc9/yjit/target/release/' /tmp/ruby/src/trunk_gcc9/yjit/src/lib.rs gcc-9 (Ubuntu 9.5.0-1ubuntu1~22.04) 9.5.0 Copyright (C) 2019 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 3a51ccb1e338b325b07d3e9841bc41391fa96de9e2e2aaafd240c52ef7b55a5c builtin_binary.inc compiling /tmp/ruby/src/trunk_gcc9/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-9 LD = ld LDSHARED = gcc-9 -shared CFLAGS = -O3 -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_gcc9/include -I/tmp/ruby/src/trunk_gcc9 -I/tmp/ruby/src/trunk_gcc9/prism -I/tmp/ruby/src/trunk_gcc9/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 = 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_gcc9/yjit/target/release/' /tmp/ruby/src/trunk_gcc9/yjit/src/lib.rs gcc-9 (Ubuntu 9.5.0-1ubuntu1~22.04) 9.5.0 Copyright (C) 2019 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_gcc9' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9' make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9' make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9' make[1]: Nothing to be done for '/tmp/ruby/src/trunk_gcc9/enc/trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9' make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/rbs-3.4.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/rbs-3.4.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/rbs-3.4.3/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/rbs-3.4.4/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/rbs-3.4.3/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/rbs-3.4.4/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9' make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9' make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9' $$$[end] "make all -j4" exit with 0. $$$[beg] make install -j4 Update debug to 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc-9 LD = ld LDSHARED = gcc-9 -shared CFLAGS = -O3 -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_gcc9/include -I/tmp/ruby/src/trunk_gcc9 -I/tmp/ruby/src/trunk_gcc9/prism -I/tmp/ruby/src/trunk_gcc9/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 = 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_gcc9/yjit/target/release/' /tmp/ruby/src/trunk_gcc9/yjit/src/lib.rs echo 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 | /bin/sh /tmp/ruby/src/trunk_gcc9/tool/ifchange /tmp/ruby/src/trunk_gcc9/.bundle/.timestamp/debug.revision - gcc-9 (Ubuntu 9.5.0-1ubuntu1~22.04) 9.5.0 Copyright (C) 2019 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 /tmp/ruby/src/trunk_gcc9/.bundle/.timestamp/debug.revision unchanged generating enc.mk encdb.h unchanged making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9' make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans ext/configure-ext.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9' make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9' make[1]: Nothing to be done for '/tmp/ruby/src/trunk_gcc9/enc/trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9' make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/rbs-3.4.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/rbs-3.4.3/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/rbs-3.4.4/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/rbs-3.4.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/rbs-3.4.3/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/rbs-3.4.4/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9' make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9' make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9' ./miniruby -I/tmp/ruby/src/trunk_gcc9/lib -I. -I.ext/common /tmp/ruby/src/trunk_gcc9/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_gcc9/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 to installing binary commands: /tmp/ruby/install/trunk_gcc9/bin installing base libraries: /tmp/ruby/install/trunk_gcc9/lib installing arch files: /tmp/ruby/install/trunk_gcc9/lib/ruby/3.4.0+0/x86_64-linux installing pkgconfig data: /tmp/ruby/install/trunk_gcc9/lib/pkgconfig installing extension objects: /tmp/ruby/install/trunk_gcc9/lib/ruby/3.4.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_gcc9/lib/ruby/site_ruby/3.4.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_gcc9/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux installing extension headers: /tmp/ruby/install/trunk_gcc9/include/ruby-3.4.0+0/x86_64-linux installing extension scripts: /tmp/ruby/install/trunk_gcc9/lib/ruby/3.4.0+0 installing extension scripts: /tmp/ruby/install/trunk_gcc9/lib/ruby/site_ruby/3.4.0+0 installing extension scripts: /tmp/ruby/install/trunk_gcc9/lib/ruby/vendor_ruby/3.4.0+0 installing extension headers: /tmp/ruby/install/trunk_gcc9/include/ruby-3.4.0+0/ruby installing command scripts: /tmp/ruby/install/trunk_gcc9/bin installing library scripts: /tmp/ruby/install/trunk_gcc9/lib/ruby/3.4.0+0 installing common headers: /tmp/ruby/install/trunk_gcc9/include/ruby-3.4.0+0 installing manpages: /tmp/ruby/install/trunk_gcc9/share/man/man1 installing default gems from lib: /tmp/ruby/install/trunk_gcc9/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.11.2 logger 1.6.0 net-http 0.4.1 net-protocol 0.2.2 open-uri 0.4.1 open3 0.2.1 optparse 0.4.0 ostruct 0.6.0 pp 0.5.0 prettyprint 0.2.0 prism 0.24.0 pstore 0.1.3 rdoc 6.6.2 readline 0.0.4 reline 0.4.2 resolv 0.3.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.3.0 timeout 0.4.1 tmpdir 0.2.0 tsort 0.2.0 un 0.3.0 uri 0.13.0 weakref 0.1.3 yaml 0.3.0 installing default gems from ext: /tmp/ruby/install/trunk_gcc9/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 io-console 0.7.2 io-nonblock 0.3.0 io-wait 0.3.1 json 2.7.1 openssl 3.2.0 pathname 0.3.0 psych 5.1.2 stringio 3.1.1 strscan 3.1.1 zlib 3.1.0 installing bundled gems: /tmp/ruby/install/trunk_gcc9/lib/ruby/gems/3.4.0+0 minitest 5.22.2 power_assert 2.0.3 rake 13.1.0 test-unit 3.6.1 rexml 3.2.6 rss 0.3.0 net-ftp 0.3.4 net-imap 0.4.10 net-pop 0.1.2 net-smtp 0.4.0.1 matrix 0.4.2 prime 0.1.2 rbs 3.4.4 typeprof 0.21.10 debug 1.9.1 racc 1.7.3 mutex_m 0.2.0 getoptlong 0.2.1 base64 0.2.0 bigdecimal 3.1.6 observer 0.1.2 abbrev 0.1.2 resolv-replace 0.1.1 rinda 0.2.0 drb 2.2.0 nkf 0.2.0 syslog 0.1.2 csv 3.2.8 installing bundled gem cache: /tmp/ruby/install/trunk_gcc9/lib/ruby/gems/3.4.0+0/cache $$$[end] "make install -j4" exit with 0. $$$[beg] make yes-btest TESTOPTS='-q -j4' PASS all 1892 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-9 LD = ld LDSHARED = gcc-9 -shared CFLAGS = -O3 -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_gcc9/include -I/tmp/ruby/src/trunk_gcc9 -I/tmp/ruby/src/trunk_gcc9/prism -I/tmp/ruby/src/trunk_gcc9/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 = 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_gcc9/yjit/target/release/' /tmp/ruby/src/trunk_gcc9/yjit/src/lib.rs gcc-9 (Ubuntu 9.5.0-1ubuntu1~22.04) 9.5.0 Copyright (C) 2019 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_gcc9/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 /tmp/ruby/src/trunk_gcc9/basictest/test.rb:condition ..OK 2 /tmp/ruby/src/trunk_gcc9/basictest/test.rb:if/unless ...OK 3 /tmp/ruby/src/trunk_gcc9/basictest/test.rb:case .....OK 5 /tmp/ruby/src/trunk_gcc9/basictest/test.rb:while/until ........OK 8 /tmp/ruby/src/trunk_gcc9/basictest/test.rb:exception ..........OK 10 /tmp/ruby/src/trunk_gcc9/basictest/test.rb:array .......................................OK 39 /tmp/ruby/src/trunk_gcc9/basictest/test.rb:hash ...........................OK 27 /tmp/ruby/src/trunk_gcc9/basictest/test.rb:iterator ...........................................................................................................OK 107 /tmp/ruby/src/trunk_gcc9/basictest/test.rb:float ................................................................................OK 80 /tmp/ruby/src/trunk_gcc9/basictest/test.rb:bignum ...............................OK 31 /tmp/ruby/src/trunk_gcc9/basictest/test.rb:string & char ..............................................................OK 62 /tmp/ruby/src/trunk_gcc9/basictest/test.rb:assignment ..........OK 10 /tmp/ruby/src/trunk_gcc9/basictest/test.rb:call ......OK 6 /tmp/ruby/src/trunk_gcc9/basictest/test.rb:proc .........OK 9 /tmp/ruby/src/trunk_gcc9/basictest/test.rb:signal ..OK 2 /tmp/ruby/src/trunk_gcc9/basictest/test.rb:eval ...........................OK 27 /tmp/ruby/src/trunk_gcc9/basictest/test.rb:system ........OK 8 /tmp/ruby/src/trunk_gcc9/basictest/test.rb:const .....OK 5 /tmp/ruby/src/trunk_gcc9/basictest/test.rb:clone .....OK 5 /tmp/ruby/src/trunk_gcc9/basictest/test.rb:marshal ....OK 4 /tmp/ruby/src/trunk_gcc9/basictest/test.rb:pack ....OK 4 /tmp/ruby/src/trunk_gcc9/basictest/test.rb:math ..OK 2 /tmp/ruby/src/trunk_gcc9/basictest/test.rb:struct ......OK 6 /tmp/ruby/src/trunk_gcc9/basictest/test.rb:variable ............OK 12 /tmp/ruby/src/trunk_gcc9/basictest/test.rb:trace ...OK 3 /tmp/ruby/src/trunk_gcc9/basictest/test.rb:defined? ............OK 12 /tmp/ruby/src/trunk_gcc9/basictest/test.rb:alias ......OK 6 /tmp/ruby/src/trunk_gcc9/basictest/test.rb:path .......................OK 23 /tmp/ruby/src/trunk_gcc9/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-9 LD = ld LDSHARED = gcc-9 -shared CFLAGS = -O3 -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_gcc9/include -I/tmp/ruby/src/trunk_gcc9 -I/tmp/ruby/src/trunk_gcc9/prism -I/tmp/ruby/src/trunk_gcc9/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 = 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_gcc9/yjit/target/release/' /tmp/ruby/src/trunk_gcc9/yjit/src/lib.rs gcc-9 (Ubuntu 9.5.0-1ubuntu1~22.04) 9.5.0 Copyright (C) 2019 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_gcc9' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9' make[1]: Nothing to be done for '/tmp/ruby/src/trunk_gcc9/enc/trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9' make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/rbs-3.4.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/rbs-3.4.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/rbs-3.4.3/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/rbs-3.4.3/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/rbs-3.4.4/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/rbs-3.4.4/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9' make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9' make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9' Run options: --seed=12662 "--ruby=./miniruby -I/tmp/ruby/src/trunk_gcc9/lib -I. -I.ext/common /tmp/ruby/src/trunk_gcc9/tool/runruby.rb --extout=.ext -- --disable-gems" --excludes-dir=/tmp/ruby/src/trunk_gcc9/test/.excludes --name=!/memory_leak/ --stderr-on-failure -j4 --exclude=rubygems/test_gem_package_task\.rb # Running tests: [ 1/865] 233699=test_eval [ 2/865] 233701=test_rdoc_any_method [ 3/865] 233702=test_cipher [ 4/865] 233703=test_complexrational [ 5/865] 233702=test_gem_commands_signout_command [ 6/865] 233703=test_new [ 7/865] 233703=test_ossl [ 8/865] 233702=test_ws [ 9/865] 233702=test_kdf [ 10/865] 233699=test_rdoc_markup_to_label [ 11/865] 233702=test_rdoc_class_module [ 12/865] 233701=test_rubygems [ 13/865] 233699=test_ruby_lex [ 14/865] 233701=test_digest [ 15/865] 233699=test_weakkeymap [ 16/865] 233702=test_psych [ 17/865] 233702=test_rdoc_parser [ 18/865] 233699=test_gem_commands_mirror [ 19/865] 233702=test_address_resolve [ 20/865] 233699=test_metaclass [ 21/865] 233699=test_object [ 22/865] 233699=test_const [ 23/865] 233702=test_class [ 24/865] 233699=test_iter_break [ 25/865] 233699=test_fiddle [ 26/865] 233699=test_num2int [ 27/865] 233699=test_x509attr [ 28/865] 233699=test_cgi_cookie [ 29/865] 233699=test_ractor [ 30/865] 233701=test_io [ 31/865] 233699=test_member [ 32/865] 233699=test_bug_reporter [ 33/865] 233701=test_force_exit [ 34/865] 233699=test_coderange [ 35/865] 233699=test_file [ 36/865] 233701=bom_test [ 37/865] 233701=test_date_arith [ 38/865] 233701=format_errors_test [ 39/865] 233701=test_gem_local_remote_options [ 40/865] 233701=test_parse [ 41/865] 233701=test_err_in_callback [ 42/865] 233701=test_ractor [ 43/865] 233701=test_rdoc_markup_to_markdown [ 44/865] 233701=test_mul [ 45/865] 233701=test_key_error [ 46/865] 233701=test_gem_version_option [ 47/865] 233701=test_engine [ 48/865] 233701=test_rdoc_markdown_test [ 49/865] 233702=test_rdoc_normal_module [ 50/865] 233702=test_signedness [ 51/865] 233701=test_unicode_normalize [ 52/865] 233703=test_stack [ 53/865] 233699=test_gb18030 [ 54/865] 233699=test_keyword [ 55/865] 233699=test_handle [ 56/865] 233699=test_cparser [ 57/865] 233703=test_reline_key [ 58/865] 233703=test_big2str [ 59/865] 233703=test_config [ 60/865] 233703=test_frozen [ 61/865] 233703=test_econv [ 62/865] 233699=test_date_strptime [ 63/865] 233699=test_nofree [ 64/865] 233699=test_helper [ 65/865] 233699=test_gem_ext_cmake_builder [ 66/865] 233699=test_data_error [ 67/865] 233699=test_erb_command [ 68/865] 233699=test_passing_block [ 69/865] 233699=test_eval_history [ 70/865] 233699=dispatcher_test [ 71/865] 233699=test_string [ 72/865] 233703=test_stringio [ 73/865] 233703=test_files_ext [ 74/865] 233701=test_fips [ 75/865] 233703=test_gem_commands_setup_command [ 76/865] 233701=test_grapheme_breaks [ 77/865] 233701=test_gem_security_policy [ 78/865] 233702=test_yaml [ 79/865] 233702=test_at_exit [ 80/865] 233702=test_require_path_check [ 81/865] 233701=test_c_struct_builder [ 82/865] 233702=test_interned_str [ 83/865] 233702=test_ostruct [ 84/865] 233701=desugar_compiler_test [ 85/865] 233701=test_gem_uri_formatter [ 86/865] 233701=test_gem_version [ 87/865] 233703=test_windows_1251 [ 88/865] 233703=test_flip [ 89/865] 233701=test_gem_resolver_vendor_specification [ 90/865] 233702=parse_comments_test [ 91/865] 233701=test_rdoc_comment [ 92/865] 233703=test_thread_fd_close [ 93/865] 233703=test_gem_name_tuple [ 94/865] 233703=test_rational2 [ 95/865] 233703=test_rdoc_ri_paths [ 96/865] 233701=test_update [ 97/865] 233701=test_autoconf [ 98/865] 233701=test_completion [ 99/865] 233702=test_cgi_multipart [100/865] 233703=test_name_error_extension [101/865] 233703=test_evaluation [102/865] 233703=test_gem_commands_cert_command [103/865] 233702=test_https [104/865] 233701=test_pattern_matching [105/865] 233701=test_webauthn_listener Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 34465> Multiple autoclose IO objects for a file descriptor in: WebauthnListenerTest#test_wait_for_otp_code_options_request: #<IO:<STDOUT>> #<IO:fd 1>(autoclose) #<IO:fd 1>(autoclose) Multiple autoclose IO objects for a file descriptor in: WebauthnListenerTest#test_wait_for_otp_code_options_request: #<IO:<STDIN>> #<IO:fd 0>(autoclose) #<IO:fd 0>(autoclose) .Closed file descriptor: WebauthnListenerTest#test_listener_thread_sets_error: 9 [106/865] 233701=test_to_ary_concat [107/865] 233702=errors_test [108/865] 233702=test_load [109/865] 233702=test_vm_dump [110/865] 233702=test_continuation [111/865] 233702=test_gem_resolver_conflict [112/865] 233702=test_marshal [113/865] 233703=test_delete [114/865] 233703=test_human_typo [115/865] 233703=test_logperiod [116/865] 233703=test_sockopt [117/865] 233703=test_ractor [118/865] 233703=test_gem_uninstaller [119/865] 233702=test_pstore [120/865] 233702=test_placearg [121/865] 233702=test_weakref [122/865] 233702=test_gem_commands_yank_command [123/865] 233702=test_encoding [124/865] 233702=test_ssl [125/865] 233703=test_timeout [126/865] 233702=test_logdevice [127/865] 233701=test_gem [128/865] 233703=test_document [129/865] 233703=test_x509cert [130/865] 233703=test_gem_resolver_best_set [131/865] 233703=test_gem_commands_check_command [132/865] 233703=test_cgi_modruby [133/865] 233703=test_rdoc_markup_to_rdoc [134/865] 233703=test_generic [135/865] 233703=test_parser [136/865] 233703=test_files_test [137/865] 233703=test_cgi_core [138/865] 233703=test_primitive [139/865] 233703=test_stat [140/865] 233703=test_rdoc_markup_parser [141/865] 233703=test_case_options [142/865] 233703=test_enum [143/865] 233702=test_gem_path_support [144/865] 233702=test_thread_cv [145/865] 233702=test_rdoc_markup_to_joined_paragraph [146/865] 233702=test_rdoc_markup_to_tt_only [147/865] 233702=test_yield [148/865] 233701=test_enumerable [149/865] 233701=test_unicode [150/865] 233701=test_debug_cmd [151/865] 233701=test_workspace [152/865] 233703=test_nonblock [153/865] 233701=json_generator_test [154/865] 233703=test_time [155/865] 233701=parse_test [156/865] 233703=test_gem_package_old [157/865] 233703=test_type [158/865] 233703=test_file [159/865] 233703=test_clone [160/865] 233703=test_integer [161/865] 233702=test_init [162/865] 233702=test_gem_specification [163/865] 233701=test_hash [164/865] 233701=test_fstring [165/865] 233701=test_gem_source_list [166/865] 233701=test_yaml_special_cases [167/865] 233701=test_rdoc_markup_raw [168/865] 233701=test_fd_setsize [169/865] 233701=test_integer_comb [170/865] 233703=test_win32ole_variable [171/865] 233703=test_gem_resolver [172/865] 233703=test_mixed_unicode_escapes [173/865] 233703=test_cmethod [174/865] 233703=test_zsh_completion [175/865] 233703=test_resize [176/865] 233703=test_symbol [177/865] 233703=test_exception_at_throwing [178/865] 233703=test_httpresponse [179/865] 233703=test_rdoc_parser_ruby [180/865] 233699=test_undef [181/865] 233699=test_gem_resolver_local_specification [182/865] 233699=test_tempfile [183/865] 233699=test_method_name_check [184/865] 233699=test_have_macro [185/865] 233703=test_io_console [186/865] 233702=test_folderitem2_invokeverb [187/865] 233702=test_basicinstructions [188/865] 233702=test_ldap [189/865] 233702=test_closure [190/865] 233699=test_key_actor_emacs [191/865] 233699=test_change_word [192/865] 233699=test_digest [193/865] 233699=test_c_union_entity [194/865] 233702=test_gem_resolver_index_set [195/865] 233699=test_autoload [196/865] 233702=test_call [197/865] 233701=test_rdoc_markup_attributes [198/865] 233701=test_enc_associate [199/865] 233702=test_gem_source_fetch_problem [200/865] 233702=test_objectspace [201/865] 233701=test_last_thread [202/865] 233703=test_eval [203/865] 233703=test_bigzero [204/865] 233703=test_normalize [205/865] 233703=test_tsort [206/865] 233703=test_time_tz [207/865] 233703=test_require_lib [208/865] 233702=test_ractor_compatibility [209/865] 233701=test_x509store [210/865] 233702=test_ripper [211/865] 233701=test_syntax [212/865] 233702=test_monitor [213/865] 233702=test_erb [214/865] 233702=test_gem_request_set_gem_dependency_api [215/865] 233702=test_win32ole_variant [216/865] 233702=test_whileuntil [217/865] 233702=test_acceptable [218/865] 233702=test_gem_commands_contents_command [219/865] 233702=test_rdoc_ri_driver [220/865] 233702=test_httpheader [221/865] 233702=test_arith_seq_extract [222/865] 233702=test_resolve_symbol [223/865] 233702=test_variable_name_check [224/865] 233702=test_console_attr [225/865] 233702=unescape_test [226/865] 233703=test_rendering [227/865] 233703=test_queue [228/865] 233703=test_win32ole_record [229/865] 233703=test_httpresponses [230/865] 233703=test_rdoc_rubygems_hook [231/865] 233702=test_scanner_events [232/865] 233702=test_nesting_parser [233/865] 233702=test_ubf_async_safe [234/865] 233702=test_rdoc_generator_markup [235/865] 233703=test_prettyprint [236/865] 233702=test_x509ext [237/865] 233702=test_stream [238/865] 233702=test_cmd [239/865] 233703=test_http [240/865] 233703=test_gem_package_tar_header [241/865] 233703=test_require [242/865] 233702=test_configuration [243/865] 233702=test_ole_methods [244/865] 233702=test_gem_requirement [245/865] 233702=test_spell_checker [246/865] 233702=test_rdoc_servlet [247/865] 233702=test_transcode [248/865] 233702=test_formatter [249/865] 233702=test_ssl_session [250/865] 233703=test_common [251/865] 233702=test_mdns [252/865] 233702=test_date_marshal [253/865] 233702=test_webauthn_poller [254/865] 233703=test_forwardable [255/865] 233703=test_config [256/865] 233703=test_remote_fetch_error [257/865] 233702=test_gem_commands_push_command [258/865] 233703=test_abi [259/865] 233703=test_set [260/865] 233703=test_struct [261/865] 233703=test_gem_commands_build_command [262/865] 233703=test_shapes [263/865] 233703=test_key_stroke [264/865] 233703=test_rdoc_markup [265/865] 233703=fuzzer_test [266/865] 233702=test_refinement [267/865] 233703=test_x509crl [268/865] 233703=test_cgi_session [269/865] 233703=test_ifunless [270/865] 233703=test_gem_command [271/865] 233703=test_popen_deadlock [272/865] 233699=test_yaml_tree [273/865] 233699=test_singleton_function [274/865] 233699=test_pointer [275/865] 233703=test_insns_leaf [276/865] 233703=test_gem_security_trust_dir [277/865] 233703=json_common_interface_test [278/865] 233703=test_rdoc_markup_to_bs [279/865] 233703=test_gem_commands_search_command [280/865] 233703=compiler_test [281/865] 233703=test_win32ole_type_event [282/865] 233703=test_x509req [283/865] 233703=test_rdoc_rd [284/865] 233703=test_gem_commands_signin_command [285/865] 233699=test_emitter [286/865] 233699=test_dln [287/865] 233699=test_gem_bundler_version_finder [288/865] 233703=test_null [289/865] 233703=test_inlinecache [290/865] 233699=test_yjit_exit_locations [291/865] 233703=test_require [292/865] 233699=test_open3 [293/865] 233702=test_pkg_config [294/865] 233702=test_cgi_header [295/865] 233702=test_data [296/865] 233702=test_serialize_subclasses [297/865] 233702=test_gem_config_file [298/865] 233702=test_webauthn_listener_response [299/865] 233702=test_bundled_ca [300/865] 233701=test_system [301/865] 233699=test_nil2vtempty [302/865] 233699=test_path [303/865] 233699=test_history [304/865] 233699=test_bash_completion [305/865] 233699=test_rdoc_top_level [306/865] 233699=test_date_new [307/865] 233699=test_scheduler [308/865] 233703=test_gem_resolver_installer_set [309/865] 233699=test_store [310/865] 233703=test_printf [311/865] 233701=test_internal_ivar [312/865] 233701=test_kill_ring [313/865] 233703=test_sleep [314/865] 233701=test_tracepoint [315/865] 233699=test_recorder [316/865] 233699=test_beginendblock [317/865] 233701=test_rdoc_markup_document [318/865] 233701=test_gem_stub_specification [319/865] 233702=test_stringscanner [320/865] 233702=test_face [321/865] 233701=test_within_pipe [322/865] 233702=test_sizeof [323/865] 233701=ruby_api_test [324/865] 233701=test_pack [325/865] 233701=test_gem_commands_cleanup_command [326/865] 233699=test_ocsp [327/865] 233699=test_recursion [328/865] 233699=test_foreach [329/865] 233703=test_nomethod_error [330/865] 233703=test_summary [331/865] 233699=test_ractor [332/865] 233703=magic_comment_test [333/865] 233703=test_protocol [334/865] 233699=test_array [335/865] 233699=test_gem_ext_rake_builder [336/865] 233701=test_io_m17n [337/865] 233703=test_append [338/865] 233703=test_gem_remote_fetcher [339/865] 233699=test_gem_source_subpath_problem [340/865] 233699=location_test [341/865] 233699=test_color [342/865] 233699=test_gem_safe_marshal [343/865] 233701=test_files_test_1 [344/865] 233699=newline_test [345/865] 233699=test_rdoc_rd_inline [346/865] 233699=test_notimplement [347/865] 233699=test_rdoc_parser_markdown [348/865] 233699=test_getopts [349/865] 233699=test_lexer [350/865] 233699=test_random [351/865] 233699=test_gem_commands_uninstall_command [352/865] 233699=test_str2big [353/865] 233699=test_rdoc_attr [354/865] 233699=test_socket [355/865] 233702=test_ansi_without_terminfo [356/865] 233702=test_parser_events [357/865] 233702=test_have_func [358/865] 233703=test_reline [359/865] 233703=test_euc_jp [360/865] 233703=test_enc_str_buf_cat [361/865] 233703=test_debug [362/865] 233703=test_compile_prism [363/865] 233703=test_gem_package_tar_reader [364/865] 233703=test_gem_dependency [365/865] 233703=test_mkmf [366/865] 233703=test_string_processing [367/865] 233703=test_rdoc_rd_block_parser [368/865] 233703=test_benchmark [369/865] 233702=test_readpartial [370/865] 233702=json_encoding_test [371/865] 233702=test_gem_request [372/865] 233701=test_ancdata [373/865] 233701=test_gem_source [374/865] 233703=test_c_struct_entry [375/865] 233702=test_install [376/865] 233701=test_gem_commands_open_command [377/865] 233701=test_tcp [378/865] 233702=test_bug-14834 [379/865] 233703=test_pair [380/865] 233702=test_method [381/865] 233701=test_gem_request_set_lockfile_tokenizer [382/865] 233701=test_flags [383/865] 233701=test_convertible [384/865] 233699=test_terminfo [385/865] 233699=test_ractor [386/865] 233699=test_iseq [387/865] 233699=test_color_printer [388/865] 233699=test_yield_block [389/865] 233699=parameters_signature_test [390/865] 233699=test_rdoc_parser_changelog [391/865] 233699=test_addrinfo [392/865] 233699=test_assembler [393/865] 233699=json_ext_parser_test [394/865] 233699=test_nowrite [395/865] 233699=test_gem_resolver_dependency_request [396/865] 233699=test_thread_queue [397/865] 233703=test_win32ole_variant_outarg [398/865] 233703=test_uncorrectable_name_check [399/865] 233703=test_rdoc_parser_rd [400/865] 233703=test_gem_commands_info_command [401/865] 233703=test_rdoc_normal_class [402/865] 233703=test_rdoc_parser_simple [403/865] 233703=test_gem_installer [404/865] 233699=test_gem_request_set_lockfile [405/865] 233699=test_postponed_job [406/865] 233699=test_ftp [407/865] 233699=test_case_mapping [408/865] 233699=test_ns_spki [409/865] 233699=test_gem_package_tar_reader_entry [410/865] 233702=test_enc_raise [411/865] 233702=test_rdoc_markup_to_html_snippet [412/865] 233702=test_not [413/865] 233702=test_propertyputref [414/865] 233702=test_gem_commands_server_command [415/865] 233702=test_pkey_dsa [416/865] 233699=test_arity [417/865] 233699=test_trace [418/865] 233699=test_exception [419/865] 233702=test_rdoc_method_attr [420/865] 233702=test_key_name_check [421/865] 233702=test_duplicate [422/865] 233702=test_cstr [423/865] 233703=test_gem_ext_builder [424/865] 233702=test_pattern_key_name_check [425/865] 233702=test_type_completor [426/865] 233702=test_gem_security_signer [427/865] 233702=test_emitter [428/865] 233702=test_rdoc_generator_json_index [429/865] 233702=test_weakmap [430/865] 233701=test_gem_request_connection_pools [431/865] 233703=test_gem_resolver_specification [432/865] 233703=test_tree_builder [433/865] 233703=test_fileutils [434/865] 233701=test_protect [435/865] 233701=test_rdoc_i18n_locale [436/865] 233701=test_pty [437/865] 233699=test_marshalable [438/865] 233699=test_files_lib [439/865] 233701=test_euc_kr [440/865] 233701=test_gem_source_specific_file [441/865] 233701=test_https_proxy [442/865] 233701=test_gem_spec_fetcher [443/865] 233701=test_case [444/865] 233701=test_gem_request_set [445/865] 233703=constant_path_node_test [446/865] 233703=test_method_cache [447/865] 233703=test_kwargs [448/865] 233703=test_m17n_comb [449/865] 233701=test_io_wait [450/865] 233701=test_pathname [451/865] 233701=test_win32ole_variant_m [452/865] 233701=test_gc [453/865] 233701=test_math [454/865] 233701=test_coverage [455/865] 233701=ripper_test [456/865] 233701=test_libs [457/865] 233701=test_string_memory [458/865] 233701=test_gem_commands_unpack_command [459/865] 233703=test_sprintf [460/865] 233701=test_line_editor [461/865] 233701=test_rdoc_markup_to_table_of_contents [462/865] 233701=test_mailto [463/865] 233701=test_pkcs7 [464/865] 233703=test_config [465/865] 233703=test_hash [466/865] 233701=parser_test [467/865] 233701=test_emoji_breaks [468/865] 233699=test_rat [469/865] 233699=test_gem_package_tar_writer [470/865] 233699=test_lazy_enumerator [471/865] 233699=test_find_executable [472/865] 233699=test_super [473/865] 233701=locals_test [474/865] 233699=test_rendering [475/865] 233699=test_word [476/865] 233699=test_tmpdir [477/865] 233699=test_numeric [478/865] 233699=test_class2name [479/865] 233699=test_pkey_dh [480/865] 233699=test_stringify_symbols [481/865] 233699=test_class [482/865] 233699=test_rdoc_markup_include [483/865] 233699=test_gem_security [484/865] 233701=test_dup [485/865] 233702=test_gem_resolver_activation_request [486/865] 233702=test_gem_commands_specification_command [487/865] 233701=test_rdoc_options [488/865] 233702=test_require [489/865] 233702=test_set [490/865] 233702=test_gem_dependency_list [491/865] 233702=test_rdoc_text [492/865] 233702=test_gem_commands_update_command [493/865] 233701=test_alias [494/865] 233701=test_regex_casefold [495/865] 233701=test_rdoc_markup_attribute_manager [496/865] 233701=test_rdoc_markup_to_html_crossref [497/865] 233703=test_rdoc_include [498/865] 233703=test_gem_source_git [499/865] 233701=test_io [500/865] 233699=test_date_compat [501/865] 233699=test_gem_resolver_composed_set [502/865] 233699=test_gem_commands_owner_command [503/865] 233699=test_rdoc_alias [504/865] 233699=test_did_you_mean [505/865] 233699=test_io_buffer [506/865] 233699=test_argf [507/865] 233702=test_ast [508/865] 233703=test_history [509/865] 233703=test_m17n [510/865] 233703=test_yjit [511/865] 233699=test_gem_uri [512/865] 233699=test_complex2 [513/865] 233699=test_frozen_error [514/865] 233699=test_instrumentation_api [515/865] 233699=test_gem_package [516/865] 233699=test_enumerator [517/865] 233699=test_etc [518/865] 233699=test_dns [519/865] 233699=test_comparable [520/865] 233699=test_have_library [521/865] 233699=test_range [522/865] 233699=test_tree_spell_checker [523/865] 233699=test_deprecate [524/865] 233699=test_gem_commands_fetch_command [525/865] 233699=test_rdoc_constant [526/865] 233703=test_timeout [527/865] 233703=test_rdoc_markup_formatter [528/865] 233699=test_io_timeout [529/865] 233703=test_ts [530/865] 233699=test_signal [531/865] 233703=test_fixnum [532/865] 233703=test_rdoc_encoding [533/865] 233703=test_locale [534/865] 233703=test_big5 [535/865] 233703=test_gem_commands_outdated_command [536/865] 233703=test_rdoc_markdown [537/865] 233703=regexp_test [538/865] 233703=test_objspace [539/865] 233699=test_key_event_record [540/865] 233699=heredoc_dedent_test [541/865] 233699=version_test [542/865] 233699=test_profile_frames [543/865] 233699=test_wait [544/865] 233699=test_unicode_escape [545/865] 233699=test_cgi_util [546/865] 233699=test_euc_tw [547/865] 233699=test_bug-5832 [548/865] 233699=test_wss [549/865] 233699=test_env [550/865] 233701=test_rdoc_cross_reference [551/865] 233701=test_udp [552/865] 233701=test_rdoc_markup_heading [553/865] 233701=test_logger [554/865] 233701=test_provider [555/865] 233701=test_file_exhaustive [556/865] 233699=test_gbk [557/865] 233699=json_fixtures_test [558/865] 233699=test_rdoc_generator_pot_po_entry [559/865] 233699=test_windows_1252 [560/865] 233699=test_rdoc_parser_c [561/865] 233699=test_gem_commands_lock_command [562/865] 233699=test_sexp [563/865] 233699=test_import [564/865] 233699=test_rdoc_markup_indented_paragraph [565/865] 233699=test_gem_source_vendor [566/865] 233699=test_bug-3571 [567/865] 233699=test_ansi_with_terminfo [568/865] 233699=test_bmethod [569/865] 233699=test_pack [570/865] 233699=test_struct [571/865] 233699=test_files_sample [572/865] 233699=test_gem_available_set [573/865] 233699=test_modify_expand [574/865] 233699=test_gem_ext_configure_builder [575/865] 233699=test_len [576/865] 233699=test_mutex [577/865] 233699=test_ssl [578/865] 233701=test_input_method [579/865] 233701=test_function [580/865] 233701=test_module [581/865] 233699=test_gem_source_local [582/865] 233699=test_gem_util [583/865] 233699=test_ipaddr [584/865] 233699=test_complex [585/865] 233699=test_case_comprehensive [586/865] 233701=test_gem_resolver_api_set [587/865] 233701=test_yamlstore [588/865] 233701=test_rubyvm [589/865] 233701=test_rdoc_markup_to_html [590/865] 233701=test_raise_exception [591/865] 233701=attribute_write_test [592/865] 233701=test_rdoc_generator_pot [593/865] 233701=test_gem_commands_stale_command [594/865] 233701=test_gem_gem_runner [595/865] 233701=test_alias_and_anchor [596/865] 233701=test_date_conv [597/865] 233701=test_memory_view [598/865] 233701=test_egrep_cpp [599/865] 233701=test_constant [600/865] 233701=test_basicsocket [601/865] 233701=test_sleep [602/865] 233701=test_gem_commands_query_command [603/865] 233701=test_rdoc_rdoc [604/865] 233701=test_win32ole_param [605/865] 233701=test_encoding [606/865] 233702=test_rdoc_require [607/865] 233701=test_load [608/865] 233701=test_gem_ext_ext_conf_builder [609/865] 233702=test_io_buffer [610/865] 233702=ruby_parser_test [611/865] 233702=test_dir [612/865] 233702=json_parser_test [613/865] 233702=test_rdoc_markup_pre_process [614/865] 233702=test_ellipsize [615/865] 233702=test_path_to_class [616/865] 233702=test_gem_update_suggestion [617/865] 233702=test_asn1 [618/865] 233702=test_array_create [619/865] 233702=test_reqarg [620/865] 233702=test_gem_resolver_lock_set [621/865] 233702=test_irb [622/865] 233702=test_resource [623/865] 233702=test_date_strftime [624/865] 233701=test_div [625/865] 233701=test_deprecated [626/865] 233701=test_to_ruby [627/865] 233702=test_optparse [628/865] 233702=ractor_test [629/865] 233701=test_exit [630/865] 233701=test_gem_resolver_vendor_set [631/865] 233702=test_bignum [632/865] 233701=test_utf16 [633/865] 233701=test_class_name_check [634/865] 233702=test_gem_ext_cargo_builder_unit [635/865] 233702=test_http_request [636/865] 233701=test_gem_doctor [637/865] 233702=test_gem_resolver_lock_specification [638/865] 233702=test_rubyoptions [639/865] 233701=test_optimization [640/865] 233703=test_gem_silent_ui [641/865] 233703=test_stream [642/865] 233703=json_string_matching_test [643/865] 233703=test_function_entry [644/865] 233703=test_arithmetic_sequence [645/865] 233703=test_dryrun [646/865] 233703=test_stringchar [647/865] 233703=test_pinned [648/865] 233703=test_pkcs12 [649/865] 233703=test_shift_jis [650/865] 233703=test_pp [651/865] 233703=test_gem_commands_environment_command [652/865] 233703=test_rand [653/865] 233703=test_arity [654/865] 233703=test_process [655/865] 233701=encoding_test [656/865] 233701=test_date_time [657/865] 233701=test_rdoc_markup_verbatim [658/865] 233701=test_key_actor_vi [659/865] 233701=test_default_gems [660/865] 233701=test_gem_commands_install_command [661/865] 233699=test_gem_resolver_installed_specification [662/865] 233699=test_gc [663/865] 233702=test_rdoc_single_class [664/865] 233702=test_enumerator [665/865] 233701=test_svcb_https [666/865] 233701=test_buffering [667/865] 233701=test_gem_resolver_api_specification [668/865] 233701=test_hash_create [669/865] 233701=test_rdoc_token_stream [670/865] 233701=test_safe_load [671/865] 233701=test_unix [672/865] 233701=test_securerandom [673/865] 233701=test_switch_hitter [674/865] 233701=test_bn [675/865] 233701=test_inadvertent_creation [676/865] 233701=test_rdoc_task [677/865] 233701=test_win32ole_method [678/865] 233701=test_name_error [679/865] 233701=test_context [680/865] 233701=test_gem_commands_dependency_command [681/865] 233701=test_coder [682/865] 233701=test_symbol [683/865] 233701=test_backtrace [684/865] 233701=test_literal [685/865] 233701=test_koi8 [686/865] 233701=test_win32ole_param_event [687/865] 233701=test_framework [688/865] 233701=test_gem_validator [689/865] 233699=test_threadgroup [690/865] 233701=test_filter [691/865] 233701=test_extlibs [692/865] 233699=test_dot_dot [693/865] 233699=test_thread [694/865] 233699=test_scan_args [695/865] 233699=test_gem_gemcutter_utilities [696/865] 233699=test_files_test_2 [697/865] 233699=test_rdoc_markup_hard_break [698/865] 233699=test_data [699/865] 233699=test_ractor [700/865] 233699=test_gem_rdoc [701/865] 233699=test_memory_view [702/865] 233703=test_gem_commands_pristine_command [703/865] 233699=test_gem_unsatisfiable_dependency_error [704/865] 233699=test_http [705/865] 233701=test_option [706/865] 233701=comments_test [707/865] 233701=test_pkey [708/865] 233701=test_merge_keys [709/865] 233701=test_tracer [710/865] 233701=test_gem_dependency_installer [711/865] 233703=test_arith_seq_beg_len_step [712/865] 233703=test_rdoc_extend [713/865] 233703=test_gem_resolver_requirement_list [714/865] 233703=test_severity [715/865] 233703=test_gem_commands_exec_command [716/865] 233703=test_ractor [717/865] 233703=test_gem_resolver_git_specification [718/865] 233703=test_set_len [719/865] 233703=test_rdoc_generator_pot_po [720/865] 233703=test_fiber [721/865] 233701=test_capacity [722/865] 233701=test_trick [723/865] 233701=test_nextafter [724/865] 233699=test_win32ole_type [725/865] 233699=test_rdoc_tom_doc [726/865] 233701=test_singleton [727/865] 233699=test_gem_command_manager [728/865] 233701=test_date_ractor [729/865] 233699=test_ensured [730/865] 233701=test_cp949 [731/865] 233701=test_condition [732/865] 233701=test_thread [733/865] 233699=test_rdoc_i18n_text [734/865] 233699=test_emoji [735/865] 233699=test_sorted_set [736/865] 233699=test_verbose [737/865] 233699=test_integer [738/865] 233699=test_cclass [739/865] 233699=test_project_sanity [740/865] 233699=test_date_attr [741/865] 233699=test_scalar [742/865] 233699=test_gem_ext_cargo_builder_link_flag_converter [743/865] 233699=test_json_tree [744/865] 233699=test_pack [745/865] 233699=test_gem_request_set_lockfile_parser [746/865] 233703=test_shellwords [747/865] 233703=test_utf32 [748/865] 233703=test_regexp [749/865] 233699=test_error_highlight [750/865] 233699=test_rdoc_stats [751/865] 233699=test_omap [752/865] 233699=test_rdoc_store [753/865] 233699=test_my_integer [754/865] 233699=test_pkey_rsa [755/865] 233699=test_flush [756/865] 233699=test_numhash [757/865] 233699=test_gem_dependency_resolution_error [758/865] 233699=test_defined [759/865] 233699=test_rational [760/865] 233699=test_noarg [761/865] 233699=test_random [762/865] 233699=test_helper [763/865] 233699=test_jaro_winkler [764/865] 233699=test_float [765/865] 233699=test_rb_str_dup [766/865] 233699=test_nil [767/865] 233699=test_gc_compact [768/865] 233701=test_scalar_scanner [769/865] 233701=test_rdoc_code_object [770/865] 233701=test_gem_impossible_dependencies_error [771/865] 233701=test_iseq_load [772/865] 233699=test_gem_source_installed [773/865] 233699=test_gem_commands_help_command [774/865] 233699=test_random_formatter [775/865] 233699=test_enumerator_kw [776/865] 233699=test_addr [777/865] 233699=test_yamldbm [778/865] 233699=test_gem_source_lock [779/865] 233699=test_depth_first [780/865] 233699=test_too_many_dummy_encodings [781/865] 233699=test_qsort [782/865] 233699=test_buffered_io [783/865] 233699=test_config [784/865] 233699=test_gem_commands_list_command [785/865] 233699=test_gem_install_update_options [786/865] 233699=json_addition_test [787/865] 233699=test_object_references [788/865] 233699=test_backtrace [789/865] 233699=test_typeddata [790/865] 233699=test_rdoc_generator_darkfish [791/865] 233701=test_rdoc_rd_inline_parser [792/865] 233701=test_string [793/865] 233701=test_boolean [794/865] 233701=test_raise [795/865] 233701=test_find [796/865] 233701=test_date [797/865] 233701=test_cesu8 [798/865] 233701=test_iso_8859 [799/865] 233701=test_fnmatch [800/865] 233701=test_date_parse [801/865] 233701=test_rdoc_context [802/865] 233699=library_symbols_test [803/865] 233699=test_lambda [804/865] 233699=test_delegate [805/865] 233699=test_erb_m17n [806/865] 233699=test_open-uri [807/865] 233701=test_pkey_ec [808/865] 233701=test_cgi_tag_helper [809/865] 233701=test_rdoc_generator_ri [810/865] 233701=test_usrmarshal [811/865] 233701=test_gem_stream_ui [812/865] 233701=test_thread [813/865] 233701=!Nothing_to_test [814/865] 233701=test_macro [815/865] 233701=test_pipe [816/865] 233701=test_win32ole_method_event [817/865] 233701=test_win32ole_typelib [818/865] 233701=test_gem_console_ui [819/865] 233701=test_gem_commands_sources_command [820/865] 233699=test_external_new [821/865] 233699=test_rbconfig [822/865] 233699=test_show_source [823/865] 233699=test_object_create_start [824/865] 233699=test_numeric [825/865] 233699=memsize_test [826/865] 233699=test_settracefunc [827/865] 233701=test_gem_text [828/865] 233701=test_ractor [829/865] 233701=test_win32ole [830/865] 233701=test_time [831/865] 233701=test_method_cache [832/865] 233701=test_hmac [833/865] 233701=json_generic_object_test [834/865] 233701=test_parser [835/865] 233701=test_sprintf_comb [836/865] 233701=test_rdoc_markup_paragraph [837/865] 233701=test_variable [838/865] 233701=test_gem_resolver_index_specification [839/865] 233701=test_kernel [840/865] 233699=test_rdoc_context_section [841/865] 233699=test_gem_platform [842/865] 233699=pattern_test [843/865] 233699=test_digest_extend [844/865] 233699=test_gem_ext_cargo_builder [845/865] 233699=test_optarg [846/865] 233699=test_iterator [847/865] 233699=test_string [848/865] 233699=test_proc [849/865] 233701=test_storage [850/865] 233701=test_rdoc_markup_to_ansi [851/865] 233701=test_win32ole_event [852/865] 233701=test_case [853/865] 233701=test_exception [854/865] 233701=test_zlib [855/865] 233699=test_io_wait_uncommon [856/865] 233699=test_array [857/865] 233702=test_gem_ci_detector [858/865] 233702=test_dir_m17n [859/865] 233702=test_gem_resolver_git_set [860/865] 233702=test_object [861/865] 233702=test_gem_commands_which_command [862/865] 233702=test_process [863/865] 233702=test_assignment [864/865] 233702=test_func [865/865] 233702=test_x509name Finished tests in 424.511538s, 59.2634 tests/s, 22340.0076 assertions/s. 25158 tests, 9483591 assertions, 0 failures, 0 errors, 246 skips ruby -v: ruby 3.4.0dev (2024-02-16T04:53:14Z master 6f224d66a5) [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 --debug' TESTS='-j4' BASERUBY = /usr/bin/ruby --disable=gems CC = gcc-9 LD = ld LDSHARED = gcc-9 -shared CFLAGS = -O3 -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_gcc9/include -I/tmp/ruby/src/trunk_gcc9 -I/tmp/ruby/src/trunk_gcc9/prism -I/tmp/ruby/src/trunk_gcc9/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 = 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_gcc9/yjit/target/release/' /tmp/ruby/src/trunk_gcc9/yjit/src/lib.rs gcc-9 (Ubuntu 9.5.0-1ubuntu1~22.04) 9.5.0 Copyright (C) 2019 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_gcc9' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9' make[1]: Nothing to be done for '/tmp/ruby/src/trunk_gcc9/enc/trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9' make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/rbs-3.4.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/rbs-3.4.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/rbs-3.4.3/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/rbs-3.4.3/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/rbs-3.4.4/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/rbs-3.4.4/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc9' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc9' make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9' make[1]: Entering directory '/tmp/ruby/build/trunk_gcc9' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc9' $ /tmp/ruby/build/trunk_gcc9/miniruby -I/tmp/ruby/src/trunk_gcc9/lib /tmp/ruby/src/trunk_gcc9/tool/runruby.rb --archdir=/tmp/ruby/build/trunk_gcc9 --extout=.ext -- /tmp/ruby/src/trunk_gcc9/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk_gcc9/spec/default.mspec --error-output stderr --debug ruby 3.4.0dev (2024-02-16T04:53:14Z master 6f224d66a5) [x86_64-linux] 0 ......................................................................... 73 ......................................................................... 146 ......................................................................... 219 ......................................................................... 292 ......................................................................... 365 ......................................................................... 438 ......................................................................... 511 ......................................................................... 584 ......................................................................... 657 ......................................................................... 730 ......................................................................... 803 ......................................................................... 876 ......................................................................... 949 ......................................................................... 1022 ......................................................................... 1095 ......................................................................... 1168 ......................................................................... 1241 ......................................................................... 1314 ......................................................................... 1387 ......................................................................... 1460 ......................................................................... 1533 ......................................................................... 1606 ......................................................................... 1679 ......................................................................... 1752 ......................................................................... 1825 ......................................................................... 1898 ......................................................................... 1971 ......................................................................... 2044 ......................................................................... 2117 ......................................................................... 2190 ......................................................................... 2263 ......................................................................... 2336 ......................................................................... 2409 ......................................................................... 2482 ......................................................................... 2555 ......................................................................... 2628 ......................................................................... 2701 ......................................................................... 2774 ......................................................................... 2847 ......................................................................... 2920 ......................................................................... 2993 ......................................................................... 3066 ......................................................................... 3139 ......................................................................... 3212 ......................................................................... 3285 ......................................................................... 3358 .................................................................. Finished in 195.863220 seconds 3424 files, 32111 examples, 155257 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j4'" exit with 0.