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