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