Logfile: /home/ko1/ruby/logs/brlog.trunk.20220610-075225
#<BuildRuby:0x000055e0a8113fa8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220610-075225",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000015 0.000002 0.000017 ( 0.000018)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.006035 0.000306 0.852213 ( 0.945037)
build_miniruby 0.000774 0.000110 0.057644 ( 0.056557)
build_ruby 0.000970 0.000000 0.059929 ( 0.058740)
build_all 0.004195 0.000000 1.516177 ( 0.607054)
build_install 0.002677 0.008156 6.273388 ( 2.846099)
test_btest 0.000840 0.000000 57.502306 ( 8.234843)
test_basic 0.005086 0.000457 0.315621 ( 0.405037)
test_all 0.000696 0.000407 648.079728 ( 90.508048)
test_rubyspec 0.047047 0.030434 44.176779 ( 49.797283)
total: 153.46 sec