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