Logfile: /home/ko1/ruby/logs/brlog.trunk.20220220-205901
#<BuildRuby:0x00005559be8a88e8
@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.20220220-205901",
@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.000008 0.000002 0.000010 ( 0.000009)
build_up 0.005434 0.005313 0.937360 ( 1.462024)
build_miniruby 0.001553 0.000359 0.077231 ( 0.075204)
build_ruby 0.001275 0.000294 0.077036 ( 0.075089)
build_all 0.010421 0.000198 4.157250 ( 0.783972)
build_install 0.017926 0.005580 7.878947 ( 2.310386)
test_btest 0.001269 0.000000 74.074297 ( 8.214053)
test_basic 0.004084 0.003860 0.344640 ( 0.432831)
test_all 0.001469 0.000367 646.686270 ( 64.775266)
test_rubyspec 0.095399 0.071928 46.554942 ( 51.803045)
total: 129.93 sec