Logfile: /home/ko1/ruby/logs/brlog.trunk.20220208-014946
#<BuildRuby:0x000055b9957bb340
@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.20220208-014946",
@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.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010626 0.000324 0.982847 ( 1.712367)
build_miniruby 0.002094 0.000279 0.074819 ( 0.072701)
build_ruby 0.001662 0.000222 0.079388 ( 0.078239)
build_all 0.010316 0.000149 4.089260 ( 0.782686)
build_install 0.023681 0.000060 7.838830 ( 2.326817)
test_btest 0.000990 0.000090 71.522244 ( 7.628656)
test_basic 0.008026 0.000000 0.340800 ( 0.429023)
test_all 0.001876 0.000000 707.482448 ( 67.591508)
test_rubyspec 0.099524 0.057630 46.076146 ( 51.633748)
total: 132.26 sec