Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240113-140726
#<BuildRuby:0x0000556c1bdd2390
@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_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20240113-140726",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000003 0.000022 ( 0.000023)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000020 0.000003 0.000023 ( 0.000024)
build_up 0.005880 0.000871 1.740618 ( 2.888683)
build_miniruby 0.001269 0.000188 1.738271 ( 1.896649)
build_ruby 0.001805 0.000268 3.542814 ( 4.051053)
build_all 0.008093 0.000560 6.040215 ( 4.746693)
build_install 0.009073 0.009625 7.151889 ( 5.978815)
test_btest 0.001017 0.000000 85.349785 ( 76.909799)
test_basic 0.001976 0.007452 0.928095 ( 1.533416)
test_all 0.111421 0.017368 828.407147 (929.925960)
test_rubyspec 0.043305 0.034647 105.448228 (190.295388)
total: 1218.23 sec