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