Logfile: /home/ko1/ruby/logs/brlog.trunk.20220226-174344
#<BuildRuby:0x00005647decab440
@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.20220226-174344",
@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.000011 0.000002 0.000013 ( 0.000012)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.009012 0.001288 0.991510 ( 1.178735)
build_miniruby 0.001812 0.000258 0.075720 ( 0.074227)
build_ruby 0.001824 0.000261 0.080661 ( 0.078339)
build_all 0.006659 0.004281 4.182072 ( 0.850582)
build_install 0.017489 0.005401 7.899782 ( 2.427971)
test_btest 0.000868 0.000183 72.316702 ( 8.405098)
test_basic 0.000644 0.008530 0.343999 ( 0.429386)
test_all 0.001360 0.000408 660.223831 ( 65.439789)
test_rubyspec 0.099736 0.053931 46.163880 ( 51.726837)
total: 130.61 sec