Logfile: /home/ko1/ruby/logs/brlog.trunk.20220303-044556
#<BuildRuby:0x00005565fd68b858
@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.20220303-044556",
@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.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.002672 0.008633 1.049599 ( 6.532443)
build_miniruby 0.001505 0.000579 0.077265 ( 0.075920)
build_ruby 0.001599 0.000615 0.073460 ( 0.072207)
build_all 0.007825 0.003009 4.208426 ( 0.865214)
build_install 0.015269 0.007081 7.954984 ( 2.442955)
test_btest 0.000915 0.000365 71.515476 ( 8.261553)
test_basic 0.007463 0.000808 0.337974 ( 0.426972)
test_all 0.001220 0.000458 696.601860 ( 67.443860)
test_rubyspec 0.091834 0.078439 46.315417 ( 51.821873)
total: 137.94 sec