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