Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-174340
#<BuildRuby:0x000056399bf384c0
@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-174340",
@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.000001 0.000012 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.011534 0.000195 0.978597 ( 0.987054)
build_miniruby 0.002175 0.000136 0.078233 ( 0.076444)
build_ruby 0.001828 0.000115 0.072530 ( 0.070909)
build_all 0.004327 0.004626 1.527233 ( 0.587464)
build_install 0.014555 0.004741 1.879926 ( 0.938847)
test_btest 0.000991 0.000148 75.058709 ( 8.223912)
test_basic 0.001643 0.005067 0.322271 ( 0.410126)
test_all 0.002737 0.000357 670.290355 ( 65.349295)
test_rubyspec 0.132864 0.051788 45.899616 ( 53.522571)
total: 130.17 sec