Logfile: /home/ko1/ruby/logs/brlog.trunk.20220316-220110
#<BuildRuby:0x0000563471610b38
@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.20220316-220110",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000021 0.000006 0.000027 ( 0.000025)
configure 0.000047 0.000012 0.000059 ( 0.000062)
build_up 0.008831 0.002208 1.018997 ( 1.040905)
build_miniruby 0.001362 0.000340 0.076161 ( 0.074743)
build_ruby 0.001434 0.000358 0.079002 ( 0.076892)
build_all 0.004250 0.006430 4.182955 ( 0.851880)
build_install 0.017398 0.003699 7.783412 ( 2.395424)
test_btest 0.001047 0.000322 73.392026 ( 8.552075)
test_basic 0.006817 0.000121 0.307246 ( 0.398785)
test_all 0.001174 0.000336 654.974554 ( 65.778721)
test_rubyspec 0.086003 0.085885 46.165476 ( 51.515041)
total: 130.69 sec