Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-101939
#<BuildRuby:0x000056536226c3a0
@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.20220717-101939",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000013)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.000822 0.010590 1.013508 ( 1.059724)
build_miniruby 0.001340 0.000782 0.067980 ( 0.066253)
build_ruby 0.001317 0.000768 0.077028 ( 0.074888)
build_all 0.008351 0.002268 1.531919 ( 0.584148)
build_install 0.014432 0.007399 5.222574 ( 2.057114)
test_btest 0.000688 0.000367 73.025651 ( 8.906049)
test_basic 0.006279 0.000695 0.326989 ( 0.415923)
test_all 0.001602 0.000801 638.737193 ( 64.917928)
test_rubyspec 0.058744 0.106094 45.374342 ( 51.253790)
total: 129.34 sec