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