Logfile: /home/ko1/ruby/logs/brlog.trunk.20220221-085904
#<BuildRuby:0x000055e945ce4c10
@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.20220221-085904",
@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.000012 0.000001 0.000013 ( 0.000014)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.010287 0.000405 0.963374 ( 1.166941)
build_miniruby 0.001964 0.000123 0.074106 ( 0.073316)
build_ruby 0.001920 0.000120 0.077654 ( 0.076303)
build_all 0.006767 0.003772 4.138714 ( 0.804531)
build_install 0.018121 0.004911 7.815014 ( 2.353685)
test_btest 0.000000 0.001062 70.844405 ( 8.189848)
test_basic 0.000730 0.007788 0.334845 ( 0.423373)
test_all 0.001387 0.000315 659.383905 ( 65.342634)
test_rubyspec 0.126067 0.045697 46.209617 ( 51.719867)
total: 130.15 sec