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