Logfile: /home/ko1/ruby/logs/brlog.trunk.20220301-074521
#<BuildRuby:0x000055c15857f340
@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.20220301-074521",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.004112 0.008072 1.017057 ( 6.422822)
build_miniruby 0.001347 0.000270 0.079929 ( 0.078257)
build_ruby 0.001997 0.000000 0.071065 ( 0.069392)
build_all 0.002356 0.008369 4.216634 ( 0.862985)
build_install 0.013824 0.010458 7.920500 ( 2.475250)
test_btest 0.000890 0.000346 73.552700 ( 8.655092)
test_basic 0.005262 0.002047 0.340366 ( 0.432870)
test_all 0.001046 0.000407 703.533555 ( 67.853837)
test_rubyspec 0.085834 0.081659 46.242788 ( 51.667611)
total: 138.52 sec