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