Logfile: /home/ko1/ruby/logs/brlog.trunk.20220701-092001
#<BuildRuby:0x00005589aa193f00
@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.20220701-092001",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.003263 0.003858 0.908200 ( 5.144192)
build_miniruby 0.000999 0.000062 0.058634 ( 0.057214)
build_ruby 0.000834 0.000052 0.059459 ( 0.058231)
build_all 0.004025 0.000251 1.487826 ( 0.600152)
build_install 0.011016 0.000141 6.304703 ( 2.841869)
test_btest 0.000850 0.000048 55.991654 ( 8.199199)
test_basic 0.005331 0.000296 0.291857 ( 0.380609)
test_all 0.001389 0.000077 615.572365 ( 91.112399)
test_rubyspec 0.057399 0.059980 44.743673 ( 50.298367)
total: 158.69 sec