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