Logfile: /home/ko1/ruby/logs/brlog.trunk.20220206-100759
#<BuildRuby:0x00005576e6ab8a58
@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.20220206-100759",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000015 0.000004 0.000019 ( 0.000020)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.009687 0.001242 0.961697 ( 1.222945)
build_miniruby 0.001280 0.000274 0.073238 ( 0.073775)
build_ruby 0.001548 0.000332 0.069953 ( 0.069675)
build_all 0.008254 0.001768 4.124026 ( 0.794457)
build_install 0.014641 0.010029 7.782724 ( 2.391716)
test_btest 0.000991 0.000291 73.513676 ( 8.301849)
test_basic 0.008151 0.000000 0.346519 ( 0.436809)
test_all 0.001689 0.000000 676.011030 ( 67.046600)
test_rubyspec 0.108450 0.056660 45.967219 ( 51.393807)
total: 131.73 sec