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