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