Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230125-152334
#<BuildRuby:0x000056544c51e1a8
@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.20230125-152334",
@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.000011 0.000001 0.000012 ( 0.000013)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000016 0.000002 0.000018 ( 0.000019)
build_up 0.000000 0.005676 1.266251 ( 2.666836)
build_miniruby 0.000000 0.001373 1.372643 ( 1.644699)
build_ruby 0.001498 0.000324 3.223143 ( 4.326525)
build_all 0.007708 0.000756 4.073741 ( 4.750948)
build_install 0.017120 0.004246 3.216088 ( 4.103815)
test_btest 0.000938 0.000194 60.345098 ( 54.205373)
test_basic 0.005627 0.001165 0.459325 ( 0.863220)
test_all 0.001677 0.000347 679.307283 (390.559162)
test_rubyspec 0.035529 0.020213 75.442129 ( 97.141740)
total: 560.26 sec