Logfile: /home/ko1/ruby/logs/brlog.trunk.20220228-144735
#<BuildRuby:0x0000564b15ee8930
@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.20220228-144735",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000015 0.000005 0.000020 ( 0.000020)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.011007 0.002176 1.031163 ( 1.172282)
build_miniruby 0.001544 0.000475 0.078231 ( 0.076286)
build_ruby 0.001321 0.000406 0.078356 ( 0.076659)
build_all 0.006704 0.003808 4.100069 ( 0.842848)
build_install 0.022701 0.000982 7.983717 ( 2.438999)
test_btest 0.001210 0.000315 78.139053 ( 8.616633)
test_basic 0.006743 0.000683 0.340158 ( 0.430082)
test_all 0.001904 0.000000 659.773433 ( 66.222885)
test_rubyspec 0.126982 0.048804 46.464331 ( 51.858344)
total: 131.74 sec