Logfile: /home/ko1/ruby/logs/brlog.trunk.20220805-135805
#<BuildRuby:0x000055ac7d3bfe00
@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.20220805-135805",
@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.000011 0.000000 0.000011 ( 0.000011)
build_up 0.006965 0.000000 0.880096 ( 1.740802)
build_miniruby 0.000996 0.000000 0.057244 ( 0.056020)
build_ruby 0.000997 0.000000 0.059425 ( 0.058239)
build_all 0.000000 0.004598 1.509215 ( 0.592927)
build_install 0.006234 0.003080 5.639548 ( 2.136498)
test_btest 0.000645 0.000068 52.029467 ( 8.122105)
test_basic 0.005231 0.000133 0.253115 ( 0.342604)
test_all 0.001006 0.000101 598.365770 ( 90.224941)
test_rubyspec 0.080209 0.013863 43.581088 ( 51.005998)
total: 154.28 sec