Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-175443
#<BuildRuby:0x000055d0445f9550
@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.20220802-175443",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008390 0.000653 0.821182 ( 1.700976)
build_miniruby 0.001443 0.000222 0.053311 ( 0.051536)
build_ruby 0.001157 0.000178 0.052508 ( 0.051303)
build_all 0.007983 0.000000 1.232618 ( 0.453036)
build_install 0.008793 0.006189 4.160662 ( 1.748511)
test_btest 0.001820 0.000364 50.927715 ( 6.317808)
test_basic 0.005344 0.001069 0.304642 ( 0.394749)
test_all 0.001802 0.000360 498.569008 ( 52.691926)
test_rubyspec 0.086606 0.050553 41.122248 ( 48.811198)
total: 112.22 sec