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