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