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