Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-095234
#<BuildRuby:0x0000556a60ec0e80
@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-095234",
@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.000026 0.000002 0.000028 ( 0.000027)
autoconf 0.000038 0.000003 0.000041 ( 0.000042)
configure 0.000025 0.000002 0.000027 ( 0.000026)
build_up 0.009706 0.000746 0.813237 ( 0.869758)
build_miniruby 0.001356 0.000105 0.053790 ( 0.052373)
build_ruby 0.002006 0.000155 0.062156 ( 0.059569)
build_all 0.008337 0.000641 1.286137 ( 0.466263)
build_install 0.011239 0.005785 1.604925 ( 0.797857)
test_btest 0.001216 0.000163 53.052378 ( 6.455048)
test_basic 0.006283 0.000000 0.278920 ( 0.375536)
test_all 0.002359 0.000000 510.564350 ( 53.228229)
test_rubyspec 0.077504 0.054828 41.380602 ( 49.822552)
total: 112.13 sec