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