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