Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-095844
#<BuildRuby:0x0000559109a01348
@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-095844",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.008745 0.001172 0.887827 ( 2.253326)
build_miniruby 0.001658 0.000414 0.063613 ( 0.061933)
build_ruby 0.001381 0.000345 0.062817 ( 0.061381)
build_all 0.006472 0.001618 1.244892 ( 0.461631)
build_install 0.013042 0.005980 1.587431 ( 0.803694)
test_btest 0.000918 0.000263 53.163641 ( 6.017604)
test_basic 0.005897 0.001684 0.289311 ( 0.376864)
test_all 0.004353 0.001244 487.130076 ( 51.472914)
test_rubyspec 0.069702 0.043800 41.930346 ( 50.102870)
total: 111.61 sec