Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-235015
#<BuildRuby:0x000055e6f12dfe00
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@btest_opts="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220824-235015",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.002090 0.004365 0.814297 ( 0.883791)
build_miniruby 0.000805 0.000185 0.057628 ( 0.056432)
build_ruby 0.000794 0.000183 0.061964 ( 0.060674)
build_all 0.003793 0.000875 1.557318 ( 0.603826)
build_install 0.009836 0.001151 1.896256 ( 0.956152)
test_btest 0.000708 0.000151 45.824819 ( 8.822986)
test_basic 0.004298 0.000921 0.283917 ( 0.373158)
test_all 0.001820 0.000390 627.393348 ( 89.575451)
test_rubyspec 0.081893 0.027506 44.035309 ( 52.313081)
total: 153.65 sec