Logfile: /home/ko1/ruby/logs/brlog.trunk.20220526-113732
#<BuildRuby:0x000055a8e1e63f40
@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.20220526-113732",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.003731 0.003183 0.855418 ( 2.617136)
build_miniruby 0.000861 0.000185 0.057023 ( 0.055812)
build_ruby 0.000767 0.000165 0.058108 ( 0.056949)
build_all 0.003456 0.000740 1.489895 ( 0.605803)
build_install 0.009171 0.001965 6.295504 ( 2.863644)
test_btest 0.000536 0.000115 49.594481 ( 8.656987)
test_basic 0.002040 0.004085 0.344197 ( 0.431826)
test_all 0.000943 0.000251 650.310649 ( 94.780909)
test_rubyspec 0.108095 0.020827 44.090322 ( 49.714916)
total: 159.78 sec