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