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