Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-082439
#<BuildRuby:0x0000564be9ee29c0
@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.20220721-082439",
@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.000037 0.000003 0.000040 ( 0.000040)
autoconf 0.000063 0.000005 0.000068 ( 0.000069)
configure 0.000038 0.000003 0.000041 ( 0.000041)
build_up 0.010434 0.000745 0.872740 ( 1.655106)
build_miniruby 0.001655 0.000118 0.062184 ( 0.061352)
build_ruby 0.001600 0.000114 0.065712 ( 0.065039)
build_all 0.004836 0.005606 1.276507 ( 0.493030)
build_install 0.017021 0.000143 4.217824 ( 1.809909)
test_btest 0.001342 0.000158 56.223331 ( 6.263633)
test_basic 0.000810 0.005572 0.298504 ( 0.390222)
test_all 0.002474 0.000436 502.927075 ( 52.593980)
test_rubyspec 0.078652 0.056538 41.992025 ( 47.946998)
total: 111.28 sec