Logfile: /home/ko1/ruby/logs/brlog.trunk.20220311-062633
#<BuildRuby:0x0000558378a0f810
@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.20220311-062633",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010143 0.000870 1.027439 ( 2.970178)
build_miniruby 0.001826 0.000261 0.077337 ( 0.075722)
build_ruby 0.001740 0.000249 0.079198 ( 0.077362)
build_all 0.009485 0.000627 1.502651 ( 0.607784)
build_install 0.020050 0.001159 5.349984 ( 2.226606)
test_btest 0.001187 0.000140 72.507942 ( 8.368681)
test_basic 0.001659 0.006053 0.344205 ( 0.436565)
test_all 0.001979 0.000000 662.294983 ( 65.706494)
test_rubyspec 0.100179 0.055836 46.172142 ( 51.624881)
total: 132.10 sec