Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-003138
#<BuildRuby:0x0000555b230408e8
@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.20220828-003138",
@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.000005)
autoconf 0.000023 0.000004 0.000027 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009228 0.004197 0.960243 ( 0.969747)
build_miniruby 0.002043 0.000000 0.076267 ( 0.074085)
build_ruby 0.001948 0.000010 0.073938 ( 0.072006)
build_all 0.003482 0.006781 1.536563 ( 0.588057)
build_install 0.014327 0.007108 1.872214 ( 0.922664)
test_btest 0.000766 0.000241 77.533661 ( 8.314886)
test_basic 0.008036 0.000000 0.327535 ( 0.416213)
test_all 0.004432 0.000000 640.493651 ( 65.031221)
test_rubyspec 0.101042 0.061993 45.831853 ( 54.289637)
total: 130.68 sec