Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-104411
#<BuildRuby:0x000055dba340b4b8
@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.20220809-104411",
@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.000009 0.000001 0.000010 ( 0.000011)
autoconf 0.000017 0.000002 0.000019 ( 0.000020)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.007094 0.004478 0.968134 ( 1.031290)
build_miniruby 0.000000 0.002117 0.079699 ( 0.077413)
build_ruby 0.000000 0.001763 0.075254 ( 0.073058)
build_all 0.009123 0.001269 1.548461 ( 0.583120)
build_install 0.017746 0.005590 5.210169 ( 2.056213)
test_btest 0.001246 0.000328 79.288811 ( 8.258612)
test_basic 0.006387 0.001681 0.313942 ( 0.408908)
test_all 0.001589 0.000418 680.731128 ( 66.893353)
test_rubyspec 0.119728 0.059643 45.942528 ( 53.462158)
total: 132.85 sec