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