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