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