Logfile: /home/ko1/ruby/logs/brlog.trunk.20220203-203924
#<BuildRuby:0x000055bcf46fc848
@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-203924",
@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.000013 0.000003 0.000016 ( 0.000008)
autoconf 0.000069 0.000017 0.000086 ( 0.000089)
configure 0.000011 0.000002 0.000013 ( 0.000014)
build_up 0.006418 0.004773 0.925398 ( 0.931893)
build_miniruby 0.001705 0.000525 0.079261 ( 0.077104)
build_ruby 0.002482 0.000000 0.075636 ( 0.073308)
build_all 0.009156 0.002107 4.118378 ( 0.774793)
build_install 0.022646 0.001871 7.881637 ( 2.375360)
test_btest 0.000959 0.000226 47.731462 ( 44.349324)
test_basic 0.006569 0.001545 0.343441 ( 0.432283)
test_all 0.001789 0.000000 645.262620 ( 65.073675)
test_rubyspec 0.127223 0.044298 45.942793 ( 51.470378)
total: 165.56 sec