Logfile: /home/ko1/ruby/logs/brlog.trunk.20220205-103650
#<BuildRuby:0x00005555e81824d0
@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.20220205-103650",
@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.000008)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000010)
build_up 0.004568 0.005615 0.926468 ( 1.085871)
build_miniruby 0.001986 0.000662 0.071158 ( 0.068504)
build_ruby 0.001246 0.000415 0.066711 ( 0.064864)
build_all 0.010177 0.000753 4.019015 ( 0.772438)
build_install 0.013358 0.009540 7.759396 ( 2.292352)
test_btest 0.000799 0.000291 47.155772 ( 43.782224)
test_basic 0.008553 0.000376 0.340116 ( 0.437546)
test_all 0.001242 0.000414 686.010770 ( 67.040831)
test_rubyspec 0.100895 0.051965 45.541657 ( 50.602517)
total: 166.15 sec