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