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