Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231221-095204
#<BuildRuby:0x0000563190d0e018
@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.20231221-095204",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000019 0.000003 0.000022 ( 0.000023)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.003100 0.002334 1.809667 ( 2.160047)
build_miniruby 0.001625 0.000301 1.477696 ( 1.478055)
build_ruby 0.001595 0.000295 3.308746 ( 3.510966)
build_all 0.004027 0.003819 5.644912 ( 2.474835)
build_install 0.008232 0.008777 7.062224 ( 3.733111)
test_btest 0.000708 0.000000 80.249969 ( 30.018357)
test_basic 0.007616 0.001194 0.898634 ( 0.971013)
test_all 0.080700 0.038005 672.932434 (251.931900)
test_rubyspec 0.017851 0.048684 92.973128 (104.786584)
total: 401.07 sec