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