Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-042655
#<BuildRuby:0x000056518dca08e8
@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.20220816-042655",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000015 0.000006 0.000021 ( 0.000014)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.003238 0.007597 0.980345 ( 1.346219)
build_miniruby 0.001325 0.000662 0.077373 ( 0.075114)
build_ruby 0.001343 0.000671 0.075281 ( 0.073226)
build_all 0.006482 0.003241 1.468343 ( 0.585106)
build_install 0.016962 0.003239 1.847619 ( 0.934576)
test_btest 0.000706 0.000302 73.734285 ( 7.853220)
test_basic 0.001435 0.006020 0.319088 ( 0.415003)
test_all 0.003560 0.001114 670.124046 ( 66.502381)
test_rubyspec 0.097879 0.089078 44.937177 ( 52.485450)
total: 130.27 sec