Logfile: /home/ko1/ruby/logs/brlog.trunk.20220810-100220
#<BuildRuby:0x0000559a2a47bdb8
@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.20220810-100220",
@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.000015 0.000000 0.000015 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.002406 0.004337 0.955538 ( 5.220701)
build_miniruby 0.000978 0.000069 0.058483 ( 0.057246)
build_ruby 0.000953 0.000000 0.059365 ( 0.058269)
build_all 0.004696 0.000086 1.524634 ( 0.583886)
build_install 0.011224 0.000131 5.655119 ( 2.153239)
test_btest 0.000683 0.000041 55.359001 ( 8.436458)
test_basic 0.005112 0.000300 0.295554 ( 0.384423)
test_all 0.001141 0.000067 607.674753 ( 90.824706)
test_rubyspec 0.080225 0.021178 43.839854 ( 51.254069)
total: 158.97 sec