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