Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-125449
#<BuildRuby:0x000055d1d77a5400
@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.20220812-125449",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000038 0.000006 0.000044 ( 0.000044)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.000000 0.010404 0.806560 ( 0.862816)
build_miniruby 0.000000 0.001610 0.062850 ( 0.062091)
build_ruby 0.000000 0.001591 0.067259 ( 0.065680)
build_all 0.005311 0.002425 1.225733 ( 0.464445)
build_install 0.013262 0.001972 1.563430 ( 0.797188)
test_btest 0.000708 0.000266 53.774553 ( 6.027531)
test_basic 0.005199 0.000289 0.290182 ( 0.382992)
test_all 0.004436 0.000002 512.330412 ( 53.348202)
test_rubyspec 0.096194 0.046735 41.788323 ( 49.526699)
total: 111.54 sec