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