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