Logfile: /home/ko1/ruby/logs/brlog.trunk.20220314-105149
#<BuildRuby:0x000055d60efbc4f0
@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.20220314-105149",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.006077 0.004382 0.996089 ( 1.733531)
build_miniruby 0.001592 0.000318 0.077896 ( 0.077040)
build_ruby 0.001677 0.000335 0.077818 ( 0.076329)
build_all 0.010433 0.000000 4.217525 ( 0.867408)
build_install 0.013217 0.009183 7.905310 ( 2.447513)
test_btest 0.000890 0.000222 74.563310 ( 7.768491)
test_basic 0.005962 0.001490 0.337172 ( 0.426158)
test_all 0.001572 0.000393 712.244820 ( 68.425902)
test_rubyspec 0.114575 0.053381 46.210613 ( 51.396767)
total: 133.22 sec