Logfile: /home/ko1/ruby/logs/brlog.trunk.20220324-100616
#<BuildRuby:0x000055939c69b510
@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.20220324-100616",
@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.000010 0.000002 0.000012 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009873 0.000791 0.987406 ( 1.050804)
build_miniruby 0.001452 0.000194 0.075410 ( 0.073883)
build_ruby 0.000000 0.001673 0.072489 ( 0.071198)
build_all 0.005620 0.003799 4.050408 ( 0.830676)
build_install 0.010881 0.011824 7.792683 ( 2.370214)
test_btest 0.000914 0.000289 72.576845 ( 8.388853)
test_basic 0.005727 0.001808 0.348619 ( 0.441150)
test_all 0.003300 0.000000 683.898708 ( 67.063874)
test_rubyspec 0.104750 0.054166 45.457751 ( 50.891423)
total: 131.18 sec