Logfile: /home/ko1/ruby/logs/brlog.trunk.20220308-153942
#<BuildRuby:0x0000557be43af510
@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.20220308-153942",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.011848 0.001075 1.032398 ( 1.406349)
build_miniruby 0.001542 0.000474 0.074983 ( 0.073096)
build_ruby 0.001971 0.000606 0.079739 ( 0.077376)
build_all 0.009555 0.001379 4.270313 ( 0.872044)
build_install 0.022030 0.002968 7.873292 ( 2.405265)
test_btest 0.001171 0.000293 78.181322 ( 8.607668)
test_basic 0.006172 0.001543 0.334519 ( 0.429185)
test_all 0.000770 0.001196 652.250374 ( 65.130194)
test_rubyspec 0.119850 0.046864 46.039569 ( 51.206373)
total: 130.21 sec