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