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