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