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