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