Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-132355
#<BuildRuby:0x000056039abd9400
@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.20220820-132355",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009619 0.000880 0.821966 ( 0.878775)
build_miniruby 0.001317 0.000203 0.064053 ( 0.062628)
build_ruby 0.001271 0.000196 0.063714 ( 0.062251)
build_all 0.004326 0.004503 1.270145 ( 0.475877)
build_install 0.012759 0.001644 1.568466 ( 0.789115)
test_btest 0.001073 0.000215 52.232298 ( 6.211044)
test_basic 0.005716 0.001143 0.291447 ( 0.381598)
test_all 0.003893 0.000779 507.338409 ( 52.657800)
test_rubyspec 0.068669 0.060535 41.906699 ( 50.417679)
total: 111.94 sec