Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-215316
#<BuildRuby:0x00005583d6c79390
@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.20220731-215316",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010020 0.000951 0.873682 ( 1.152153)
build_miniruby 0.001886 0.000290 0.064719 ( 0.062645)
build_ruby 0.001279 0.000196 0.055089 ( 0.053612)
build_all 0.003489 0.004339 1.227453 ( 0.461078)
build_install 0.011819 0.005206 4.343772 ( 1.825882)
test_btest 0.001674 0.000418 53.880495 ( 6.125908)
test_basic 0.006280 0.000349 0.294562 ( 0.384522)
test_all 0.002261 0.000241 493.306547 ( 52.122363)
test_rubyspec 0.088986 0.052928 42.073202 ( 47.964178)
total: 110.15 sec