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