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