Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-084800
#<BuildRuby:0x000055a34cc334b8
@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.20220726-084800",
@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.000007 0.000000 0.000007 ( 0.000006)
autoconf 0.000031 0.000000 0.000031 ( 0.000029)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.010835 0.000000 1.007234 ( 2.992445)
build_miniruby 0.001922 0.000106 0.074201 ( 0.071948)
build_ruby 0.001801 0.000360 0.074996 ( 0.072764)
build_all 0.009165 0.000904 1.545750 ( 0.576633)
build_install 0.013603 0.009210 5.130935 ( 2.077261)
test_btest 0.001214 0.000319 74.926427 ( 8.218753)
test_basic 0.005653 0.001488 0.331715 ( 0.420628)
test_all 0.001213 0.000320 621.403971 ( 63.696647)
test_rubyspec 0.112607 0.066593 45.340636 ( 51.243192)
total: 129.37 sec