Logfile: /home/ko1/ruby/logs/brlog.trunk.20220628-023031
#<BuildRuby:0x000055fedc487de0
@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.20220628-023031",
@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.000008)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.006331 0.000000 0.836668 ( 1.261458)
build_miniruby 0.000921 0.000000 0.057441 ( 0.056162)
build_ruby 0.000960 0.000000 0.060288 ( 0.059123)
build_all 0.004263 0.000000 1.495245 ( 0.596674)
build_install 0.010020 0.000169 6.280070 ( 2.821743)
test_btest 0.000775 0.000040 48.655999 ( 9.013800)
test_basic 0.002515 0.003953 0.342810 ( 0.429658)
test_all 0.002024 0.000079 623.960034 ( 90.439161)
test_rubyspec 0.082636 0.046989 44.349658 ( 49.901282)
total: 154.58 sec