Logfile: /home/ko1/ruby/logs/brlog.trunk.20220329-133332
#<BuildRuby:0x00005624d00a44e8
@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.20220329-133332",
@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.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000043 0.000006 0.000049 ( 0.000042)
build_up 0.010128 0.000824 1.005311 ( 1.091089)
build_miniruby 0.001540 0.000206 0.068256 ( 0.067981)
build_ruby 0.001836 0.000244 0.078429 ( 0.078169)
build_all 0.004689 0.005537 4.245499 ( 0.884498)
build_install 0.021459 0.002051 7.964471 ( 2.449953)
test_btest 0.000985 0.000174 76.685534 ( 8.611611)
test_basic 0.008276 0.000434 0.335324 ( 0.425019)
test_all 0.001853 0.000308 692.308288 ( 67.786770)
test_rubyspec 0.086562 0.055839 45.956187 ( 51.365151)
total: 132.76 sec