Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-130217
#<BuildRuby:0x00005647b94c0610
@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.20220719-130217",
@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.000012 0.000000 0.000012 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.012765 0.000614 1.011747 ( 1.555054)
build_miniruby 0.001740 0.000232 0.072088 ( 0.070117)
build_ruby 0.001938 0.000258 0.075357 ( 0.073112)
build_all 0.004985 0.005695 1.544447 ( 0.596079)
build_install 0.012536 0.006910 5.147285 ( 2.115047)
test_btest 0.001000 0.000250 78.600659 ( 8.307706)
test_basic 0.006034 0.001509 0.331036 ( 0.420530)
test_all 0.001545 0.000386 654.524681 ( 65.066833)
test_rubyspec 0.079268 0.087058 46.202913 ( 52.032067)
total: 130.24 sec