Logfile: /home/ko1/ruby/logs/brlog.trunk.20220225-102619
#<BuildRuby:0x000055addb92b858
@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.20220225-102619",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.006829 0.003839 0.887865 ( 1.389549)
build_miniruby 0.001956 0.000000 0.074490 ( 0.072362)
build_ruby 0.002271 0.000098 0.071873 ( 0.069462)
build_all 0.009428 0.000216 4.204632 ( 0.845467)
build_install 0.011295 0.012104 7.984038 ( 2.434193)
test_btest 0.001032 0.000295 78.448977 ( 8.320460)
test_basic 0.006164 0.001761 0.344908 ( 0.440537)
test_all 0.001652 0.000472 699.955845 ( 67.868299)
test_rubyspec 0.104203 0.072461 46.377691 ( 51.360612)
total: 132.80 sec