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