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