Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-101615
#<BuildRuby:0x00005613b98e3f00
@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.20220821-101615",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.003641 0.002713 0.849320 ( 0.996123)
build_miniruby 0.000763 0.000235 0.058381 ( 0.057192)
build_ruby 0.000729 0.000224 0.059600 ( 0.058404)
build_all 0.002462 0.002124 1.525007 ( 0.586322)
build_install 0.005519 0.005762 1.923281 ( 0.975617)
test_btest 0.000617 0.000247 47.492041 ( 8.558552)
test_basic 0.004378 0.001751 0.343183 ( 0.431019)
test_all 0.002349 0.000000 611.522220 ( 91.745077)
test_rubyspec 0.104482 0.023234 44.155117 ( 52.415291)
total: 155.82 sec