Logfile: /home/ko1/ruby/logs/brlog.trunk.20220907-013455
#<BuildRuby:0x000055bc54578620
@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.20220907-013455",
@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.000009 0.000002 0.000011 ( 0.000011)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.003104 0.007734 0.969177 ( 1.002733)
build_miniruby 0.001473 0.000566 0.073448 ( 0.072049)
build_ruby 0.001510 0.000581 0.071177 ( 0.069199)
build_all 0.006123 0.002355 1.563360 ( 0.599003)
build_install 0.019989 0.002112 1.922567 ( 0.964109)
test_btest 0.001054 0.000333 93.902186 ( 9.599407)
test_basic 0.007229 0.000871 0.344511 ( 0.433607)
test_all 0.005353 0.000251 657.118886 ( 66.843862)
test_rubyspec 0.102895 0.071792 46.841623 ( 55.349353)
total: 134.93 sec