Logfile: /home/ko1/ruby/logs/brlog.trunk.20221108-095302
#<BuildRuby:0x00005586a0888b88
@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.20221108-095302",
@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.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000020)
configure 0.000011 0.000000 0.000011 ( 0.000015)
build_up 0.009152 0.000788 1.110446 ( 1.227030)
build_miniruby 0.001579 0.000243 0.061463 ( 0.059964)
build_ruby 0.001670 0.000257 0.066716 ( 0.064962)
build_all 0.009242 0.000000 1.480231 ( 0.596875)
build_install 0.017582 0.003169 1.805782 ( 0.937516)
test_btest 0.001121 0.000161 85.110346 ( 8.832262)
test_basic 0.004261 0.005101 0.339209 ( 0.426063)
test_all 0.003185 0.000000 688.530221 ( 69.234829)
test_rubyspec 0.109993 0.063611 47.284670 ( 55.374189)
total: 136.75 sec