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