Logfile: /home/ko1/ruby/logs/brlog.trunk.20220205-001305
#<BuildRuby:0x00005590ef9077b8
@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-001305",
@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.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000000 0.010711 0.948913 ( 1.548606)
build_miniruby 0.000843 0.001132 0.079119 ( 0.077427)
build_ruby 0.001287 0.000460 0.079050 ( 0.077614)
build_all 0.008726 0.001566 4.079629 ( 0.778318)
build_install 0.019194 0.006398 7.927017 ( 2.373063)
test_btest 0.001140 0.000380 47.241413 ( 44.060523)
test_basic 0.003118 0.005269 0.345186 ( 0.431928)
test_all 0.001305 0.000497 660.591468 ( 65.221608)
test_rubyspec 0.084049 0.067794 46.000555 ( 51.322381)
total: 165.89 sec