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