Logfile: /home/ko1/ruby/logs/brlog.trunk.20220216-125203
#<BuildRuby:0x0000562308ec8930
@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.20220216-125203",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.010681 0.000942 0.952458 ( 1.618046)
build_miniruby 0.001677 0.000240 0.076509 ( 0.074247)
build_ruby 0.001568 0.000224 0.065616 ( 0.063669)
build_all 0.009549 0.000632 4.120011 ( 0.776868)
build_install 0.022791 0.000839 7.755264 ( 2.300373)
test_btest 0.001058 0.000117 76.273054 ( 8.018304)
test_basic 0.006999 0.000777 0.323020 ( 0.411547)
test_all 0.001672 0.000000 681.487194 ( 66.441353)
test_rubyspec 0.111720 0.058492 45.852886 ( 51.052369)
total: 130.76 sec