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