Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-110621
#<BuildRuby:0x0000561d82076700
@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.20220812-110621",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000000 0.011247 0.970425 ( 1.130902)
build_miniruby 0.000523 0.001277 0.073636 ( 0.072210)
build_ruby 0.001511 0.000581 0.072046 ( 0.070164)
build_all 0.008544 0.001514 1.532543 ( 0.578893)
build_install 0.021365 0.000000 1.878330 ( 0.933385)
test_btest 0.001250 0.000000 71.093569 ( 8.360253)
test_basic 0.006758 0.000464 0.321049 ( 0.409935)
test_all 0.002462 0.000000 653.826390 ( 65.137639)
test_rubyspec 0.112602 0.077269 45.782307 ( 53.391494)
total: 130.09 sec