Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251007-110646
#<BuildRuby:0x000071855d59fde0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_tag=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20251007-110646",
@make="make",
@no_timeout_error=nil,
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000019 0.000005 0.000024 ( 0.000024)
autoconf 0.000052 0.000000 0.000052 ( 0.000052)
configure 0.000041 0.000000 0.000041 ( 0.000040)
build_up 0.004280 0.004464 3.794775 ( 2.381134)
build_miniruby 0.001298 0.000081 1.178458 ( 1.175381)
build_ruby 0.001178 0.000352 2.935087 ( 3.049176)
build_all 0.006126 0.001023 5.056206 ( 1.991059)
build_install 0.013825 0.004986 7.878075 ( 3.754414)
test_btest 0.000916 0.000080 56.710899 ( 15.581188)
test_basic 0.005250 0.003793 1.126603 ( 1.493904)
test_all 0.083656 0.034214 569.408240 (220.878760)
test_rubyspec 0.055717 0.025894 115.802289 ( 26.113157)
total: 276.42 sec