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