# Logfile created on 2024-07-16 21:00:45 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x00007fa8faaefdd0 @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.20240716-210045", @ruby_env=[["RUBY_DEBUG", "ci"], ["RUBY_ISEQ_DUMP_DEBUG", "to_binary"]], @make="make", @logger=#<Logger:0x00007fa8fab10ee0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007fa8fab10d00 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007fa8faa2a508 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-iseq_binary.20240716-210045", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-iseq_binary.20240716-210045>, @binmode=false, @mon_data=#<Monitor:0x00007fa8fab108c8>, @mon_data_owner_object_id=860>>> $$$[beg] make update-download -j4 tool/config.guess already exists tool/config.sub already exists Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5 echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk-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 $$$[end] "make update-download -j4" exit with 0. $$$[beg] make update-src -j4 From https://github.com/ruby/ruby e3c5d73..c083a3f master -> origin/master Updating e3c5d73..c083a3f Fast-forward ractor.c | 7 ++++++- sample/{ => prism}/find_calls.rb | 0 sample/{ => prism}/find_comments.rb | 0 sample/{ => prism}/locate_nodes.rb | 0 sample/{ => prism}/visit_nodes.rb | 0 5 files changed, 6 insertions(+), 1 deletion(-) rename sample/{ => prism}/find_calls.rb (100%) rename sample/{ => prism}/find_comments.rb (100%) rename sample/{ => prism}/locate_nodes.rb (100%) rename sample/{ => prism}/visit_nodes.rb (100%) Latest commit hash = c083a3ffcd $$$[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/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 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/ractor.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 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 generating makefiles ext/configure-ext.mk making trans ext/configure-ext.mk updated 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' make[1]: Entering 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' 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/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/date' 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]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/json' make[2]: Entering 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/monitor' make[2]: Leaving 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/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]: 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/openssl' 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/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/openssl' 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/nkf-0.2.0/ext/nkf' 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/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/debug-1.9.2/ext/debug' 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/syslog-0.1.2/ext/syslog' 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]: Entering 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]: 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]: 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' 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 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 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 - generating encdb.h 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. /tmp/ruby/src/trunk-iseq_binary/.bundle/.timestamp/typeprof.revision unchanged generating enc.mk /tmp/ruby/src/trunk-iseq_binary/.bundle/.timestamp/power_assert.revision unchanged encdb.h unchanged Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk-iseq_binary/gems/power_assert-2.0.3.gem making srcs under enc making enc Successfully built RubyGem Name: power_assert Version: 2.0.4dev File: power_assert-2.0.4dev.gem Extracting bundle gem power_assert-2.0.3... make[1]: Entering directory '/tmp/ruby/build/trunk-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 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 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 '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' 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/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/date' 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]: 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]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/fiddle' make[2]: Entering 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/monitor' 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/pty' 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]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/openssl' 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]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/rubyvm' 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]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/openssl' make[2]: Entering 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]: 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/debug-1.9.2/ext/debug' 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]: 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/syslog-0.1.2/ext/syslog' 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/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/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest/sha2' 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=15522 "--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] 3972081=test_gem_command_manager [ 2/911] 3972084=test_workspace [ 3/911] 3972085=test_have_macro [ 4/911] 3972082=test_framework [ 5/911] 3972082=test_console_attr [ 6/911] 3972082=test_ansi_with_terminfo [ 7/911] 3972082=test_force_exit [ 8/911] 3972082=test_type [ 9/911] 3972082=test_pipe [ 10/911] 3972084=string_encoding_test [ 11/911] 3972081=test_env [ 12/911] 3972082=test_gem_commands_contents_command [ 13/911] 3972085=test_sleep [ 14/911] 3972084=json_parser_test [ 15/911] 3972084=test_buffered_io [ 16/911] 3972084=test_nofree [ 17/911] 3972084=test_ubf_async_safe [ 18/911] 3972084=redundant_return_test [ 19/911] 3972084=test_integer [ 20/911] 3972082=test_win32ole_record [ 21/911] 3972082=test_gem_commands_setup_command [ 22/911] 3972082=test_string [ 23/911] 3972085=test_div [ 24/911] 3972085=test_deprecated [ 25/911] 3972085=test_time [ 26/911] 3972085=test_member [ 27/911] 3972085=test_object_create_start [ 28/911] 3972085=test_rdoc_markup_paragraph [ 29/911] 3972084=test_http_request [ 30/911] 3972084=test_gem [ 31/911] 3972081=test_gem_requirement [ 32/911] 3972085=test_eval [ 33/911] 3972085=test_files_test [ 34/911] 3972085=test_enumerable [ 35/911] 3972081=test_proc [ 36/911] 3972085=test_parser [ 37/911] 3972085=test_input_method [ 38/911] 3972085=ruby_parser_test [ 39/911] 3972081=test_cgi_core [ 40/911] 3972081=test_rdoc_cross_reference [ 41/911] 3972085=test_zlib [ 42/911] 3972084=test_condition [ 43/911] 3972084=test_delete [ 44/911] 3972084=test_cp949 [ 45/911] 3972081=test_marshal [ 46/911] 3972084=test_continuation [ 47/911] 3972084=test_emoji [ 48/911] 3972084=test_memory_view [ 49/911] 3972084=test_sorted_set [ 50/911] 3972084=test_ractor [ 51/911] 3972081=test_date_attr [ 52/911] 3972081=attribute_write_test [ 53/911] 3972084=test_error_highlight [ 54/911] 3972081=test_function_entry [ 55/911] 3972081=test_placearg [ 56/911] 3972081=test_scalar_scanner [ 57/911] 3972081=test_ssl [ 58/911] 3972084=test_autoload [ 59/911] 3972085=regular_expression_encoding_test [ 60/911] 3972085=test_nextafter Leaked file descriptor: TestOpenURISSL#test_proxy_cacert_file: 11 : #<TCPSocket:fd 11, AF_INET, 127.0.0.1, 47050> [ 61/911] 3972085=test_stat Closed file descriptor: TestOpenURISSL#test_validation_success: 11 [ 62/911] 3972085=test_capacity [ 63/911] 3972085=test_jaro_winkler [ 64/911] 3972085=test_psych Leaked file descriptor: TestOpenURISSL#test_proxy_cacert_dir: 11 : #<TCPSocket:fd 11, AF_INET, 127.0.0.1, 60642> [ 65/911] 3972085=test_utf16 [ 66/911] 3972085=test_fd_setsize [ 67/911] 3972085=test_gem_remote_fetcher Closed file descriptor: TestOpenURISSL#test_validation_failure: 11 [ 68/911] 3972081=test_x509store [ 69/911] 3972081=test_cgi_modruby [ 70/911] 3972081=test_time_tz [ 71/911] 3972081=integer_parse_test [ 72/911] 3972081=test_gem_commands_push_command [ 73/911] 3972081=test_command [ 74/911] 3972085=test_gem_commands_dependency_command [ 75/911] 3972085=test_digest_extend [ 76/911] 3972085=test_provider [ 77/911] 3972081=test_rdoc_generator_pot [ 78/911] 3972081=test_ripper [ 79/911] 3972085=test_configuration [ 80/911] 3972085=heredoc_test [ 81/911] 3972085=test_custom_command [ 82/911] 3972085=test_len [ 83/911] 3972085=test_nil [ 84/911] 3972081=test_gem_gem_runner [ 85/911] 3972085=test_webauthn_poller [ 86/911] 3972081=test_depth_first [ 87/911] 3972081=test_kdf [ 88/911] 3972081=test_integer [ 89/911] 3972085=test_pkcs12 [ 90/911] 3972081=test_nesting_parser [ 91/911] 3972081=test_basicinstructions [ 92/911] 3972081=test_key_actor_emacs [ 93/911] 3972085=test_symbol [ 94/911] 3972085=test_pstore [ 95/911] 3972085=test_gem_commands_cleanup_command [ 96/911] 3972081=test_range [ 97/911] 3972085=test_tracepoint [ 98/911] 3972085=test_gem_config_file [ 99/911] 3972081=test_rdoc_rd_inline_parser [100/911] 3972081=test_multi_irb_commands [101/911] 3972081=test_ts [102/911] 3972085=desugar_compiler_test [103/911] 3972082=test_yjit_exit_locations [104/911] 3972085=test_locale [105/911] 3972082=test_win32ole_param [106/911] 3972082=test_frozen [107/911] 3972082=test_internal_ivar [108/911] 3972082=test_date [109/911] 3972085=test_nonblock [110/911] 3972082=test_yaml_tree [111/911] 3972085=test_variable_name_check [112/911] 3972082=test_dir [113/911] 3972085=test_normalize [114/911] 3972085=test_gem_source_local [115/911] 3972081=test_udp [116/911] 3972081=test_integer_comb [117/911] 3972085=test_gem_impossible_dependencies_error [118/911] 3972082=test_backtrace [119/911] 3972085=test_rdoc_task [120/911] 3972085=test_gem_resolver_lock_specification [121/911] 3972085=test_gem_spec_fetcher [122/911] 3972085=test_reline_key [123/911] 3972085=test_date_compat [124/911] 3972085=test_extlibs [125/911] 3972082=test_keyword [126/911] 3972082=test_unicode_normalize [127/911] 3972084=test_ostruct [128/911] 3972082=test_not [129/911] 3972082=test_alias [130/911] 3972084=test_rdoc_parser_simple [131/911] 3972082=test_rdoc_class_module [132/911] 3972085=test_data [133/911] 3972085=library_symbols_test [134/911] 3972085=test_enumerator [135/911] 3972085=test_ractor [136/911] 3972085=test_gem_remote_fetcher_local_server Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 9 : #<TCPServer:fd 9, AF_INET6, ::1, 37183> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 10 : #<TCPServer:fd 10, AF_INET6, ::1, 40703> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 11 : #<TCPServer:fd 11, AF_INET6, ::1, 32851> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 12 : #<TCPServer:fd 12, AF_INET6, ::1, 35423> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 11 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 12 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 11 : #<TCPServer:fd 11, AF_INET6, ::1, 35735> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 12 : #<TCPServer:fd 12, AF_INET6, ::1, 44031> .Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 11 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 12 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 11 : #<TCPServer:fd 11, AF_INET6, ::1, 46027> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 12 : #<TCPServer:fd 12, AF_INET6, ::1, 43177> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 11 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 12 [137/911] 3972085=json_generator_test [138/911] 3972081=test_handle [139/911] 3972085=node_id_test [140/911] 3972084=test_propertyputref [141/911] 3972084=test_dns [142/911] 3972085=json_encoding_test [143/911] 3972085=test_erb_command [144/911] 3972081=test_bash_completion [145/911] 3972081=test_gem_uri [146/911] 3972085=test_rdoc_generator_pot_po [147/911] 3972085=test_coderange [148/911] 3972085=test_change_word [149/911] 3972081=test_compile_prism [150/911] 3972085=test_syntax [151/911] 3972084=test_object [152/911] 3972084=test_singleton [153/911] 3972084=test_trick [154/911] 3972082=test_gem_dependency_installer [155/911] 3972081=test_gem_resolver_git_specification [156/911] 3972081=index_write_test [157/911] 3972081=test_ractor [158/911] 3972081=test_super [159/911] 3972084=test_random_formatter [160/911] 3972084=test_fiddle [161/911] 3972084=test_remote_fetch_error [162/911] 3972084=test_ossl [163/911] 3972081=test_gem_ext_rake_builder [164/911] 3972082=test_update [165/911] 3972082=test_rubygems [166/911] 3972082=ripper_test [167/911] 3972081=test_rdoc_code_object [168/911] 3972081=test_digest [169/911] 3972082=test_pack [170/911] 3972081=test_notimplement [171/911] 3972081=test_ruby_lex [172/911] 3972082=test_enc_raise [173/911] 3972082=test_utf32 [174/911] 3972082=test_files_lib [175/911] 3972081=parser_test [176/911] 3972081=test_rdoc_generator_darkfish [177/911] 3972081=test_dup [178/911] 3972081=test_help [179/911] 3972081=encodings_test [180/911] 3972081=test_string_processing [181/911] 3972081=errors_test [182/911] 3972081=test_set_len [183/911] 3972081=test_gem_platform [184/911] 3972081=test_noarg [185/911] 3972081=test_generic [186/911] 3972081=test_ftp [187/911] 3972081=test_append [188/911] 3972081=test_weakkeymap [189/911] 3972084=test_vm_dump [190/911] 3972084=test_random [191/911] 3972084=test_gem_ext_cargo_builder [192/911] 3972084=test_inadvertent_creation [193/911] 3972081=test_load [194/911] 3972084=test_rdoc_comment [195/911] 3972081=test_gem_commands_check_command [196/911] 3972081=test_cgi_multipart [197/911] 3972084=test_mailto [198/911] 3972084=test_autoconf [199/911] 3972084=test_within_pipe [200/911] 3972084=test_rand [201/911] 3972081=test_gem_source_git [202/911] 3972084=test_gem_commands_open_command [203/911] 3972084=test_regex_casefold [204/911] 3972084=test_beginendblock [205/911] 3972084=parse_test [206/911] 3972082=test_ws [207/911] 3972084=test_gem_resolver_api_specification [208/911] 3972084=test_ast [209/911] 3972082=test_gc [210/911] 3972081=test_rendering [211/911] 3972081=test_win32ole_method_event [212/911] 3972081=test_helper [213/911] 3972081=test_cesu8 [214/911] 3972081=test_signedness [215/911] 3972085=test_trace [216/911] 3972085=test_gem_request_set_lockfile_parser [217/911] 3972085=static_literals_test [218/911] 3972085=test_ractor [219/911] 3972085=test_arity [220/911] 3972085=test_pkey_dsa [221/911] 3972085=test_date_arith [222/911] 3972085=test_stringio [223/911] 3972085=test_fips [224/911] 3972085=test_gem_dependency_resolution_error [225/911] 3972085=test_rdoc_i18n_locale [226/911] 3972085=test_shapes [227/911] 3972085=test_io_m17n [228/911] 3972085=test_path_to_class [229/911] 3972085=test_require_path_check [230/911] 3972085=test_gem_ext_ext_conf_builder [231/911] 3972081=test_euc_jp [232/911] 3972081=test_gem_dependency_list [233/911] 3972081=test_file_exhaustive [234/911] 3972085=test_ssl_session [235/911] 3972085=newline_test [236/911] 3972085=test_ocsp [237/911] 3972085=test_rdoc_generator_json_index [238/911] 3972085=test_exception_at_throwing [239/911] 3972085=test_rdoc_markup_attributes [240/911] 3972085=test_gem_commands_build_command [241/911] 3972085=test_array [242/911] 3972082=test_forwardable [243/911] 3972082=test_x509name [244/911] 3972082=test_gem_remote_fetcher_local_ssl_server Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 9 : #<TCPServer:fd 9, AF_INET, 0.0.0.0, 41399> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 10 : #<TCPServer:fd 10, AF_INET, 0.0.0.0, 45285> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 10 Leaked thread: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: #<Thread:0x00007ffa3a1d0600 /tmp/ruby/src/trunk-iseq_binary/test/rubygems/test_gem_remote_fetcher_local_ssl_server.rb:164 sleep> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 10 : #<TCPServer:fd 10, AF_INET, 0.0.0.0, 40155> Finished thread: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: #<Thread:0x00007ffa3a1d0600 /tmp/ruby/src/trunk-iseq_binary/test/rubygems/test_gem_remote_fetcher_local_ssl_server.rb:164 dead> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 10 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 11 : #<TCPSocket:fd 11, AF_INET, 127.0.0.1, 46763> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 11 [245/911] 3972082=test_typeddata [246/911] 3972082=test_rdoc_ri_paths [247/911] 3972082=test_rb_str_dup [248/911] 3972082=test_helper_method SClosed file descriptor: TestIRB::HelperMethodIntegrationTest#test_helper_method_injection_can_happen_after_irb_require: 9 [249/911] 3972082=test_delegate [250/911] 3972082=test_addrinfo [251/911] 3972082=test_require [252/911] 3972082=test_printf [253/911] 3972082=test_popen_deadlock [254/911] 3972082=test_rdoc_text [255/911] 3972082=test_rdoc_ri_driver [256/911] 3972081=test_date_new [257/911] 3972081=test_case_mapping [258/911] 3972081=test_httpheader [259/911] 3972081=test_gem_resolver_activation_request [260/911] 3972081=test_iseq_load [261/911] 3972082=test_terminfo [262/911] 3972082=test_object_references [263/911] 3972082=test_bug-14834 [264/911] 3972082=test_key_event_record [265/911] 3972082=test_gem_bundler_version_finder [266/911] 3972082=test_stringify_symbols [267/911] 3972082=heredoc_dedent_test [268/911] 3972082=test_tree_spell_checker [269/911] 3972082=test_rdoc_method_attr [270/911] 3972082=test_parser [271/911] 3972082=test_err_in_callback [272/911] 3972082=test_acceptable [273/911] 3972082=test_webauthn_listener_response [274/911] 3972082=test_class_name_check [275/911] 3972082=test_irb [276/911] 3972081=test_pair [277/911] 3972082=test_queue [278/911] 3972082=test_rdoc_markup_formatter [279/911] 3972082=test_gem_console_ui [280/911] 3972082=test_grapheme_breaks [281/911] 3972082=test_did_you_mean [282/911] 3972082=test_date_strptime [283/911] 3972082=test_prettyprint [284/911] 3972082=test_bundled_ca [285/911] 3972082=test_color_printer [286/911] 3972082=test_scheduler [287/911] 3972082=test_rdoc_context_section [288/911] 3972082=test_rdoc_markup_to_tt_only [289/911] 3972082=test_profile_frames [290/911] 3972082=test_exception [291/911] 3972085=test_rbconfig [292/911] 3972085=test_wss [293/911] 3972085=test_gem_request_set_gem_dependency_api [294/911] 3972085=test_install [295/911] 3972085=lex_test [296/911] 3972081=test_omap [297/911] 3972081=test_pkey_rsa [298/911] 3972081=test_rendering [299/911] 3972081=test_numhash [300/911] 3972081=test_shellwords [301/911] 3972081=test_win32ole_event [302/911] 3972081=test_socket [303/911] 3972085=test_mdns [304/911] 3972085=test_emoji_breaks [305/911] 3972085=test_debug [306/911] 3972085=test_float .Leaked thread: TestSocket#test_accept_loop_multi_port: #<Thread:0x00007f5d2883ea00 /tmp/ruby/build/trunk-iseq_binary/.ext/common/socket.rb:709 sleep> .Finished thread: TestSocket#test_resolurion_error_error_code: #<Thread:0x00007f5d2883ea00 /tmp/ruby/build/trunk-iseq_binary/.ext/common/socket.rb:709 dead> .[307/911] 3972082=test_gem_security_signer [308/911] 3972082=test_lexer [309/911] 3972082=static_inspect_test [310/911] 3972082=test_m17n_comb [311/911] 3972085=test_ractor [312/911] 3972085=test_gem_source_vendor [313/911] 3972085=test_random [314/911] 3972085=test_gem_security [315/911] 3972081=test_gem_resolver_dependency_request [316/911] 3972081=test_win32ole_typelib [317/911] 3972081=test_external_new [318/911] 3972081=test_recursion [319/911] 3972081=test_reline [320/911] 3972082=test_yield_block [321/911] 3972082=test_modify_expand [322/911] 3972082=test_gem_available_set [323/911] 3972082=test_gem_commands_cert_command [324/911] 3972081=test_rdoc_servlet [325/911] 3972081=test_rdoc_markup_to_rdoc [326/911] 3972081=test_windows_1252 [327/911] 3972081=test_rdoc_markup_pre_process [328/911] 3972081=test_gem_commands_yank_command [329/911] 3972081=test_hash [330/911] 3972085=test_rdoc_markup_to_html_crossref [331/911] 3972082=test_cgi_session [332/911] 3972082=test_x509crl [333/911] 3972085=dispatcher_test [334/911] 3972082=test_date_ractor [335/911] 3972085=test_date_marshal [336/911] 3972085=test_refinement [337/911] 3972082=warnings_test [338/911] 3972082=test_human_typo [339/911] 3972082=test_rdoc_rd_inline [340/911] 3972082=test_fiber [341/911] 3972081=constant_path_node_test [342/911] 3972081=test_files_test_1 [343/911] 3972082=test_gem_commands_unpack_command [344/911] 3972085=test_stream [345/911] 3972085=test_nomethod_error [346/911] 3972085=numeric_value_test [347/911] 3972082=test_https_proxy [348/911] 3972085=magic_comment_test Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 9 : #<TCPServer:fd 9, AF_INET, 127.0.0.1, 43609> [349/911] 3972082=test_httpresponses [350/911] 3972082=test_egrep_cpp [351/911] 3972085=test_rdoc_markup_verbatim [352/911] 3972085=test_gem_uninstaller [353/911] 3972082=test_date_conv [354/911] 3972082=json_string_matching_test [355/911] 3972082=test_gem_commands_server_command [356/911] 3972082=test_set [357/911] 3972082=test_gem_package_old [358/911] 3972082=test_pkg_config [359/911] 3972082=test_method [360/911] 3972085=test_rdoc_rdoc [361/911] 3972085=json_ext_parser_test [362/911] 3972081=test_io_buffer [363/911] 3972085=test_threadgroup [364/911] 3972081=comments_test [365/911] 3972081=test_resize [366/911] 3972081=test_gem_request_set_lockfile_tokenizer [367/911] 3972081=test_io [368/911] 3972085=test_gem_commands_rebuild_command [369/911] 3972085=test_dln [370/911] 3972085=test_x509req [371/911] 3972085=test_argf [372/911] 3972085=test_merge_keys [373/911] 3972085=test_m17n [374/911] 3972085=test_yjit [375/911] 3972082=test_rdoc_extend [376/911] 3972082=test_passing_block [377/911] 3972082=test_insns_leaf [378/911] 3972082=test_etc [379/911] 3972082=test_rdoc_top_level [380/911] 3972082=test_option [381/911] 3972082=test_allocation [382/911] 3972081=test_tracer [383/911] 3972081=test_rdoc_rd [384/911] 3972081=snippets_test [385/911] 3972081=test_gem_commands_signout_command [386/911] 3972081=test_sleep [387/911] 3972082=test_gem_update_suggestion [388/911] 3972082=test_gem_resolver_installed_specification [389/911] 3972082=overlap_test [390/911] 3972081=test_data [391/911] 3972081=test_gem_resolver_local_specification [392/911] 3972081=test_sizeof [393/911] 3972082=test_face [394/911] 3972082=test_find [395/911] 3972082=test_assembler [396/911] 3972082=test_require [397/911] 3972085=test_gem_resolver_lock_set [398/911] 3972085=test_ftp [399/911] 3972084=test_gem_resolver_installer_set [400/911] 3972085=test_gem_source [401/911] 3972084=test_gem_version_option [402/911] 3972085=test_benchmark [403/911] 3972084=test_gem_source_list [404/911] 3972084=test_gem_commands_update_command [405/911] 3972082=test_yaml_special_cases [406/911] 3972082=test_system [407/911] 3972085=test_gem_package [408/911] 3972085=test_whileuntil [409/911] 3972085=test_bn [410/911] 3972085=test_gem_source_specific_file [411/911] 3972082=test_emitter [412/911] 3972082=test_monitor [413/911] 3972085=test_bug-5832 [414/911] 3972085=test_key_stroke [415/911] 3972085=test_lazy_enumerator [416/911] 3972081=test_pp [417/911] 3972084=test_struct [418/911] 3972084=test_gem_request_set_lockfile [419/911] 3972082=test_find_executable [420/911] 3972082=onigmo_test [421/911] 3972082=test_rubyoptions [422/911] 3972081=test_array [423/911] 3972081=fuzzer_test [424/911] 3972081=test_postponed_job [425/911] 3972085=test_rdoc_markup_to_bs [426/911] 3972081=test_config [427/911] 3972081=test_bug-3571 [428/911] 3972085=test_dryrun [429/911] 3972081=test_ifunless [430/911] 3972081=test_project_sanity [431/911] 3972085=test_case [432/911] 3972085=test_gem_source_subpath_problem [433/911] 3972084=test_gem_package_tar_writer [434/911] 3972081=test_pack [435/911] 3972081=test_math [436/911] 3972081=test_gc [437/911] 3972081=test_libs [438/911] 3972081=test_ensured [439/911] 3972085=test_key_name_check [440/911] 3972085=test_x509ext [441/911] 3972085=test_gem_commands_environment_command [442/911] 3972084=test_import [443/911] 3972081=test_method_cache [444/911] 3972081=test_win32ole_type_event [445/911] 3972081=test_gem_commands_specification_command [446/911] 3972085=test_pack [447/911] 3972081=test_logger [448/911] 3972085=test_gem_commands_sources_command [449/911] 3972081=test_class [450/911] 3972081=test_yamlstore [451/911] 3972081=test_arithmetic_sequence [452/911] 3972081=test_require_lib [453/911] 3972085=dump_test [454/911] 3972084=test_disable_irb [455/911] 3972084=test_warning [456/911] 3972084=test_gem_path_support [457/911] 3972084=test_gem_commands_uninstall_command [458/911] 3972085=test_gbk [459/911] 3972085=snapshots_test [460/911] 3972084=test_function [461/911] 3972084=test_rdoc_generator_pot_po_entry [462/911] 3972085=test_objectspace [463/911] 3972084=test_mkmf [464/911] 3972084=test_fileutils [465/911] 3972085=test_big5 [466/911] 3972085=test_file [467/911] 3972085=test_history [468/911] 3972085=test_resource [469/911] 3972085=test_pointer [470/911] 3972081=test_gem_stub_specification [471/911] 3972081=test_hash [472/911] 3972081=test_ipaddr [473/911] 3972081=test_init [474/911] 3972084=test_timeout [475/911] 3972084=test_reqarg [476/911] 3972081=test_cgi_util .Closed file descriptor: TestRubyOptions#test_backtrace_limit: 9 [477/911] 3972084=test_win32ole_method [478/911] 3972084=test_memory_view [479/911] 3972081=test_rdoc_markup_parser [480/911] 3972085=test_nil2vtempty [481/911] 3972085=test_gem_commands_owner_command [482/911] 3972081=test_method_name_check [483/911] 3972081=test_undef [484/911] 3972081=test_rdoc_parser_rd [485/911] 3972081=test_have_library [486/911] 3972084=test_scanner_events [487/911] 3972084=test_dot_dot [488/911] 3972084=test_iseq [489/911] 3972085=test_rdoc_parser_changelog [490/911] 3972085=test_objspace [491/911] 3972084=version_test [492/911] 3972084=regexp_test [493/911] 3972084=test_cgi_header [494/911] 3972084=test_tempfile [495/911] 3972084=test_switch_hitter [496/911] 3972084=test_asn1 [497/911] 3972084=test_euc_tw [498/911] 3972084=test_path [499/911] 3972084=test_encoding [500/911] 3972081=test_hash_create [501/911] 3972081=test_win32ole_param_event [502/911] 3972081=test_optparse [503/911] 3972081=test_wait [504/911] 3972084=test_constant [505/911] 3972081=test_yield [506/911] 3972082=test_gem_request [507/911] 3972082=test_arith_seq_beg_len_step [508/911] 3972082=test_gem_resolver_requirement_list [509/911] 3972082=test_rdoc_require [510/911] 3972082=parse_comments_test [511/911] 3972082=unescape_test [512/911] 3972084=test_gem_commands_pristine_command [513/911] 3972081=regular_expression_options_test [514/911] 3972081=test_zsh_completion [515/911] 3972081=test_arity [516/911] 3972081=test_io_timeout [517/911] 3972081=test_alias_and_anchor [518/911] 3972081=test_clone [519/911] 3972081=test_comparable [520/911] 3972081=test_str2big [521/911] 3972081=test_logperiod [522/911] 3972081=test_shift_jis [523/911] 3972081=test_gem_package_tar_reader [524/911] 3972081=test_gem_resolver_specification [525/911] 3972081=test_too_many_dummy_encodings [526/911] 3972081=test_gem_commands_exec_command [527/911] 3972084=source_location_test [528/911] 3972084=test_ellipsize [529/911] 3972084=test_transcode [530/911] 3972082=test_color [531/911] 3972082=parse_success_test [532/911] 3972082=test_logdevice [533/911] 3972084=test_parser_events [534/911] 3972084=test_ldap [535/911] 3972084=test_complex [536/911] 3972084=test_x509cert [537/911] 3972081=test_gem_ext_cargo_builder_link_flag_converter [538/911] 3972081=breadth_first_search_test [539/911] 3972081=test_gem_util [540/911] 3972084=test_to_ruby [541/911] 3972084=test_protocol [542/911] 3972082=test_rubyvm [543/911] 3972081=test_rdoc_normal_class [544/911] 3972082=test_abi [545/911] 3972084=test_gem_source_lock [546/911] 3972081=test_gem_installer [547/911] 3972084=test_rdoc_attr [548/911] 3972084=test_pkey_dh [549/911] 3972084=test_files_sample [550/911] 3972082=test_pathname [551/911] 3972084=test_coverage [552/911] 3972082=test_set [553/911] 3972082=test_sprintf [554/911] 3972082=test_my_integer [555/911] 3972082=test_module [556/911] 3972084=test_weakmap [557/911] 3972082=test_gem_source_installed [558/911] 3972082=test_debugger_integration [559/911] 3972082=test_have_func [560/911] 3972082=test_gem_package_tar_header [561/911] 3972082=test_ssl [562/911] 3972081=test_gem_commands_help_command [563/911] 3972081=test_duplicate [564/911] 3972081=test_ole_methods [565/911] 3972081=test_config [566/911] 3972081=test_gem_commands_stale_command [567/911] 3972081=test_marshalable [568/911] 3972081=test_files_ext [569/911] 3972081=test_emitter [570/911] 3972081=test_ansi_without_terminfo [571/911] 3972081=test_cstr [572/911] 3972081=test_gem_commands_query_command [573/911] 3972081=test_ancdata [574/911] 3972081=test_rdoc_markdown_test [575/911] 3972084=test_rdoc_normal_module [576/911] 3972084=test_usrmarshal [577/911] 3972084=test_io_buffer [578/911] 3972084=test_eval_history [579/911] 3972084=test_gem_remote_fetcher_s3 [580/911] 3972081=json_common_interface_test [581/911] 3972081=test_unicode_escape [582/911] 3972084=test_gem_commands_list_command [583/911] 3972081=test_yaml [584/911] 3972084=test_win32ole_variant_outarg [585/911] 3972084=test_rdoc_markup_hard_break [586/911] 3972084=test_registry [587/911] 3972084=test_rdoc_alias [588/911] 3972084=test_ractor [589/911] 3972084=test_enc_str_buf_cat [590/911] 3972084=test_nowrite [591/911] 3972084=test_stringscanner [592/911] 3972081=test_thread_queue [593/911] 3972084=test_rdoc_markup_to_label [594/911] 3972084=test_tmpdir [595/911] 3972084=test_serialize_subclasses [596/911] 3972084=test_io [597/911] 3972084=test_at_exit [598/911] 3972084=test_rdoc_markup_to_html_snippet [599/911] 3972084=test_open3 [600/911] 3972082=test_load [601/911] 3972082=test_array_create [602/911] 3972082=test_gem_resolver_index_specification [603/911] 3972082=test_c_struct_entry [604/911] 3972082=test_gem_commands_signin_command [605/911] 3972082=test_mul [606/911] 3972082=test_gem_commands_fetch_command [607/911] 3972082=test_cgi_tag_helper [608/911] 3972082=test_erb [609/911] 3972082=test_history [610/911] 3972082=equality_test [611/911] 3972082=test_to_ary_concat [612/911] 3972081=test_time [613/911] 3972084=test_uncorrectable_name_check [614/911] 3972084=test_parse [615/911] 3972081=test_instrumentation_api [616/911] 3972084=json_generic_object_test [617/911] 3972084=test_frozen_error [618/911] 3972084=test_ns_spki [619/911] 3972084=test_rdoc_options [620/911] 3972084=test_complex2 [621/911] 3972084=test_stack [622/911] 3972081=test_gem_security_trust_dir [623/911] 3972082=test_class2name [624/911] 3972082=test_rdoc_generator_markup [625/911] 3972082=json_addition_test [626/911] 3972081=test_c_struct_builder [627/911] 3972082=test_gb18030 [628/911] 3972082=test_rdoc_include [629/911] 3972082=test_fixnum [630/911] 3972082=test_qsort [631/911] 3972082=test_gem_commands_search_command [632/911] 3972082=test_signal [633/911] 3972081=test_econv [634/911] 3972084=test_lock_native_thread [635/911] 3972084=locals_test [636/911] 3972081=test_raise_exception [637/911] 3972084=test_gem_ci_detector [638/911] 3972084=test_io_wait_uncommon [639/911] 3972084=test_mutex [640/911] 3972082=test_gem_name_tuple [641/911] 3972082=test_kwargs [642/911] 3972082=test_gem_commands_install_command [643/911] 3972081=test_interned_str [644/911] 3972081=test_io_wait [645/911] 3972081=test_pkcs7 [646/911] 3972084=test_struct [647/911] 3972081=test_rdoc_markup_indented_paragraph [648/911] 3972081=test_spell_checker [649/911] 3972081=test_euc_kr [650/911] 3972081=test_x509attr [651/911] 3972081=test_gem_command [652/911] 3972081=test_word [653/911] 3972081=test_sexp [654/911] 3972081=test_numeric [655/911] 3972081=test_rdoc_markup_to_ansi [656/911] 3972081=test_const [657/911] 3972081=test_class [658/911] 3972084=test_gem_resolver_git_set [659/911] 3972084=test_arith_seq_extract [660/911] 3972084=test_rdoc_parser [661/911] 3972084=test_boolean [662/911] 3972084=test_kernel [663/911] 3972082=test_iso_8859 [664/911] 3972082=test_gem_specification [665/911] 3972084=test_fnmatch [666/911] 3972084=test_open-uri Leaked file descriptor: TestOpenURI#test_last_modified: 11 : #<TCPSocket:fd 11, AF_INET, 127.0.0.1, 34385> .Closed file descriptor: TestOpenURI#test_header: 11 .[667/911] 3972084=test_gem_commands_info_command [668/911] 3972084=test_gem_safe_marshal [669/911] 3972081=test_erb_m17n [670/911] 3972081=test_win32ole_variable [671/911] 3972081=test_tcp [672/911] 3972081=test_rdoc_context [673/911] 3972085=test_readpartial [674/911] 3972084=test_gem_ext_builder [675/911] 3972085=test_gem_unsatisfiable_dependency_error [676/911] 3972085=test_flags [677/911] 3972081=test_rdoc_markup_to_joined_paragraph [678/911] 3972081=test_ractor_compatibility [679/911] 3972082=test_mixed_unicode_escapes [680/911] 3972082=symbol_encoding_test [681/911] 3972082=test_key_actor_vi [682/911] 3972082=test_pattern_key_name_check [683/911] 3972082=test_string [684/911] 3972082=!Nothing_to_test [685/911] 3972082=test_recorder [686/911] 3972082=test_gem_source_fetch_problem [687/911] 3972082=test_convertible [688/911] 3972081=test_raise [689/911] 3972081=test_rational [690/911] 3972081=test_gem_request_set [691/911] 3972085=test_thread [692/911] 3972084=test_rational2 [693/911] 3972081=test_assignment [694/911] 3972084=fixtures_test [695/911] 3972084=test_proxy [696/911] 3972084=test_getopts [697/911] 3972084=test_completion [698/911] 3972084=test_rdoc_markup_document [699/911] 3972084=test_call [700/911] 3972084=test_iter_break [701/911] 3972084=test_https Leaked file descriptor: TestNetHTTPS#test_skip_hostname_verification: 11 : #<TCPSocket:fd 11, AF_INET6, ::1, 42463> .Closed file descriptor: TestNetHTTPS#test_fail_if_verify_hostname_is_true: 11 .Leaked thread: TestNetHTTPS#test_min_version: #<Thread:0x00007f0871fd7ae8 /tmp/ruby/src/trunk-iseq_binary/test/net/http/utils.rb:28 sleep> .Finished thread: TestNetHTTPS#test_post: #<Thread:0x00007f0871fd7ae8 /tmp/ruby/src/trunk-iseq_binary/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTPS#test_post: #<Thread:0x00007f0871fdfa90 /tmp/ruby/src/trunk-iseq_binary/test/net/http/utils.rb:28 sleep> .Finished thread: TestNetHTTPS#test_get_SNI_proxy: #<Thread:0x00007f0871fdfa90 /tmp/ruby/src/trunk-iseq_binary/test/net/http/utils.rb:28 dead> Leaked file descriptor: TestNetHTTPS#test_certificate_verify_failure: 11 : #<TCPSocket:fd 11, AF_INET6, ::1, 45941> Closed file descriptor: TestNetHTTPS#test_verify_none: 11 Leaked thread: TestNetHTTPS#test_verify_none: #<Thread:0x00007f0871fdfab8 /tmp/ruby/src/trunk-iseq_binary/test/net/http/utils.rb:28 sleep> .Finished thread: TestNetHTTPS#test_session_reuse: #<Thread:0x00007f0871fdfab8 /tmp/ruby/src/trunk-iseq_binary/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTPS#test_session_reuse: #<Thread:0x00007f0871fde988 /tmp/ruby/src/trunk-iseq_binary/test/net/http/utils.rb:28 sleep> .Finished thread: TestNetHTTPS#test_max_version: #<Thread:0x00007f0871fde988 /tmp/ruby/src/trunk-iseq_binary/test/net/http/utils.rb:28 dead> [702/911] 3972081=test_case_comprehensive [703/911] 3972081=test_evaluation [704/911] 3972081=test_exception [705/911] 3972081=test_yamldbm [706/911] 3972081=test_enc_associate Leaked file descriptor: TestNetHTTPSIdentityVerifyFailure#test_identity_verify_failure: 11 : #<TCPSocket:fd 11, AF_INET, 127.0.0.1, 43869> Leaked thread: TestNetHTTPSIdentityVerifyFailure#test_identity_verify_failure: #<Thread:0x00007f08705415d0 /tmp/ruby/src/trunk-iseq_binary/test/net/http/utils.rb:28 sleep> [707/911] 3972081=test_num2int [708/911] 3972084=test_rat [709/911] 3972081=test_optarg [710/911] 3972084=test_gem_doctor Closed file descriptor: TestGemDoctor#test_doctor_child_missing: 11 [711/911] 3972084=test_defined [712/911] 3972081=test_flush [713/911] 3972081=test_address_resolve [714/911] 3972081=test_rdoc_generator_ri [715/911] 3972084=test_gem_security_policy [716/911] 3972081=test_tsort [717/911] 3972081=test_gem_stream_ui [718/911] 3972081=test_line_editor [719/911] 3972081=test_rdoc_i18n_text [720/911] 3972081=test_summary [721/911] 3972081=test_new [722/911] 3972081=test_string_memory [723/911] 3972084=test_rdoc_markup_to_markdown [724/911] 3972081=test_storage [725/911] 3972084=test_cipher [726/911] 3972081=test_gc_compact [727/911] 3972084=test_gem_ext_cargo_builder_unit [728/911] 3972084=test_weakref [729/911] 3972084=test_iterator [730/911] 3972084=test_string [731/911] 3972084=test_timeout [732/911] 3972084=test_rdoc_markup_include [733/911] 3972084=test_foreach [734/911] 3972084=test_rdoc_rd_block_parser [735/911] 3972084=compiler_test [736/911] 3972084=test_bignum [737/911] 3972084=test_process [738/911] 3972084=test_metaclass [739/911] 3972084=test_protect [740/911] 3972084=test_gem_resolver_index_set [741/911] 3972084=test_gem_dependency [742/911] 3972084=ractor_test [743/911] 3972084=test_tree_builder [744/911] 3972084=test_case [745/911] 3972084=test_rdoc_store [746/911] 3972084=command_line_test [747/911] 3972084=test_rdoc_stats [748/911] 3972084=test_cgi_cookie [749/911] 3972084=test_bigzero [750/911] 3972084=test_dir_m17n [751/911] 3972081=test_cd [752/911] 3972081=test_pattern_matching [753/911] 3972081=test_folderitem2_invokeverb [754/911] 3972081=test_gem_resolver_composed_set [755/911] 3972081=test_type_completor [756/911] 3972081=test_thread [757/911] 3972081=test_numeric [758/911] 3972081=test_win32ole [759/911] 3972081=test_pkey_ec [760/911] 3972081=test_enum [761/911] 3972084=test_rdoc_markup_attribute_manager [762/911] 3972084=test_date_parse [763/911] 3972084=tunnel_test [764/911] 3972084=test_settracefunc [765/911] 3972085=test_gem_text [766/911] 3972085=test_symbol [767/911] 3972081=test_hmac [768/911] 3972081=test_coder [769/911] 3972081=test_gem_package_task [770/911] 3972081=test_context [771/911] 3972081=test_fstring [772/911] 3972081=test_method_cache [773/911] 3972081=test_engine [774/911] 3972081=test_key_error [775/911] 3972081=test_unix [776/911] 3972081=test_sprintf_comb [777/911] 3972081=test_rdoc_markup_raw [778/911] 3972081=newline_offsets_test [779/911] 3972084=test_rdoc_parser_markdown [780/911] 3972084=test_gem_ext_cmake_builder [781/911] 3972084=test_macro [782/911] 3972084=test_store [783/911] 3972081=test_gem_safe_yaml [784/911] 3972081=test_cparser [785/911] 3972084=test_windows_1251 [786/911] 3972084=test_variable [787/911] 3972084=test_backtrace [788/911] 3972084=test_files_test_2 [789/911] 3972084=test_config [790/911] 3972084=test_gem_commands_mirror [791/911] 3972084=integer_base_flags_test [792/911] 3972084=test_kill_ring [793/911] 3972084=test_gem_commands_outdated_command [794/911] 3972084=test_data_error [795/911] 3972084=test_date_strftime [796/911] 3972082=test_name_error_extension [797/911] 3972082=test_svcb_https [798/911] 3972082=test_buffering [799/911] 3972082=test_securerandom [800/911] 3972082=test_case_options [801/911] 3972082=location_test [802/911] 3972082=test_gem_silent_ui [803/911] 3972082=pattern_test [804/911] 3972084=test_inlinecache [805/911] 3972082=test_cmethod [806/911] 3972082=test_null [807/911] 3972082=parameters_signature_test [808/911] 3972082=implicit_array_test [809/911] 3972082=test_rdoc_rubygems_hook [810/911] 3972084=test_scan_args [811/911] 3972082=test_process [812/911] 3972084=test_default_gems [813/911] 3972084=test_basicsocket [814/911] 3972084=test_flip [815/911] 3972084=test_gem_uri_formatter [816/911] 3972084=test_big2str [817/911] 3972084=test_bug_reporter [818/911] 3972081=test_closure [819/911] 3972084=test_gem_commands_lock_command [820/911] 3972084=parse_stream_test [821/911] 3972084=test_resolve_symbol [822/911] 3972084=test_object [823/911] 3972081=test_json_tree [824/911] 3972081=test_gem_resolver_best_set [825/911] 3972084=test_digest [826/911] 3972081=test_enumerator_kw [827/911] 3972081=test_rdoc_any_method [828/911] 3972084=test_cclass [829/911] 3972084=test_func [830/911] 3972081=test_show_source [831/911] 3972081=test_exit [832/911] 3972081=test_complexrational [833/911] 3972081=test_rdoc_single_class [834/911] 3972081=test_gem_resolver_conflict [835/911] 3972081=test_gem_ext_configure_builder [836/911] 3972081=test_webauthn_listener [837/911] 3972081=test_gem_resolver_vendor_set [838/911] 3972081=test_http [839/911] 3972081=test_win32ole_variant [840/911] 3972081=test_pinned [841/911] 3972081=test_gem_commands_which_command [842/911] 3972081=test_rdoc_markup_heading [843/911] 3972081=test_gem_resolver_vendor_specification [844/911] 3972081=test_rdoc_token_stream [845/911] 3972081=test_optimization [846/911] 3972085=test_severity [847/911] 3972085=test_ractor [848/911] 3972085=test_stream [849/911] 3972085=test_rdoc_markup [850/911] 3972085=test_eval [851/911] 3972085=test_verbose [852/911] 3972085=test_require [853/911] 3972084=test_gem_validator [854/911] 3972084=test_rdoc_markup_to_html [855/911] 3972084=test_gem_resolver_api_set [856/911] 3972084=test_helper [857/911] 3972084=test_gem_local_remote_options [858/911] 3972084=test_win32ole_variant_m [859/911] 3972084=test_stringchar [860/911] 3972085=test_bmethod [861/911] 3972085=test_addr [862/911] 3972085=test_io_console [863/911] 3972084=test_gem_package_tar_reader_entry [864/911] 3972084=test_pty [865/911] 3972084=test_scalar [866/911] 3972084=test_sockopt [867/911] 3972084=test_c_union_entity [868/911] 3972084=test_encoding [869/911] 3972084=test_rdoc_parser_c [870/911] 3972084=test_regexp [871/911] 3972085=json_fixtures_test [872/911] 3972085=test_document [873/911] 3972085=test_singleton_function [874/911] 3972085=test_common [875/911] 3972085=test_thread_fd_close [876/911] 3972085=test_last_thread [877/911] 3972085=test_formatter [878/911] 3972085=test_primitive [879/911] 3972085=test_rdoc_tom_doc [880/911] 3972085=test_gem_request_connection_pools [881/911] 3972085=test_name_error [882/911] 3972085=test_ractor [883/911] 3972085=test_file [884/911] 3972081=test_gem_resolver [885/911] 3972081=test_gem_install_update_options [886/911] 3972081=bom_test [887/911] 3972085=test_thread_cv [888/911] 3972081=test_gem_rdoc [889/911] 3972081=test_safe_load [890/911] 3972081=test_filter [891/911] 3972081=test_unicode [892/911] 3972081=test_pkey [893/911] 3972081=reflection_test [894/911] 3972085=test_win32ole_type [895/911] 3972081=test_koi8 [896/911] 3972085=test_lambda [897/911] 3972081=test_enumerator [898/911] 3972085=test_rdoc_markdown [899/911] 3972085=test_literal [900/911] 3972085=test_date_time [901/911] 3972085=test_rdoc_encoding [902/911] 3972085=test_http Leaked file descriptor: TestNetHTTP_v1_2#test_set_form: 12 : #<TCPSocket:fd 12, AF_INET, 127.0.0.1, 46349> Leaked thread: TestNetHTTP_v1_2#test_set_form: #<Thread:0x00007f3f82c045e0 /tmp/ruby/src/trunk-iseq_binary/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTP_v1_2#test_get__break: 12 Finished thread: TestNetHTTP_v1_2#test_get__break: #<Thread:0x00007f3f82c045e0 /tmp/ruby/src/trunk-iseq_binary/test/net/http/utils.rb:28 dead> .Leaked thread: TestNetHTTP_v1_2#test_post: #<Thread:0x00007f3f82b8ff38 /tmp/ruby/src/trunk-iseq_binary/test/net/http/utils.rb:28 sleep> .Closed file descriptor: TestNetHTTP_v1_2#test_send_request: 11 Finished thread: TestNetHTTP_v1_2#test_send_request: #<Thread:0x00007f3f82b8ff38 /tmp/ruby/src/trunk-iseq_binary/test/net/http/utils.rb:28 dead> .Closed file descriptor: TestNetHTTP_v1_2#test_timeout_during_HTTP_session: 11 .Closed file descriptor: TestNetHTTP_v1_2#test_request: 12 Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 11 #<File::Stat dev=0x8, ino=256388868, 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_start: #<Thread:0x00007f3f82c46c60 /tmp/ruby/src/trunk-iseq_binary/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get2: 11 Finished thread: TestNetHTTP_v1_2_chunked#test_get2: #<Thread:0x00007f3f82c46c60 /tmp/ruby/src/trunk-iseq_binary/test/net/http/utils.rb:28 dead> .Leaked thread: TestNetHTTP_v1_2_chunked#test_head: #<Thread:0x00007f3f83578d38 /tmp/ruby/src/trunk-iseq_binary/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTP_v1_2_chunked#test_get__implicit_start: #<Thread:0x00007f3f83578d38 /tmp/ruby/src/trunk-iseq_binary/test/net/http/utils.rb:28 dead> .Leaked thread: TestNetHTTP_v1_2_chunked#test_s_get: #<Thread:0x00007f3f82b8f768 /tmp/ruby/src/trunk-iseq_binary/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTP_v1_2_chunked#test_set_form: 11 Finished thread: TestNetHTTP_v1_2_chunked#test_set_form: #<Thread:0x00007f3f82b8f768 /tmp/ruby/src/trunk-iseq_binary/test/net/http/utils.rb:28 dead> Closed file descriptor: TestNetHTTP_v1_2_chunked#test_chunked_break: 11 .Leaked thread: TestNetHTTP_v1_2_chunked#test_get__crlf: #<Thread:0x00007f3f82b8fe98 /tmp/ruby/src/trunk-iseq_binary/test/net/http/utils.rb:28 sleep> .Closed file descriptor: TestNetHTTP_v1_2_chunked#test_timeout_during_HTTP_session: 11 Finished thread: TestNetHTTP_v1_2_chunked#test_timeout_during_HTTP_session: #<Thread:0x00007f3f82b8fe98 /tmp/ruby/src/trunk-iseq_binary/test/net/http/utils.rb:28 dead> Closed file descriptor: TestNetHTTPContinue#test_expect_continue_error: 11 .Leaked thread: TestNetHTTPContinue#test_expect_continue_error_while_waiting: #<Thread:0x00007f3f8357dce8 /tmp/ruby/src/trunk-iseq_binary/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTPContinue#test_expect_continue: #<Thread:0x00007f3f8357dce8 /tmp/ruby/src/trunk-iseq_binary/test/net/http/utils.rb:28 dead> Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed_with_block: 11 #<File::Stat dev=0x8, ino=256384875, 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: TestNetHTTPKeepAlive#test_http_retry_failed_with_block: #<Thread:0x00007f3f82c7ddf0 /tmp/ruby/src/trunk-iseq_binary/test/net/http/utils.rb:28 sleep> .Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_reset_on_new_connection: 11 Finished thread: TestNetHTTPKeepAlive#test_keep_alive_reset_on_new_connection: #<Thread:0x00007f3f82c7ddf0 /tmp/ruby/src/trunk-iseq_binary/test/net/http/utils.rb:28 dead> .Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_success: 10 #<File::Stat dev=0x8, ino=256389103, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> .Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed: 11 #<File::Stat dev=0x8, ino=256396010, 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: TestNetHTTPKeepAlive#test_keep_alive_server_close: #<Thread:0x00007f3f82b842c8 /tmp/ruby/src/trunk-iseq_binary/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTPForceEncoding#test_response_body_encoding_true_with_content_type: 13 .Leaked thread: TestNetHTTPPartialResponse#test_partial_response: #<Thread:0x00007f3f82b8bc30 /tmp/ruby/src/trunk-iseq_binary/test/net/http/utils.rb:28 sleep> [903/911] 3972085=test_gem_version [904/911] 3972085=test_thread [905/911] 3972085=test_config [906/911] 3972082=test_rdoc_markup_to_table_of_contents [907/911] 3972082=test_gem_gemcutter_utilities [908/911] 3972085=test_rdoc_constant [909/911] 3972085=test_deprecate [910/911] 3972082=test_httpresponse [911/911] 3972082=test_rdoc_parser_ruby Finished tests in 379.566155s, 88.0347 tests/s, 17070.5420 assertions/s. 33415 tests, 6479400 assertions, 0 failures, 0 errors, 338 skips ruby -v: ruby 3.4.0dev (2024-07-16T19:50:00Z master c083a3ffcd) [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-16T19:50:00Z master c083a3ffcd) [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 77.074756 seconds 3432 files, 32767 examples, 141480 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0.