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