Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-042123
#<BuildRuby:0x000055ce34540620
@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.20220724-042123",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.005989 0.005084 0.988907 ( 1.724403)
build_miniruby 0.001712 0.000367 0.073033 ( 0.072160)
build_ruby 0.001526 0.000327 0.078134 ( 0.077871)
build_all 0.006578 0.005036 1.523616 ( 0.572203)
build_install 0.013945 0.007809 5.269383 ( 2.114685)
test_btest 0.001225 0.000387 71.973820 ( 8.379510)
test_basic 0.003080 0.003973 0.322288 ( 0.412765)
test_all 0.002190 0.000310 664.768114 ( 66.278498)
test_rubyspec 0.103515 0.072218 45.533265 ( 51.282183)
total: 130.92 sec