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