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