Logfile: /home/ko1/ruby/logs/brlog.trunk.20220701-065117
#<BuildRuby:0x00005581ebefbfb0
@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-065117",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.003273 0.003340 0.839643 ( 0.941201)
build_miniruby 0.000778 0.000098 0.057656 ( 0.056445)
build_ruby 0.000916 0.000114 0.059935 ( 0.058672)
build_all 0.003677 0.000460 1.457901 ( 0.596329)
build_install 0.010611 0.000297 6.264467 ( 2.816129)
test_btest 0.000634 0.000070 55.867856 ( 8.220246)
test_basic 0.006002 0.000194 0.346043 ( 0.433737)
test_all 0.001298 0.000136 600.940531 ( 89.012148)
test_rubyspec 0.085399 0.033257 44.747989 ( 50.286829)
total: 152.42 sec