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