Logfile: /home/ko1/ruby/logs/brlog.trunk.20220315-215821
#<BuildRuby:0x0000562f48687810
@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.20220315-215821",
@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.000003 0.000015 ( 0.000015)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009315 0.001156 0.995767 ( 1.050763)
build_miniruby 0.001569 0.000336 0.074295 ( 0.072903)
build_ruby 0.001427 0.000306 0.078229 ( 0.077140)
build_all 0.009037 0.000900 4.279083 ( 0.889897)
build_install 0.017875 0.006044 7.956751 ( 2.433835)
test_btest 0.000813 0.000185 74.773887 ( 8.033280)
test_basic 0.006114 0.001389 0.331840 ( 0.420778)
test_all 0.001550 0.000352 701.161876 ( 67.605112)
test_rubyspec 0.093366 0.087533 46.823741 ( 51.901893)
total: 132.49 sec