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