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