Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240101-065139
#<BuildRuby:0x0000557bf1aea4f8
@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.20240101-065139",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000021 0.000002 0.000023 ( 0.000024)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.001128 0.004192 1.551570 ( 1.891143)
build_miniruby 0.000000 0.001171 1.298405 ( 1.296446)
build_ruby 0.000000 0.001498 2.852049 ( 3.080698)
build_all 0.004926 0.001396 5.252966 ( 2.113870)
build_install 0.009302 0.004333 6.441256 ( 3.308184)
test_btest 0.000000 0.000945 79.262316 ( 20.954419)
test_basic 0.002923 0.002826 0.835620 ( 0.899050)
test_all 0.077357 0.035015 715.235049 (203.341679)
test_rubyspec 0.027981 0.023243 80.124205 ( 91.567545)
total: 328.45 sec