Logfile: /home/ko1/ruby/logs/brlog.trunk.20220203-071605
#<BuildRuby:0x000055d515c83788
@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.20220203-071605",
@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.000005)
autoconf 0.000011 0.000004 0.000015 ( 0.000014)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.009567 0.001759 0.986468 ( 2.848945)
build_miniruby 0.001203 0.000370 0.074445 ( 0.074518)
build_ruby 0.001851 0.000569 0.080160 ( 0.078775)
build_all 0.009362 0.000123 4.161741 ( 0.785415)
build_install 0.017518 0.001970 7.823226 ( 2.363517)
test_btest 0.000974 0.000229 47.188319 ( 43.987467)
test_basic 0.007995 0.000636 0.345353 ( 0.433424)
test_all 0.001467 0.000326 672.336260 ( 65.698737)
test_rubyspec 0.102048 0.050811 45.911758 ( 51.439317)
total: 167.71 sec