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