Logfile: /home/ko1/ruby/logs/brlog.trunk.20220312-015408
#<BuildRuby:0x000055bfd1264a58
@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.20220312-015408",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004703 0.006929 1.004619 ( 1.088569)
build_miniruby 0.001587 0.000566 0.067694 ( 0.065586)
build_ruby 0.001787 0.000638 0.077110 ( 0.074518)
build_all 0.008708 0.000000 1.522318 ( 0.609441)
build_install 0.012332 0.010023 5.273695 ( 2.188521)
test_btest 0.000864 0.000336 75.526921 ( 8.573982)
test_basic 0.008019 0.000000 0.342528 ( 0.435594)
test_all 0.002249 0.000065 693.472399 ( 67.490764)
test_rubyspec 0.093786 0.071910 46.381857 ( 51.678497)
total: 132.21 sec