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