# Logfile created on 2024-07-17 19:23:28 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x00007fa82285fdc8 @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'", @spec_opts="-j", @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.20240717-192328", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007fa822881d60 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007fa822881ab8 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007fa82279a730 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-jemalloc.20240717-192328", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-jemalloc.20240717-192328>, @binmode=false, @mon_data=#<Monitor:0x00007fa822881748>, @mon_data_owner_object_id=860>>> $$$[beg] make update-download -j4 tool/config.guess already exists tool/config.sub already exists Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5 echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/power_assert.revision - echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/typeprof.revision - /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/typeprof.revision unchanged /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/power_assert.revision unchanged Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk-jemalloc/gems/power_assert-2.0.3.gem Successfully built RubyGem Name: power_assert Version: 2.0.4dev File: power_assert-2.0.4dev.gem $$$[end] "make update-download -j4" exit with 0. $$$[beg] make update-src -j4 From https://github.com/ruby/ruby 99825a5..0fe816f master -> origin/master Updating 99825a5..0fe816f Fast-forward prism/config.yml | 6 - prism/prism.c | 111 ----------------- prism/templates/lib/prism/dispatcher.rb.erb | 3 +- prism_compile.c | 133 +++++++++------------ spec/ruby/core/tracepoint/inspect_spec.rb | 2 +- test/.excludes-prism/TestSetTraceFunc.rb | 2 - test/prism/result/redundant_return_test.rb | 73 ----------- .../seattlerb/parse_line_defn_complex.txt | 2 +- .../snapshots/seattlerb/parse_line_return.txt | 2 +- test/prism/snapshots/whitequark/ruby_bug_9669.txt | 2 +- 10 files changed, 64 insertions(+), 272 deletions(-) delete mode 100644 test/.excludes-prism/TestSetTraceFunc.rb delete mode 100644 test/prism/result/redundant_return_test.rb Latest commit hash = 0fe816f380 $$$[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 power_assert to 84e85124c5014a139af39161d484156cfe87a9ed Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5 echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/typeprof.revision - echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/power_assert.revision - /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/typeprof.revision unchanged /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/power_assert.revision unchanged Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk-jemalloc/gems/power_assert-2.0.3.gem Successfully built RubyGem Name: power_assert Version: 2.0.4dev File: power_assert-2.0.4dev.gem Extracting bundle gem power_assert-2.0.3... Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby. Unpacked gems/power_assert-2.0.4dev.gem $$$[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 = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -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 = -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 = C.UTF-8 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 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 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 prism/api_node.c compiling /tmp/ruby/src/trunk-jemalloc/prism/api_pack.c compiling prism/diagnostic.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/static_literals.c compiling prism/token_type.c compiling /tmp/ruby/src/trunk-jemalloc/prism/util/pm_memchr.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 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 = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -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 = -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 = C.UTF-8 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 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 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 e54175930fb2d6164a97132a9552d9a3e268b91b16405959208316151dfac000 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 = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -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 = -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 = C.UTF-8 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 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating encdb.h generating enc.mk building spec/ruby/optional/capi/ext/array_spec.so building spec/ruby/optional/capi/ext/basic_object_spec.so encdb.h unchanged building spec/ruby/optional/capi/ext/bignum_spec.so building spec/ruby/optional/capi/ext/binding_spec.so building spec/ruby/optional/capi/ext/boolean_spec.so building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so building spec/ruby/optional/capi/ext/class_spec.so building spec/ruby/optional/capi/ext/class_under_autoload_spec.so building spec/ruby/optional/capi/ext/complex_spec.so building spec/ruby/optional/capi/ext/constants_spec.so building spec/ruby/optional/capi/ext/data_spec.so building spec/ruby/optional/capi/ext/debug_spec.so building spec/ruby/optional/capi/ext/encoding_spec.so building spec/ruby/optional/capi/ext/enumerator_spec.so building spec/ruby/optional/capi/ext/exception_spec.so building spec/ruby/optional/capi/ext/fiber_spec.so building spec/ruby/optional/capi/ext/file_spec.so building spec/ruby/optional/capi/ext/fixnum_spec.so building spec/ruby/optional/capi/ext/float_spec.so building spec/ruby/optional/capi/ext/gc_spec.so building spec/ruby/optional/capi/ext/globals_spec.so building spec/ruby/optional/capi/ext/hash_spec.so building spec/ruby/optional/capi/ext/integer_spec.so building spec/ruby/optional/capi/ext/io_spec.so building spec/ruby/optional/capi/ext/kernel_spec.so building spec/ruby/optional/capi/ext/language_spec.so building spec/ruby/optional/capi/ext/marshal_spec.so building spec/ruby/optional/capi/ext/module_spec.so building spec/ruby/optional/capi/ext/module_under_autoload_spec.so building spec/ruby/optional/capi/ext/mutex_spec.so building spec/ruby/optional/capi/ext/numeric_spec.so building spec/ruby/optional/capi/ext/object_spec.so building spec/ruby/optional/capi/ext/proc_spec.so building spec/ruby/optional/capi/ext/range_spec.so building spec/ruby/optional/capi/ext/rational_spec.so building spec/ruby/optional/capi/ext/rbasic_spec.so building spec/ruby/optional/capi/ext/regexp_spec.so building spec/ruby/optional/capi/ext/st_spec.so building spec/ruby/optional/capi/ext/string_spec.so building spec/ruby/optional/capi/ext/struct_spec.so building spec/ruby/optional/capi/ext/symbol_spec.so building spec/ruby/optional/capi/ext/thread_spec.so building spec/ruby/optional/capi/ext/time_spec.so building spec/ruby/optional/capi/ext/tracepoint_spec.so building spec/ruby/optional/capi/ext/typed_data_spec.so building spec/ruby/optional/capi/ext/util_spec.so making enc make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' making encs make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/date' 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/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage' 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/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/json' 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/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' 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.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.5.1/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.5.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.5.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc' linking ruby 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 power_assert to 84e85124c5014a139af39161d484156cfe87a9ed Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -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 = -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 = C.UTF-8 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 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/power_assert.revision - echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/typeprof.revision - /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/power_assert.revision unchanged generating encdb.h /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/typeprof.revision unchanged generating enc.mk encdb.h unchanged gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 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. Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk-jemalloc/gems/power_assert-2.0.3.gem 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 Successfully built RubyGem Name: power_assert Version: 2.0.4dev File: power_assert-2.0.4dev.gem Extracting bundle gem power_assert-2.0.3... 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 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby. making encs Unpacked gems/power_assert-2.0.4dev.gem 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/date' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' make[2]: 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/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/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]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering 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.8.0/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.5.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.0/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.5.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.5.1/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/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: 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 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.14.0 logger 1.6.0 net-http 0.4.1 net-protocol 0.2.2 open-uri 0.4.1 open3 0.2.1 optparse 0.5.0 ostruct 0.6.0 pp 0.5.0 prettyprint 0.2.0 prism 0.30.0 pstore 0.1.3 rdoc 6.7.0 readline 0.0.4 reline 0.5.9 resolv 0.4.0 ruby2_keywords 0.0.5 securerandom 0.3.1 set 1.1.0 shellwords 0.2.0 singleton 0.2.0 syntax_suggest 2.0.0 tempfile 0.2.1 time 0.3.0 timeout 0.4.1 tmpdir 0.2.0 tsort 0.2.0 un 0.3.0 uri 0.13.0 weakref 0.1.3 yaml 0.3.0 installing default gems from ext: /tmp/ruby/install/trunk-jemalloc/lib/ruby/gems/3.4.0+0 date 3.3.4 digest 3.1.1 etc 1.4.3 fcntl 1.1.0 fiddle 1.1.3 io-console 0.7.2 io-nonblock 0.3.0 io-wait 0.3.1 json 2.7.2 openssl 3.2.0 pathname 0.3.0 psych 5.1.2 stringio 3.1.2 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.24.1 rake 13.2.1 test-unit 3.6.2 rexml 3.3.2 rss 0.3.0 net-ftp 0.3.7 net-imap 0.4.14 net-pop 0.1.2 net-smtp 0.5.0 matrix 0.4.2 prime 0.1.2 rbs 3.5.2 typeprof 0.21.11 debug 1.9.2 racc 1.8.0 mutex_m 0.2.0 getoptlong 0.2.1 base64 0.2.0 bigdecimal 3.1.8 observer 0.1.2 abbrev 0.1.2 resolv-replace 0.1.1 rinda 0.2.0 drb 2.2.1 nkf 0.2.0 syslog 0.1.2 csv 3.3.0 installing bundled gem cache: /tmp/ruby/install/trunk-jemalloc/lib/ruby/gems/3.4.0+0/cache skipped bundled gems: power_assert-2.0.4dev.gem not found in bundled_gems $$$[end] "make install -j4" exit with 0. $$$[beg] make yes-btest TESTOPTS='-q -j4' PASS all 1975 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 = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -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 = -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 = C.UTF-8 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 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 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 = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -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 = -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 = C.UTF-8 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 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating enc.mk generating encdb.h encdb.h unchanged making enc make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' making encs make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.2/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.8.0/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.5.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.5.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.5.2/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=61668 "--ruby=./miniruby -I/tmp/ruby/src/trunk-jemalloc/lib -I. -I.ext/common /tmp/ruby/src/trunk-jemalloc/tool/runruby.rb --extout=.ext -- --disable-gems" --excludes-dir=/tmp/ruby/src/trunk-jemalloc/test/.excludes --name=!/memory_leak/ --stderr-on-failure -j4 # Running tests: [ 1/910] 407409=test_gem_stub_specification [ 2/910] 407407=test_tree_builder [ 3/910] 407407=test_popen_deadlock [ 4/910] 407405=test_typeddata [ 5/910] 407406=!Nothing_to_test [ 6/910] 407406=test_protect [ 7/910] 407406=test_trick [ 8/910] 407405=test_history [ 9/910] 407409=test_class [ 10/910] 407409=test_gem_commands_list_command [ 11/910] 407405=test_flags [ 12/910] 407409=test_integer [ 13/910] 407407=test_gem_commands_install_command [ 14/910] 407405=test_ole_methods [ 15/910] 407405=test_gem_bundler_version_finder [ 16/910] 407405=test_tcp [ 17/910] 407405=test_unicode_escape [ 18/910] 407405=test_string_memory [ 19/910] 407405=test_gem_requirement [ 20/910] 407405=test_line_editor [ 21/910] 407405=test_webauthn_listener_response [ 22/910] 407406=test_rdoc_markup [ 23/910] 407405=test_complex2 [ 24/910] 407405=test_rdoc_i18n_locale [ 25/910] 407406=test_kernel [ 26/910] 407405=test_pkcs7 [ 27/910] 407405=test_rdoc_method_attr [ 28/910] 407405=test_gem [ 29/910] 407409=test_history [ 30/910] 407407=test_optarg [ 31/910] 407409=test_parser [ 32/910] 407409=test_cgi_core [ 33/910] 407409=test_exception [ 34/910] 407409=test_win32ole_variant_outarg [ 35/910] 407409=test_files_sample [ 36/910] 407407=test_gem_commands_help_command [ 37/910] 407409=test_gem_commands_build_command [ 38/910] 407407=test_iseq_load [ 39/910] 407406=test_console_attr [ 40/910] 407406=test_numeric [ 41/910] 407406=test_marshal [ 42/910] 407409=test_inlinecache [ 43/910] 407409=test_word [ 44/910] 407409=test_type_completor [ 45/910] 407409=test_case_mapping [ 46/910] 407409=test_ubf_async_safe [ 47/910] 407409=test_ractor [ 48/910] 407406=test_assignment [ 49/910] 407409=test_helper_method [ 50/910] 407409=test_rdoc_markup_to_html_snippet [ 51/910] 407409=test_rdoc_generator_ri [ 52/910] 407409=test_win32ole_record [ 53/910] 407409=test_ssl [ 54/910] 407407=test_gem_stream_ui [ 55/910] 407407=test_gem_local_remote_options [ 56/910] 407405=test_gem_package_tar_reader [ 57/910] 407405=test_rdoc_stats [ 58/910] 407407=test_yaml_tree [ 59/910] 407405=test_rdoc_attr [ 60/910] 407405=test_case_comprehensive [ 61/910] 407405=test_rdoc_store [ 62/910] 407407=test_debug [ 63/910] 407407=test_time_tz [ 64/910] 407407=test_rdoc_generator_pot_po [ 65/910] 407407=test_gem_gem_runner [ 66/910] 407407=test_rdoc_context_section [ 67/910] 407407=test_rdoc_generator_pot [ 68/910] 407407=test_gem_impossible_dependencies_error [ 69/910] 407407=test_instrumentation_api [ 70/910] 407409=test_gc_compact [ 71/910] 407405=test_gem_resolver_requirement_list [ 72/910] 407405=test_arith_seq_beg_len_step [ 73/910] 407405=command_line_test [ 74/910] 407405=test_did_you_mean [ 75/910] 407407=test_gem_config_file [ 76/910] 407405=test_have_func [ 77/910] 407407=test_raise_exception [ 78/910] 407406=test_gem_commands_pristine_command [ 79/910] 407407=test_yjit_exit_locations [ 80/910] 407407=test_external_new [ 81/910] 407407=test_rat [ 82/910] 407407=test_win32ole_typelib [ 83/910] 407407=test_symbol [ 84/910] 407407=test_webauthn_poller [ 85/910] 407407=test_gem_resolver_lock_set [ 86/910] 407407=test_backtrace [ 87/910] 407407=test_require [ 88/910] 407405=test_gem_security [ 89/910] 407406=test_ancdata [ 90/910] 407406=test_color_printer [ 91/910] 407406=test_gem_update_suggestion [ 92/910] 407406=lex_test [ 93/910] 407409=test_store [ 94/910] 407407=test_win32ole_param [ 95/910] 407407=test_emoji_breaks [ 96/910] 407407=regular_expression_encoding_test [ 97/910] 407407=test_gem_safe_yaml [ 98/910] 407407=test_date_parse [ 99/910] 407409=test_ractor [100/910] 407409=test_formatter [101/910] 407409=test_pkey_ec [102/910] 407409=test_array_create [103/910] 407409=test_registry [104/910] 407409=test_gem_command [105/910] 407407=test_thread [106/910] 407407=test_too_many_dummy_encodings [107/910] 407407=json_fixtures_test [108/910] 407407=index_write_test [109/910] 407407=test_constant [110/910] 407409=test_argf [111/910] 407406=test_rubyvm [112/910] 407406=test_rdoc_parser_c [113/910] 407406=test_rdoc_rd_inline_parser [114/910] 407406=test_keyword [115/910] 407406=test_m17n [116/910] 407406=test_pattern_key_name_check [117/910] 407406=test_rdoc_markup_verbatim [118/910] 407406=test_propertyputref [119/910] 407406=test_encoding [120/910] 407406=test_yjit [121/910] 407405=test_null [122/910] 407405=test_scan_args [123/910] 407405=test_getopts [124/910] 407405=test_rdoc_parser_rd [125/910] 407405=test_gem_silent_ui [126/910] 407405=test_rdoc_markup_to_markdown [127/910] 407405=test_ssl [128/910] 407407=test_rdoc_parser_simple [129/910] 407407=test_ractor_compatibility [130/910] 407409=test_set [131/910] 407409=warnings_test [132/910] 407409=test_module [133/910] 407407=dispatcher_test [134/910] 407407=unescape_test [135/910] 407407=test_rdoc_generator_pot_po_entry [136/910] 407407=test_gem_source_fetch_problem [137/910] 407407=test_bmethod [138/910] 407407=test_windows_1252 [139/910] 407407=test_gem_resolver_installed_specification [140/910] 407407=parse_stream_test [141/910] 407407=integer_parse_test [142/910] 407407=test_ractor [143/910] 407407=test_severity [144/910] 407407=test_rdoc_encoding [145/910] 407407=test_fileutils [146/910] 407405=test_rdoc_servlet [147/910] 407405=test_nil2vtempty [148/910] 407405=test_rdoc_markdown [149/910] 407407=test_readpartial [150/910] 407407=test_object [151/910] 407407=test_deprecate [152/910] 407407=test_rdoc_constant [153/910] 407405=test_date_marshal [154/910] 407405=test_bash_completion [155/910] 407405=test_gem_resolver_api_set [156/910] 407407=test_gem_package_tar_header [157/910] 407405=test_depth_first [158/910] 407405=test_rdoc_single_class [159/910] 407405=test_win32ole_variant_m [160/910] 407405=test_gem_commands_mirror [161/910] 407405=comments_test [162/910] 407405=test_stream [163/910] 407405=test_hash [164/910] 407407=test_cclass [165/910] 407407=test_extlibs [166/910] 407409=test_ossl [167/910] 407407=test_rdoc_token_stream [168/910] 407407=test_load [169/910] 407407=test_time [170/910] 407407=test_transcode [171/910] 407407=json_string_matching_test [172/910] 407407=test_convertible [173/910] 407406=test_json_tree [174/910] 407406=test_custom_command [175/910] 407406=test_rdoc_generator_json_index [176/910] 407406=test_ruby_lex [177/910] 407406=test_method_cache [178/910] 407406=test_case [179/910] 407406=test_gem_validator [180/910] 407406=test_logger [181/910] 407406=test_common [182/910] 407406=test_key_stroke [183/910] 407406=test_gem_request [184/910] 407405=pattern_test [185/910] 407405=test_gem_commands_exec_command [186/910] 407406=errors_test [187/910] 407406=test_libs [188/910] 407406=test_gc [189/910] 407406=test_basicsocket [190/910] 407406=test_math [191/910] 407406=test_rendering [192/910] 407406=test_ftp [193/910] 407406=test_import [194/910] 407409=test_vm_dump [195/910] 407409=test_gem_source_subpath_problem [196/910] 407409=test_gc [197/910] 407405=test_date_strftime [198/910] 407406=test_kill_ring [199/910] 407406=test_stringchar [200/910] 407406=test_signal [201/910] 407405=test_fixnum [202/910] 407405=dump_test [203/910] 407405=implicit_array_test [204/910] 407405=test_summary [205/910] 407406=test_timeout [206/910] 407406=test_str2big [207/910] 407405=test_foreach [208/910] 407405=test_struct [209/910] 407406=test_pointer [210/910] 407405=test_win32ole_type [211/910] 407405=test_gem_commands_sources_command [212/910] 407406=test_date_time [213/910] 407406=test_data [214/910] 407406=test_mutex [215/910] 407405=test_big5 [216/910] 407406=test_enumerator [217/910] 407405=test_helper [218/910] 407405=test_parser_events [219/910] 407405=test_gem_security_trust_dir [220/910] 407405=version_test [221/910] 407405=test_cgi_header [222/910] 407405=test_gem_resolver_installer_set [223/910] 407405=test_rdoc_markup_paragraph [224/910] 407405=test_gem_security_policy [225/910] 407405=test_string_processing [226/910] 407405=test_safe_load [227/910] 407405=encodings_test [228/910] 407405=test_lock_native_thread [229/910] 407405=test_fips [230/910] 407405=test_sexp [231/910] 407405=test_name_error [232/910] 407405=test_regex_casefold [233/910] 407405=test_gem_source_git [234/910] 407405=test_object_create_start [235/910] 407405=test_http [236/910] 407405=test_rb_str_dup [237/910] 407405=test_encoding [238/910] 407405=test_io_m17n [239/910] 407405=test_irb [240/910] 407405=test_files_ext [241/910] 407405=test_gem_request_connection_pools [242/910] 407407=test_function [243/910] 407405=snapshots_test [244/910] 407407=test_sockopt [245/910] 407407=test_gem_commands_lock_command [246/910] 407407=test_eval_history [247/910] 407407=test_arity [248/910] 407407=test_tempfile [249/910] 407407=test_files_test [250/910] 407407=test_err_in_callback [251/910] 407407=test_yamlstore [252/910] 407407=test_ocsp [253/910] 407409=test_continuation [254/910] 407409=test_switch_hitter [255/910] 407409=test_primitive [256/910] 407409=test_enumerator_kw [257/910] 407409=test_big2str [258/910] 407409=test_delete [259/910] 407409=test_gem_ext_configure_builder [260/910] 407405=test_gem_commands_uninstall_command [261/910] 407407=test_ansi_with_terminfo [262/910] 407407=test_at_exit [263/910] 407409=test_placearg [264/910] 407407=test_proc [265/910] 407409=test_document [266/910] 407409=test_hash_create [267/910] 407409=test_rdoc_markup_to_table_of_contents [268/910] 407409=test_zlib [269/910] 407407=test_thread [270/910] 407405=test_rdoc_any_method [271/910] 407405=test_function_entry [272/910] 407405=test_koi8 [273/910] 407405=test_printf [274/910] 407405=test_unicode [275/910] 407405=test_filter [276/910] 407405=test_type [277/910] 407405=test_complexrational [278/910] 407405=test_time [279/910] 407405=test_thread_cv [280/910] 407405=test_gem_commands_setup_command [281/910] 407405=test_undef [282/910] 407405=test_gem_package_tar_reader_entry [283/910] 407405=test_tmpdir [284/910] 407405=test_object_references [285/910] 407405=test_pipe [286/910] 407405=test_gem_resolver_vendor_set [287/910] 407405=test_gem_commands_update_command [288/910] 407409=test_rdoc_cross_reference [289/910] 407405=test_shift_jis [290/910] 407405=location_test [291/910] 407405=test_ldap [292/910] 407405=test_reqarg [293/910] 407409=test_resource [294/910] 407409=test_http [295/910] 407405=test_hash [296/910] 407405=test_http_request.Closed file descriptor: TestNetHTTP_v1_2#test_request: 10 [297/910] 407405=test_win32ole_param_event [298/910] 407405=test_comparable.Closed file descriptor: TestNetHTTP_v1_2#test_post: 9 [299/910] 407405=test_pair .Leaked thread: TestNetHTTP_v1_2#test_get__crlf: #<Thread:0x00007f1c03a5fed0 /tmp/ruby/src/trunk-jemalloc/test/net/http/utils.rb:28 sleep> .Closed file descriptor: TestNetHTTP_v1_2#test_timeout_during_HTTP_session: 9 Finished thread: TestNetHTTP_v1_2#test_timeout_during_HTTP_session: #<Thread:0x00007f1c03a5fed0 /tmp/ruby/src/trunk-jemalloc/test/net/http/utils.rb:28 dead> .Leaked thread: TestNetHTTP_v1_2#test_head: #<Thread:0x00007f1c03a5b538 /tmp/ruby/src/trunk-jemalloc/test/net/http/utils.rb:28 sleep> .Finished thread: TestNetHTTP_v1_2#test_get__implicit_start: #<Thread:0x00007f1c03a5b538 /tmp/ruby/src/trunk-jemalloc/test/net/http/utils.rb:28 dead> .Closed file descriptor: TestNetHTTP_v1_2#test_set_form: 9 Leaked thread: TestNetHTTP_v1_2#test_get__break: #<Thread:0x00007f1c03a8ef00 /tmp/ruby/src/trunk-jemalloc/test/net/http/utils.rb:28 sleep> .Closed file descriptor: TestNetHTTP_v1_2#test_s_post: 9 Finished thread: TestNetHTTP_v1_2#test_s_post: #<Thread:0x00007f1c03a8ef00 /tmp/ruby/src/trunk-jemalloc/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTP_v1_2#test_patch: #<Thread:0x00007f1c03a54ad0 /tmp/ruby/src/trunk-jemalloc/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTP_v1_2#test_send_large_POST_request: 9 Finished thread: TestNetHTTP_v1_2#test_send_large_POST_request: #<Thread:0x00007f1c03a54ad0 /tmp/ruby/src/trunk-jemalloc/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTP_v1_2#test_s_start: #<Thread:0x00007f1c25e70278 /tmp/ruby/src/trunk-jemalloc/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTP_v1_2#test_get2: 9 Finished thread: TestNetHTTP_v1_2#test_get2: #<Thread:0x00007f1c25e70278 /tmp/ruby/src/trunk-jemalloc/test/net/http/utils.rb:28 dead> [300/910] 407407=test_date [301/910] 407407=test_integer [302/910] 407407=test_gem_commands_server_command [303/910] 407407=test_clone Closed file descriptor: TestNetHTTP_v1_2_chunked#test_post: 9 Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_post: 9 Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_patch: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 42505> .Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 9 Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 8 #<File::Stat dev=0x8, ino=285110537, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get: 10 [304/910] 407407=test_io_timeout [305/910] 407407=test_x509attrLeaked thread: TestNetHTTPContinue#test_expect_continue: #<Thread:0x00007f1c03a5f728 /tmp/ruby/src/trunk-jemalloc/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTPContinue#test_expect_continue_error: #<Thread:0x00007f1c03a5f728 /tmp/ruby/src/trunk-jemalloc/test/net/http/utils.rb:28 dead> [306/910] 407407=ractor_test [307/910] 407407=test_wait .Leaked thread: TestNetHTTPContinue#test_expect_continue_error_while_waiting: #<Thread:0x00007f1c03a514c0 /tmp/ruby/src/trunk-jemalloc/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTPContinue#test_expect_continue_error_before_body: #<Thread:0x00007f1c03a514c0 /tmp/ruby/src/trunk-jemalloc/test/net/http/utils.rb:28 dead> [308/910] 407407=regular_expression_options_test [309/910] 407407=test_bignum [310/910] 407407=test_yield Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed: 10 : #<TCPSocket:fd 10, AF_INET, 127.0.0.1, 34165> Leaked thread: TestNetHTTPKeepAlive#test_http_retry_failed: #<Thread:0x00007f1c03acee20 /tmp/ruby/src/trunk-jemalloc/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed_with_block: 10 Finished thread: TestNetHTTPKeepAlive#test_http_retry_failed_with_block: #<Thread:0x00007f1c03acee20 /tmp/ruby/src/trunk-jemalloc/test/net/http/utils.rb:28 dead> .Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_reset_on_new_connection: 10 [311/910] 407406=integer_base_flags_test [312/910] 407406=test_integer_comb [313/910] 407405=test_euc_tw [314/910] 407405=test_rdoc_parser .Closed file descriptor: TestNetHTTPLocalBind#test_bind_to_local_port: 10 [315/910] 407405=test_alias_and_anchor Leaked thread: TestNetHTTPForceEncoding#test_response_body_encoding_true_with_content_type: #<Thread:0x00007f1c03a48668 /tmp/ruby/src/trunk-jemalloc/test/net/http/utils.rb:28 sleep> [316/910] 407405=test_capacity [317/910] 407405=test_install.Closed file descriptor: TestNetHTTPForceEncoding#test_response_body_encoding_encoding_without_content_type: 10 Finished thread: TestNetHTTPForceEncoding#test_response_body_encoding_encoding_without_content_type: #<Thread:0x00007f1c03a48668 /tmp/ruby/src/trunk-jemalloc/test/net/http/utils.rb:28 dead> .Leaked thread: TestNetHTTPForceEncoding#test_response_body_encoding_false: #<Thread:0x00007f1c03a4fd50 /tmp/ruby/src/trunk-jemalloc/test/net/http/utils.rb:28 sleep> .Finished thread: TestNetHTTPForceEncoding#test_response_body_encoding_string_without_content_type: #<Thread:0x00007f1c03a4fd50 /tmp/ruby/src/trunk-jemalloc/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTPForceEncoding#test_response_body_encoding_string_without_content_type: #<Thread:0x00007f1c03a4f788 /tmp/ruby/src/trunk-jemalloc/test/net/http/utils.rb:28 sleep> [318/910] 407409=test_cmethod [319/910] 407409=test_win32ole_method_event [320/910] 407409=test_nextafter [321/910] 407405=test_gem_console_ui [322/910] 407409=test_gem_request_set_gem_dependency_api [323/910] 407405=test_exit [324/910] 407405=test_wss [325/910] 407405=test_gem_source_local [326/910] 407409=test_mul [327/910] 407409=test_nil [328/910] 407409=test_unix [329/910] 407409=test_ansi_without_terminfo [330/910] 407409=test_digest [331/910] 407409=test_gem_commands_unpack_command [332/910] 407405=test_init [333/910] 407409=test_x509store [334/910] 407405=test_closure [335/910] 407409=test_coder [336/910] 407409=test_symbol [337/910] 407405=test_context [338/910] 407405=test_dot_dot [339/910] 407405=test_file [340/910] 407405=test_ellipsize [341/910] 407405=test_gem_resolver_index_set [342/910] 407405=test_lexer [343/910] 407405=test_grapheme_breaks [344/910] 407405=test_random [345/910] 407405=test_gb18030 [346/910] 407405=test_gem_gemcutter_utilities [347/910] 407407=test_arith_seq_extract [348/910] 407405=test_folderitem2_invokeverb [349/910] 407405=test_win32ole_event [350/910] 407405=test_pinned [351/910] 407405=test_enc_str_buf_cat [352/910] 407405=test_gem_ext_cargo_builder [353/910] 407405=test_memory_view [354/910] 407406=test_gem_version [355/910] 407407=numeric_value_test [356/910] 407407=test_to_ruby [357/910] 407407=test_change_word [358/910] 407407=test_gem_doctor [359/910] 407407=test_etc [360/910] 407406=test_iterator [361/910] 407407=test_string [362/910] 407407=test_gem_commands_outdated_command [363/910] 407405=test_config [364/910] 407406=test_rdoc_normal_class [365/910] 407407=test_gem_installer [366/910] 407405=test_new [367/910] 407406=test_storage [368/910] 407405=test_qsort [369/910] 407405=test_gem_resolver_git_set [370/910] 407406=test_cipher [371/910] 407406=library_symbols_test [372/910] 407406=test_pack [373/910] 407406=json_addition_test [374/910] 407406=test_dir_m17n [375/910] 407405=test_cgi_cookie [376/910] 407405=test_cd [377/910] 407405=test_cgi_tag_helper [378/910] 407405=test_gem_package_old [379/910] 407405=test_modify_expand [380/910] 407405=test_io [381/910] 407406=test_gem_available_set [382/910] 407406=test_gem_request_set_lockfile_tokenizer [383/910] 407406=test_duplicate [384/910] 407406=test_pkey_dh [385/910] 407406=test_metaclass [386/910] 407406=test_process [387/910] 407409=test_singleton [388/910] 407406=test_gem_spec_fetcher [389/910] 407409=test_gem_source_vendor [390/910] 407409=test_variable_name_check [391/910] 407409=ripper_test [392/910] 407406=test_rubygems [393/910] 407406=test_data [394/910] 407406=test_emitter [395/910] 407406=test_unicode_normalize [396/910] 407406=test_engine [397/910] 407406=test_key_error [398/910] 407406=test_rdoc_code_object [399/910] 407409=test_object [400/910] 407406=test_key_actor_vi [401/910] 407406=test_enc_raise [402/910] 407406=source_location_test [403/910] 407406=test_reline_key [404/910] 407406=string_encoding_test [405/910] 407406=test_random_formatter [406/910] 407406=test_func [407/910] 407409=test_rdoc_markup_formatter [408/910] 407409=test_yaml [409/910] 407409=test_rdoc_alias [410/910] 407409=test_gem_commands_info_command [411/910] 407409=test_gem_uninstaller [412/910] 407409=test_rdoc_markup_to_rdoc [413/910] 407409=test_io_buffer [414/910] 407409=test_ipaddr [415/910] 407409=test_require_lib [416/910] 407406=parameters_signature_test [417/910] 407406=test_config [418/910] 407406=test_objectspace [419/910] 407407=test_variable [420/910] 407407=test_bug_reporter [421/910] 407406=test_cparser [422/910] 407407=test_profile_frames [423/910] 407407=test_rdoc_rd [424/910] 407407=test_multi_irb_commands [425/910] 407407=test_helper [426/910] 407407=test_rdoc_markup_attribute_manager [427/910] 407407=test_logperiod [428/910] 407407=test_econv [429/910] 407406=test_rdoc_markup_hard_break [430/910] 407406=test_files_test_2 [431/910] 407407=test_gem_resolver_composed_set [432/910] 407407=test_gem_resolver_local_specification [433/910] 407407=test_win32ole_type_event [434/910] 407407=test_require [435/910] 407409=test_key_name_check [436/910] 407409=test_stack [437/910] 407409=test_ns_spki [438/910] 407409=test_boolean [439/910] 407409=test_addr [440/910] 407409=test_rand [441/910] 407409=test_regexp [442/910] 407406=test_gem_platform [443/910] 407407=test_bigzero [444/910] 407407=test_parse [445/910] 407406=test_class2name [446/910] 407406=test_x509cert [447/910] 407405=test_stringio [448/910] 407405=test_logdevice [449/910] 407406=test_gem_remote_fetcher_local_ssl_server [450/910] 407407=parser_test [451/910] 407407=test_gem_ext_cargo_builder_link_flag_converter [452/910] 407407=test_fstring [453/910] 407407=test_gem_source_installed [454/910] 407407=test_proxy [455/910] 407407=onigmo_test [456/910] 407407=test_yaml_special_cases [457/910] 407407=test_gem_source_list [458/910] 407407=test_struct [459/910] 407407=test_completion [460/910] 407405=test_ensured [461/910] 407405=test_rdoc_markup_raw [462/910] 407406=test_const [463/910] 407405=fuzzer_test [464/910] 407406=test_class [465/910] 407405=test_lambda [466/910] 407405=fixtures_test [467/910] 407405=test_rational2 [468/910] 407405=test_euc_kr [469/910] 407405=test_project_sanity [470/910] 407405=compiler_test [471/910] 407405=test_rational [472/910] 407407=test_config [473/910] 407405=test_gem_commands_check_command [474/910] 407405=test_rdoc_comment [475/910] 407405=test_ftp [476/910] 407405=test_kwargs [477/910] 407405=test_io_wait [478/910] 407405=test_io [479/910] 407405=breadth_first_search_test [480/910] 407405=test_thread_fd_close [481/910] 407405=test_autoconf [482/910] 407405=test_class_name_check [483/910] 407405=test_cgi_multipart [484/910] 407405=test_https [485/910] 407407=test_yamldbm [486/910] 407407=test_evaluation [487/910] 407407=test_rdoc_i18n_text [488/910] 407407=test_gem_commands_contents_command [489/910] 407407=test_noarg [490/910] 407407=test_gem_resolver_lock_specification [491/910] 407407=test_rdoc_markup_to_html_crossref [492/910] 407407=static_inspect_test [493/910] 407407=test_gem_resolver_best_set [494/910] 407407=test_disable_irb [495/910] 407407=test_gem_commands_environment_command [496/910] 407407=test_utf32 [497/910] 407407=test_array [498/910] 407406=test_threadgroup [499/910] 407406=node_id_test [500/910] 407405=test_date_strptime [501/910] 407406=test_warning [502/910] 407405=test_rdoc_extend [503/910] 407405=test_gem_safe_marshal [504/910] 407406=test_merge_keys [505/910] 407406=test_gbk [506/910] 407406=test_string [507/910] 407405=test_load [508/910] 407405=test_flush [509/910] 407405=test_euc_jp [510/910] 407405=test_error_highlight [511/910] 407405=test_rbconfig [512/910] 407405=test_win32ole_method [513/910] 407405=test_open3 [514/910] 407405=test_spell_checker [515/910] 407405=test_random [516/910] 407405=test_call [517/910] 407405=test_gem_resolver_conflict [518/910] 407405=test_date_ractor [519/910] 407405=test_address_resolve [520/910] 407405=test_rdoc_markup_to_tt_only [521/910] 407405=json_generator_test [522/910] 407405=test_iso_8859 [523/910] 407405=test_gem_commands_signin_command [524/910] 407405=test_parser [525/910] 407405=test_num2int [526/910] 407405=test_cgi_util [527/910] 407405=test_rdoc_context [528/910] 407405=test_open-uri [529/910] 407405=test_iter_break [530/910] 407405=test_rdoc_markup_document [531/910] 407405=test_bug-14834 [532/910] 407405=test_rdoc_generator_markup [533/910] 407405=test_gem_commands_dependency_command [534/910] 407407=test_rdoc_markup_parser [535/910] 407407=test_terminfo [536/910] 407407=test_gem_commands_search_command [537/910] 407407=test_cesu8 [538/910] 407407=test_addrinfo [539/910] 407405=test_arithmetic_sequence [540/910] 407405=test_gem_commands_specification_command [541/910] 407405=regexp_test [542/910] 407405=test_rubyoptions [543/910] 407407=test_pattern_matching [544/910] 407407=test_psych [545/910] 407407=test_settracefunc [546/910] 407407=test_set_len [547/910] 407407=test_gem_text [548/910] 407407=tunnel_test [549/910] 407407=test_zsh_completion [550/910] 407407=test_win32ole [551/910] 407407=json_common_interface_test [552/910] 407407=test_gem_commands_open_command [553/910] 407407=test_asn1 [554/910] 407407=test_method_cache [555/910] 407407=test_rdoc_rd_block_parser [556/910] 407407=test_sprintf_comb [557/910] 407407=test_rdoc_markup_pre_process [558/910] 407407=test_command [559/910] 407407=test_scheduler [560/910] 407407=test_rdoc_ri_paths [561/910] 407407=test_serialize_subclasses [562/910] 407407=test_dryrun [563/910] 407407=test_enum [564/910] 407407=test_handle [565/910] 407407=test_gem_source_specific_file [566/910] 407407=test_kdf [567/910] 407407=test_ractor [568/910] 407407=test_gem_request_set_lockfile [569/910] 407407=test_postponed_job [570/910] 407407=test_recursion [571/910] 407407=test_rdoc_markup_attributes [572/910] 407407=parse_comments_test [573/910] 407407=parse_success_test [574/910] 407407=test_pty [575/910] 407407=test_windows_1251 [576/910] 407407=test_frozen [577/910] 407407=test_float [578/910] 407407=test_ractor [579/910] 407407=test_rdoc_parser_markdown [580/910] 407407=test_delegate [581/910] 407407=test_gem_ext_cargo_builder_unit [582/910] 407407=newline_offsets_test [583/910] 407407=test_digest [584/910] 407407=test_gem_package_task [585/910] 407407=test_fiddle [586/910] 407407=test_omap [587/910] 407407=test_yield_block [588/910] 407407=test_case [589/910] 407407=test_ractor [590/910] 407407=test_complex [591/910] 407407=test_shellwords [592/910] 407407=test_gem_ext_ext_conf_builder [593/910] 407407=test_buffered_io [594/910] 407407=test_gem_dependency_resolution_error [595/910] 407407=test_gem_commands_cleanup_command [596/910] 407407=test_path_to_class [597/910] 407407=test_utf16 [598/910] 407407=test_gem_request_set_lockfile_parser [599/910] 407407=test_autoload [600/910] 407409=test_sprintf [601/910] 407409=test_weakmap [602/910] 407405=test_gem_commands_which_command [603/910] 407405=test_pkcs12 [604/910] 407405=test_case_options [605/910] 407405=test_fiber [606/910] 407406=test_refinement [607/910] 407405=test_x509crl [608/910] 407405=test_usrmarshal [609/910] 407405=test_httpresponses [610/910] 407405=test_cgi_session [611/910] 407405=test_optimization [612/910] 407407=test_ripper [613/910] 407407=test_debugger_integration [614/910] 407407=test_my_integer [615/910] 407407=test_svcb_https [616/910] 407407=test_buffering [617/910] 407407=test_allocation [618/910] 407409=test_tracer [619/910] 407409=test_gem_version_option [620/910] 407409=test_insns_leaf [621/910] 407409=test_option [622/910] 407409=test_member [623/910] 407409=test_flip [624/910] 407409=test_syntax [625/910] 407406=test_x509req [626/910] 407406=test_win32ole_variant [627/910] 407406=test_backtrace [628/910] 407407=test_dln [629/910] 407407=test_rdoc_task [630/910] 407407=test_x509name [631/910] 407407=test_nofree [632/910] 407407=test_set [633/910] 407406=test_scalar_scanner [634/910] 407406=test_rdoc_markdown_test [635/910] 407407=test_rdoc_normal_module [636/910] 407407=test_resolve_symbol [637/910] 407407=test_gem_source_lock [638/910] 407407=symbol_encoding_test [639/910] 407407=test_pkg_config [640/910] 407407=test_gem_security_signer [641/910] 407407=test_default_gems [642/910] 407407=test_gem_dependency_list [643/910] 407407=test_gem_install_update_options [644/910] 407407=test_c_struct_builder [645/910] 407407=test_monitor [646/910] 407407=test_last_thread [647/910] 407406=test_bn [648/910] 407406=test_digest_extend [649/910] 407406=test_gem_rdoc [650/910] 407407=test_pkey_rsa [651/910] 407406=test_numhash [652/910] 407406=test_whileuntil [653/910] 407406=test_generic [654/910] 407406=test_rdoc_markup_to_ansi [655/910] 407406=test_singleton_function [656/910] 407406=test_gem_resolver_index_specification [657/910] 407406=test_framework [658/910] 407406=test_workspace [659/910] 407407=test_passing_block [660/910] 407407=test_rdoc_parser_changelog [661/910] 407406=test_c_union_entity [662/910] 407407=bom_test [663/910] 407407=test_gem_ci_detector [664/910] 407407=test_io_console [665/910] 407406=test_file [666/910] 407407=test_io_wait_uncommon [667/910] 407407=heredoc_test [668/910] 407407=test_gem_ext_cmake_builder [669/910] 407407=test_rdoc_parser_ruby [670/910] 407406=test_httpresponse [671/910] 407406=locals_test [672/910] 407406=test_x509ext [673/910] 407406=test_verbose [674/910] 407405=test_gem_remote_fetcher_local_server [675/910] 407406=test_rdoc_markup_to_bs [676/910] 407406=test_gem_commands_push_command [677/910] 407407=test_eval [678/910] 407405=test_gem_name_tuple [679/910] 407405=test_date_attr [680/910] 407405=reflection_test [681/910] 407405=test_gem_resolver [682/910] 407407=test_rdoc_tom_doc [683/910] 407407=test_emoji [684/910] 407407=test_resize [685/910] 407407=test_sorted_set [686/910] 407405=test_stringify_symbols [687/910] 407405=test_condition [688/910] 407405=json_generic_object_test [689/910] 407405=test_cp949 [690/910] 407406=test_erb [691/910] 407405=test_recorder [692/910] 407405=test_rdoc_top_level [693/910] 407406=test_gem_remote_fetcher_s3 [694/910] 407407=test_force_exit [695/910] 407407=test_configuration [696/910] 407406=test_fnmatch [697/910] 407405=test_shapes [698/910] 407405=test_iseq [699/910] 407407=test_gem_resolver_dependency_request [700/910] 407406=test_gem_commands_owner_command [701/910] 407407=test_key_event_record [702/910] 407407=test_erb_m17n [703/910] 407407=snippets_test [704/910] 407406=test_gem_path_support [705/910] 407406=test_rdoc_generator_darkfish [706/910] 407405=test_https_proxy [707/910] 407405=test_forwardable [708/910] 407405=test_have_library [709/910] 407406=test_bug-5832 [710/910] 407406=test_emitter [711/910] 407406=test_gem_request_set [712/910] 407407=test_internal_ivar [713/910] 407407=test_tree_spell_checker [714/910] 407407=desugar_compiler_test [715/910] 407407=test_string [716/910] 407407=test_sleep [717/910] 407406=test_tracepoint [718/910] 407406=test_objspace [719/910] 407405=test_raise [720/910] 407405=test_have_macro [721/910] 407407=json_ext_parser_test [722/910] 407407=test_config [723/910] 407407=test_gem_commands_yank_command [724/910] 407409=magic_comment_test [725/910] 407405=test_date_compat [726/910] 407405=test_gem_commands_signout_command [727/910] 407405=test_enumerable [728/910] 407407=test_pack [729/910] 407405=test_scanner_events [730/910] 407405=ruby_parser_test [731/910] 407405=test_nomethod_error [732/910] 407405=test_human_typo [733/910] 407405=test_mkmf [734/910] 407405=test_files_test_1 [735/910] 407405=test_enumerator [736/910] 407405=test_gem_dependency_installer [737/910] 407409=test_eval [738/910] 407409=test_gem_unsatisfiable_dependency_error [739/910] 407407=test_nesting_parser [740/910] 407409=test_rdoc_rd_inline [741/910] 407409=test_gem_uri [742/910] 407407=test_dir [743/910] 407409=test_ifunless [744/910] 407409=test_defined [745/910] 407409=test_bug-3571 [746/910] 407409=test_gem_ext_builder [747/910] 407407=static_literals_test [748/910] 407407=test_gem_remote_fetcher [749/910] 407407=test_gem_resolver_specification [750/910] 407407=test_color [751/910] 407407=test_fd_setsize [752/910] 407407=test_queue [753/910] 407407=test_gem_commands_rebuild_command [754/910] 407407=test_env [755/910] 407409=test_gem_dependency [756/910] 407409=test_prettyprint [757/910] 407409=test_jaro_winkler [758/910] 407409=overlap_test [759/910] 407409=test_egrep_cpp [760/910] 407409=test_date_conv [761/910] 407409=test_method_name_check [762/910] 407409=test_inadvertent_creation [763/910] 407409=test_gem_resolver_activation_request [764/910] 407409=test_cgi_modruby [765/910] 407409=test_webauthn_listener Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 12 : #<TCPSocket:fd 12, AF_INET, 127.0.0.1, 42637> Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 12 [766/910] 407409=test_gem_util [767/910] 407409=test_stat [768/910] 407409=test_pkey_dsa [769/910] 407405=test_gem_package [770/910] 407409=test_numeric [771/910] 407409=test_files_lib [772/910] 407409=test_udp [773/910] 407409=test_basicinstructions [774/910] 407409=test_help [775/910] 407409=test_key_actor_emacs [776/910] 407405=test_io_buffer [777/910] 407405=test_benchmark [778/910] 407409=test_hmac [779/910] 407409=test_lazy_enumerator [780/910] 407409=test_rdoc_rdoc [781/910] 407409=test_data_error [782/910] 407409=test_find_executable [783/910] 407409=test_gem_source [784/910] 407405=test_mdns [785/910] 407405=test_nonblock [786/910] 407405=test_optparse [787/910] 407405=test_timeout [788/910] 407409=test_ws [789/910] 407409=test_weakref [790/910] 407407=test_macro [791/910] 407407=test_gem_uri_formatter [792/910] 407405=test_locale [793/910] 407407=test_assembler [794/910] 407407=test_path [795/910] 407405=test_rdoc_require [796/910] 407407=test_ts [797/910] 407405=test_normalize [798/910] 407405=test_range [799/910] 407409=test_rdoc_markup_include [800/910] 407409=test_gem_commands_query_command [801/910] 407407=test_dns [802/910] 407407=test_acceptable [803/910] 407407=test_file_exhaustive [804/910] 407405=test_erb_command [805/910] 407405=test_cstr [806/910] 407409=test_gem_resolver_vendor_specification [807/910] 407409=test_rdoc_markup_heading [808/910] 407409=test_require_path_check [809/910] 407409=test_input_method [810/910] 407409=test_securerandom [811/910] 407409=test_rdoc_rubygems_hook [812/910] 407409=test_dup [813/910] 407409=test_rdoc_class_module [814/910] 407409=test_memory_view [815/910] 407409=test_thread_queue [816/910] 407405=test_nowrite [817/910] 407405=test_alias [818/910] 407405=test_ostruct [819/910] 407405=test_tsort [820/910] 407405=test_process [821/910] 407409=test_append [822/910] 407409=test_rdoc_ri_driver [823/910] 407409=test_exception [824/910] 407407=test_protocol [825/910] 407407=test_httpheader [826/910] 407407=test_rendering [827/910] 407407=test_rdoc_markup_to_label [828/910] 407407=test_method [829/910] 407409=json_parser_test [830/910] 407409=test_coderange [831/910] 407409=test_ast [832/910] 407407=test_update [833/910] 407407=test_socket [834/910] 407406=test_pathname [835/910] 407407=constant_path_node_test [836/910] 407407=test_stringscanner [837/910] 407407=test_coverage [838/910] 407406=test_super [839/910] 407405=heredoc_dedent_test [840/910] 407405=test_show_source [841/910] 407405=test_deprecated [842/910] 407405=test_ssl_session [843/910] 407407=test_beginendblock [844/910] 407406=test_reline [845/910] 407405=test_abi [846/910] 407407=test_div [847/910] 407407=test_within_pipe [848/910] 407407=test_name_error_extension [849/910] 407405=test_m17n_comb [850/910] 407407=test_marshalable [851/910] 407407=test_find [852/910] 407407=test_uncorrectable_name_check [853/910] 407407=test_gem_commands_stale_command [854/910] 407407=test_stream [855/910] 407407=test_pp [856/910] 407407=test_gem_resolver_git_specification [857/910] 407406=test_mailto [858/910] 407406=test_sleep [859/910] 407407=test_not [860/910] 407407=test_gem_command_manager [861/910] 407407=test_scalar [862/910] 407407=json_encoding_test [863/910] 407407=test_gem_ext_rake_builder [864/910] 407406=test_sizeof [865/910] 407407=test_face [866/910] 407407=test_remote_fetch_error [867/910] 407407=test_system [868/910] 407407=test_gem_package_tar_writer [869/910] 407405=test_weakkeymap [870/910] 407407=test_rdoc_markup_indented_paragraph [871/910] 407407=equality_test [872/910] 407407=test_gem_commands_cert_command [873/910] 407405=test_c_struct_entry [874/910] 407405=test_to_ary_concat [875/910] 407407=test_enc_associate [876/910] 407407=newline_test [877/910] 407407=test_array [878/910] 407407=test_win32ole_variable [879/910] 407407=test_ractor [880/910] 407407=test_date_arith [881/910] 407407=test_gem_commands_fetch_command [882/910] 407407=test_date_new [883/910] 407407=test_notimplement [884/910] 407407=test_ractor [885/910] 407407=test_pkey [886/910] 407407=test_rdoc_text [887/910] 407407=test_frozen_error [888/910] 407407=test_trace [889/910] 407407=test_gem_resolver_api_specification [890/910] 407407=test_gem_specification [891/910] 407405=test_arity [892/910] 407405=test_provider [893/910] 407405=test_require [894/910] 407405=test_signedness [895/910] 407406=test_literal [896/910] 407406=test_compile_prism [897/910] 407406=test_pstore [898/910] 407406=test_rdoc_options [899/910] 407406=test_rdoc_markup_to_html [900/910] 407406=attribute_write_test [901/910] 407406=test_rdoc_markup_to_joined_paragraph [902/910] 407406=test_len [903/910] 407406=test_pack [904/910] 407406=test_interned_str [905/910] 407406=test_exception_at_throwing [906/910] 407406=test_bundled_ca [907/910] 407407=test_thread [908/910] 407407=test_rdoc_include [909/910] 407407=parse_test [910/910] 407407=test_mixed_unicode_escapes Finished tests in 675.793996s, 49.4115 tests/s, 9584.8040 assertions/s. 33392 tests, 6477353 assertions, 0 failures, 0 errors, 332 skips ruby -v: ruby 3.4.0dev (2024-07-17T18:17:59Z master 0fe816f380) [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 -j' TESTS='-j4' BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -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 = -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 = C.UTF-8 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 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating enc.mk generating encdb.h encdb.h unchanged making enc make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' making encs make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.9.2/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.8.0/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.5.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.5.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.5.2/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' ruby 3.4.0dev (2024-07-17T18:17:59Z master 0fe816f380) [x86_64-linux] 0 ............................................................ 60 ............................................................ 120 ............................................................ 180 ............................................................ 240 ............................................................ 300 ............................................................ 360 ............................................................ 420 ............................................................ 480 ............................................................ 540 ............................................................ 600 ............................................................ 660 ............................................................ 720 ............................................................ 780 ............................................................ 840 ............................................................ 900 ............................................................ 960 ............................................................ 1020 ............................................................ 1080 ............................................................ 1140 ............................................................ 1200 ............................................................ 1260 ............................................................ 1320 ............................................................ 1380 ............................................................ 1440 ............................................................ 1500 ............................................................ 1560 ............................................................ 1620 ............................................................ 1680 ............................................................ 1740 ............................................................ 1800 ............................................................ 1860 ............................................................ 1920 ............................................................ 1980 ............................................................ 2040 ............................................................ 2100 ............................................................ 2160 ............................................................ 2220 ............................................................ 2280 ............................................................ 2340 ............................................................ 2400 ............................................................ 2460 ............................................................ 2520 ............................................................ 2580 ............................................................ 2640 ............................................................ 2700 ............................................................ 2760 ............................................................ 2820 ............................................................ 2880 ............................................................ 2940 ............................................................ 3000 ............................................................ 3060 ............................................................ 3120 ............................................................ 3180 ............................................................ 3240 ............................................................ 3300 ............................................................ 3360 ............................................................ 3420 ............. Finished in 74.560677 seconds 3432 files, 32767 examples, 137330 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0.