Logfile: /home/ko1/ruby/logs/brlog.trunk.20220327-184736
#<BuildRuby:0x00005641d5b4f510
@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.20220327-184736",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.007709 0.002804 1.001237 ( 1.129090)
build_miniruby 0.001568 0.000570 0.075607 ( 0.073581)
build_ruby 0.002069 0.000000 0.079245 ( 0.077324)
build_all 0.005725 0.004184 4.090208 ( 0.844781)
build_install 0.020782 0.002247 7.953225 ( 2.428679)
test_btest 0.000828 0.000261 70.718715 ( 8.286181)
test_basic 0.004440 0.002961 0.337667 ( 0.427684)
test_all 0.001264 0.000421 698.803251 ( 68.237009)
test_rubyspec 0.101785 0.065997 45.809905 ( 51.359620)
total: 132.87 sec