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