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