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