Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-082330
#<BuildRuby:0x00005594bc73e8c0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220829-082330",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000018 0.000001 0.000019 ( 0.000020)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.000000 0.006484 0.825641 ( 1.103230)
build_miniruby 0.000717 0.000266 0.058008 ( 0.056670)
build_ruby 0.000792 0.000158 0.059580 ( 0.058399)
build_all 0.003660 0.000732 1.503469 ( 0.580950)
build_install 0.008954 0.001791 1.853520 ( 0.950318)
test_btest 0.000726 0.000146 55.261079 ( 7.959885)
test_basic 0.001419 0.003812 0.293300 ( 0.382569)
test_all 0.001478 0.000000 613.514014 ( 90.019990)
test_rubyspec 0.089748 0.039011 43.385588 ( 51.934981)
total: 153.05 sec