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