Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-203142
#<BuildRuby:0x000055cebb6d1ac0
@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.20220828-203142",
@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.000008)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008653 0.000136 0.788655 ( 0.992088)
build_miniruby 0.001522 0.000217 0.053554 ( 0.052361)
build_ruby 0.001132 0.000162 0.055193 ( 0.055087)
build_all 0.008618 0.001231 1.272261 ( 0.490256)
build_install 0.014818 0.000666 1.550228 ( 0.774654)
test_btest 0.001276 0.000159 53.022171 ( 6.178622)
test_basic 0.000631 0.005283 0.288610 ( 0.380557)
test_all 0.005128 0.000000 496.853863 ( 52.142236)
test_rubyspec 0.094733 0.039367 41.120237 ( 49.785372)
total: 110.85 sec