Logfile: /home/ko1/ruby/logs/brlog.trunk.20220810-010559
#<BuildRuby:0x00005578763cef08
@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.20220810-010559",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000049 0.000009 0.000058 ( 0.000058)
build_up 0.008816 0.001469 0.857533 ( 3.120305)
build_miniruby 0.001534 0.000256 0.064269 ( 0.062381)
build_ruby 0.001337 0.000222 0.056071 ( 0.054874)
build_all 0.001738 0.004084 1.196355 ( 0.453878)
build_install 0.007174 0.007088 4.179555 ( 1.813399)
test_btest 0.001684 0.000526 53.815692 ( 5.944483)
test_basic 0.005973 0.000502 0.270376 ( 0.361268)
test_all 0.003187 0.000000 474.783646 ( 51.854001)
test_rubyspec 0.087586 0.042793 41.836764 ( 49.437911)
total: 113.10 sec