Logfile: /home/ko1/ruby/logs/brlog.trunk.20220325-072403
#<BuildRuby:0x0000564d42693440
@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.20220325-072403",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.007878 0.003892 1.003865 ( 4.014216)
build_miniruby 0.001527 0.000305 0.075813 ( 0.074474)
build_ruby 0.002343 0.000000 0.080818 ( 0.077914)
build_all 0.004990 0.003857 4.145637 ( 0.835434)
build_install 0.018623 0.000534 7.857949 ( 2.393327)
test_btest 0.001176 0.000224 75.249228 ( 8.289621)
test_basic 0.006086 0.001159 0.347256 ( 0.436199)
test_all 0.001824 0.000348 649.124489 ( 65.365035)
test_rubyspec 0.110326 0.062627 45.791202 ( 51.254281)
total: 132.74 sec