Logfile: /home/ko1/ruby/logs/brlog.trunk.20220212-050943
#<BuildRuby:0x000055c589e23340
@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.20220212-050943",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.001944 0.008614 0.940973 ( 1.066519)
build_miniruby 0.001266 0.000633 0.072364 ( 0.070382)
build_ruby 0.001217 0.000609 0.074924 ( 0.073011)
build_all 0.009398 0.000425 4.108124 ( 0.788100)
build_install 0.017312 0.006122 7.849155 ( 2.388860)
test_btest 0.000732 0.000301 74.290670 ( 7.876110)
test_basic 0.005533 0.002278 0.329773 ( 0.421944)
test_all 0.001070 0.000440 660.550869 ( 66.821841)
test_rubyspec 0.087806 0.080197 46.279644 ( 51.672668)
total: 131.18 sec