Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-103313
#<BuildRuby:0x00005602138bcb88
@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.20220823-103313",
@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.000010 0.000003 0.000013 ( 0.000018)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.009390 0.002348 1.027438 ( 4.679856)
build_miniruby 0.001535 0.000383 0.067239 ( 0.065147)
build_ruby 0.002550 0.000000 0.077122 ( 0.074611)
build_all 0.009549 0.000497 1.480046 ( 0.563102)
build_install 0.019381 0.003811 1.891531 ( 0.923309)
test_btest 0.000860 0.000181 75.019369 ( 8.078216)
test_basic 0.002703 0.004306 0.318099 ( 0.407168)
test_all 0.000000 0.003871 645.913828 ( 64.616875)
test_rubyspec 0.127712 0.055784 45.987914 ( 54.291910)
total: 133.70 sec