Logfile: /home/ko1/ruby/logs/brlog.trunk.20220831-065540
#<BuildRuby:0x000055de634203a0
@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.20220831-065540",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000092 0.000000 0.000092 ( 0.000104)
build_up 0.006621 0.004686 1.021724 ( 1.750326)
build_miniruby 0.001606 0.000344 0.077623 ( 0.075729)
build_ruby 0.001727 0.000370 0.076986 ( 0.075154)
build_all 0.007782 0.003173 1.536106 ( 0.587974)
build_install 0.014460 0.007064 1.898659 ( 0.925507)
test_btest 0.000913 0.000253 73.941315 ( 8.105838)
test_basic 0.006161 0.001711 0.328289 ( 0.416863)
test_all 0.004476 0.000000 646.592486 ( 64.725204)
test_rubyspec 0.112128 0.058107 45.500199 ( 53.999572)
total: 130.66 sec