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