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