Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230329-150129
#<BuildRuby:0x0000556dbfe92230
@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.20230329-150129",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.001553 0.004330 1.778484 ( 3.576448)
build_miniruby 0.001380 0.000000 1.221210 ( 1.226388)
build_ruby 0.000000 0.001499 2.546238 ( 2.824763)
build_all 0.004939 0.002177 2.219201 ( 1.969639)
build_install 0.008823 0.007278 3.300044 ( 3.141810)
test_btest 0.000524 0.000131 67.631321 ( 36.252403)
test_basic 0.004643 0.001161 0.514766 ( 0.626619)
test_all 0.001176 0.000294 541.010346 (215.732988)
test_rubyspec 0.033450 0.014994 78.898599 ( 91.973360)
total: 357.33 sec