Logfile: /home/ko1/ruby/logs/brlog.trunk.20220822-130204
#<BuildRuby:0x00005556e6e0ff00
@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.20220822-130204",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.005805 0.000415 0.842146 ( 0.976085)
build_miniruby 0.000975 0.000069 0.057999 ( 0.056714)
build_ruby 0.000856 0.000061 0.059683 ( 0.058447)
build_all 0.004275 0.000306 1.524417 ( 0.590329)
build_install 0.010427 0.000377 1.937506 ( 0.973724)
test_btest 0.000682 0.000000 55.523228 ( 8.082061)
test_basic 0.005543 0.000074 0.295525 ( 0.384449)
test_all 0.001864 0.000116 608.457382 ( 91.061151)
test_rubyspec 0.073249 0.056402 44.492965 ( 52.746513)
total: 154.93 sec