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