Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-150644
#<BuildRuby:0x0000559a0fa13de0
@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.20220820-150644",
@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.000011 0.000002 0.000013 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.005391 0.001348 0.815162 ( 1.303472)
build_miniruby 0.000737 0.000184 0.057724 ( 0.056528)
build_ruby 0.000681 0.000170 0.060217 ( 0.058952)
build_all 0.003750 0.000938 1.550973 ( 0.602633)
build_install 0.005242 0.004917 1.916338 ( 0.958634)
test_btest 0.000484 0.000149 51.512420 ( 8.387022)
test_basic 0.005581 0.000208 0.268144 ( 0.357221)
test_all 0.001107 0.000316 631.578048 ( 89.881426)
test_rubyspec 0.074924 0.036361 44.395939 ( 52.659007)
total: 154.27 sec