Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-232107
#<BuildRuby:0x00005573d03ed390
@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.20220808-232107",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.005971 0.004349 0.837088 ( 0.907285)
build_miniruby 0.001181 0.000169 0.054455 ( 0.053133)
build_ruby 0.002683 0.000383 0.065134 ( 0.061828)
build_all 0.005224 0.003793 1.262938 ( 0.486532)
build_install 0.014343 0.001778 4.226292 ( 1.791687)
test_btest 0.001500 0.000265 50.563879 ( 6.093020)
test_basic 0.005725 0.000127 0.297793 ( 0.387658)
test_all 0.001045 0.000915 478.998784 ( 52.281093)
test_rubyspec 0.088250 0.043815 41.552427 ( 49.239477)
total: 111.30 sec