Logfile: /home/ko1/ruby/logs/brlog.trunk.20220307-061332
#<BuildRuby:0x0000561c137f3778
@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.20220307-061332",
@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.007991 0.003314 1.004254 ( 1.304697)
build_miniruby 0.001608 0.000302 0.078096 ( 0.076094)
build_ruby 0.001529 0.000286 0.074355 ( 0.072431)
build_all 0.001381 0.008599 4.284235 ( 0.849209)
build_install 0.022895 0.001549 7.820525 ( 2.387514)
test_btest 0.001194 0.000298 76.854610 ( 7.877327)
test_basic 0.003564 0.004270 0.337994 ( 0.426572)
test_all 0.001558 0.000445 689.897878 ( 67.041081)
test_rubyspec 0.111169 0.050509 46.388880 ( 51.867672)
total: 131.90 sec