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