Logfile: /home/ko1/ruby/logs/brlog.trunk.20220210-030251
#<BuildRuby:0x000055b7cc5bc4d8
@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.20220210-030251",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.008722 0.001246 0.980700 ( 2.143845)
build_miniruby 0.001824 0.000261 0.072162 ( 0.070792)
build_ruby 0.001639 0.000235 0.076580 ( 0.074775)
build_all 0.011668 0.000276 4.105316 ( 0.787483)
build_install 0.017307 0.004545 7.840186 ( 2.357094)
test_btest 0.000976 0.000146 78.398550 ( 8.138061)
test_basic 0.007199 0.000340 0.337971 ( 0.428308)
test_all 0.001614 0.000230 655.870062 ( 66.059238)
test_rubyspec 0.092875 0.067564 46.354169 ( 51.587248)
total: 131.65 sec