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