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