Logfile: /home/ko1/ruby/logs/brlog.trunk.20220216-172345
#<BuildRuby:0x0000560d2575f778
@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.20220216-172345",
@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.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.002357 0.008613 0.932605 ( 1.019885)
build_miniruby 0.001351 0.000519 0.075555 ( 0.075618)
build_ruby 0.001512 0.000581 0.077520 ( 0.076903)
build_all 0.010550 0.000000 4.130891 ( 0.800673)
build_install 0.009608 0.014536 7.801755 ( 2.338465)
test_btest 0.000779 0.000369 73.027102 ( 7.959801)
test_basic 0.007473 0.000000 0.339127 ( 0.429992)
test_all 0.000781 0.001378 658.766262 ( 65.355827)
test_rubyspec 0.114848 0.050634 46.038921 ( 51.439036)
total: 129.50 sec