Logfile: /home/ko1/ruby/logs/brlog.trunk.20220920-135316
#<BuildRuby:0x000055afde88c8e8
@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.20220920-135316",
@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.000018 0.000003 0.000021 ( 0.000014)
configure 0.000080 0.000013 0.000093 ( 0.000097)
build_up 0.006108 0.005348 1.131979 ( 16.171266)
build_miniruby 0.001760 0.000406 0.121567 ( 0.118199)
build_ruby 0.000000 0.002073 0.119129 ( 0.101273)
build_all 0.007137 0.003134 1.642564 ( 0.672459)
build_install 0.015976 0.005257 1.946607 ( 0.968387)
test_btest 0.000000 0.001325 74.058266 ( 8.166509)
test_basic 0.005148 0.003524 0.385530 ( 0.472191)
test_all 0.003140 0.001047 640.434259 ( 66.219988)
test_rubyspec 0.108752 0.052891 45.395154 ( 53.609335)
total: 146.50 sec