Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260118-113640
#<BuildRuby:0x00007b348273fdc0
@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.20260118-113640",
@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.000015 0.000004 0.000019 ( 0.000021)
autoconf 0.000029 0.000007 0.000036 ( 0.000037)
configure 0.000024 0.000006 0.000030 ( 0.000031)
build_up 0.004871 0.002247 2.910091 ( 2.700763)
build_miniruby 0.000405 0.001131 1.487371 ( 1.483527)
build_ruby 0.001361 0.000534 4.050521 ( 4.152660)
build_all 0.006479 0.002140 6.501692 ( 2.580685)
build_install 0.012593 0.006872 9.173827 ( 4.778522)
test_btest 0.000768 0.000239 78.232484 ( 23.947148)
test_basic 0.008426 0.001391 1.029935 ( 6.648209)
test_all 0.095398 0.034649 739.529878 (254.180222)
test_rubyspec 0.061798 0.028465 136.167441 ( 26.799919)
total: 327.27 sec