Logfile: /home/ko1/ruby/logs/brlog.trunk.20220404-153212
#<BuildRuby:0x0000564f15ebc480
@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.20220404-153212",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.005116 0.007126 1.003425 ( 1.052122)
build_miniruby 0.002224 0.000000 0.079776 ( 0.077046)
build_ruby 0.001751 0.000049 0.074848 ( 0.072695)
build_all 0.007977 0.002659 4.179671 ( 0.846547)
build_install 0.022294 0.001179 8.403709 ( 3.043417)
test_btest 0.000915 0.000241 71.942978 ( 8.457614)
test_basic 0.002574 0.005560 0.342349 ( 0.433080)
test_all 0.001630 0.000514 695.938757 ( 67.340924)
test_rubyspec 0.105696 0.070267 46.724342 ( 51.999711)
total: 133.32 sec