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