Logfile: /home/ko1/ruby/logs/brlog.trunk.20220327-110137
#<BuildRuby:0x000055d4e80bb810
@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.20220327-110137",
@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.000011 0.000002 0.000013 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.008478 0.003115 1.001268 ( 1.012856)
build_miniruby 0.001964 0.000491 0.076997 ( 0.074430)
build_ruby 0.001560 0.000390 0.075395 ( 0.073516)
build_all 0.008551 0.001071 4.115269 ( 0.838393)
build_install 0.018932 0.002816 7.885503 ( 2.418860)
test_btest 0.000383 0.001350 73.724821 ( 8.168304)
test_basic 0.003922 0.004602 0.350080 ( 0.445140)
test_all 0.001511 0.000407 656.936591 ( 65.956890)
test_rubyspec 0.117331 0.054344 45.720753 ( 51.248056)
total: 130.24 sec