Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251224-200622
#<BuildRuby:0x00007df80bacfdd8
@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.20251224-200622",
@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.000023 0.000006 0.000029 ( 0.000029)
autoconf 0.000046 0.000011 0.000057 ( 0.000050)
configure 0.000035 0.000009 0.000044 ( 0.000044)
build_up 0.004582 0.002139 2.799176 ( 3.399221)
build_miniruby 0.001832 0.000000 2.105146 ( 2.244713)
build_ruby 0.001061 0.001003 5.099315 ( 5.478018)
build_all 0.008558 0.001645 7.592347 ( 5.005955)
build_install 0.019164 0.004275 10.346883 ( 8.488935)
test_btest 0.001158 0.000027 82.783784 ( 51.557951)
test_basic 0.007582 0.005027 1.219781 ( 1.559781)
test_all 0.105203 0.035208 850.742965 (589.057076)
test_rubyspec 0.059353 0.028314 141.370271 ( 76.275419)
total: 743.07 sec