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