Logfile: /home/ko1/ruby/logs/brlog.trunk.20220204-121404
#<BuildRuby:0x00005627cfc17918
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220204-121404",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006277 0.004597 1.000003 ( 1.548930)
build_miniruby 0.001552 0.000443 0.072673 ( 0.070337)
build_ruby 0.001515 0.000433 0.077157 ( 0.075217)
build_all 0.002150 0.008524 4.141472 ( 0.775762)
build_install 0.011611 0.011349 7.895882 ( 2.350020)
test_btest 0.000764 0.000382 47.545213 ( 44.017503)
test_basic 0.003783 0.003973 0.348566 ( 0.437182)
test_all 0.001279 0.000673 687.074756 ( 67.028447)
test_rubyspec 0.102912 0.079907 46.153686 ( 51.383284)
total: 167.69 sec