Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-120803
#<BuildRuby:0x00005617682ebf00
@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.20220827-120803",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.006266 0.000000 0.849223 ( 1.277144)
build_miniruby 0.000975 0.000000 0.057995 ( 0.056794)
build_ruby 0.000816 0.000000 0.060285 ( 0.059047)
build_all 0.001037 0.003517 1.550696 ( 0.595989)
build_install 0.007349 0.003821 1.922117 ( 0.961130)
test_btest 0.000495 0.000116 48.827912 ( 8.618664)
test_basic 0.002281 0.003489 0.376727 ( 0.464688)
test_all 0.001203 0.000334 635.182386 ( 92.984310)
test_rubyspec 0.077786 0.050710 44.242178 ( 52.506825)
total: 157.53 sec