# Logfile created on 2025-02-11 17:13:14 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x00007f763e58fdc0 @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'", @spec_opts="-j", @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.20250211-171314", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007f763e5b1e48 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007f763e5b1ba0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007f763e4ca700 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-yjit.20250211-171314", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-yjit.20250211-171314>, @binmode=false, @mon_data=#<Monitor:0x00007f763e5b17e0>, @mon_data_owner_object_id=860>>> $$$[beg] make update-download -j4 tool/config.guess already exists tool/config.sub already exists Update syslog to f2b9e75a8e016502607a3a20695cef57956150c2 Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f Update irb to 6bb53630c3398b2042fb99d5232c68399491d338 Update reline to defcd36c0b6e6648333d4b9ab5923eb4e543615e echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/pstore.revision - echo f2b9e75a8e016502607a3a20695cef57956150c2 | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/syslog.revision - echo 6bb53630c3398b2042fb99d5232c68399491d338 | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/irb.revision - echo defcd36c0b6e6648333d4b9ab5923eb4e543615e | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/reline.revision - /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/pstore.revision unchanged /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/syslog.revision unchanged /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/irb.revision unchanged /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/reline.revision unchanged $$$[end] "make update-download -j4" exit with 0. $$$[beg] make update-src -j4 Already up to date. Latest commit hash = 4ac75f6f64 $$$[end] "make update-src -j4" exit with 0. $$$[beg] make after-update -j4 Update syslog to f2b9e75a8e016502607a3a20695cef57956150c2 Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f Update irb to 6bb53630c3398b2042fb99d5232c68399491d338 echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/pstore.revision - echo f2b9e75a8e016502607a3a20695cef57956150c2 | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/syslog.revision - echo 6bb53630c3398b2042fb99d5232c68399491d338 | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/irb.revision - /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/pstore.revision unchanged /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/syslog.revision unchanged /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/irb.revision unchanged Update reline to defcd36c0b6e6648333d4b9ab5923eb4e543615e echo defcd36c0b6e6648333d4b9ab5923eb4e543615e | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/reline.revision - /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/reline.revision unchanged /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' $$$[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 = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -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 = -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 -Dmodular_gc_dir= CPPFLAGS = -DYJIT_FORCE_ENABLE DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 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 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 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 = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -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 = -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 -Dmodular_gc_dir= CPPFLAGS = -DYJIT_FORCE_ENABLE DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 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 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 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 287658dc502cb9456522a8e8e6682c6890e0a84c8477a7dc77b8b4955152e7c1 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 = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -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 = -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 -Dmodular_gc_dir= CPPFLAGS = -DYJIT_FORCE_ENABLE DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 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 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 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 '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/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/json' 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/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/json' 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/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/fiddle-1.1.6/ext/fiddle' 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]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/fiddle-1.1.6/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.2.0/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/rbs-3.8.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.8.1/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.2.0/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 syslog to f2b9e75a8e016502607a3a20695cef57956150c2 Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f Update irb to 6bb53630c3398b2042fb99d5232c68399491d338 Update reline to defcd36c0b6e6648333d4b9ab5923eb4e543615e echo f2b9e75a8e016502607a3a20695cef57956150c2 | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/syslog.revision - echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/pstore.revision - echo 6bb53630c3398b2042fb99d5232c68399491d338 | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/irb.revision - echo defcd36c0b6e6648333d4b9ab5923eb4e543615e | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/reline.revision - /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/pstore.revision unchanged /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/syslog.revision unchanged /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/irb.revision unchanged /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/reline.revision unchanged BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -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 = -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 -Dmodular_gc_dir= CPPFLAGS = -DYJIT_FORCE_ENABLE DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j4 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/yjit/src/lib.rs generating encdb.h generating enc.mk gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 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 '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/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/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/json' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/json' make[2]: 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]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pty' make[2]: 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/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/fiddle-1.1.6/ext/fiddle' 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]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/fiddle-1.1.6/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.8.1/ext/rbs_extension' 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/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2' 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 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.5.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.5.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk-yjit/lib/ruby/site_ruby/3.5.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk-yjit/lib/ruby/vendor_ruby/3.5.0+0/x86_64-linux installing extension headers: /tmp/ruby/install/trunk-yjit/include/ruby-3.5.0+0/x86_64-linux installing extension scripts: /tmp/ruby/install/trunk-yjit/lib/ruby/3.5.0+0 installing extension scripts: /tmp/ruby/install/trunk-yjit/lib/ruby/site_ruby/3.5.0+0 installing extension scripts: /tmp/ruby/install/trunk-yjit/lib/ruby/vendor_ruby/3.5.0+0 installing extension headers: /tmp/ruby/install/trunk-yjit/include/ruby-3.5.0+0/ruby installing command scripts: /tmp/ruby/install/trunk-yjit/bin installing library scripts: /tmp/ruby/install/trunk-yjit/lib/ruby/3.5.0+0 installing common headers: /tmp/ruby/install/trunk-yjit/include/ruby-3.5.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.5.0+0 bundler 2.7.0.dev cgi 0.4.1 delegate 0.4.0 did_you_mean 2.0.0 english 0.8.0 erb 4.0.4 error_highlight 0.7.0 fileutils 1.7.3 find 0.2.0 forwardable 1.3.3 ipaddr 1.2.7 net-http 0.6.0 net-protocol 0.2.2 open-uri 0.5.0 open3 0.2.1 optparse 0.6.0 pp 0.6.2 prettyprint 0.2.0 prism 1.3.0 resolv 0.6.0 ruby2_keywords 0.0.5 securerandom 0.4.1 set 1.1.1 shellwords 0.2.2 singleton 0.3.0 syntax_suggest 2.0.2 tempfile 0.3.1 time 0.4.1 timeout 0.4.3 tmpdir 0.3.1 tsort 0.2.0 un 0.3.0 uri 1.0.2 weakref 0.1.3 yaml 0.4.0 installing default gems from ext: /tmp/ruby/install/trunk-yjit/lib/ruby/gems/3.5.0+0 date 3.4.1 digest 3.2.0 etc 1.4.5 fcntl 1.2.0 io-console 0.8.0 io-nonblock 0.3.1 io-wait 0.3.1 json 2.9.1 openssl 3.3.0 pathname 0.4.0 psych 5.2.3 stringio 3.1.3.dev strscan 3.1.2 zlib 3.2.1 installing bundled gems: /tmp/ruby/install/trunk-yjit/lib/ruby/gems/3.5.0+0 minitest 5.25.4 power_assert 2.0.5 rake 13.2.1 test-unit 3.6.7 rexml 3.4.0 rss 0.3.1 net-ftp 0.3.8 net-imap 0.5.6 net-pop 0.1.2 net-smtp 0.5.1 matrix 0.4.2 prime 0.1.3 rbs 3.8.1 typeprof 0.30.1 debug 1.10.0 racc 1.8.1 mutex_m 0.3.0 getoptlong 0.2.1 base64 0.2.0 bigdecimal 3.1.9 observer 0.1.2 abbrev 0.1.2 resolv-replace 0.1.1 rinda 0.2.0 drb 2.2.1 nkf 0.2.0 syslog 0.2.0 csv 3.3.2 repl_type_completor 0.1.10 ostruct 0.6.1 pstore 0.1.4 benchmark 0.4.0 logger 1.6.5 rdoc 6.12.0 irb 1.15.1 reline 0.6.0 readline 0.0.4 fiddle 1.1.6 installing bundled gem cache: /tmp/ruby/install/trunk-yjit/lib/ruby/gems/3.5.0+0/cache skipped bundled gems: win32ole-1.9.1.gem not found in bundled_gems $$$[end] "make install -j4" exit with 0. $$$[beg] make yes-btest TESTOPTS='-q -j4' PASS all 2004 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 = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -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 = -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 -Dmodular_gc_dir= CPPFLAGS = -DYJIT_FORCE_ENABLE DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 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 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 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 = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -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 = -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 -Dmodular_gc_dir= CPPFLAGS = -DYJIT_FORCE_ENABLE DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 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 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 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 '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/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/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/fiddle-1.1.6/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/fiddle-1.1.6/ext/fiddle' 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.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.2.0/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=11867 "--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/752] 983938=test_enumerator [ 2/752] 983938=test_emitter [ 3/752] 983940=test_basicinstructions [ 4/752] 983939=test_file [ 5/752] 983938=test_gem_resolver_vendor_specification [ 6/752] 983941=test_stringscanner [ 7/752] 983939=test_gem_uri [ 8/752] 983940=test_parser_events [ 9/752] 983941=test_load [ 10/752] 983941=test_gem_version_option [ 11/752] 983940=test_spell_checker [ 12/752] 983940=test_date_compat [ 13/752] 983940=test_str2big [ 14/752] 983940=test_symbol [ 15/752] 983938=test_class_name_check [ 16/752] 983939=test_files_test_2 [ 17/752] 983938=test_ipaddr [ 18/752] 983940=test_scan_args [ 19/752] 983940=test_normalize [ 20/752] 983940=test_gem_resolver_git_set [ 21/752] 983938=test_gem_commands_update_command [ 22/752] 983941=test_eval [ 23/752] 983941=test_module [ 24/752] 983940=test_fd_setsize [ 25/752] 983940=test_singleton_function [ 26/752] 983940=test_cclass [ 27/752] 983940=test_bug_reporter [ 28/752] 983940=test_ssl [ 29/752] 983938=test_require [ 30/752] 983938=test_ifunless [ 31/752] 983938=parameters_signature_test [ 32/752] 983938=test_json_tree [ 33/752] 983938=test_gem_install_update_options [ 34/752] 983938=test_method_cache [ 35/752] 983938=compiler_test [ 36/752] 983938=test_sprintf_comb [ 37/752] 983941=test_gem_security_policy [ 38/752] 983938=test_timeout [ 39/752] 983939=test_rubyvm [ 40/752] 983941=test_ractor [ 41/752] 983941=test_weakref [ 42/752] 983939=test_name_error_extension [ 43/752] 983939=test_file [ 44/752] 983938=test_gem_text [ 45/752] 983941=test_gem_request [ 46/752] 983938=test_settracefunc [ 47/752] 983941=test_gem_commands_signout_command [ 48/752] 983941=test_null [ 49/752] 983941=test_date_strptime [ 50/752] 983941=tunnel_test [ 51/752] 983941=bom_test [ 52/752] 983941=test_protocol [ 53/752] 983941=test_time_tz [ 54/752] 983941=test_yaml_special_cases [ 55/752] 983941=test_gem_source_list [ 56/752] 983938=test_gem_remote_fetcher_local_ssl_server [ 57/752] 983941=test_marshal [ 58/752] 983941=test_jaro_winkler [ 59/752] 983941=test_flip [ 60/752] 983941=json_coder_test [ 61/752] 983941=test_gem_commands_unpack_command [ 62/752] 983941=ruby_parser_test [ 63/752] 983941=json_common_interface_test [ 64/752] 983941=test_ssl [ 65/752] 983938=test_sexp [ 66/752] 983938=test_gem_package_old Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 8 #<File::Stat dev=0x8, ino=1629188033, 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> [ 67/752] 983938=test_stringchar [ 68/752] 983941=named_capture_test [ 69/752] 983941=test_ractor [ 70/752] 983938=test_enumerable [ 71/752] 983938=test_gem_commands_cert_command [ 72/752] 983941=test_ldap [ 73/752] 983941=test_files_lib [ 74/752] 983940=test_gem_commands_rebuild_command [ 75/752] 983939=test_open-uri [ 76/752] 983940=test_gem [ 77/752] 983939=test_resolve_symbol [ 78/752] 983939=test_mutex [ 79/752] 983939=test_cgi_core [ 80/752] 983939=test_gem_doctor [ 81/752] 983938=test_exception [ 82/752] 983939=test_iso_8859 [ 83/752] 983939=test_serialize_subclasses [ 84/752] 983939=test_parser [ 85/752] 983939=test_struct [ 86/752] 983941=test_flush [ 87/752] 983941=test_enumerator [ 88/752] 983939=test_gem_commands_contents_command [ 89/752] 983939=test_thread_fd_close [ 90/752] 983939=test_gem_commands_server_command [ 91/752] 983939=test_name_error [ 92/752] 983939=test_tempfile [ 93/752] 983939=test_pkey_dsa [ 94/752] 983940=test_safe_load [ 95/752] 983940=test_fixnum [ 96/752] 983940=test_signal [ 97/752] 983938=test_gem_source_installed [ 98/752] 983938=test_project_sanity [ 99/752] 983938=test_gem_commands_mirror [100/752] 983938=freeze_test [101/752] 983938=test_common [102/752] 983938=test_gem_uninstaller [103/752] 983939=test_gem_commands_which_command [104/752] 983939=test_date_time [105/752] 983940=test_ensured [106/752] 983939=test_integer [107/752] 983940=equality_test [108/752] 983940=test_passing_block [109/752] 983940=test_m17n_comb [110/752] 983938=test_deprecated [111/752] 983938=test_gem_command [112/752] 983938=test_gem_commands_specification_command [113/752] 983938=test_helper [114/752] 983938=test_div [115/752] 983938=test_tmpdir [116/752] 983938=test_gem_ext_cargo_builder_unit [117/752] 983938=test_fips [118/752] 983938=test_scanner_events [119/752] 983938=test_kernel [120/752] 983939=test_io [121/752] 983940=json_parser_test [122/752] 983939=test_gem_resolver_vendor_set [123/752] 983940=test_gem_remote_fetcher_s3 [124/752] 983939=test_date_conv [125/752] 983939=test_egrep_cpp [126/752] 983940=!Nothing_to_test [127/752] 983940=test_trick [128/752] 983939=test_gem_package_task [129/752] 983939=test_verbose [130/752] 983939=test_rb_str_dup [131/752] 983939=test_memory_view [132/752] 983939=test_io_buffer [133/752] 983939=test_tcp [134/752] 983938=test_human_typo [135/752] 983938=test_grapheme_breaks [136/752] 983938=test_assignment [137/752] 983939=test_object_references [138/752] 983939=test_gem_commands_yank_command [139/752] 983939=test_optarg [140/752] 983939=test_gem_resolver_git_specification [141/752] 983938=static_inspect_test [142/752] 983938=test_ftp [143/752] 983938=test_flags [144/752] 983940=test_exception [145/752] 983940=test_enum [146/752] 983939=test_gem_rdoc [147/752] 983939=test_vm_dump [148/752] 983939=test_gem_dependency_installer [149/752] 983940=test_socket [150/752] 983938=errors_test [151/752] 983938=test_class [152/752] 983938=test_len [153/752] 983938=test_gem_console_ui [154/752] 983938=test_gc_compact [155/752] 983940=test_coderange [156/752] 983940=integer_base_flags_test [157/752] 983940=test_default_gems [158/752] 983940=test_enumerator_kw [159/752] 983940=snippets_test [160/752] 983939=newline_test [161/752] 983939=test_ossl [162/752] 983940=test_resize [163/752] 983940=test_bug-5832 [164/752] 983940=test_gem_gemcutter_utilities [165/752] 983938=test_inadvertent_creation [166/752] 983938=test_buffering [167/752] 983938=test_svcb_https [168/752] 983938=test_store [169/752] 983938=test_object [170/752] 983938=test_provider [171/752] 983940=test_variable_name_check [172/752] 983940=test_require_path_check [173/752] 983940=test_gem_resolver_api_specification [174/752] 983940=test_optimization [175/752] 983938=test_pkey_ec [176/752] 983938=test_exception_at_throwing [177/752] 983938=location_test [178/752] 983938=test_date_parse [179/752] 983938=test_gem_resolver_index_set [180/752] 983938=test_keyword [181/752] 983938=test_backtrace [182/752] 983938=test_call [183/752] 983938=test_gem_ext_cargo_builder_link_flag_converter [184/752] 983938=test_bug-3571 [185/752] 983938=test_date_new [186/752] 983938=test_gem_safe_marshal [187/752] 983938=test_random [188/752] 983938=test_pkey_dh [189/752] 983938=test_lexer [190/752] 983938=test_framework [191/752] 983938=test_path_to_class [192/752] 983938=test_ractor [193/752] 983938=test_load [194/752] 983938=test_gem_commands_fetch_command [195/752] 983938=test_gem_ext_ext_conf_builder [196/752] 983941=test_config [197/752] 983941=test_date_ractor [198/752] 983941=test_object [199/752] 983938=test_optparse [200/752] 983938=test_yaml [201/752] 983941=test_yield_block [202/752] 983941=test_interned_str [203/752] 983941=test_fstring [204/752] 983938=encodings_test [205/752] 983941=test_gem_util [206/752] 983938=test_merge_keys [207/752] 983938=test_gem_resolver_api_set [208/752] 983938=test_io_buffer [209/752] 983941=test_install [210/752] 983938=symbol_encoding_test [211/752] 983938=test_bigzero [212/752] 983938=test_configuration [213/752] 983940=test_gem_package_tar_header [214/752] 983941=test_date_attr [215/752] 983941=test_to_ary_concat [216/752] 983938=test_bundled_gems [217/752] 983938=string_query_test [218/752] 983938=test_pair [219/752] 983940=test_case_options [220/752] 983940=test_condition [221/752] 983940=test_cp949 [222/752] 983940=test_sorted_set [223/752] 983939=test_emoji [224/752] 983940=test_threadgroup [225/752] 983939=test_httpresponse [226/752] 983939=test_config [227/752] 983939=test_pp [228/752] 983939=test_utf16 [229/752] 983939=test_gem_ext_cmake_builder [230/752] 983939=test_pack [231/752] 983939=test_const [232/752] 983939=test_pkcs12 [233/752] 983940=test_gem_commands_stale_command [234/752] 983940=test_class [235/752] 983939=test_webauthn_listener [236/752] 983939=test_printf [237/752] 983939=reflection_test [238/752] 983939=test_ns_spki [239/752] 983939=test_abi [240/752] 983941=test_gem_resolver [241/752] 983939=index_write_test [242/752] 983939=test_lambda [243/752] 983939=test_regex_casefold [244/752] 983939=test_last_thread [245/752] 983941=test_gem_source_git [246/752] 983939=test_kwargs [247/752] 983939=test_method_cache [248/752] 983939=test_io_wait [249/752] 983938=test_data_error [250/752] 983939=source_location_test [251/752] 983938=test_lock_native_thread [252/752] 983939=test_parse [253/752] 983941=test_regexp [254/752] 983938=test_dryrun [255/752] 983938=test_digest [256/752] 983939=test_objspace [257/752] 983940=test_gem_commands_push_command [258/752] 983938=test_ocsp [259/752] 983938=test_have_library [260/752] 983940=test_ractor [261/752] 983940=test_gem_commands_query_command [262/752] 983940=test_gem_security_trust_dir [263/752] 983940=string_test [264/752] 983940=test_rubyoptions [265/752] 983938=test_helper [266/752] 983938=test_io_console [267/752] 983938=test_backtrace [268/752] 983938=test_econv [269/752] 983938=test_bash_completion [270/752] 983938=test_io_m17n [271/752] 983938=test_euc_kr [272/752] 983938=test_addr [273/752] 983938=test_remote_fetch_error [274/752] 983938=test_gem_uri_formatter [275/752] 983938=test_fileutils [276/752] 983938=test_stack [277/752] 983938=test_gem_version [278/752] 983938=test_x509name [279/752] 983938=test_address_resolve [280/752] 983938=test_gem_config_file [281/752] 983940=test_yamlstore [282/752] 983940=test_yjit_exit_locations [283/752] 983940=test_num2int [284/752] 983940=test_gem_remote_fetcher [285/752] 983938=test_ripper [286/752] 983940=test_gem_unsatisfiable_dependency_error [287/752] 983940=test_iter_break [288/752] 983940=test_gem_resolver_conflict [289/752] 983938=test_hash [290/752] 983940=onigmo_test [291/752] 983940=test_struct [292/752] 983940=test_frozen_error [293/752] 983938=test_pattern_key_name_check [294/752] 983938=fuzzer_test [295/752] 983940=test_thread [296/752] 983938=test_undef [297/752] 983938=test_http [298/752] 983938=test_path [299/752] 983938=test_beginendblock [300/752] 983938=test_autoload [301/752] 983938=test_time [302/752] 983938=test_gem_resolver_best_set [303/752] 983938=test_yaml_tree [304/752] 983938=test_ractor [305/752] 983938=test_gem_stub_specification [306/752] 983938=test_gem_commands_cleanup_command [307/752] 983938=test_array_create [308/752] 983938=test_reqarg [309/752] 983941=test_gem_resolver_specification [310/752] 983941=test_tracepoint [311/752] 983941=test_internal_ivar [312/752] 983941=test_resource [313/752] 983941=desugar_compiler_test [314/752] 983938=test_append [315/752] 983938=test_erb [316/752] 983941=test_webauthn_poller [317/752] 983938=test_enc_str_buf_cat [318/752] 983938=test_require [319/752] 983941=test_notimplement [320/752] 983941=test_mkmf [321/752] 983941=test_marshalable [322/752] 983941=test_configuration [323/752] 983941=test_gem_resolver_local_specification [324/752] 983941=test_noarg [325/752] 983941=test_wait [326/752] 983941=test_windows_1251 [327/752] 983941=test_utf32 [328/752] 983941=relocation_test [329/752] 983941=test_gem_requirement [330/752] 983941=test_euc_tw [331/752] 983941=test_unicode_escape [332/752] 983941=test_gem_commands_open_command [333/752] 983941=newline_offsets_test [334/752] 983941=test_pathname [335/752] 983940=test_enc_associate [336/752] 983941=test_io_timeout [337/752] 983941=test_coverage [338/752] 983940=test_gem_gem_runner [339/752] 983940=test_comparable [340/752] 983940=test_gem_source_specific_file [341/752] 983940=test_gem_resolver_installed_specification [342/752] 983940=test_coder [343/752] 983940=test_symbol [344/752] 983939=test_compile_prism [345/752] 983941=test_complexrational [346/752] 983941=test_random [347/752] 983941=test_gem_package_tar_reader [348/752] 983939=test_unix [349/752] 983938=test_pattern_matching [350/752] 983941=test_ubf_async_safe [351/752] 983941=test_gem_path_support [352/752] 983938=test_gem_specification [353/752] 983939=test_bignum [354/752] 983941=test_gem_commands_owner_command [355/752] 983939=test_yield [356/752] 983941=json_encoding_test [357/752] 983941=ractor_test [358/752] 983941=test_iseq [359/752] 983941=test_thread_queue [360/752] 983940=test_console_attr [361/752] 983940=test_big2str [362/752] 983940=test_nowrite [363/752] 983940=test_files_sample [364/752] 983939=test_postponed_job [365/752] 983940=test_instrumentation_api [366/752] 983939=test_gem_request_set_lockfile [367/752] 983938=test_set [368/752] 983938=test_mixed_unicode_escapes [369/752] 983938=test_numhash [370/752] 983938=test_pkey_rsa [371/752] 983939=test_clone [372/752] 983939=test_cesu8 [373/752] 983939=test_cstr [374/752] 983938=test_httpresponses [375/752] 983938=test_gem_dependency_list [376/752] 983938=test_refinement [377/752] 983940=test_random_formatter [378/752] 983940=test_complex [379/752] 983940=test_ellipsize [380/752] 983940=test_x509crl [381/752] 983940=test_gem_commands_environment_command [382/752] 983940=test_cgi_session [383/752] 983940=test_gem_commands_uninstall_command [384/752] 983939=test_syntax [385/752] 983941=test_to_ruby [386/752] 983941=test_gem_request_connection_pools [387/752] 983940=test_gem_resolver_installer_set [388/752] 983941=test_method_name_check [389/752] 983941=test_proxy [390/752] 983940=test_math [391/752] 983941=test_gem_commands_info_command [392/752] 983940=test_gc [393/752] 983940=test_libs [394/752] 983940=test_fiber [395/752] 983941=test_dln [396/752] 983941=heredoc_test [397/752] 983941=test_wss [398/752] 983941=test_tree_builder [399/752] 983941=test_bundled_ca [400/752] 983938=test_protect [401/752] 983938=test_at_exit [402/752] 983938=library_symbols_test [403/752] 983938=test_case [404/752] 983938=fixtures_test [405/752] 983941=test_rational2 [406/752] 983941=test_env [407/752] 983938=test_pkg_config [408/752] 983938=test_http Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 10 #<File::Stat dev=0x8, ino=1629235381, 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> [409/752] 983941=test_gem_package_tar_reader_entry [410/752] 983941=test_debug [411/752] 983941=test_asn1 [412/752] 983941=test_arith_seq_beg_len_step [413/752] 983940=test_filter [414/752] 983941=test_gem_resolver_requirement_list [415/752] 983940=test_insns_leaf [416/752] 983940=test_gem_resolver_activation_request [417/752] 983941=test_koi8 [418/752] 983941=constant_path_node_test [419/752] 983941=test_allocation [420/752] 983940=test_files_ext [421/752] 983940=test_gem_commands_pristine_command [422/752] 983940=test_alias_and_anchor [423/752] 983940=test_gem_source_subpath_problem [424/752] 983939=test_x509req [425/752] 983940=test_https [426/752] 983939=string_encoding_test [427/752] 983939=test_string_memory [428/752] 983939=test_stringify_symbols [429/752] 983939=test_digest_extend [430/752] 983939=test_pty [431/752] 983939=test_key_name_check [432/752] 983939=test_httpheader [433/752] 983939=test_rat [434/752] 983939=test_scalar_scanner [435/752] 983939=test_gb18030 [436/752] 983939=regexp_test [437/752] 983939=test_cipher [438/752] 983939=test_gem_resolver_composed_set [439/752] 983939=test_new [440/752] 983939=test_gem_package_tar_writer [441/752] 983939=test_whileuntil [442/752] 983939=test_mul [443/752] 983939=test_cgi_cookie [444/752] 983939=json_string_matching_test [445/752] 983939=test_monitor Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed: 11 #<File::Stat dev=0x8, ino=1629245504, 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> [446/752] 983939=implicit_array_test [447/752] 983939=regular_expression_options_test [448/752] 983939=test_gem_ext_rake_builder [449/752] 983938=test_hash [450/752] 983939=test_cgi_util [451/752] 983939=test_dir [452/752] 983939=test_acceptable [453/752] 983939=test_metaclass [454/752] 983939=percent_delimiter_string_test [455/752] 983939=test_gbk [456/752] 983939=test_x509attr [457/752] 983939=test_key_error [458/752] 983941=test_engine [459/752] 983939=test_warning [460/752] 983941=test_yjit [461/752] 983939=test_gem_resolver_dependency_request [462/752] 983939=test_m17n [463/752] 983939=test_argf [464/752] 983938=test_ssl_session [465/752] 983939=test_bn [466/752] 983939=test_config [467/752] 983939=test_gem_platform [468/752] 983940=breadth_first_search_test [469/752] 983940=test_x509ext [470/752] 983940=test_exit [471/752] 983940=test_gem_security_signer [472/752] 983939=test_set [473/752] 983939=test_generic [474/752] 983939=test_buffered_io [475/752] 983939=test_function_entry [476/752] 983939=lex_test [477/752] 983940=test_deprecate [478/752] 983940=test_dir_m17n [479/752] 983938=test_tree_spell_checker [480/752] 983938=test_require_lib [481/752] 983939=test_objectspace [482/752] 983940=test_open3 [483/752] 983938=test_gem_commands_lock_command [484/752] 983938=test_euc_jp [485/752] 983938=test_process [486/752] 983938=test_external_new [487/752] 983938=test_string [488/752] 983938=test_iterator [489/752] 983938=test_parser [490/752] 983938=locals_test [491/752] 983938=test_data [492/752] 983938=test_cmethod [493/752] 983938=test_find [494/752] 983938=test_gem_ext_configure_builder [495/752] 983938=test_storage [496/752] 983938=test_http_request [497/752] 983938=test_recorder [498/752] 983938=test_not [499/752] 983938=test_string [500/752] 983940=test_bug-14834 [501/752] 983940=json_fixtures_test [502/752] 983940=test_assembler [503/752] 983940=test_addrinfo [504/752] 983941=test_digest [505/752] 983941=test_variable [506/752] 983940=integer_parse_test [507/752] 983940=test_ftp [508/752] 983940=test_class2name [509/752] 983940=test_gem_source [510/752] 983941=test_bmethod [511/752] 983941=test_array [512/752] 983940=test_set_len [513/752] 983940=test_depth_first [514/752] 983940=test_sockopt [515/752] 983940=test_ast [516/752] 983939=test_etc [517/752] 983939=test_emitter [518/752] 983939=test_encoding [519/752] 983939=test_omap [520/752] 983939=test_shellwords [521/752] 983939=test_gem_request_set [522/752] 983939=test_stream [523/752] 983939=test_gem_resolver_index_specification [524/752] 983939=test_io [525/752] 983941=test_gem_dependency [526/752] 983941=test_primitive [527/752] 983941=test_date_marshal [528/752] 983941=test_float [529/752] 983941=test_ws [530/752] 983941=test_boolean [531/752] 983941=test_scheduler [532/752] 983941=test_gem_commands_build_command [533/752] 983941=test_document [534/752] 983941=test_iseq_load [535/752] 983941=test_frozen [536/752] 983941=test_integer [537/752] 983941=test_basicsocket [538/752] 983941=test_weakmap [539/752] 983939=test_gem_ext_builder [540/752] 983939=test_yamldbm [541/752] 983939=test_x509cert [542/752] 983939=test_popen_deadlock [543/752] 983941=node_id_test [544/752] 983939=test_dup [545/752] 983939=test_thread_cv [546/752] 983941=test_typeddata [547/752] 983941=test_kdf [548/752] 983941=test_files_test_1 [549/752] 983941=test_gem_installer [550/752] 983939=test_gem_ext_cargo_builder [551/752] 983939=pattern_test [552/752] 983939=test_nomethod_error [553/752] 983939=test_case_comprehensive [554/752] 983939=test_recursion [555/752] 983939=test_webauthn_listener_response [556/752] 983939=test_object_create_start [557/752] 983939=test_duplicate [558/752] 983939=test_arith_seq_extract [559/752] 983939=test_psych [560/752] 983939=magic_comment_test [561/752] 983939=test_sprintf [562/752] 983939=test_gem_bundler_version_finder [563/752] 983939=test_date_strftime [564/752] 983939=test_rational [565/752] 983939=test_capacity [566/752] 983939=test_nextafter [567/752] 983939=test_ractor [568/752] 983939=test_inlinecache [569/752] 983939=test_tsort [570/752] 983939=test_gem_commands_signin_command [571/752] 983939=test_gem_command_manager [572/752] 983939=test_delegate [573/752] 983939=test_gem_ci_detector [574/752] 983939=test_io_wait_uncommon [575/752] 983939=test_complex2 [576/752] 983939=test_gem_safe_yaml [577/752] 983939=test_gem_commands_install_command [578/752] 983938=test_numeric [579/752] 983938=test_gem_commands_search_command [580/752] 983938=comments_test [581/752] 983938=test_x509store [582/752] 983941=test_gem_source_fetch_problem [583/752] 983941=test_method [584/752] 983939=test_erb_command [585/752] 983939=test_gem_commands_check_command [586/752] 983938=dump_test [587/752] 983939=test_super [588/752] 983938=test_ractor_compatibility [589/752] 983939=test_shift_jis [590/752] 983939=test_hmac [591/752] 983939=test_numeric [592/752] 983939=test_integer_comb [593/752] 983938=test_arity [594/752] 983938=test_alias [595/752] 983938=json_generic_object_test [596/752] 983938=test_gem_request_set_lockfile_tokenizer [597/752] 983938=attribute_write_test [598/752] 983938=test_dns [599/752] 983938=test_update [600/752] 983938=test_pkcs7 [601/752] 983938=test_cgi_header [602/752] 983938=warnings_test [603/752] 983938=test_hash_create [604/752] 983938=dispatcher_test [605/752] 983938=test_switch_hitter [606/752] 983938=command_line_test [607/752] 983938=test_windows_1252 [608/752] 983938=test_rand [609/752] 983938=test_usrmarshal [610/752] 983938=test_dbm [611/752] 983938=test_gem_commands_exec_command [612/752] 983939=test_dot_dot [613/752] 983939=test_weakkeymap [614/752] 983938=test_defined [615/752] 983939=test_enc_raise [616/752] 983939=heredoc_dedent_test [617/752] 983939=test_data [618/752] 983938=test_gem_commands_dependency_command [619/752] 983939=test_require [620/752] 983938=test_array [621/752] 983938=test_trace [622/752] 983938=test_gem_stream_ui [623/752] 983938=unescape_test [624/752] 983938=test_arity [625/752] 983938=test_type [626/752] 983938=test_gem_resolver_lock_specification [627/752] 983938=test_gem_source_lock [628/752] 983938=test_placearg [629/752] 983938=test_pack [630/752] 983938=test_system [631/752] 983939=test_nofree [632/752] 983939=test_change_word [633/752] 983939=test_raise [634/752] 983939=test_gem_name_tuple [635/752] 983939=test_continuation [636/752] 983939=parse_test [637/752] 983939=test_string [638/752] 983939=test_delete [639/752] 983939=numeric_value_test [640/752] 983939=test_date_arith [641/752] 983939=test_sleep [642/752] 983938=test_mailto [643/752] 983938=test_fnmatch [644/752] 983938=test_singleton [645/752] 983938=test_files_test [646/752] 983938=test_gem_spec_fetcher [647/752] 983938=test_member [648/752] 983938=test_sizeof [649/752] 983941=test_my_integer [650/752] 983941=test_signedness [651/752] 983939=test_transcode [652/752] 983939=test_rbconfig [653/752] 983939=test_ractor [654/752] 983939=test_file_exhaustive [655/752] 983940=test_erb_m17n [656/752] 983940=test_autoconf [657/752] 983940=test_gem_commands_list_command [658/752] 983940=test_thread [659/752] 983940=test_literal [660/752] 983938=test_cgi_multipart [661/752] 983940=test_gem_remote_fetcher_local_server [662/752] 983938=test_error_highlight [663/752] 983940=test_nil [664/752] 983940=test_convertible [665/752] 983941=test_have_macro [666/752] 983938=test_gem_source_local [667/752] 983941=test_find_executable [668/752] 983941=test_gem_source_vendor [669/752] 983941=test_encoding [670/752] 983938=test_gc [671/752] 983941=test_ractor [672/752] 983941=test_lazy_enumerator [673/752] 983941=test_constant [674/752] 983941=test_have_func [675/752] 983939=parser_test [676/752] 983939=test_case_mapping [677/752] 983939=test_readpartial [678/752] 983941=test_gem_available_set [679/752] 983939=test_modify_expand [680/752] 983939=test_too_many_dummy_encodings [681/752] 983939=test_pkey [682/752] 983939=test_qsort [683/752] 983939=test_stringio [684/752] 983941=test_gem_package [685/752] 983939=test_eval [686/752] 983939=test_gem_validator [687/752] 983939=json_addition_test [688/752] 983939=test_forwardable [689/752] 983939=test_sleep [690/752] 983941=test_date [691/752] 983941=test_ancdata [692/752] 983941=test_ensure_and_callcc [693/752] 983941=test_shapes [694/752] 983941=test_profile_frames [695/752] 983941=overlap_test [696/752] 983941=test_registry [697/752] 983941=test_gem_commands_help_command [698/752] 983941=parse_comments_test [699/752] 983941=test_cgi_tag_helper [700/752] 983941=test_ractor [701/752] 983941=test_scalar [702/752] 983941=test_getopts [703/752] 983941=test_gem_commands_setup_command [704/752] 983941=test_gem_impossible_dependencies_error [705/752] 983941=test_cgi_modruby [706/752] 983941=test_ts [707/752] 983938=parse_stream_test [708/752] 983938=test_time [709/752] 983938=test_gem_security [710/752] 983941=test_stat [711/752] 983941=test_stream [712/752] 983941=test_gem_local_remote_options [713/752] 983941=test_range [714/752] 983941=test_udp [715/752] 983941=test_emoji_breaks [716/752] 983941=test_summary [717/752] 983941=test_unicode_normalize [718/752] 983941=test_uncorrectable_name_check [719/752] 983941=test_zsh_completion [720/752] 983941=test_foreach [721/752] 983941=test_gem_request_set_gem_dependency_api [722/752] 983940=test_mdns [723/752] 983940=test_pipe [724/752] 983940=json_ext_parser_test [725/752] 983940=test_gem_dependency_resolution_error [726/752] 983940=test_gem_commands_outdated_command [727/752] 983941=test_arithmetic_sequence [728/752] 983941=ripper_test [729/752] 983940=test_rubygems [730/752] 983939=version_test [731/752] 983939=test_gem_silent_ui [732/752] 983939=lex_test [733/752] 983939=test_gem_request_set_lockfile_parser [734/752] 983940=test_process [735/752] 983939=test_https_proxy [736/752] 983939=test_zlib [737/752] 983941=test_queue [738/752] 983941=test_timeout [739/752] 983941=test_proc [740/752] 983941=test_gem_resolver_lock_set [741/752] 983941=test_gem_commands_sources_command [742/752] 983941=json_generator_test [743/752] 983941=test_prettyprint [744/752] 983941=test_did_you_mean [745/752] 983941=test_big5 [746/752] 983941=test_nonblock [747/752] 983941=parse_success_test [748/752] 983941=static_literals_test [749/752] 983941=regular_expression_encoding_test [750/752] 983941=test_gem_update_suggestion [751/752] 983941=test_securerandom [752/752] 983941=test_extlibs Finished tests in 191.096003s, 149.1763 tests/s, 31739.4655 assertions/s. 28507 tests, 6065285 assertions, 0 failures, 0 errors, 210 skips ruby -v: ruby 3.5.0dev (2025-02-11T16:42:26Z master 4ac75f6f64) +YJIT +PRISM [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 -j' TESTS='-j4' BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -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 = -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 -Dmodular_gc_dir= CPPFLAGS = -DYJIT_FORCE_ENABLE DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 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 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 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 '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/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/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/fiddle-1.1.6/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/fiddle-1.1.6/ext/fiddle' 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.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.2.0/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' ruby 3.5.0dev (2025-02-11T16:42:26Z master 4ac75f6f64) +YJIT +PRISM [x86_64-linux] 0 ............................................................ 60 ............................................................ 120 ............................................................ 180 ............................................................ 240 ............................................................ 300 ............................................................ 360 ............................................................ 420 ............................................................ 480 ............................................................ 540 ............................................................ 600 ............................................................ 660 ............................................................ 720 ............................................................ 780 ............................................................ 840 ............................................................ 900 ............................................................ 960 ............................................................ 1020 ............................................................ 1080 ............................................................ 1140 ............................................................ 1200 ............................................................ 1260 ............................................................ 1320 ............................................................ 1380 ............................................................ 1440 ............................................................ 1500 ............................................................ 1560 ............................................................ 1620 ............................................................ 1680 ............................................................ 1740 ............................................................ 1800 ............................................................ 1860 ............................................................ 1920 ............................................................ 1980 ............................................................ 2040 ............................................................ 2100 ............................................................ 2160 ............................................................ 2220 ............................................................ 2280 ............................................................ 2340 ............................................................ 2400 ............................................................ 2460 ............................................................ 2520 ............................................................ 2580 ............................................................ 2640 ............................................................ 2700 ............................................................ 2760 ............................................................ 2820 ............................................................ 2880 ............................................................ 2940 ............................................................ 3000 ............................................................ 3060 ............................................................ 3120 ............................................................ 3180 ............................................................ 3240 ............................................................ 3300 ................ Finished in 19.411659 seconds 3315 files, 33396 examples, 191963 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0.