Logfile: /home/ko1/ruby/logs/brlog.trunk.20220906-114240
#<BuildRuby:0x00005588d0f68b88
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220906-114240",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000018)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.006951 0.005204 0.973224 ( 1.418753)
build_miniruby 0.001860 0.000266 0.070041 ( 0.067769)
build_ruby 0.000000 0.002057 0.071869 ( 0.070428)
build_all 0.007328 0.003187 1.565914 ( 0.607270)
build_install 0.019037 0.001587 1.949515 ( 0.959907)
test_btest 0.000000 0.001508 98.682677 ( 9.513323)
test_basic 0.000553 0.008097 0.347754 ( 0.437073)
test_all 0.000209 0.003679 652.289280 ( 67.478547)
test_rubyspec 0.101279 0.064272 47.407174 ( 55.721365)
total: 136.28 sec