Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-060201
#<BuildRuby:0x0000557d05362fe0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220823-060201",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.010647 0.000439 1.003423 ( 3.526870)
build_miniruby 0.002049 0.000136 0.076618 ( 0.074623)
build_ruby 0.002346 0.000000 0.077140 ( 0.074928)
build_all 0.001879 0.007697 1.538563 ( 0.573669)
build_install 0.019316 0.003219 1.883778 ( 0.912611)
test_btest 0.000971 0.000162 76.251146 ( 8.336105)
test_basic 0.005110 0.000852 0.316689 ( 0.414500)
test_all 0.004768 0.000129 685.348081 ( 67.448624)
test_rubyspec 0.119198 0.052127 45.717514 ( 54.221572)
total: 135.58 sec