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