# Logfile created on 2024-10-16 06:42:52 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x00007f60698efdc0 @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.20241016-064251", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007f6069911d58 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007f6069911998 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007f606982a930 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_gcc10.20241016-064251", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_gcc10.20241016-064251>, @binmode=false, @mon_data=#<Monitor:0x00007f6069911740>, @mon_data_owner_object_id=860>>> $$$[beg] make update-download -j4 tool/config.guess already exists tool/config.sub already exists Update typeprof to 167263ca3a634b61df0445f1a6b3e259a5d47f94 Update debug to 9c4279598e9e0376657b3813bf76a206f1f97beb echo 167263ca3a634b61df0445f1a6b3e259a5d47f94 | /bin/sh /tmp/ruby/src/trunk_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@167263ca3a634b61df0445f1a6b3e259a5d47f94 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 Already up to date. Latest commit hash = a7a0fb9ba3 $$$[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 debug to 9c4279598e9e0376657b3813bf76a206f1f97beb Update typeprof to 167263ca3a634b61df0445f1a6b3e259a5d47f94 echo 9c4279598e9e0376657b3813bf76a206f1f97beb | /bin/sh /tmp/ruby/src/trunk_gcc10/tool/ifchange /tmp/ruby/src/trunk_gcc10/.bundle/.timestamp/debug.revision - echo 167263ca3a634b61df0445f1a6b3e259a5d47f94 | /bin/sh /tmp/ruby/src/trunk_gcc10/tool/ifchange /tmp/ruby/src/trunk_gcc10/.bundle/.timestamp/typeprof.revision - /tmp/ruby/src/trunk_gcc10/.bundle/.timestamp/debug.revision unchanged /tmp/ruby/src/trunk_gcc10/.bundle/.timestamp/typeprof.revision unchanged Building typeprof@167263ca3a634b61df0445f1a6b3e259a5d47f94 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 4e610f78da2c3f5c0866f0ef5c8b1a2ac2b212d8e114c2493ca86e193d6b941a 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/digest' 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/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/date' make[2]: Entering 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/io/console' 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/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/objspace' 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/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/psych' 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]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/socket' 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]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/socket' 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.5.3/ext/rbs_extension' 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]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/rbs-3.6.0/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/rbs-3.6.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/rbs-3.6.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]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/rbs-3.5.3/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/rbs-3.6.1/ext/rbs_extension' 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.1.2/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' $$$[end] "make all -j4" exit with 0. $$$[beg] make install -j4 Update typeprof to 167263ca3a634b61df0445f1a6b3e259a5d47f94 Update debug to 9c4279598e9e0376657b3813bf76a206f1f97beb echo 167263ca3a634b61df0445f1a6b3e259a5d47f94 | /bin/sh /tmp/ruby/src/trunk_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 - 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 /tmp/ruby/src/trunk_gcc10/.bundle/.timestamp/debug.revision unchanged generating encdb.h generating enc.mk 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. encdb.h unchanged Building typeprof@167263ca3a634b61df0445f1a6b3e259a5d47f94 to /tmp/ruby/src/trunk_gcc10/gems/typeprof-0.21.11.gem 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 Successfully built RubyGem Name: typeprof Version: 0.30.0 File: typeprof-0.30.0.gem Extracting bundle gem typeprof-0.21.11... 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' 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. 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 Unpacked gems/typeprof-0.30.0.gem 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/coverage' 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/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/io/console' 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/monitor' 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/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/pty' 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/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/socket' 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/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/openssl' 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/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/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/rbs-3.5.3/ext/rbs_extension' 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.6.0/ext/rbs_extension' 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.6.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/rbs-3.5.3/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/rbs-3.6.0/ext/rbs_extension' 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/rbs-3.6.1/ext/rbs_extension' 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' ./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+0/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+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_gcc10/lib/ruby/site_ruby/3.4.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_gcc10/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux installing extension headers: /tmp/ruby/install/trunk_gcc10/include/ruby-3.4.0+0/x86_64-linux installing extension scripts: /tmp/ruby/install/trunk_gcc10/lib/ruby/3.4.0+0 installing extension scripts: /tmp/ruby/install/trunk_gcc10/lib/ruby/site_ruby/3.4.0+0 installing extension scripts: /tmp/ruby/install/trunk_gcc10/lib/ruby/vendor_ruby/3.4.0+0 installing extension headers: /tmp/ruby/install/trunk_gcc10/include/ruby-3.4.0+0/ruby installing command scripts: /tmp/ruby/install/trunk_gcc10/bin installing library scripts: /tmp/ruby/install/trunk_gcc10/lib/ruby/3.4.0+0 installing common headers: /tmp/ruby/install/trunk_gcc10/include/ruby-3.4.0+0 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+0 benchmark 0.3.0 bundler 2.6.0.dev cgi 0.4.1 delegate 0.3.1 did_you_mean 1.6.3 english 0.8.0 erb 4.0.4 error_highlight 0.6.0 fileutils 1.7.2 find 0.2.0 forwardable 1.3.3 ipaddr 1.2.6 irb 1.14.1 logger 1.6.1 net-http 0.4.1 net-protocol 0.2.2 open-uri 0.4.1 open3 0.2.1 optparse 0.5.0 ostruct 0.6.0 pp 0.5.0 prettyprint 0.2.0 prism 1.0.0 pstore 0.1.3 rdoc 6.7.0 readline 0.0.4 reline 0.5.10 resolv 0.4.0 ruby2_keywords 0.0.5 securerandom 0.3.1 set 1.1.0 shellwords 0.2.0 singleton 0.2.0 syntax_suggest 2.0.0 tempfile 0.2.1 time 0.4.0 timeout 0.4.1 tmpdir 0.2.0 tsort 0.2.0 un 0.3.0 uri 0.13.1 weakref 0.1.3 yaml 0.3.0 installing default gems from ext: /tmp/ruby/install/trunk_gcc10/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.4.dev io-console 0.7.2 io-nonblock 0.3.0 io-wait 0.3.1 json 2.7.2 openssl 3.2.0 pathname 0.3.0 psych 5.2.0.beta1 stringio 3.1.2.dev strscan 3.1.1.dev zlib 3.1.1 installing bundled gems: /tmp/ruby/install/trunk_gcc10/lib/ruby/gems/3.4.0+0 minitest 5.25.1 power_assert 2.0.4 rake 13.2.1 test-unit 3.6.2 rexml 3.3.8 rss 0.3.1 net-ftp 0.3.8 net-imap 0.4.17 net-pop 0.1.2 net-smtp 0.5.0 matrix 0.4.2 prime 0.1.2 rbs 3.6.1 debug 1.9.2 racc 1.8.1 mutex_m 0.2.0 getoptlong 0.2.1 base64 0.2.0 bigdecimal 3.1.8 observer 0.1.2 abbrev 0.1.2 resolv-replace 0.1.1 rinda 0.2.0 drb 2.2.1 nkf 0.2.0 syslog 0.1.2 csv 3.3.0 repl_type_completor 0.1.7 installing bundled gem cache: /tmp/ruby/install/trunk_gcc10/lib/ruby/gems/3.4.0+0/cache skipped bundled gems: typeprof-0.30.0.gem not found in bundled_gems $$$[end] "make install -j4" exit with 0. $$$[beg] make yes-btest TESTOPTS='-q -j4' PASS all 1986 tests $$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0. $$$[beg] make yes-test-basic TESTS='-j4' BASERUBY = /usr/bin/ruby --disable=gems CC = gcc-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/.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.5.3/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/rbs-3.5.3/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/rbs-3.6.0/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/rbs-3.6.0/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/rbs-3.6.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/rbs-3.6.1/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' 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=51683 "--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] 533192=test_gem_console_ui [ 2/915] 533193=source_location_test [ 3/915] 533191=test_cgi_cookie [ 4/915] 533195=errors_test [ 5/915] 533191=test_cd [ 6/915] 533191=test_jaro_winkler [ 7/915] 533191=test_vm_dump [ 8/915] 533191=test_ftp [ 9/915] 533193=test_config [ 10/915] 533191=test_mixed_unicode_escapes [ 11/915] 533191=test_my_integer [ 12/915] 533191=test_metaclass [ 13/915] 533191=test_store [ 14/915] 533195=test_debugger_integration [ 15/915] 533192=test_lazy_enumerator [ 16/915] 533195=test_gem_commands_info_command [ 17/915] 533191=test_find_executable [ 18/915] 533191=test_gem_source_lock [ 19/915] 533195=test_singleton_function [ 20/915] 533195=test_pkey_dh [ 21/915] 533193=test_boolean [ 22/915] 533193=test_win32ole_variable [ 23/915] 533193=test_eval [ 24/915] 533195=test_new [ 25/915] 533195=ractor_test [ 26/915] 533195=test_gem_specification [ 27/915] 533193=test_cipher [ 28/915] 533191=test_bignum [ 29/915] 533192=library_symbols_test [ 30/915] 533193=test_gem_util [ 31/915] 533192=test_benchmark [ 32/915] 533191=test_date_strftime [ 33/915] 533193=implicit_array_test [ 34/915] 533193=test_unix [ 35/915] 533193=test_gem_resolver_index_specification [ 36/915] 533193=test_win32ole_event [ 37/915] 533193=test_gem_source [ 38/915] 533191=test_context [ 39/915] 533192=test_yamldbm [ 40/915] 533192=test_gem_commands_signout_command [ 41/915] 533192=test_coder [ 42/915] 533192=test_symbol [ 43/915] 533193=test_config [ 44/915] 533193=test_enc_associate [ 45/915] 533191=test_cparser [ 46/915] 533193=test_optparse [ 47/915] 533191=overlap_test [ 48/915] 533193=test_dryrun [ 49/915] 533193=test_rdoc_alias [ 50/915] 533191=test_engine [ 51/915] 533191=test_usrmarshal [ 52/915] 533193=test_io_buffer [ 53/915] 533193=test_rdoc_code_object [ 54/915] 533191=bom_test [ 55/915] 533191=test_rdoc_require [ 56/915] 533191=test_key_error [ 57/915] 533191=test_env [ 58/915] 533193=test_file [ 59/915] 533192=test_rational [ 60/915] 533192=pattern_test [ 61/915] 533192=test_fips [ 62/915] 533192=test_gc [ 63/915] 533195=test_gem_unsatisfiable_dependency_error [ 64/915] 533195=test_ractor [ 65/915] 533195=test_yield_block [ 66/915] 533195=test_basicsocket [ 67/915] 533195=test_rubyoptions [ 68/915] 533193=test_helper [ 69/915] 533193=test_random_formatter [ 70/915] 533193=test_gem_package [ 71/915] 533191=test_assembler [ 72/915] 533191=test_gem_source_installed [ 73/915] 533191=test_dir [ 74/915] 533191=test_process [ 75/915] 533193=json_ext_parser_test [ 76/915] 533191=test_gem_platform [ 77/915] 533193=test_gem_update_suggestion [ 78/915] 533191=test_rdoc_top_level [ 79/915] 533193=test_gem_commands_rebuild_command [ 80/915] 533193=test_dir_m17n [ 81/915] 533191=test_flip [ 82/915] 533191=test_gem_resolver_lock_set [ 83/915] 533191=test_ns_spki [ 84/915] 533191=test_keyword [ 85/915] 533191=test_rdoc_encoding [ 86/915] 533191=test_gem_resolver_git_set [ 87/915] 533193=test_storage [ 88/915] 533193=test_rdoc_markdown [ 89/915] 533193=test_have_library [ 90/915] 533191=json_generic_object_test [ 91/915] 533191=test_rdoc_constant [ 92/915] 533191=test_deprecate [ 93/915] 533191=test_date_ractor [ 94/915] 533191=test_objspace [ 95/915] 533193=test_gem_commands_build_command [ 96/915] 533193=test_extlibs [ 97/915] 533193=test_string [ 98/915] 533193=test_iterator [ 99/915] 533193=test_rb_str_dup [100/915] 533193=test_rdoc_markup_attribute_manager [101/915] 533193=test_object [102/915] 533193=test_variable [103/915] 533193=test_rdoc_markup_to_ansi [104/915] 533193=test_resolve_symbol [105/915] 533193=test_gem_resolver_composed_set [106/915] 533193=test_nomethod_error [107/915] 533193=test_error_highlight [108/915] 533193=test_thread [109/915] 533192=breadth_first_search_test [110/915] 533192=test_rdoc_extend [111/915] 533192=magic_comment_test [112/915] 533192=test_flags [113/915] 533192=test_bmethod [114/915] 533192=test_popen_deadlock [115/915] 533192=test_https [116/915] 533195=test_pack [117/915] 533195=test_win32ole_type_event [118/915] 533195=test_euc_kr [119/915] 533195=test_merge_keys [120/915] 533195=test_evaluation [121/915] 533195=test_open3 [122/915] 533192=test_object_references [123/915] 533192=json_fixtures_test [124/915] 533192=test_ossl [125/915] 533195=test_win32ole_variant [126/915] 533195=test_win32ole_variant_m [127/915] 533195=test_https_proxy [128/915] 533195=test_io_wait [129/915] 533195=test_proxy [130/915] 533195=test_ruby_lex [131/915] 533195=test_kwargs [132/915] 533195=test_tcp [133/915] 533193=test_completion [134/915] 533195=test_threadgroup [135/915] 533195=test_rdoc_parser_c [136/915] 533195=test_webauthn_listener_response [137/915] 533195=test_files_test_1 [138/915] 533193=test_variable_name_check [139/915] 533193=fixtures_test [140/915] 533193=test_rational2 [141/915] 533193=test_gem_commands_contents_command [142/915] 533193=test_gem_bundler_version_finder [143/915] 533193=test_gem_ci_detector [144/915] 533193=test_rdoc_rd_inline [145/915] 533193=test_io_wait_uncommon [146/915] 533193=test_time_tz [147/915] 533193=test_primitive [148/915] 533193=test_gem_uri_formatter [149/915] 533193=test_case_comprehensive [150/915] 533193=test_function [151/915] 533193=test_addr [152/915] 533193=test_document [153/915] 533193=test_helper [154/915] 533193=test_encoding [155/915] 533193=test_yamlstore [156/915] 533193=test_rat [157/915] 533193=test_rdoc_generator_json_index [158/915] 533193=test_sockopt [159/915] 533193=test_rdoc_rd_block_parser [160/915] 533193=test_arithmetic_sequence [161/915] 533193=test_gem_resolver_installer_set [162/915] 533193=test_regexp [163/915] 533195=test_data_error [164/915] 533195=test_pinned [165/915] 533195=test_gem_resolver_api_specification [166/915] 533195=test_common [167/915] 533195=test_lambda [168/915] 533195=test_gem_commands_lock_command [169/915] 533195=test_uncorrectable_name_check [170/915] 533195=test_symbol [171/915] 533195=test_rdoc_markup_to_bs [172/915] 533195=test_webauthn_listener Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 34763> [173/915] 533195=test_frozen_error [174/915] 533195=test_gem_package_task [175/915] 533195=test_http_request [176/915] 533195=test_project_sanity [177/915] 533192=test_win32ole_method [178/915] 533192=test_enum [179/915] 533195=test_rdoc_markup_to_joined_paragraph [180/915] 533195=test_function_entry [181/915] 533195=test_unicode [182/915] 533195=test_reqarg Closed file descriptor: TestOptionParserReqArg::Def2#test_help_pager: 9 ........[183/915] 533195=test_rdoc_options [184/915] 533195=test_gem_ext_configure_builder [185/915] 533195=test_rdoc_parser_markdown [186/915] 533195=test_exit [187/915] 533195=test_ensured [188/915] 533192=test_resource [189/915] 533192=test_config [190/915] 533195=test_thread_cv [191/915] 533195=test_pkey_rsa [192/915] 533192=test_rdoc_include [193/915] 533192=test_find [194/915] 533192=test_gem_source_subpath_problem [195/915] 533192=test_bundled_ca [196/915] 533191=test_not [197/915] 533191=test_numhash [198/915] 533191=test_cstr [199/915] 533192=test_comparable [200/915] 533192=test_type_completor [201/915] 533192=test_io_timeout [202/915] 533192=test_integer [203/915] 533195=test_x509name [204/915] 533195=test_acceptable [205/915] 533195=test_ansi_without_terminfo [206/915] 533195=parse_comments_test [207/915] 533195=test_cmethod [208/915] 533195=test_capacity [209/915] 533195=test_gem_safe_marshal [210/915] 533191=test_nextafter [211/915] 533191=test_wait [212/915] 533191=test_rdoc_ri_driver [213/915] 533195=heredoc_dedent_test [214/915] 533195=test_httpheader [215/915] 533195=test_integer [216/915] 533195=test_thread_queue [217/915] 533191=test_nowrite [218/915] 533191=test_enc_str_buf_cat [219/915] 533191=test_euc_tw [220/915] 533191=test_httpresponses [221/915] 533191=test_ast [222/915] 533192=test_http Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 10 #<File::Stat dev=0x8, ino=906417887, 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#test_get__crlf: 11 #<File::Stat dev=0x8, ino=906428480, 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> [223/915] 533195=test_file_exhaustive [224/915] 533192=test_parser [225/915] 533192=test_string_memory [226/915] 533192=test_gem_commands_environment_command [227/915] 533192=test_func [228/915] 533192=test_win32ole_param_event [229/915] 533192=test_rendering [230/915] 533192=test_line_editor [231/915] 533192=test_rdoc_parser_prism_ruby [232/915] 533192=test_cgi_core [233/915] 533192=test_gem [234/915] 533195=test_arith_seq_extract [235/915] 533195=test_rdoc_markup_document [236/915] 533195=test_pathname [237/915] 533195=test_object [238/915] 533195=test_coverage [239/915] 533193=test_null [240/915] 533193=test_protect [241/915] 533193=test_dup [242/915] 533193=test_require_path_check [243/915] 533192=test_ractor [244/915] 533193=test_tree_builder [245/915] 533193=test_ssl [246/915] 533192=test_exception_at_throwing [247/915] 533192=test_gem_resolver_git_specification [248/915] 533195=test_koi8 [249/915] 533195=test_call [250/915] 533195=test_ssl_session [251/915] 533192=test_digest [252/915] 533192=test_filter [253/915] 533192=test_closure [254/915] 533195=test_marshalable [255/915] 533195=test_marshal [256/915] 533193=test_win32ole [257/915] 533193=test_require [258/915] 533192=test_to_ary_concat [259/915] 533195=test_ractor_compatibility [260/915] 533195=test_fd_setsize [261/915] 533195=warnings_test [262/915] 533195=test_rdoc_markup_hard_break [263/915] 533195=test_gem_text [264/915] 533195=test_settracefunc [265/915] 533195=tunnel_test [266/915] 533195=test_gem_source_fetch_problem [267/915] 533195=unescape_test [268/915] 533192=test_scan_args [269/915] 533192=dispatcher_test [270/915] 533192=test_rdoc_rd [271/915] 533192=test_method_cache [272/915] 533192=test_windows_1252 [273/915] 533192=test_sprintf_comb [274/915] 533192=test_ftp [275/915] 533192=test_rdoc_generator_pot [276/915] 533192=test_gem_gem_runner [277/915] 533192=test_gem_commands_mirror [278/915] 533192=test_import [279/915] 533193=test_delegate [280/915] 533193=test_logger [281/915] 533193=test_files_lib [282/915] 533195=test_help [283/915] 533195=test_severity [284/915] 533195=test_set_len [285/915] 533195=test_ractor [286/915] 533195=test_clone [287/915] 533195=test_rdoc_parser_changelog [288/915] 533192=test_basicinstructions [289/915] 533195=comments_test [290/915] 533195=test_pkey_dsa [291/915] 533192=lex_test [292/915] 533192=test_key_actor_emacs [293/915] 533192=version_test [294/915] 533192=test_transcode [295/915] 533192=test_rdoc_markup_to_markdown [296/915] 533192=test_ws [297/915] 533192=test_win32ole_param [298/915] 533192=fuzzer_test [299/915] 533192=test_method_name_check [300/915] 533192=onigmo_test [301/915] 533192=test_rdoc_markup_heading [302/915] 533192=test_interned_str [303/915] 533192=test_struct [304/915] 533192=test_yield [305/915] 533195=test_cclass [306/915] 533195=test_big5 [307/915] 533195=test_case [308/915] 533195=test_normalize [309/915] 533195=test_timeout [310/915] 533195=test_gem_commands_specification_command [311/915] 533195=test_json_tree [312/915] 533195=test_class [313/915] 533195=test_gem_uri [314/915] 533195=test_force_exit [315/915] 533195=test_gem_commands_setup_command [316/915] 533195=test_enumerator [317/915] 533195=test_undef [318/915] 533195=dump_test [319/915] 533193=test_name_error_extension [320/915] 533193=test_abi [321/915] 533193=test_gem_security_policy [322/915] 533195=test_gem_ext_cargo_builder [323/915] 533195=test_constant [324/915] 533193=test_pp [325/915] 533193=test_rdoc_markup_to_html [326/915] 533193=test_stringchar [327/915] 533193=test_hash [328/915] 533193=test_encoding [329/915] 533193=test_flush [330/915] 533193=test_date_compat [331/915] 533193=test_iso_8859 [332/915] 533193=test_rbconfig [333/915] 533193=test_cgi_header [334/915] 533193=test_gem_commands_signin_command [335/915] 533193=test_etc [336/915] 533193=test_cgi_tag_helper [337/915] 533193=ruby_parser_test [338/915] 533193=test_tree_spell_checker [339/915] 533193=test_open-uri [340/915] 533192=test_gem_resolver_api_set [341/915] 533193=test_gem_commands_exec_command [342/915] 533192=test_history [343/915] 533192=json_generator_test [344/915] 533192=test_rdoc_context [345/915] 533192=test_enumerable [346/915] 533192=test_date_time [347/915] 533192=test_enumerator [348/915] 533193=node_id_test [349/915] 533193=test_io [350/915] 533195=test_win32ole_method_event [351/915] 533195=test_gem_commands_search_command [352/915] 533195=test_pointer [353/915] 533195=test_key_event_record [354/915] 533195=test_safe_load [355/915] 533195=test_qsort [356/915] 533195=test_rdoc_markup_to_label [357/915] 533195=test_gem_resolver_vendor_specification [358/915] 533195=json_addition_test [359/915] 533195=test_name_error [360/915] 533195=test_class [361/915] 533195=test_const [362/915] 533195=string_encoding_test [363/915] 533195=!Nothing_to_test [364/915] 533195=test_gem_commands_cleanup_command [365/915] 533195=test_wss [366/915] 533195=test_gem_rdoc [367/915] 533195=test_pair [368/915] 533195=test_len [369/915] 533195=test_bundled_gems [370/915] 533195=test_rdoc_i18n_locale [371/915] 533195=test_gem_remote_fetcher_local_ssl_server [372/915] 533195=test_memory_view [373/915] 533193=test_path [374/915] 533193=test_signal [375/915] 533195=test_fixnum [376/915] 533195=test_gem_commands_help_command [377/915] 533195=test_provider [378/915] 533195=test_gem_ext_builder [379/915] 533193=test_install [380/915] 533193=test_history [381/915] 533193=test_kernel [382/915] 533193=test_dot_dot [383/915] 533193=test_gem_commands_check_command [384/915] 533193=test_struct [385/915] 533195=test_color [386/915] 533195=test_gem_source_git [387/915] 533193=test_digest_extend [388/915] 533193=test_verbose [389/915] 533193=test_regex_casefold [390/915] 533193=test_gem_package_tar_writer [391/915] 533193=test_econv [392/915] 533193=test_serialize_subclasses [393/915] 533193=test_optarg [394/915] 533193=test_mutex [395/915] 533195=test_class_name_check [396/915] 533193=test_case_mapping [397/915] 533193=test_gem_commands_list_command [398/915] 533195=test_stack [399/915] 533193=test_pstore [400/915] 533193=test_exception [401/915] 533193=test_rdoc_method_attr [402/915] 533193=test_parse [403/915] 533193=json_common_interface_test [404/915] 533193=test_sexp [405/915] 533193=test_lexer [406/915] 533193=heredoc_test [407/915] 533193=test_assignment [408/915] 533195=test_gem_request_set [409/915] 533195=test_random [410/915] 533193=test_rdoc_tom_doc [411/915] 533195=test_complex2 [412/915] 533195=test_rdoc_stats [413/915] 533193=test_rdoc_store [414/915] 533195=test_shift_jis [415/915] 533195=test_rdoc_generator_markup [416/915] 533195=test_deprecated [417/915] 533195=test_did_you_mean [418/915] 533195=test_io_m17n [419/915] 533193=test_mkmf [420/915] 533193=test_rubyvm [421/915] 533193=test_rdoc_class_module [422/915] 533193=test_yaml [423/915] 533193=test_have_func [424/915] 533195=test_div [425/915] 533195=test_rdoc_parser_simple [426/915] 533195=test_gem_local_remote_options [427/915] 533195=test_gem_path_support [428/915] 533195=test_scalar_scanner [429/915] 533195=test_rdoc_markup_include [430/915] 533195=test_gc_compact [431/915] 533193=test_rdoc_attr [432/915] 533193=test_propertyputref [433/915] 533193=test_ssl [434/915] 533191=constant_path_node_test [435/915] 533191=test_ocsp [436/915] 533191=json_parser_test [437/915] 533191=test_optimization [438/915] 533192=test_pty [439/915] 533192=test_module [440/915] 533195=test_switch_hitter [441/915] 533195=test_emoji_breaks [442/915] 533195=test_member [443/915] 533195=test_irb [444/915] 533195=test_buffered_io [445/915] 533195=test_backtrace [446/915] 533195=test_buffering [447/915] 533195=test_svcb_https [448/915] 533195=test_coderange [449/915] 533195=test_ractor [450/915] 533195=test_multi_irb_commands [451/915] 533195=test_printf [452/915] 533195=test_memory_view [453/915] 533195=test_spell_checker [454/915] 533195=test_word [455/915] 533195=test_change_word [456/915] 533195=test_hash_create [457/915] 533195=test_tsort [458/915] 533195=test_iseq [459/915] 533195=test_registry [460/915] 533195=test_numeric [461/915] 533195=test_load [462/915] 533195=test_input_method [463/915] 533195=string_query_test [464/915] 533195=test_ancdata [465/915] 533195=test_gem_security [466/915] 533192=test_date_parse [467/915] 533192=test_pkcs7 [468/915] 533192=test_default_gems [469/915] 533192=test_nofree [470/915] 533192=test_thread [471/915] 533192=test_arity [472/915] 533192=test_pkey_ec [473/915] 533192=test_gem_ext_cargo_builder_unit [474/915] 533192=test_erb_command [475/915] 533192=test_formatter [476/915] 533192=test_gem_request_connection_pools [477/915] 533192=newline_test [478/915] 533192=test_gem_commands_server_command [479/915] 533193=test_bash_completion [480/915] 533192=test_prettyprint [481/915] 533193=test_resize [482/915] 533193=test_protocol [483/915] 533192=test_exception [484/915] 533193=test_float [485/915] 533193=test_passing_block [486/915] 533193=test_queue [487/915] 533193=test_init [488/915] 533191=test_gem_dependency [489/915] 533193=test_file [490/915] 533193=test_gem_ext_rake_builder [491/915] 533191=test_erb [492/915] 533191=test_shellwords [493/915] 533191=test_ostruct [494/915] 533191=test_omap [495/915] 533191=test_gem_remote_fetcher_local_server Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 12 : #<TCPSocket:fd 12, AF_INET6, ::1, 36249> .Closed file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 12 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 12 : #<TCPSocket:fd 12, AF_INET6, ::1, 35421> [496/915] 533195=test_integer_comb.Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 12 [497/915] 533193=regular_expression_options_test [498/915] 533193=command_line_test [499/915] 533193=test_gem_version [500/915] 533191=test_rdoc_markup_to_table_of_contents [501/915] 533191=test_require [502/915] 533193=test_gem_resolver_best_set [503/915] 533193=test_gem_commands_pristine_command [504/915] 533192=test_case [505/915] 533192=test_mdns [506/915] 533192=test_update [507/915] 533192=test_m17n_comb [508/915] 533191=test_x509store [509/915] 533191=test_arith_seq_beg_len_step [510/915] 533193=test_gem_commands_unpack_command [511/915] 533191=locals_test [512/915] 533191=index_write_test [513/915] 533191=test_gem_resolver_requirement_list [514/915] 533191=test_libs [515/915] 533191=test_gem_package_tar_reader_entry [516/915] 533191=test_gc [517/915] 533191=test_math [518/915] 533191=test_gem_package_tar_reader [519/915] 533195=test_gem_safe_yaml [520/915] 533195=test_date_new [521/915] 533195=test_gem_gemcutter_utilities [522/915] 533191=test_gem_resolver_conflict [523/915] 533191=test_stringscanner [524/915] 533193=test_parser [525/915] 533191=test_rdoc_any_method [526/915] 533193=test_sprintf [527/915] 533195=test_complexrational [528/915] 533195=test_profile_frames [529/915] 533193=test_files_test [530/915] 533193=equality_test [531/915] 533193=test_ldap [532/915] 533193=test_inlinecache [533/915] 533191=test_shapes [534/915] 533191=test_c_struct_entry [535/915] 533193=encodings_test [536/915] 533195=test_string_processing [537/915] 533195=test_weakkeymap [538/915] 533193=test_gem_commands_uninstall_command [539/915] 533192=test_set [540/915] 533191=test_delete [541/915] 533192=test_hash [542/915] 533191=attribute_write_test [543/915] 533191=test_continuation [544/915] 533191=test_forwardable [545/915] 533191=test_weakmap [546/915] 533193=test_rdoc_markup_verbatim [547/915] 533193=test_enumerator_kw [548/915] 533193=test_rdoc_markup_formatter [549/915] 533193=test_placearg [550/915] 533195=test_recorder [551/915] 533195=test_gem_request_set_gem_dependency_api [552/915] 533193=test_yjit [553/915] 533195=test_rdoc_markup [554/915] 533195=test_gem_available_set [555/915] 533195=test_m17n [556/915] 533195=test_type [557/915] 533195=test_modify_expand [558/915] 533195=test_gem_version_option [559/915] 533195=test_argf [560/915] 533192=test_date_arith [561/915] 533192=json_string_matching_test [562/915] 533192=test_array [563/915] 533195=test_ractor [564/915] 533195=test_gem_source_vendor [565/915] 533195=test_signedness [566/915] 533191=test_gem_command_manager [567/915] 533191=test_reline [568/915] 533191=test_gem_stub_specification [569/915] 533191=test_gem_request_set_lockfile_parser [570/915] 533191=test_socket [571/915] 533193=test_set [572/915] 533193=test_gem_commands_update_command [573/915] 533195=test_big2str [574/915] 533195=test_tempfile [575/915] 533193=parse_test [576/915] 533193=test_gem_resolver_vendor_set [577/915] 533193=test_gem_commands_cert_command [578/915] 533195=test_rdoc_text [579/915] 533195=test_gem_dependency_resolution_error [580/915] 533195=test_rdoc_generator_ri [581/915] 533195=test_gem_stream_ui [582/915] 533195=test_trick [583/915] 533193=test_require [584/915] 533193=location_test [585/915] 533193=test_fstring [586/915] 533193=test_bug-5832 [587/915] 533193=test_gem_security_trust_dir [588/915] 533193=test_rdoc_markup_raw [589/915] 533193=test_gem_commands_yank_command [590/915] 533193=test_face [591/915] 533193=test_gem_validator [592/915] 533193=test_sizeof [593/915] 533192=numeric_value_test [594/915] 533192=lex_test [595/915] 533192=regular_expression_encoding_test [596/915] 533192=test_lock_native_thread [597/915] 533192=test_sleep [598/915] 533191=test_io [599/915] 533191=test_files_test_2 [600/915] 533195=test_asn1 [601/915] 533195=test_human_typo [602/915] 533195=test_foreach [603/915] 533195=test_ubf_async_safe [604/915] 533195=symbol_encoding_test [605/915] 533195=test_gem_request_set_lockfile_tokenizer [606/915] 533195=test_win32ole_record [607/915] 533195=test_rdoc_context_section [608/915] 533195=test_system [609/915] 533192=test_console_attr [610/915] 533192=static_literals_test [611/915] 533192=test_have_macro [612/915] 533195=snippets_test [613/915] 533192=test_stringio [614/915] 533192=test_summary [615/915] 533192=test_kill_ring [616/915] 533192=parser_test [617/915] 533192=test_rdoc_markup_attributes [618/915] 533192=test_bn [619/915] 533192=compiler_test [620/915] 533192=test_gem_dependency_installer [621/915] 533195=test_array [622/915] 533195=test_rdoc_generator_darkfish [623/915] 533191=test_bug-3571 [624/915] 533191=test_gem_install_update_options [625/915] 533195=test_win32ole_type [626/915] 533195=test_eval [627/915] 533195=test_bigzero [628/915] 533195=test_rdoc_i18n_text [629/915] 533195=test_complex [630/915] 533191=test_gem_impossible_dependencies_error [631/915] 533191=test_rdoc_comment [632/915] 533191=test_scanner_events [633/915] 533191=test_cgi_multipart [634/915] 533191=test_pack [635/915] 533195=test_rdoc_ri_paths [636/915] 533191=test_external_new [637/915] 533195=test_autoconf [638/915] 533195=test_gem_requirement [639/915] 533191=test_win32ole_typelib [640/915] 533191=test_option [641/915] 533191=test_egrep_cpp [642/915] 533195=test_gem_package_tar_header [643/915] 533191=test_date_conv [644/915] 533191=test_tracer [645/915] 533195=static_inspect_test [646/915] 533191=test_convertible [647/915] 533195=test_inadvertent_creation [648/915] 533195=test_emitter [649/915] 533195=test_gem_doctor [650/915] 533195=test_gem_silent_ui [651/915] 533195=test_webauthn_poller [652/915] 533193=test_gem_commands_dependency_command [653/915] 533195=test_readpartial [654/915] 533195=test_cgi_modruby [655/915] 533193=test_rdoc_rubygems_hook [656/915] 533195=test_gem_ext_cargo_builder_link_flag_converter [657/915] 533193=test_gem_resolver_installed_specification [658/915] 533195=test_warning [659/915] 533193=ripper_test [660/915] 533195=test_rubygems [661/915] 533195=test_gbk [662/915] 533195=test_stat [663/915] 533195=test_typeddata [664/915] 533195=test_date_strptime [665/915] 533193=test_cgi_util [666/915] 533195=test_reline_key [667/915] 533195=test_rdoc_markup_to_tt_only [668/915] 533195=test_unicode_normalize [669/915] 533195=parse_stream_test [670/915] 533195=test_ifunless [671/915] 533195=test_method [672/915] 533193=test_yaml_tree [673/915] 533193=test_key_actor_vi [674/915] 533192=test_nonblock [675/915] 533193=test_iseq_load [676/915] 533192=test_show_source [677/915] 533192=test_fiber [678/915] 533193=test_gem_config_file [679/915] 533193=test_rdoc_single_class [680/915] 533193=test_io_buffer [681/915] 533193=test_gem_ext_cmake_builder [682/915] 533193=regexp_test [683/915] 533193=test_getopts [684/915] 533193=test_yjit_exit_locations [685/915] 533193=test_gem_resolver_lock_specification [686/915] 533193=test_rdoc_rdoc [687/915] 533193=test_config [688/915] 533193=test_rdoc_token_stream [689/915] 533193=test_gem_commands_which_command [690/915] 533193=test_gem_resolver_index_set [691/915] 533193=test_gb18030 [692/915] 533193=test_scalar [693/915] 533193=test_rdoc_markup_paragraph [694/915] 533193=test_pkcs12 [695/915] 533193=test_compile_prism [696/915] 533193=test_command [697/915] 533192=test_udp [698/915] 533192=test_gem_uninstaller [699/915] 533193=test_case_options [700/915] 533193=test_instrumentation_api [701/915] 533192=test_object_create_start [702/915] 533192=test_folderitem2_invokeverb [703/915] 533192=test_psych [704/915] 533193=test_debug [705/915] 533193=test_remote_fetch_error [706/915] 533192=test_gem_commands_install_command [707/915] 533193=test_ts [708/915] 533193=test_kdf [709/915] 533193=test_gem_ext_ext_conf_builder [710/915] 533193=test_locale [711/915] 533193=test_refinement [712/915] 533195=test_workspace [713/915] 533195=test_path_to_class [714/915] 533195=test_raise_exception [715/915] 533192=test_rdoc_markup_to_rdoc [716/915] 533192=test_cgi_session [717/915] 533192=test_alias_and_anchor [718/915] 533192=test_utf16 [719/915] 533192=test_notimplement [720/915] 533192=test_range [721/915] 533195=test_x509crl [722/915] 533195=test_zsh_completion [723/915] 533195=test_gem_command [724/915] 533192=test_mul [725/915] 533192=test_gem_security_signer [726/915] 533195=test_backtrace [727/915] 533192=test_frozen [728/915] 533192=test_allocation [729/915] 533195=test_rdoc_parser [730/915] 533191=test_rdoc_task [731/915] 533191=test_pkey [732/915] 533195=test_insns_leaf [733/915] 533195=test_gem_remote_fetcher_s3 [734/915] 533191=test_x509attr [735/915] 533191=test_ractor [736/915] 533191=integer_base_flags_test [737/915] 533191=test_ellipsize [738/915] 533191=test_gem_resolver_local_specification [739/915] 533191=test_x509req [740/915] 533195=test_gem_resolver_specification [741/915] 533191=test_color_printer [742/915] 533191=test_dln [743/915] 533195=test_array_create [744/915] 533195=test_rand [745/915] 533191=test_key_name_check [746/915] 533191=test_pkg_config [747/915] 533191=parse_success_test [748/915] 533191=test_literal [749/915] 533193=test_to_ruby [750/915] 533193=test_thread [751/915] 533193=test_gem_package_old [752/915] 533193=json_encoding_test [753/915] 533193=test_beginendblock [754/915] 533195=test_c_union_entity [755/915] 533191=test_monitor [756/915] 533195=test_securerandom [757/915] 533191=test_within_pipe [758/915] 533191=test_ripper [759/915] 533195=test_whileuntil [760/915] 533195=test_data [761/915] 533195=test_gem_spec_fetcher [762/915] 533193=test_depth_first [763/915] 533193=test_io_console [764/915] 533195=test_custom_command [765/915] 533195=test_yaml_special_cases [766/915] 533195=test_gem_source_list [767/915] 533191=test_gem_commands_push_command [768/915] 533195=test_process [769/915] 533191=test_disable_irb [770/915] 533191=test_last_thread [771/915] 533191=test_autoload [772/915] 533193=integer_parse_test [773/915] 533193=test_stringify_symbols [774/915] 533193=test_unicode_escape [775/915] 533193=test_rendering [776/915] 533193=test_string [777/915] 533192=test_framework [778/915] 533192=test_x509ext [779/915] 533192=test_at_exit [780/915] 533192=test_gem_dependency_list [781/915] 533192=test_gem_commands_owner_command [782/915] 533192=reflection_test [783/915] 533192=test_date_attr [784/915] 533192=test_gem_resolver [785/915] 533192=test_rdoc_markup_parser [786/915] 533192=test_append [787/915] 533192=test_pack [788/915] 533192=test_sorted_set [789/915] 533192=test_emoji [790/915] 533192=test_condition [791/915] 533192=test_cp949 [792/915] 533192=test_ensure_and_callcc [793/915] 533192=test_eval_history [794/915] 533192=test_rdoc_parser_ruby [795/915] 533192=test_httpresponse [796/915] 533192=test_rdoc_rd_inline_parser [797/915] 533192=test_ole_methods [798/915] 533192=test_tmpdir [799/915] 533192=test_stream [800/915] 533192=test_rdoc_markup_to_html_snippet [801/915] 533192=test_files_sample [802/915] 533192=test_enc_raise [803/915] 533192=test_sleep [804/915] 533191=test_win32ole_variant_outarg [805/915] 533191=test_singleton [806/915] 533191=test_files_ext [807/915] 533191=test_helper_method [808/915] 533191=test_too_many_dummy_encodings [809/915] 533191=test_nil [810/915] 533191=test_generic [811/915] 533191=test_key_stroke [812/915] 533191=test_http [813/915] 533192=test_thread_fd_close [814/915] 533191=test_arity [815/915] 533192=test_gem_commands_fetch_command [816/915] 533191=test_str2big [817/915] 533191=test_handle [818/915] 533192=test_random [819/915] 533192=test_trace [820/915] 533192=test_noarg [821/915] 533192=test_parser_events [822/915] 533192=test_rdoc_markup_to_html_crossref [823/915] 533191=test_class2name [824/915] 533191=test_weakref [825/915] 533192=test_timeout [826/915] 533191=test_euc_jp [827/915] 533191=test_utf32 [828/915] 533191=test_c_struct_builder [829/915] 533192=test_x509cert [830/915] 533191=test_fiddle [831/915] 533192=test_hmac [832/915] 533192=test_gem_request [833/915] 533191=test_logdevice [834/915] 533192=test_mailto [835/915] 533192=test_err_in_callback [836/915] 533192=test_ractor [837/915] 533192=test_date [838/915] 533192=test_data [839/915] 533192=test_digest [840/915] 533191=test_numeric [841/915] 533191=test_gem_name_tuple [842/915] 533191=test_gem_resolver_activation_request [843/915] 533191=test_cesu8 [844/915] 533191=test_address_resolve [845/915] 533191=test_bug-14834 [846/915] 533191=test_terminfo [847/915] 533191=test_macro [848/915] 533191=test_num2int [849/915] 533191=test_rdoc_markup_indented_paragraph [850/915] 533191=test_iter_break [851/915] 533191=test_pattern_key_name_check [852/915] 533191=test_logperiod [853/915] 533191=test_time [854/915] 533192=test_rdoc_generator_pot_po [855/915] 533192=test_addrinfo [856/915] 533191=test_gem_source_local [857/915] 533191=test_objectspace [858/915] 533192=test_erb_m17n [859/915] 533192=test_time [860/915] 533192=test_rdoc_normal_class [861/915] 533192=test_load [862/915] 533192=test_nesting_parser [863/915] 533192=test_ansi_with_terminfo [864/915] 533192=test_rdoc_parser_rd [865/915] 533192=parameters_signature_test [866/915] 533192=test_nil2vtempty [867/915] 533192=test_super [868/915] 533192=test_bug_reporter [869/915] 533192=test_gem_source_specific_file [870/915] 533192=test_ractor [871/915] 533192=test_gem_installer [872/915] 533191=test_require_lib [873/915] 533195=test_fnmatch [874/915] 533195=test_scheduler [875/915] 533195=test_rdoc_generator_pot_po_entry [876/915] 533195=test_string [877/915] 533195=test_pattern_matching [878/915] 533195=test_gem_commands_stale_command [879/915] 533195=test_duplicate [880/915] 533195=test_pipe [881/915] 533195=test_raise [882/915] 533195=test_internal_ivar [883/915] 533195=desugar_compiler_test [884/915] 533195=test_grapheme_breaks [885/915] 533195=test_tracepoint [886/915] 533195=test_rdoc_servlet [887/915] 533195=newline_offsets_test [888/915] 533195=test_emitter [889/915] 533195=test_syntax [890/915] 533191=test_dns [891/915] 533191=test_gem_commands_open_command [892/915] 533191=test_rdoc_markdown_test [893/915] 533191=test_rdoc_normal_module [894/915] 533191=test_recursion [895/915] 533191=test_ractor [896/915] 533191=test_rdoc_cross_reference [897/915] 533191=test_ipaddr [898/915] 533191=test_date_marshal [899/915] 533191=test_gem_commands_sources_command [900/915] 533191=test_fileutils [901/915] 533192=test_gem_commands_query_command [902/915] 533192=test_rdoc_markup_pre_process [903/915] 533192=test_postponed_job [904/915] 533192=test_alias [905/915] 533192=test_stream [906/915] 533192=test_gem_request_set_lockfile [907/915] 533191=test_gem_resolver_dependency_request [908/915] 533191=test_defined [909/915] 533191=test_configuration [910/915] 533191=test_method_cache [911/915] 533191=test_zlib [912/915] 533192=test_gem_commands_outdated_command [913/915] 533192=test_windows_1251 [914/915] 533192=test_proc [915/915] 533192=test_gem_remote_fetcher Finished tests in 454.598163s, 68.4231 tests/s, 14273.5047 assertions/s. 31105 tests, 6488709 assertions, 0 failures, 0 errors, 370 skips ruby -v: ruby 3.4.0dev (2024-10-16T04:35:20Z master a7a0fb9ba3) +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/.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.5.3/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/rbs-3.5.3/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/rbs-3.6.0/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/rbs-3.6.0/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/rbs-3.6.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/rbs-3.6.1/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' 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-10-16T04:35:20Z master a7a0fb9ba3) +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 ............................................................ /tmp/ruby/src/trunk_gcc10/spec/mspec/lib/mspec/runner/actions/constants_leak_checker.rb:76: [BUG] Segmentation fault at 0x0000000000000020 ruby 3.4.0dev (2024-10-16T04:35:20Z master a7a0fb9ba3) +PRISM [x86_64-linux] -- Control frame information ----------------------------------------------- c:0026 p:---- s:0128 e:000127 CFUNC :map c:0025 p:0009 s:0124 e:000123 METHOD /tmp/ruby/src/trunk_gcc10/spec/mspec/lib/mspec/runner/actions/constants_leak_checker.rb:76 c:0024 p:0004 s:0120 e:000118 METHOD /tmp/ruby/src/trunk_gcc10/spec/mspec/lib/mspec/runner/actions/constants_leak_checker.rb:50 c:0023 p:0010 s:0113 e:000112 BLOCK /tmp/ruby/src/trunk_gcc10/spec/mspec/lib/mspec/runner/mspec.rb:112 c:0022 p:0027 s:0109 e:000108 METHOD <internal:array>:42 c:0021 p:0016 s:0103 e:000102 METHOD /tmp/ruby/src/trunk_gcc10/spec/mspec/lib/mspec/runner/mspec.rb:112 c:0020 p:0130 s:0096 E:001190 BLOCK /tmp/ruby/src/trunk_gcc10/spec/mspec/lib/mspec/runner/context.rb:222 c:0019 p:0010 s:0091 e:000090 METHOD /tmp/ruby/src/trunk_gcc10/spec/mspec/lib/mspec/runner/mspec.rb:285 c:0018 p:0005 s:0087 E:0012d8 BLOCK /tmp/ruby/src/trunk_gcc10/spec/mspec/lib/mspec/runner/context.rb:204 c:0017 p:0027 s:0083 e:000082 METHOD <internal:array>:42 c:0016 p:0058 s:0077 E:0025f0 METHOD /tmp/ruby/src/trunk_gcc10/spec/mspec/lib/mspec/runner/context.rb:203 c:0015 p:0054 s:0073 e:000072 METHOD /tmp/ruby/src/trunk_gcc10/spec/mspec/lib/mspec/runner/mspec.rb:56 c:0014 p:0015 s:0065 e:000064 METHOD /tmp/ruby/src/trunk_gcc10/spec/mspec/lib/mspec/runner/object.rb:11 c:0013 p:0019 s:0058 E:0015b0 TOP /tmp/ruby/src/trunk_gcc10/spec/ruby/core/process/egid_spec.rb:17 [FINISH] c:0012 p:---- s:0055 e:000054 CFUNC :load c:0011 p:0006 s:0050 e:000049 BLOCK /tmp/ruby/src/trunk_gcc10/spec/mspec/lib/mspec/runner/mspec.rb:100 [FINISH] c:0010 p:---- s:0047 e:000046 CFUNC :instance_exec c:0009 p:0009 s:0043 e:000042 METHOD /tmp/ruby/src/trunk_gcc10/spec/mspec/lib/mspec/runner/mspec.rb:117 c:0008 p:0030 s:0035 e:000034 BLOCK /tmp/ruby/src/trunk_gcc10/spec/mspec/lib/mspec/runner/mspec.rb:100 c:0007 p:0033 s:0031 e:000030 METHOD /tmp/ruby/src/trunk_gcc10/spec/mspec/lib/mspec/runner/mspec.rb:77 c:0006 p:0004 s:0024 e:000023 METHOD /tmp/ruby/src/trunk_gcc10/spec/mspec/lib/mspec/runner/mspec.rb:96 c:0005 p:0021 s:0020 e:000019 METHOD /tmp/ruby/src/trunk_gcc10/spec/mspec/lib/mspec/runner/mspec.rb:64 c:0004 p:0024 s:0016 e:000015 METHOD /tmp/ruby/src/trunk_gcc10/spec/mspec/lib/mspec/commands/mspec-run.rb:84 c:0003 p:0051 s:0012 e:000011 METHOD /tmp/ruby/src/trunk_gcc10/spec/mspec/lib/mspec/utils/script.rb:291 c:0002 p:0023 s:0006 e:000005 EVAL /tmp/ruby/src/trunk_gcc10/spec/mspec/bin/mspec-run:7 [FINISH] c:0001 p:0000 s:0003 E:0014d0 DUMMY [FINISH] -- Ruby level backtrace information ---------------------------------------- /tmp/ruby/src/trunk_gcc10/spec/mspec/bin/mspec-run:7:in '<main>' /tmp/ruby/src/trunk_gcc10/spec/mspec/lib/mspec/utils/script.rb:291:in 'main' /tmp/ruby/src/trunk_gcc10/spec/mspec/lib/mspec/commands/mspec-run.rb:84:in 'run' /tmp/ruby/src/trunk_gcc10/spec/mspec/lib/mspec/runner/mspec.rb:64:in 'process' /tmp/ruby/src/trunk_gcc10/spec/mspec/lib/mspec/runner/mspec.rb:96:in 'files' /tmp/ruby/src/trunk_gcc10/spec/mspec/lib/mspec/runner/mspec.rb:77:in 'each_file' /tmp/ruby/src/trunk_gcc10/spec/mspec/lib/mspec/runner/mspec.rb:100:in 'block in files' /tmp/ruby/src/trunk_gcc10/spec/mspec/lib/mspec/runner/mspec.rb:117:in 'protect' /tmp/ruby/src/trunk_gcc10/spec/mspec/lib/mspec/runner/mspec.rb:117:in 'instance_exec' /tmp/ruby/src/trunk_gcc10/spec/mspec/lib/mspec/runner/mspec.rb:100:in 'block (2 levels) in files' /tmp/ruby/src/trunk_gcc10/spec/mspec/lib/mspec/runner/mspec.rb:100:in 'load' /tmp/ruby/src/trunk_gcc10/spec/ruby/core/process/egid_spec.rb:17:in '<top (required)>' /tmp/ruby/src/trunk_gcc10/spec/mspec/lib/mspec/runner/object.rb:11:in 'describe' /tmp/ruby/src/trunk_gcc10/spec/mspec/lib/mspec/runner/mspec.rb:56:in 'describe' /tmp/ruby/src/trunk_gcc10/spec/mspec/lib/mspec/runner/context.rb:203:in 'process' <internal:array>:42:in 'each' /tmp/ruby/src/trunk_gcc10/spec/mspec/lib/mspec/runner/context.rb:204:in 'block in process' /tmp/ruby/src/trunk_gcc10/spec/mspec/lib/mspec/runner/mspec.rb:285:in 'repeat' /tmp/ruby/src/trunk_gcc10/spec/mspec/lib/mspec/runner/context.rb:222:in 'block (2 levels) in process' /tmp/ruby/src/trunk_gcc10/spec/mspec/lib/mspec/runner/mspec.rb:112:in 'actions' <internal:array>:42:in 'each' /tmp/ruby/src/trunk_gcc10/spec/mspec/lib/mspec/runner/mspec.rb:112:in 'block in actions' /tmp/ruby/src/trunk_gcc10/spec/mspec/lib/mspec/runner/actions/constants_leak_checker.rb:50:in 'after' /tmp/ruby/src/trunk_gcc10/spec/mspec/lib/mspec/runner/actions/constants_leak_checker.rb:76:in 'constants_now' /tmp/ruby/src/trunk_gcc10/spec/mspec/lib/mspec/runner/actions/constants_leak_checker.rb:76:in 'map' -- Threading information --------------------------------------------------- Total ractor count: 1 Ruby thread count for this ractor: 1 -- Machine register context ------------------------------------------------ RIP: 0x00007fa09964a0af RBP: 0x00007fff6b69fd10 RSP: 0x00007fff6b69fc90 RAX: 0x0000000000000000 RBX: 0x0000000000000890 RCX: 0x0000555a1fd42050 RDX: 0x0000555a1fc9ca00 RDI: 0x0000000000000000 RSI: 0xffffffffffffff30 R8: 0x00007fa0997a1b20 R9: 0x0000000000000000 R10: 0x0000555a1fd0e710 R11: 0x0000000000003011 R12: 0x00007fa0997a1ac0 R13: 0x0000000000000888 R14: 0x0000000000000000 R15: 0x0000000000000052 EFL: 0x0000000000010206 -- C level backtrace information ------------------------------------------- 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 ............................................................ $$$ #<Timeout::Error: execution expired> ### enter analyzing mode for stuck processes $$$ ps jx PPID PID PGID SID TTY TPGID STAT UID TIME COMMAND 11 12 12 12 ? -1 Ss 1001 0:00 sh build-loop.sh trunk_gcc10 --incremental --process-num=4 12 492222 12 12 ? -1 Sl 1001 0:00 ruby ./br.rb build_report trunk_gcc10 --incremental --process-num=4 492222 492225 12 12 ? -1 Sl 1001 0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_gcc10 --logfile=/home/ko1/ruby/logs/brlog.trunk_gcc10.20241016-064251 --root_dir=/tmp/ruby --timeout=10800 --configure_opts=CC=gcc-10 --incremental --process-num=4 492225 563099 12 12 ? -1 S 1001 0:00 sh -c make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4' 563099 563100 12 12 ? -1 S 1001 0:00 make yes-test-rubyspec MSPECOPT=--error-output stderr -j TESTS=-j4 563100 563432 12 12 ? -1 Sl 1001 0:00 /tmp/ruby/build/trunk_gcc10/ruby --disable-gems -r./x86_64-linux-fake -r/tmp/ruby/src/trunk_gcc10/tool/lib/_tmpdir /tmp/ruby/src/trunk_gcc10/spec/mspec/bin/mspec run -B /tmp/ruby/src/trunk_gcc10/spec/default.mspec --error-output stderr -j 563432 563462 12 12 ? -1 Sl 1001 0:01 /tmp/ruby/build/trunk_gcc10/ruby /tmp/ruby/src/trunk_gcc10/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk_gcc10/spec/default.mspec --error-output stderr -fy -o /tmp/rubytest.bs2t4z/14-mspec-multi-13 492225 570108 12 12 ? -1 R 1001 0:00 ps jx {11=>[12], 12=>[492222], 492222=>[492225], 492225=>[563099, 570108], 563099=>[563100], 563100=>[563432], 563432=>[563462]} $ timeout 60 gdb -p 563462 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 565203] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". futex_wait (private=0, expected=2, futex_word=0x7fa0997a1ac0 <main_arena>) at ../sysdeps/nptl/futex-internal.h:146 >>> Threads Id Target Id Frame * 1 Thread 0x7fa09959b7c0 (LWP 563462) "ruby" futex_wait (private=0, expected=2, futex_word=0x7fa0997a1ac0 <main_arena>) at ../sysdeps/nptl/futex-internal.h:146 2 Thread 0x7fa07ff5f6c0 (LWP 565203) "ruby" 0x00007fa0996c8042 in epoll_wait (epfd=4, events=events@entry=0x555a1d95cffc <timer_th+28>, maxevents=maxevents@entry=16, timeout=timeout@entry=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30 >>> Machine level backtrace Thread 2 (Thread 0x7fa07ff5f6c0 (LWP 565203) "ruby"): #0 0x00007fa0996c8042 in epoll_wait (epfd=4, events=events@entry=0x555a1d95cffc <timer_th+28>, maxevents=maxevents@entry=16, timeout=timeout@entry=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30 sc_ret = -4 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x0000555a1d479c57 in event_wait (vm=0x555a1f6baad0) at /tmp/ruby/src/trunk_gcc10/thread_pthread.c:2940 r = <optimized out> r = <optimized out> #2 timer_thread_polling (vm=0x555a1f6baad0) at /tmp/ruby/src/trunk_gcc10/thread_pthread_mn.c:908 r = <optimized out> r = <optimized out> i = <optimized out> th = <optimized out> events = <optimized out> #3 timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_gcc10/thread_pthread.c:3067 vm = <optimized out> #4 0x00007fa09963aa94 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447 ret = <optimized out> pd = <optimized out> out = <optimized out> unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140327318320832, -1669596595152395629, 140327318320832, -264, 10, 140734995493552, -1669596595164978541, -1669239441009974637}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #5 0x00007fa0996c7c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x7fa09959b7c0 (LWP 563462) "ruby"): #0 futex_wait (private=0, expected=2, futex_word=0x7fa0997a1ac0 <main_arena>) at ../sysdeps/nptl/futex-internal.h:146 __ret = -512 err = <optimized out> err = <optimized out> __ret = <optimized out> resultvar = <optimized out> __arg4 = <optimized out> __arg3 = <optimized out> __arg2 = <optimized out> __arg1 = <optimized out> _a4 = <optimized out> _a3 = <optimized out> _a2 = <optimized out> _a1 = <optimized out> #1 __GI___lll_lock_wait_private (futex=futex@entry=0x7fa0997a1ac0 <main_arena>) at ./nptl/lowlevellock.c:34 No locals. #2 0x00007fa09964cb40 in __libc_calloc (n=n@entry=28, elem_size=elem_size@entry=64) at ./malloc/malloc.c:3725 __futex = 0x7fa0997a1ac0 <main_arena> av = 0x7fa0997a1ac0 <main_arena> oldtop = <optimized out> sz = 1792 oldtopsize = <optimized out> mem = <optimized out> clearsize = <optimized out> nclears = <optimized out> d = <optimized out> bytes = 1792 __PRETTY_FUNCTION__ = "__libc_calloc" p = <optimized out> csz = <optimized out> #3 0x0000555a1d775690 in rb_dump_backtrace_with_lines (num_traces=28, traces=traces@entry=0x555a1d96b1e0 <trace>, errout=errout@entry=0x7fa0997a24e0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk_gcc10/addr2line.c:2610 i = <optimized out> lines = <optimized out> obj = 0x0 dladdr_fbases = <optimized out> main_path = <optimized out> len = <optimized out> next_line = <optimized out> #4 0x0000555a1d7202a0 in rb_print_backtrace (errout=0x7fa0997a24e0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk_gcc10/vm_dump.c:824 n = <optimized out> trace = {0x555a1d72028f <rb_vm_bugreport+2335>, 0x555a1d6d7c0c <rb_bug_for_fatal_signal+252>, 0x555a1d429ab8 <sigsegv+72>, 0x7fa0995e3320 <__restore_rt>, 0x7fa09964a0af <_int_malloc+2895>, 0x7fa09964b6e4 <__GI___libc_malloc+164>, 0x555a1d32b8fd <rb_gc_impl_malloc+77>, 0x555a1d604c16 <ary_new+134>, 0x555a1d60cc64 <rb_ary_collect+68>, 0x555a1d4b69e3 <vm_call_cfunc_with_frame_+275>, 0x555a1d4bdd41 <vm_sendish+257>, 0x555a1d4da238 <vm_exec_core+9736>, 0x555a1d4c71ae <rb_vm_exec+398>, 0x555a1d37ad86 <rb_f_load+278>, 0x555a1d4b69e3 <vm_call_cfunc_with_frame_+275>, 0x555a1d4d7dab <vm_exec_core+379>, 0x555a1d4c71ae <rb_vm_exec+398>, 0x555a1d4cb8b9 <yield_under+409>, 0x555a1d4b69e3 <vm_call_cfunc_with_frame_+275>, 0x555a1d4bdd41 <vm_sendish+257>, 0x555a1d4da238 <vm_exec_core+9736>, 0x555a1d4c743a <rb_vm_exec+1050>, 0x555a1d303da5 <rb_ec_exec_node+181>, 0x555a1d305d12 <ruby_run_node+50>, 0x555a1d300907 <main+103>, 0x7fa0995c81ca <__libc_start_call_main+122>, 0x7fa0995c828b <__libc_start_main_impl+139>, 0x555a1d300955 <_start+37>, 0x0 <repeats 996 times>} #5 rb_vm_bugreport (ctx=ctx@entry=0x555a1f74c380, errout=errout@entry=0x7fa0997a24e0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk_gcc10/vm_dump.c:1151 cmd = <optimized out> error = <optimized out> other_runtime_info = other_runtime_info vm = 0x555a1f6baad0 ec = <optimized out> #6 0x0000555a1d6d7c0c in rb_bug_for_fatal_signal (default_sighandler=0x0, sig=sig@entry=11, ctx=ctx@entry=0x555a1f74c380, fmt=fmt@entry=0x555a1d79ab34 "Segmentation fault at %p") at /tmp/ruby/src/trunk_gcc10/error.c:1107 pid = -1 out = 0x7fa0997a24e0 <_IO_2_1_stderr_> file = <optimized out> line = 76 #7 0x0000555a1d429ab8 in sigsegv (sig=11, info=0x555a1f74c4b0, ctx=0x555a1f74c380) at /tmp/ruby/src/trunk_gcc10/signal.c:930 No locals. #8 <signal handler called> No locals. #9 _int_malloc (av=av@entry=0x7fa0997a1ac0 <main_arena>, bytes=bytes@entry=2184) at ./malloc/malloc.c:4207 next = 0x555a1fc9fa10 iters = 2 nb = <optimized out> idx = 82 bin = <optimized out> victim = 0x555a1fc9ca00 size = 12305 victim_index = 113 remainder = <optimized out> remainder_size = <optimized out> block = <optimized out> bit = <optimized out> map = <optimized out> fwd = 0x555a1fd42050 bck = <optimized out> tcache_unsorted_count = 2 tcache_nb = 0 tc_idx = 135 return_cached = 0 __PRETTY_FUNCTION__ = "_int_malloc" #10 0x00007fa09964b6e4 in __GI___libc_malloc (bytes=bytes@entry=2184) at ./malloc/malloc.c:3336 ar_ptr = 0x7fa0997a1ac0 <main_arena> victim = <optimized out> tbytes = <optimized out> tc_idx = <optimized out> __PRETTY_FUNCTION__ = "__libc_malloc" #11 0x0000555a1d32b8fd in rb_gc_impl_malloc (objspace_ptr=0x555a1f6bd440, size=2184) at /tmp/ruby/src/trunk_gcc10/gc/default.c:8186 gpr = 107008 objspace = 0x555a1f6bd440 mem = <optimized out> #12 0x0000555a1d32f8d2 in ruby_xmalloc2 (n=<optimized out>, size=<optimized out>) at /tmp/ruby/src/trunk_gcc10/vm_core.h:2014 No locals. #13 0x0000555a1d604c16 in ary_heap_alloc_buffer (capa=273) at /tmp/ruby/src/trunk_gcc10/array.c:356 No locals. #14 ary_new (klass=<optimized out>, capa=273) at /tmp/ruby/src/trunk_gcc10/array.c:733 ary = 140327297501240 dtrace_line = <optimized out> dtrace_file = <optimized out> #15 0x0000555a1d60cc64 in rb_ary_new_capa (capa=<optimized out>) at /tmp/ruby/src/trunk_gcc10/array.c:743 No locals. #16 rb_ary_collect (ary=140327297501280) at /tmp/ruby/src/trunk_gcc10/array.c:3665 i = <optimized out> collect = <optimized out> #17 0x0000555a1d4b69e3 in vm_call_cfunc_with_frame_ (ec=0x555a1f6c24c0, reg_cfp=0x7fa099539a98, calling=<optimized out>, argc=0, argv=0x7fa09943a3f8, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_gcc10/vm_insnhelper.c:3794 ci = 0x163100020001 cc = <optimized out> val = <optimized out> me = <optimized out> cfunc = <optimized out> recv = 140327297501280 block_handler = <optimized out> frame_type = <optimized out> len = <optimized out> args = <optimized out> args = <optimized out> #18 0x0000555a1d4bdd41 in vm_sendish (ec=0x555a1f6c24c0, reg_cfp=0x7fa099539a98, cd=0x555a1f999430, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_gcc10/vm_callinfo.h:415 val = 36 ci = <optimized out> cc = 0x7fa07eccc1a0 argc = <optimized out> recv = <optimized out> calling = {cd = 0x555a1f999430, cc = 0x7fa07eccc1a0, block_handler = 852236, recv = 140327297501280, argc = 0, kw_splat = false, heap_argv = 0} #19 0x0000555a1d4da238 in vm_exec_core (ec=0x555a1f6c24c0) at ../../src/trunk_gcc10/insns.def:851 bh = 93845569413200 cd = 0x555a1f999430 blockiseq = 0x555a1fc9ca00 leaf = <optimized out> val = 93845565576240 reg_pc = 0x555a1f7d70e8 reg_cfp = 0x7fa099539a98 insns_address_table = {0x555a1d4d941c <vm_exec_core+6124>, 0x555a1d4d93b0 <vm_exec_core+6016>, 0x555a1d4d933f <vm_exec_core+5903>, 0x555a1d4d92bb <vm_exec_core+5771>, 0x555a1d4d923f <vm_exec_core+5647>, 0x555a1d4d91bd <vm_exec_core+5517>, 0x555a1d4d90ef <vm_exec_core+5311>, 0x555a1d4d9874 <vm_exec_core+7236>, 0x555a1d4d962f <vm_exec_core+6655>, 0x555a1d4d95d4 <vm_exec_core+6564>, 0x555a1d4d9444 <vm_exec_core+6164>, 0x555a1d4d9692 <vm_exec_core+6754>, 0x555a1d4d90a6 <vm_exec_core+5238>, 0x555a1d4d903d <vm_exec_core+5133>, 0x555a1d4d8fbc <vm_exec_core+5004>, 0x555a1d4d8f79 <vm_exec_core+4937>, 0x555a1d4d8f3b <vm_exec_core+4875>, 0x555a1d4d8f00 <vm_exec_core+4816>, 0x555a1d4d8ec5 <vm_exec_core+4757>, 0x555a1d4d8e8a <vm_exec_core+4698>, 0x555a1d4d8df5 <vm_exec_core+4549>, 0x555a1d4d8dad <vm_exec_core+4477>, 0x555a1d4d8d62 <vm_exec_core+4402>, 0x555a1d4d8d04 <vm_exec_core+4308>, 0x555a1d4d8cb8 <vm_exec_core+4232>, 0x555a1d4d8c2b <vm_exec_core+4091>, 0x555a1d4d8beb <vm_exec_core+4027>, 0x555a1d4d8b8a <vm_exec_core+3930>, 0x555a1d4d8b2a <vm_exec_core+3834>, 0x555a1d4d8ae7 <vm_exec_core+3767>, 0x555a1d4d8aa4 <vm_exec_core+3700>, 0x555a1d4d9e53 <vm_exec_core+8739>, 0x555a1d4d9dbf <vm_exec_core+8591>, 0x555a1d4d9d53 <vm_exec_core+8483>, 0x555a1d4d9cf3 <vm_exec_core+8387>, 0x555a1d4d9c90 <vm_exec_core+8288>, 0x555a1d4d9c39 <vm_exec_core+8201>, 0x555a1d4d9bdd <vm_exec_core+8109>, 0x555a1d4d9b8d <vm_exec_core+8029>, 0x555a1d4d9b60 <vm_exec_core+7984>, 0x555a1d4d9b1f <vm_exec_core+7919>, 0x555a1d4d9ac8 <vm_exec_core+7832>, 0x555a1d4d9a8e <vm_exec_core+7774>, 0x555a1d4d999e <vm_exec_core+7534>, 0x555a1d4d9955 <vm_exec_core+7461>, 0x555a1d4d990b <vm_exec_core+7387>, 0x555a1d4d98d7 <vm_exec_core+7335>, 0x555a1d4da440 <vm_exec_core+10256>, 0x555a1d4da3d8 <vm_exec_core+10152>, 0x555a1d4da385 <vm_exec_core+10069>, 0x555a1d4da310 <vm_exec_core+9952>, 0x555a1d4da637 <vm_exec_core+10759>, 0x555a1d4da4bc <vm_exec_core+10380>, 0x555a1d4da02a <vm_exec_core+9210>, 0x555a1d4d9fdf <vm_exec_core+9135>, 0x555a1d4da1f8 <vm_exec_core+9672>, 0x555a1d4da139 <vm_exec_core+9481>, 0x555a1d4d7c90 <vm_exec_core+96>, 0x555a1d4da0bf <vm_exec_core+9359>, 0x555a1d4da06a <vm_exec_core+9274>, 0x555a1d4da2bb <vm_exec_core+9867>, 0x555a1d4da266 <vm_exec_core+9782>, 0x555a1d4db906 <vm_exec_core+15574>, 0x555a1d4d8343 <vm_exec_core+1811>, 0x555a1d4d8a59 <vm_exec_core+3625>, 0x555a1d4d8953 <vm_exec_core+3363>, 0x555a1d4d87fd <vm_exec_core+3021>, 0x555a1d4d8729 <vm_exec_core+2809>, 0x555a1d4d8638 <vm_exec_core+2568>, 0x555a1d4da9b7 <vm_exec_core+11655>, 0x555a1d4d85f8 <vm_exec_core+2504>, 0x555a1d4d8599 <vm_exec_core+2409>, 0x555a1d4d853a <vm_exec_core+2314>, 0x555a1d4d84f8 <vm_exec_core+2248>, 0x555a1d4d844f <vm_exec_core+2079>, 0x555a1d4d8398 <vm_exec_core+1896>, 0x555a1d4db6b2 <vm_exec_core+14978>, 0x555a1d4db063 <vm_exec_core+13363>, 0x555a1d4db0c9 <vm_exec_core+13465>, 0x555a1d4db008 <vm_exec_core+13272>, 0x555a1d4db53f <vm_exec_core+14607>, 0x555a1d4db16b <vm_exec_core+13627>, 0x555a1d4db9db <vm_exec_core+15787>, 0x555a1d4db83e <vm_exec_core+15374>, 0x555a1d4db8a2 <vm_exec_core+15474>, 0x555a1d4db5d4 <vm_exec_core+14756>, 0x555a1d4dbaa1 <vm_exec_core+15985>, 0x555a1d4db956 <vm_exec_core+15654>, 0x555a1d4dbb05 <vm_exec_core+16085>, 0x555a1d4db1cd <vm_exec_core+13725>, 0x555a1d4db228 <vm_exec_core+13816>, 0x555a1d4db71f <vm_exec_core+15087>, 0x555a1d4d82c8 <vm_exec_core+1688>, 0x555a1d4d8264 <vm_exec_core+1588>, 0x555a1d4db638 <vm_exec_core+14856>, 0x555a1d4db675 <vm_exec_core+14917>, 0x555a1d4db299 <vm_exec_core+13929>, 0x555a1d4db2e2 <vm_exec_core+14002>, 0x555a1d4db340 <vm_exec_core+14096>, 0x555a1d4db3f7 <vm_exec_core+14279>, 0x555a1d4d81ef <vm_exec_core+1471>, 0x555a1d4d8170 <vm_exec_core+1344>, 0x555a1d4d80c5 <vm_exec_core+1173>, 0x555a1d4d8078 <vm_exec_core+1096>, 0x555a1d4d8027 <vm_exec_core+1015>, 0x555a1d4d7fd8 <vm_exec_core+936>, 0x555a1d4d7f81 <vm_exec_core+849>, 0x555a1d4d7f46 <vm_exec_core+790>, 0x555a1d4d7f0b <vm_exec_core+731>, 0x555a1d4d940d <vm_exec_core+6109>, 0x555a1d4d93a1 <vm_exec_core+6001>, 0x555a1d4d9330 <vm_exec_core+5888>, 0x555a1d4d92ac <vm_exec_core+5756>, 0x555a1d4d9230 <vm_exec_core+5632>, 0x555a1d4d91ae <vm_exec_core+5502>, 0x555a1d4d90e0 <vm_exec_core+5296>, 0x555a1d4d9865 <vm_exec_core+7221>, 0x555a1d4d9620 <vm_exec_core+6640>, 0x555a1d4d95c5 <vm_exec_core+6549>, 0x555a1d4d9435 <vm_exec_core+6149>, 0x555a1d4d9683 <vm_exec_core+6739>, 0x555a1d4d9097 <vm_exec_core+5223>, 0x555a1d4d902e <vm_exec_core+5118>, 0x555a1d4d8fad <vm_exec_core+4989>, 0x555a1d4d8f6a <vm_exec_core+4922>, 0x555a1d4d8f2c <vm_exec_core+4860>, 0x555a1d4d8ef1 <vm_exec_core+4801>, 0x555a1d4d8eb6 <vm_exec_core+4742>, 0x555a1d4d8e7b <vm_exec_core+4683>, 0x555a1d4d8de6 <vm_exec_core+4534>, 0x555a1d4d8d9e <vm_exec_core+4462>, 0x555a1d4d8d53 <vm_exec_core+4387>, 0x555a1d4d8cf5 <vm_exec_core+4293>, 0x555a1d4d8ca9 <vm_exec_core+4217>, 0x555a1d4d8c1c <vm_exec_core+4076>, 0x555a1d4d8bdc <vm_exec_core+4012>, 0x555a1d4d8b7b <vm_exec_core+3915>, 0x555a1d4d8b1b <vm_exec_core+3819>, 0x555a1d4d8ad8 <vm_exec_core+3752>, 0x555a1d4d8a95 <vm_exec_core+3685>, 0x555a1d4d9e44 <vm_exec_core+8724>, 0x555a1d4d9db0 <vm_exec_core+8576>, 0x555a1d4d9d44 <vm_exec_core+8468>, 0x555a1d4d9ce4 <vm_exec_core+8372>, 0x555a1d4d9c81 <vm_exec_core+8273>, 0x555a1d4d9c2a <vm_exec_core+8186>, 0x555a1d4d9bce <vm_exec_core+8094>, 0x555a1d4d9b7e <vm_exec_core+8014>, 0x555a1d4d9b51 <vm_exec_core+7969>, 0x555a1d4d9b10 <vm_exec_core+7904>, 0x555a1d4d9ab9 <vm_exec_core+7817>, 0x555a1d4d9a7f <vm_exec_core+7759>, 0x555a1d4d998f <vm_exec_core+7519>, 0x555a1d4d9946 <vm_exec_core+7446>, 0x555a1d4d98fc <vm_exec_core+7372>, 0x555a1d4d98c8 <vm_exec_core+7320>, 0x555a1d4da431 <vm_exec_core+10241>, 0x555a1d4da3c9 <vm_exec_core+10137>, 0x555a1d4da376 <vm_exec_core+10054>, 0x555a1d4da301 <vm_exec_core+9937>, 0x555a1d4da628 <vm_exec_core+10744>, 0x555a1d4da4ad <vm_exec_core+10365>, 0x555a1d4da01b <vm_exec_core+9195>, 0x555a1d4d9fd0 <vm_exec_core+9120>, 0x555a1d4da1e9 <vm_exec_core+9657>, 0x555a1d4da12a <vm_exec_core+9466>, 0x555a1d4dafe0 <vm_exec_core+13232>, 0x555a1d4da0b0 <vm_exec_core+9344>, 0x555a1d4da05b <vm_exec_core+9259>, 0x555a1d4da2ac <vm_exec_core+9852>, 0x555a1d4da257 <vm_exec_core+9767>, 0x555a1d4daff4 <vm_exec_core+13252>, 0x555a1d4d8334 <vm_exec_core+1796>, 0x555a1d4d8a4a <vm_exec_core+3610>, 0x555a1d4d8944 <vm_exec_core+3348>, 0x555a1d4d87ee <vm_exec_core+3006>, 0x555a1d4d871a <vm_exec_core+2794>, 0x555a1d4d8629 <vm_exec_core+2553>, 0x555a1d4da9a8 <vm_exec_core+11640>, 0x555a1d4d85e9 <vm_exec_core+2489>, 0x555a1d4d858a <vm_exec_core+2394>, 0x555a1d4d852b <vm_exec_core+2299>, 0x555a1d4d84e9 <vm_exec_core+2233>, 0x555a1d4d8440 <vm_exec_core+2064>, 0x555a1d4d8389 <vm_exec_core+1881>, 0x555a1d4db7ab <vm_exec_core+15227>, 0x555a1d4db7bf <vm_exec_core+15247>, 0x555a1d4db7d3 <vm_exec_core+15267>, 0x555a1d4db7e7 <vm_exec_core+15287>, 0x555a1d4db7fb <vm_exec_core+15307>, 0x555a1d4db80f <vm_exec_core+15327>, 0x555a1d4db823 <vm_exec_core+15347>, 0x555a1d4db43b <vm_exec_core+14347>, 0x555a1d4db44f <vm_exec_core+14367>, 0x555a1d4db463 <vm_exec_core+14387>, 0x555a1d4db477 <vm_exec_core+14407>, 0x555a1d4db48b <vm_exec_core+14427>, 0x555a1d4db49f <vm_exec_core+14447>, 0x555a1d4db4b3 <vm_exec_core+14467>, 0x555a1d4db4c7 <vm_exec_core+14487>...} #20 0x0000555a1d4c71ae in rb_vm_exec (ec=0x555a1f6c24c0) at /tmp/ruby/src/trunk_gcc10/vm.c:2564 _ec = 0x555a1f6c24c0 _tag = {tag = 36, retval = 4, buf = {0x7fa07e9d3160, 0x555a1d4c71b8 <rb_vm_exec+408>, 0x0, 0x7fff6b6a00c0, 0x1}, prev = 0x7fff6b6a0400, state = RUBY_TAG_NONE, lock_rec = 0} state = <optimized out> result = <optimized out> #21 0x0000555a1d37ad86 in rb_load_internal (wrap=<optimized out>, fname=<optimized out>) at /tmp/ruby/src/trunk_gcc10/load.c:842 ec = 0x555a1f6c24c0 state = RUBY_TAG_NONE ec = <optimized out> state = <optimized out> #22 rb_f_load (argc=<optimized out>, argv=<optimized out>, _=<optimized out>) at /tmp/ruby/src/trunk_gcc10/load.c:916 fname = <optimized out> wrap = <optimized out> path = <optimized out> orig_fname = 140327295725920 dtrace_line = <optimized out> dtrace_file = <optimized out> dtrace_line = <optimized out> dtrace_file = <optimized out> #23 0x0000555a1d4b69e3 in vm_call_cfunc_with_frame_ (ec=0x555a1f6c24c0, reg_cfp=0x7fa099539da8, calling=<optimized out>, argc=1, argv=0x7fa09943a1a8, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_gcc10/vm_insnhelper.c:3794 ci = 0x588100100003 cc = <optimized out> val = <optimized out> me = <optimized out> cfunc = <optimized out> recv = 140327318648720 block_handler = <optimized out> frame_type = <optimized out> len = <optimized out> args = <optimized out> args = <optimized out> #24 0x0000555a1d4d7dab in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk_gcc10/vm_callinfo.h:415 val = 93845565780432 ci = 0x0 cc = <optimized out> recv = 93845568735744 argc = <optimized out> calling = {cd = 0x555a1f9cb1d0, cc = 0x7fa07edfc6d8, block_handler = 0, recv = 140327318648720, argc = 1, kw_splat = false, heap_argv = 0} val = <optimized out> ci = <optimized out> cc = <optimized out> argc = <optimized out> recv = <optimized out> calling = <optimized out> #25 vm_exec_core (ec=0x555a1f6c24c0) at ../../src/trunk_gcc10/insns.def:898 bh = <optimized out> cd = 0x555a1f9cb1d0 leaf = <optimized out> val = 93845565780432 reg_pc = 0x555a1f9c5a60 reg_cfp = 0x7fa099539da8 insns_address_table = {0x555a1d4d941c <vm_exec_core+6124>, 0x555a1d4d93b0 <vm_exec_core+6016>, 0x555a1d4d933f <vm_exec_core+5903>, 0x555a1d4d92bb <vm_exec_core+5771>, 0x555a1d4d923f <vm_exec_core+5647>, 0x555a1d4d91bd <vm_exec_core+5517>, 0x555a1d4d90ef <vm_exec_core+5311>, 0x555a1d4d9874 <vm_exec_core+7236>, 0x555a1d4d962f <vm_exec_core+6655>, 0x555a1d4d95d4 <vm_exec_core+6564>, 0x555a1d4d9444 <vm_exec_core+6164>, 0x555a1d4d9692 <vm_exec_core+6754>, 0x555a1d4d90a6 <vm_exec_core+5238>, 0x555a1d4d903d <vm_exec_core+5133>, 0x555a1d4d8fbc <vm_exec_core+5004>, 0x555a1d4d8f79 <vm_exec_core+4937>, 0x555a1d4d8f3b <vm_exec_core+4875>, 0x555a1d4d8f00 <vm_exec_core+4816>, 0x555a1d4d8ec5 <vm_exec_core+4757>, 0x555a1d4d8e8a <vm_exec_core+4698>, 0x555a1d4d8df5 <vm_exec_core+4549>, 0x555a1d4d8dad <vm_exec_core+4477>, 0x555a1d4d8d62 <vm_exec_core+4402>, 0x555a1d4d8d04 <vm_exec_core+4308>, 0x555a1d4d8cb8 <vm_exec_core+4232>, 0x555a1d4d8c2b <vm_exec_core+4091>, 0x555a1d4d8beb <vm_exec_core+4027>, 0x555a1d4d8b8a <vm_exec_core+3930>, 0x555a1d4d8b2a <vm_exec_core+3834>, 0x555a1d4d8ae7 <vm_exec_core+3767>, 0x555a1d4d8aa4 <vm_exec_core+3700>, 0x555a1d4d9e53 <vm_exec_core+8739>, 0x555a1d4d9dbf <vm_exec_core+8591>, 0x555a1d4d9d53 <vm_exec_core+8483>, 0x555a1d4d9cf3 <vm_exec_core+8387>, 0x555a1d4d9c90 <vm_exec_core+8288>, 0x555a1d4d9c39 <vm_exec_core+8201>, 0x555a1d4d9bdd <vm_exec_core+8109>, 0x555a1d4d9b8d <vm_exec_core+8029>, 0x555a1d4d9b60 <vm_exec_core+7984>, 0x555a1d4d9b1f <vm_exec_core+7919>, 0x555a1d4d9ac8 <vm_exec_core+7832>, 0x555a1d4d9a8e <vm_exec_core+7774>, 0x555a1d4d999e <vm_exec_core+7534>, 0x555a1d4d9955 <vm_exec_core+7461>, 0x555a1d4d990b <vm_exec_core+7387>, 0x555a1d4d98d7 <vm_exec_core+7335>, 0x555a1d4da440 <vm_exec_core+10256>, 0x555a1d4da3d8 <vm_exec_core+10152>, 0x555a1d4da385 <vm_exec_core+10069>, 0x555a1d4da310 <vm_exec_core+9952>, 0x555a1d4da637 <vm_exec_core+10759>, 0x555a1d4da4bc <vm_exec_core+10380>, 0x555a1d4da02a <vm_exec_core+9210>, 0x555a1d4d9fdf <vm_exec_core+9135>, 0x555a1d4da1f8 <vm_exec_core+9672>, 0x555a1d4da139 <vm_exec_core+9481>, 0x555a1d4d7c90 <vm_exec_core+96>, 0x555a1d4da0bf <vm_exec_core+9359>, 0x555a1d4da06a <vm_exec_core+9274>, 0x555a1d4da2bb <vm_exec_core+9867>, 0x555a1d4da266 <vm_exec_core+9782>, 0x555a1d4db906 <vm_exec_core+15574>, 0x555a1d4d8343 <vm_exec_core+1811>, 0x555a1d4d8a59 <vm_exec_core+3625>, 0x555a1d4d8953 <vm_exec_core+3363>, 0x555a1d4d87fd <vm_exec_core+3021>, 0x555a1d4d8729 <vm_exec_core+2809>, 0x555a1d4d8638 <vm_exec_core+2568>, 0x555a1d4da9b7 <vm_exec_core+11655>, 0x555a1d4d85f8 <vm_exec_core+2504>, 0x555a1d4d8599 <vm_exec_core+2409>, 0x555a1d4d853a <vm_exec_core+2314>, 0x555a1d4d84f8 <vm_exec_core+2248>, 0x555a1d4d844f <vm_exec_core+2079>, 0x555a1d4d8398 <vm_exec_core+1896>, 0x555a1d4db6b2 <vm_exec_core+14978>, 0x555a1d4db063 <vm_exec_core+13363>, 0x555a1d4db0c9 <vm_exec_core+13465>, 0x555a1d4db008 <vm_exec_core+13272>, 0x555a1d4db53f <vm_exec_core+14607>, 0x555a1d4db16b <vm_exec_core+13627>, 0x555a1d4db9db <vm_exec_core+15787>, 0x555a1d4db83e <vm_exec_core+15374>, 0x555a1d4db8a2 <vm_exec_core+15474>, 0x555a1d4db5d4 <vm_exec_core+14756>, 0x555a1d4dbaa1 <vm_exec_core+15985>, 0x555a1d4db956 <vm_exec_core+15654>, 0x555a1d4dbb05 <vm_exec_core+16085>, 0x555a1d4db1cd <vm_exec_core+13725>, 0x555a1d4db228 <vm_exec_core+13816>, 0x555a1d4db71f <vm_exec_core+15087>, 0x555a1d4d82c8 <vm_exec_core+1688>, 0x555a1d4d8264 <vm_exec_core+1588>, 0x555a1d4db638 <vm_exec_core+14856>, 0x555a1d4db675 <vm_exec_core+14917>, 0x555a1d4db299 <vm_exec_core+13929>, 0x555a1d4db2e2 <vm_exec_core+14002>, 0x555a1d4db340 <vm_exec_core+14096>, 0x555a1d4db3f7 <vm_exec_core+14279>, 0x555a1d4d81ef <vm_exec_core+1471>, 0x555a1d4d8170 <vm_exec_core+1344>, 0x555a1d4d80c5 <vm_exec_core+1173>, 0x555a1d4d8078 <vm_exec_core+1096>, 0x555a1d4d8027 <vm_exec_core+1015>, 0x555a1d4d7fd8 <vm_exec_core+936>, 0x555a1d4d7f81 <vm_exec_core+849>, 0x555a1d4d7f46 <vm_exec_core+790>, 0x555a1d4d7f0b <vm_exec_core+731>, 0x555a1d4d940d <vm_exec_core+6109>, 0x555a1d4d93a1 <vm_exec_core+6001>, 0x555a1d4d9330 <vm_exec_core+5888>, 0x555a1d4d92ac <vm_exec_core+5756>, 0x555a1d4d9230 <vm_exec_core+5632>, 0x555a1d4d91ae <vm_exec_core+5502>, 0x555a1d4d90e0 <vm_exec_core+5296>, 0x555a1d4d9865 <vm_exec_core+7221>, 0x555a1d4d9620 <vm_exec_core+6640>, 0x555a1d4d95c5 <vm_exec_core+6549>, 0x555a1d4d9435 <vm_exec_core+6149>, 0x555a1d4d9683 <vm_exec_core+6739>, 0x555a1d4d9097 <vm_exec_core+5223>, 0x555a1d4d902e <vm_exec_core+5118>, 0x555a1d4d8fad <vm_exec_core+4989>, 0x555a1d4d8f6a <vm_exec_core+4922>, 0x555a1d4d8f2c <vm_exec_core+4860>, 0x555a1d4d8ef1 <vm_exec_core+4801>, 0x555a1d4d8eb6 <vm_exec_core+4742>, 0x555a1d4d8e7b <vm_exec_core+4683>, 0x555a1d4d8de6 <vm_exec_core+4534>, 0x555a1d4d8d9e <vm_exec_core+4462>, 0x555a1d4d8d53 <vm_exec_core+4387>, 0x555a1d4d8cf5 <vm_exec_core+4293>, 0x555a1d4d8ca9 <vm_exec_core+4217>, 0x555a1d4d8c1c <vm_exec_core+4076>, 0x555a1d4d8bdc <vm_exec_core+4012>, 0x555a1d4d8b7b <vm_exec_core+3915>, 0x555a1d4d8b1b <vm_exec_core+3819>, 0x555a1d4d8ad8 <vm_exec_core+3752>, 0x555a1d4d8a95 <vm_exec_core+3685>, 0x555a1d4d9e44 <vm_exec_core+8724>, 0x555a1d4d9db0 <vm_exec_core+8576>, 0x555a1d4d9d44 <vm_exec_core+8468>, 0x555a1d4d9ce4 <vm_exec_core+8372>, 0x555a1d4d9c81 <vm_exec_core+8273>, 0x555a1d4d9c2a <vm_exec_core+8186>, 0x555a1d4d9bce <vm_exec_core+8094>, 0x555a1d4d9b7e <vm_exec_core+8014>, 0x555a1d4d9b51 <vm_exec_core+7969>, 0x555a1d4d9b10 <vm_exec_core+7904>, 0x555a1d4d9ab9 <vm_exec_core+7817>, 0x555a1d4d9a7f <vm_exec_core+7759>, 0x555a1d4d998f <vm_exec_core+7519>, 0x555a1d4d9946 <vm_exec_core+7446>, 0x555a1d4d98fc <vm_exec_core+7372>, 0x555a1d4d98c8 <vm_exec_core+7320>, 0x555a1d4da431 <vm_exec_core+10241>, 0x555a1d4da3c9 <vm_exec_core+10137>, 0x555a1d4da376 <vm_exec_core+10054>, 0x555a1d4da301 <vm_exec_core+9937>, 0x555a1d4da628 <vm_exec_core+10744>, 0x555a1d4da4ad <vm_exec_core+10365>, 0x555a1d4da01b <vm_exec_core+9195>, 0x555a1d4d9fd0 <vm_exec_core+9120>, 0x555a1d4da1e9 <vm_exec_core+9657>, 0x555a1d4da12a <vm_exec_core+9466>, 0x555a1d4dafe0 <vm_exec_core+13232>, 0x555a1d4da0b0 <vm_exec_core+9344>, 0x555a1d4da05b <vm_exec_core+9259>, 0x555a1d4da2ac <vm_exec_core+9852>, 0x555a1d4da257 <vm_exec_core+9767>, 0x555a1d4daff4 <vm_exec_core+13252>, 0x555a1d4d8334 <vm_exec_core+1796>, 0x555a1d4d8a4a <vm_exec_core+3610>, 0x555a1d4d8944 <vm_exec_core+3348>, 0x555a1d4d87ee <vm_exec_core+3006>, 0x555a1d4d871a <vm_exec_core+2794>, 0x555a1d4d8629 <vm_exec_core+2553>, 0x555a1d4da9a8 <vm_exec_core+11640>, 0x555a1d4d85e9 <vm_exec_core+2489>, 0x555a1d4d858a <vm_exec_core+2394>, 0x555a1d4d852b <vm_exec_core+2299>, 0x555a1d4d84e9 <vm_exec_core+2233>, 0x555a1d4d8440 <vm_exec_core+2064>, 0x555a1d4d8389 <vm_exec_core+1881>, 0x555a1d4db7ab <vm_exec_core+15227>, 0x555a1d4db7bf <vm_exec_core+15247>, 0x555a1d4db7d3 <vm_exec_core+15267>, 0x555a1d4db7e7 <vm_exec_core+15287>, 0x555a1d4db7fb <vm_exec_core+15307>, 0x555a1d4db80f <vm_exec_core+15327>, 0x555a1d4db823 <vm_exec_core+15347>, 0x555a1d4db43b <vm_exec_core+14347>, 0x555a1d4db44f <vm_exec_core+14367>, 0x555a1d4db463 <vm_exec_core+14387>, 0x555a1d4db477 <vm_exec_core+14407>, 0x555a1d4db48b <vm_exec_core+14427>, 0x555a1d4db49f <vm_exec_core+14447>, 0x555a1d4db4b3 <vm_exec_core+14467>, 0x555a1d4db4c7 <vm_exec_core+14487>...} #26 0x0000555a1d4c71ae in rb_vm_exec (ec=0x555a1f6c24c0) at /tmp/ruby/src/trunk_gcc10/vm.c:2564 _ec = 0x555a1f6c24c0 _tag = {tag = 36, retval = 4, buf = {0x555a1f6c24c0, 0x555a1d4c71b8 <rb_vm_exec+408>, 0x0, 0x7fff6b6a03e0, 0x4}, prev = 0x7fff6b6a07f0, state = RUBY_TAG_NONE, lock_rec = 0} state = <optimized out> result = <optimized out> #27 0x0000555a1d4cb8b9 in vm_yield_with_cref (is_lambda=0, cref=<optimized out>, kw_splat=0, argv=0x7fa09943a170, argc=0, ec=0x555a1f6c24c0) at /tmp/ruby/src/trunk_gcc10/vm.c:1646 No locals. #28 yield_under (self=140327295725760, singleton=<optimized out>, argc=0, argv=0x7fa09943a170, kw_splat=0) at /tmp/ruby/src/trunk_gcc10/vm_eval.c:2101 ec = 0x555a1f6c24c0 cfp = <optimized out> block_handler = <optimized out> new_block_handler = <optimized out> captured = <optimized out> new_captured = {self = 140327295725760, ep = 0x7fa09943a120, code = {iseq = 0x7fa07eed3cf0, ifunc = 0x7fa07eed3cf0, val = 140327300971760}} ep = <optimized out> cref = <optimized out> is_lambda = 0 again = <optimized out> #29 0x0000555a1d4b69e3 in vm_call_cfunc_with_frame_ (ec=0x555a1f6c24c0, reg_cfp=0x7fa099539e18, calling=<optimized out>, argc=0, argv=0x7fa09943a170, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_gcc10/vm_insnhelper.c:3794 ci = 0x254100020001 cc = <optimized out> val = <optimized out> me = <optimized out> cfunc = <optimized out> recv = 140327295725760 block_handler = <optimized out> frame_type = <optimized out> len = <optimized out> args = <optimized out> args = <optimized out> #30 0x0000555a1d4bdd41 in vm_sendish (ec=0x555a1f6c24c0, reg_cfp=0x7fa099539e18, cd=0x555a1f9c8470, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_gcc10/vm_callinfo.h:415 val = 36 ci = <optimized out> cc = 0x7fa07ec7eb30 argc = <optimized out> recv = <optimized out> calling = {cd = 0x555a1f9c8470, cc = 0x7fa07ec7eb30, block_handler = 140327743889001, recv = 140327295725760, argc = 0, kw_splat = false, heap_argv = 0} #31 0x0000555a1d4da238 in vm_exec_core (ec=0x555a1f6c24c0) at ../../src/trunk_gcc10/insns.def:851 bh = 93845569413200 cd = 0x555a1f9c8470 blockiseq = 0x555a1fc9ca00 leaf = <optimized out> val = 93845565768816 reg_pc = 0x555a1f847a98 reg_cfp = 0x7fa099539e18 insns_address_table = {0x555a1d4d941c <vm_exec_core+6124>, 0x555a1d4d93b0 <vm_exec_core+6016>, 0x555a1d4d933f <vm_exec_core+5903>, 0x555a1d4d92bb <vm_exec_core+5771>, 0x555a1d4d923f <vm_exec_core+5647>, 0x555a1d4d91bd <vm_exec_core+5517>, 0x555a1d4d90ef <vm_exec_core+5311>, 0x555a1d4d9874 <vm_exec_core+7236>, 0x555a1d4d962f <vm_exec_core+6655>, 0x555a1d4d95d4 <vm_exec_core+6564>, 0x555a1d4d9444 <vm_exec_core+6164>, 0x555a1d4d9692 <vm_exec_core+6754>, 0x555a1d4d90a6 <vm_exec_core+5238>, 0x555a1d4d903d <vm_exec_core+5133>, 0x555a1d4d8fbc <vm_exec_core+5004>, 0x555a1d4d8f79 <vm_exec_core+4937>, 0x555a1d4d8f3b <vm_exec_core+4875>, 0x555a1d4d8f00 <vm_exec_core+4816>, 0x555a1d4d8ec5 <vm_exec_core+4757>, 0x555a1d4d8e8a <vm_exec_core+4698>, 0x555a1d4d8df5 <vm_exec_core+4549>, 0x555a1d4d8dad <vm_exec_core+4477>, 0x555a1d4d8d62 <vm_exec_core+4402>, 0x555a1d4d8d04 <vm_exec_core+4308>, 0x555a1d4d8cb8 <vm_exec_core+4232>, 0x555a1d4d8c2b <vm_exec_core+4091>, 0x555a1d4d8beb <vm_exec_core+4027>, 0x555a1d4d8b8a <vm_exec_core+3930>, 0x555a1d4d8b2a <vm_exec_core+3834>, 0x555a1d4d8ae7 <vm_exec_core+3767>, 0x555a1d4d8aa4 <vm_exec_core+3700>, 0x555a1d4d9e53 <vm_exec_core+8739>, 0x555a1d4d9dbf <vm_exec_core+8591>, 0x555a1d4d9d53 <vm_exec_core+8483>, 0x555a1d4d9cf3 <vm_exec_core+8387>, 0x555a1d4d9c90 <vm_exec_core+8288>, 0x555a1d4d9c39 <vm_exec_core+8201>, 0x555a1d4d9bdd <vm_exec_core+8109>, 0x555a1d4d9b8d <vm_exec_core+8029>, 0x555a1d4d9b60 <vm_exec_core+7984>, 0x555a1d4d9b1f <vm_exec_core+7919>, 0x555a1d4d9ac8 <vm_exec_core+7832>, 0x555a1d4d9a8e <vm_exec_core+7774>, 0x555a1d4d999e <vm_exec_core+7534>, 0x555a1d4d9955 <vm_exec_core+7461>, 0x555a1d4d990b <vm_exec_core+7387>, 0x555a1d4d98d7 <vm_exec_core+7335>, 0x555a1d4da440 <vm_exec_core+10256>, 0x555a1d4da3d8 <vm_exec_core+10152>, 0x555a1d4da385 <vm_exec_core+10069>, 0x555a1d4da310 <vm_exec_core+9952>, 0x555a1d4da637 <vm_exec_core+10759>, 0x555a1d4da4bc <vm_exec_core+10380>, 0x555a1d4da02a <vm_exec_core+9210>, 0x555a1d4d9fdf <vm_exec_core+9135>, 0x555a1d4da1f8 <vm_exec_core+9672>, 0x555a1d4da139 <vm_exec_core+9481>, 0x555a1d4d7c90 <vm_exec_core+96>, 0x555a1d4da0bf <vm_exec_core+9359>, 0x555a1d4da06a <vm_exec_core+9274>, 0x555a1d4da2bb <vm_exec_core+9867>, 0x555a1d4da266 <vm_exec_core+9782>, 0x555a1d4db906 <vm_exec_core+15574>, 0x555a1d4d8343 <vm_exec_core+1811>, 0x555a1d4d8a59 <vm_exec_core+3625>, 0x555a1d4d8953 <vm_exec_core+3363>, 0x555a1d4d87fd <vm_exec_core+3021>, 0x555a1d4d8729 <vm_exec_core+2809>, 0x555a1d4d8638 <vm_exec_core+2568>, 0x555a1d4da9b7 <vm_exec_core+11655>, 0x555a1d4d85f8 <vm_exec_core+2504>, 0x555a1d4d8599 <vm_exec_core+2409>, 0x555a1d4d853a <vm_exec_core+2314>, 0x555a1d4d84f8 <vm_exec_core+2248>, 0x555a1d4d844f <vm_exec_core+2079>, 0x555a1d4d8398 <vm_exec_core+1896>, 0x555a1d4db6b2 <vm_exec_core+14978>, 0x555a1d4db063 <vm_exec_core+13363>, 0x555a1d4db0c9 <vm_exec_core+13465>, 0x555a1d4db008 <vm_exec_core+13272>, 0x555a1d4db53f <vm_exec_core+14607>, 0x555a1d4db16b <vm_exec_core+13627>, 0x555a1d4db9db <vm_exec_core+15787>, 0x555a1d4db83e <vm_exec_core+15374>, 0x555a1d4db8a2 <vm_exec_core+15474>, 0x555a1d4db5d4 <vm_exec_core+14756>, 0x555a1d4dbaa1 <vm_exec_core+15985>, 0x555a1d4db956 <vm_exec_core+15654>, 0x555a1d4dbb05 <vm_exec_core+16085>, 0x555a1d4db1cd <vm_exec_core+13725>, 0x555a1d4db228 <vm_exec_core+13816>, 0x555a1d4db71f <vm_exec_core+15087>, 0x555a1d4d82c8 <vm_exec_core+1688>, 0x555a1d4d8264 <vm_exec_core+1588>, 0x555a1d4db638 <vm_exec_core+14856>, 0x555a1d4db675 <vm_exec_core+14917>, 0x555a1d4db299 <vm_exec_core+13929>, 0x555a1d4db2e2 <vm_exec_core+14002>, 0x555a1d4db340 <vm_exec_core+14096>, 0x555a1d4db3f7 <vm_exec_core+14279>, 0x555a1d4d81ef <vm_exec_core+1471>, 0x555a1d4d8170 <vm_exec_core+1344>, 0x555a1d4d80c5 <vm_exec_core+1173>, 0x555a1d4d8078 <vm_exec_core+1096>, 0x555a1d4d8027 <vm_exec_core+1015>, 0x555a1d4d7fd8 <vm_exec_core+936>, 0x555a1d4d7f81 <vm_exec_core+849>, 0x555a1d4d7f46 <vm_exec_core+790>, 0x555a1d4d7f0b <vm_exec_core+731>, 0x555a1d4d940d <vm_exec_core+6109>, 0x555a1d4d93a1 <vm_exec_core+6001>, 0x555a1d4d9330 <vm_exec_core+5888>, 0x555a1d4d92ac <vm_exec_core+5756>, 0x555a1d4d9230 <vm_exec_core+5632>, 0x555a1d4d91ae <vm_exec_core+5502>, 0x555a1d4d90e0 <vm_exec_core+5296>, 0x555a1d4d9865 <vm_exec_core+7221>, 0x555a1d4d9620 <vm_exec_core+6640>, 0x555a1d4d95c5 <vm_exec_core+6549>, 0x555a1d4d9435 <vm_exec_core+6149>, 0x555a1d4d9683 <vm_exec_core+6739>, 0x555a1d4d9097 <vm_exec_core+5223>, 0x555a1d4d902e <vm_exec_core+5118>, 0x555a1d4d8fad <vm_exec_core+4989>, 0x555a1d4d8f6a <vm_exec_core+4922>, 0x555a1d4d8f2c <vm_exec_core+4860>, 0x555a1d4d8ef1 <vm_exec_core+4801>, 0x555a1d4d8eb6 <vm_exec_core+4742>, 0x555a1d4d8e7b <vm_exec_core+4683>, 0x555a1d4d8de6 <vm_exec_core+4534>, 0x555a1d4d8d9e <vm_exec_core+4462>, 0x555a1d4d8d53 <vm_exec_core+4387>, 0x555a1d4d8cf5 <vm_exec_core+4293>, 0x555a1d4d8ca9 <vm_exec_core+4217>, 0x555a1d4d8c1c <vm_exec_core+4076>, 0x555a1d4d8bdc <vm_exec_core+4012>, 0x555a1d4d8b7b <vm_exec_core+3915>, 0x555a1d4d8b1b <vm_exec_core+3819>, 0x555a1d4d8ad8 <vm_exec_core+3752>, 0x555a1d4d8a95 <vm_exec_core+3685>, 0x555a1d4d9e44 <vm_exec_core+8724>, 0x555a1d4d9db0 <vm_exec_core+8576>, 0x555a1d4d9d44 <vm_exec_core+8468>, 0x555a1d4d9ce4 <vm_exec_core+8372>, 0x555a1d4d9c81 <vm_exec_core+8273>, 0x555a1d4d9c2a <vm_exec_core+8186>, 0x555a1d4d9bce <vm_exec_core+8094>, 0x555a1d4d9b7e <vm_exec_core+8014>, 0x555a1d4d9b51 <vm_exec_core+7969>, 0x555a1d4d9b10 <vm_exec_core+7904>, 0x555a1d4d9ab9 <vm_exec_core+7817>, 0x555a1d4d9a7f <vm_exec_core+7759>, 0x555a1d4d998f <vm_exec_core+7519>, 0x555a1d4d9946 <vm_exec_core+7446>, 0x555a1d4d98fc <vm_exec_core+7372>, 0x555a1d4d98c8 <vm_exec_core+7320>, 0x555a1d4da431 <vm_exec_core+10241>, 0x555a1d4da3c9 <vm_exec_core+10137>, 0x555a1d4da376 <vm_exec_core+10054>, 0x555a1d4da301 <vm_exec_core+9937>, 0x555a1d4da628 <vm_exec_core+10744>, 0x555a1d4da4ad <vm_exec_core+10365>, 0x555a1d4da01b <vm_exec_core+9195>, 0x555a1d4d9fd0 <vm_exec_core+9120>, 0x555a1d4da1e9 <vm_exec_core+9657>, 0x555a1d4da12a <vm_exec_core+9466>, 0x555a1d4dafe0 <vm_exec_core+13232>, 0x555a1d4da0b0 <vm_exec_core+9344>, 0x555a1d4da05b <vm_exec_core+9259>, 0x555a1d4da2ac <vm_exec_core+9852>, 0x555a1d4da257 <vm_exec_core+9767>, 0x555a1d4daff4 <vm_exec_core+13252>, 0x555a1d4d8334 <vm_exec_core+1796>, 0x555a1d4d8a4a <vm_exec_core+3610>, 0x555a1d4d8944 <vm_exec_core+3348>, 0x555a1d4d87ee <vm_exec_core+3006>, 0x555a1d4d871a <vm_exec_core+2794>, 0x555a1d4d8629 <vm_exec_core+2553>, 0x555a1d4da9a8 <vm_exec_core+11640>, 0x555a1d4d85e9 <vm_exec_core+2489>, 0x555a1d4d858a <vm_exec_core+2394>, 0x555a1d4d852b <vm_exec_core+2299>, 0x555a1d4d84e9 <vm_exec_core+2233>, 0x555a1d4d8440 <vm_exec_core+2064>, 0x555a1d4d8389 <vm_exec_core+1881>, 0x555a1d4db7ab <vm_exec_core+15227>, 0x555a1d4db7bf <vm_exec_core+15247>, 0x555a1d4db7d3 <vm_exec_core+15267>, 0x555a1d4db7e7 <vm_exec_core+15287>, 0x555a1d4db7fb <vm_exec_core+15307>, 0x555a1d4db80f <vm_exec_core+15327>, 0x555a1d4db823 <vm_exec_core+15347>, 0x555a1d4db43b <vm_exec_core+14347>, 0x555a1d4db44f <vm_exec_core+14367>, 0x555a1d4db463 <vm_exec_core+14387>, 0x555a1d4db477 <vm_exec_core+14407>, 0x555a1d4db48b <vm_exec_core+14427>, 0x555a1d4db49f <vm_exec_core+14447>, 0x555a1d4db4b3 <vm_exec_core+14467>, 0x555a1d4db4c7 <vm_exec_core+14487>...} #32 0x0000555a1d4c743a in vm_exec_loop (result=<optimized out>, tag=0x7fff6b6a07f0, state=<optimized out>, ec=0x555a1f6c24c0) at /tmp/ruby/src/trunk_gcc10/vm.c:2591 vm_loop_start = <optimized out> #33 rb_vm_exec (ec=0x555a1f6c24c0) at /tmp/ruby/src/trunk_gcc10/vm.c:2570 _ec = 0x555a1f6c24c0 _tag = {tag = 36, retval = 4, buf = {0x555a1f6c24c0, 0x555a1d4c71b8 <rb_vm_exec+408>, 0x0, 0x7fff6b6a07d0, 0x8}, prev = 0x7fff6b6a08b0, state = RUBY_TAG_NONE, lock_rec = 0} state = <optimized out> result = <optimized out> #34 0x0000555a1d4def08 in rb_iseq_eval_main (iseq=iseq@entry=0x7fa07ed42238) at /tmp/ruby/src/trunk_gcc10/vm.c:2830 ec = <optimized out> val = <optimized out> #35 0x0000555a1d303da5 in rb_ec_exec_node (ec=ec@entry=0x555a1f6c24c0, n=0x7fa07ed42238) at /tmp/ruby/src/trunk_gcc10/eval.c:281 _ec = <optimized out> _tag = {tag = 36, retval = 9, buf = {0x555a1f6c24c0, 0x555a1d303df0 <rb_ec_exec_node+256>, 0x0, 0x7fff6b6a0880, 0x9}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x7fa07ed42238 #36 0x0000555a1d305d12 in ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_gcc10/eval.c:319 ec = 0x555a1f6c24c0 status = <optimized out> #37 0x0000555a1d300907 in rb_main (argv=0x7fff6b6a0ab8, argc=9) at /tmp/ruby/src/trunk_gcc10/main.c:43 variable_in_this_stack_frame = 0 #38 main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_gcc10/main.c:62 No locals. >>> Dump Ruby level backtrace (if possible) $1 = true th: 0x555a1f6bd060, native_id: 0x7fa09959b7c0 -- Control frame information ----------------------------------------------- c:0026 p:---- s:0128 e:000127 CFUNC :map c:0025 p:0009 s:0124 e:000123 METHOD /tmp/ruby/src/trunk_gcc10/spec/mspec/lib/mspec/runner/actions/constants_leak_checker.rb:76 c:0024 p:0004 s:0120 e:000118 METHOD /tmp/ruby/src/trunk_gcc10/spec/mspec/lib/mspec/runner/actions/constants_leak_checker.rb:50 c:0023 p:0010 s:0113 e:000112 BLOCK /tmp/ruby/src/trunk_gcc10/spec/mspec/lib/mspec/runner/mspec.rb:112 c:0022 p:0027 s:0109 e:000108 METHOD <internal:array>:42 c:0021 p:0016 s:0103 e:000102 METHOD /tmp/ruby/src/trunk_gcc10/spec/mspec/lib/mspec/runner/mspec.rb:112 c:0020 p:0130 s:0096 E:001190 BLOCK /tmp/ruby/src/trunk_gcc10/spec/mspec/lib/mspec/runner/context.rb:222 c:0019 p:0010 s:0091 e:000090 METHOD /tmp/ruby/src/trunk_gcc10/spec/mspec/lib/mspec/runner/mspec.rb:285 c:0018 p:0005 s:0087 E:0012d8 BLOCK /tmp/ruby/src/trunk_gcc10/spec/mspec/lib/mspec/runner/context.rb:204 c:0017 p:0027 s:0083 e:000082 METHOD <internal:array>:42 c:0016 p:0058 s:0077 E:0025f0 METHOD /tmp/ruby/src/trunk_gcc10/spec/mspec/lib/mspec/runner/context.rb:203 c:0015 p:0054 s:0073 e:000072 METHOD /tmp/ruby/src/trunk_gcc10/spec/mspec/lib/mspec/runner/mspec.rb:56 c:0014 p:0015 s:0065 e:000064 METHOD /tmp/ruby/src/trunk_gcc10/spec/mspec/lib/mspec/runner/object.rb:11 c:0013 p:0019 s:0058 E:0015b0 TOP /tmp/ruby/src/trunk_gcc10/spec/ruby/core/process/egid_spec.rb:17 [FINISH] c:0012 p:---- s:0055 e:000054 CFUNC :load c:0011 p:0006 s:0050 e:000049 BLOCK /tmp/ruby/src/trunk_gcc10/spec/mspec/lib/mspec/runner/mspec.rb:100 [FINISH] c:0010 p:---- s:0047 e:000046 CFUNC :instance_exec c:0009 p:0009 s:0043 e:000042 METHOD /tmp/ruby/src/trunk_gcc10/spec/mspec/lib/mspec/runner/mspec.rb:117 c:0008 p:0030 s:0035 e:000034 BLOCK /tmp/ruby/src/trunk_gcc10/spec/mspec/lib/mspec/runner/mspec.rb:100 c:0007 p:0033 s:0031 e:000030 METHOD /tmp/ruby/src/trunk_gcc10/spec/mspec/lib/mspec/runner/mspec.rb:77 c:0006 p:0004 s:0024 e:000023 METHOD /tmp/ruby/src/trunk_gcc10/spec/mspec/lib/mspec/runner/mspec.rb:96 c:0005 p:0021 s:0020 e:000019 METHOD /tmp/ruby/src/trunk_gcc10/spec/mspec/lib/mspec/runner/mspec.rb:64 c:0004 p:0024 s:0016 e:000015 METHOD /tmp/ruby/src/trunk_gcc10/spec/mspec/lib/mspec/commands/mspec-run.rb:84 c:0003 p:0051 s:0012 e:000011 METHOD /tmp/ruby/src/trunk_gcc10/spec/mspec/lib/mspec/utils/script.rb:291 c:0002 p:0023 s:0006 e:000005 EVAL /tmp/ruby/src/trunk_gcc10/spec/mspec/bin/mspec-run:7 [FINISH] c:0001 p:0000 s:0003 E:0014d0 DUMMY [FINISH] $2 = 0 ">>> Finish "[Inferior 1 (process 563462) detached] $ timeout 60 gdb -p 563432 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null A child mspec-run process died unexpectedly while running /tmp/ruby/src/trunk_gcc10/spec/ruby/core/process/egid_spec.rb 3420 ................ Finished in 10792.679977 seconds 3356 files, 31394 examples, 138346 expectations, 0 failures, 0 errors, 0 tagged make: *** [uncommon.mk:1013: yes-test-spec] Error 1 >>> Threads No threads. >>> Machine level backtrace >>> Dump Ruby level backtrace (if possible) #<Errno::ESRCH: No such process> $ timeout 60 gdb -p 563100 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null >>> Threads No threads. >>> Machine level backtrace >>> Dump Ruby level backtrace (if possible) #<Errno::ESRCH: No such process> $ timeout 60 gdb -p 563099 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null Could not attach to process. If your uid matches the uid of the target process, check the setting of /proc/sys/kernel/yama/ptrace_scope, or try again as the root user. For more details, see /etc/sysctl.d/10-ptrace.conf >>> Threads No threads. >>> Machine level backtrace >>> Dump Ruby level backtrace (if possible) $ timeout 60 gdb -p 570108 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null >>> Threads No threads. >>> Machine level backtrace >>> Dump Ruby level backtrace (if possible) #<Errno::ESRCH: No such process>