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