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