Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-120426
#<BuildRuby:0x0000560a7f51bf00
@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.20220720-120426",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.005319 0.001934 0.979997 ( 1.625866)
build_miniruby 0.000766 0.000278 0.056582 ( 0.055347)
build_ruby 0.000716 0.000261 0.059279 ( 0.057999)
build_all 0.003427 0.001246 1.558725 ( 0.614237)
build_install 0.002664 0.008541 5.666654 ( 2.214016)
test_btest 0.000568 0.000284 52.103884 ( 8.417388)
test_basic 0.001142 0.005347 0.348201 ( 0.435279)
test_all 0.001164 0.000678 602.879300 ( 89.401738)
test_rubyspec 0.047301 0.079255 44.127652 ( 49.917764)
total: 152.74 sec