Logfile: /home/ko1/ruby/logs/brlog.trunk.20220428-143541
#<BuildRuby:0x000055de68643858
@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.20220428-143541",
@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.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009551 0.001469 1.027381 ( 1.169638)
build_miniruby 0.001878 0.000289 0.072401 ( 0.070076)
build_ruby 0.002137 0.000329 0.074000 ( 0.071402)
build_all 0.000000 0.009639 1.508044 ( 0.619434)
build_install 0.023206 0.000935 5.845188 ( 2.813596)
test_btest 0.001200 0.000283 78.274577 ( 8.465119)
test_basic 0.007308 0.001720 0.325120 ( 0.412648)
test_all 0.001176 0.001755 660.258928 ( 64.960479)
test_rubyspec 0.098223 0.089510 45.386368 ( 50.583973)
total: 129.17 sec