Logfile: /home/ko1/ruby/logs/brlog.trunk.20220919-043332
#<BuildRuby:0x000055921ff20d30
@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.20220919-043332",
@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.000010 0.000003 0.000013 ( 0.000012)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.004598 0.005243 1.111879 ( 1.577191)
build_miniruby 0.001600 0.000492 0.117337 ( 0.112997)
build_ruby 0.001311 0.000403 0.114060 ( 0.096982)
build_all 0.010399 0.000000 1.569786 ( 0.637689)
build_install 0.016251 0.005707 1.943437 ( 0.969004)
test_btest 0.001215 0.000337 74.188023 ( 8.484984)
test_basic 0.003422 0.004335 0.383289 ( 0.483403)
test_all 0.002851 0.000000 675.365520 ( 68.367225)
test_rubyspec 0.115748 0.058451 45.712143 ( 54.144420)
total: 134.87 sec