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