Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-045613
#<BuildRuby:0x00005605e61704c0
@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.20220725-045613",
@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.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.011316 0.000410 1.018239 ( 3.179670)
build_miniruby 0.002007 0.000268 0.066434 ( 0.064798)
build_ruby 0.002194 0.000293 0.074607 ( 0.072161)
build_all 0.009700 0.000054 1.531980 ( 0.575060)
build_install 0.020815 0.000686 5.191213 ( 2.033940)
test_btest 0.001211 0.000121 76.986852 ( 8.778977)
test_basic 0.003232 0.004125 0.330143 ( 0.424212)
test_all 0.000000 0.001695 635.818452 ( 64.577267)
test_rubyspec 0.060578 0.109493 45.187461 ( 50.685190)
total: 130.39 sec