Logfile: /home/ko1/ruby/logs/brlog.trunk.20220328-085051
#<BuildRuby:0x000055aea594f940
@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.20220328-085051",
@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.000002 0.000012 ( 0.000013)
configure 0.000033 0.000008 0.000041 ( 0.000042)
build_up 0.009923 0.001303 1.016142 ( 1.419027)
build_miniruby 0.001729 0.000370 0.075185 ( 0.074112)
build_ruby 0.001312 0.000281 0.068355 ( 0.068014)
build_all 0.007625 0.004160 4.207712 ( 0.874929)
build_install 0.020893 0.003140 7.900599 ( 2.417829)
test_btest 0.001156 0.000263 73.243770 ( 8.002369)
test_basic 0.006726 0.000543 0.340405 ( 0.431772)
test_all 0.001824 0.000396 698.717900 ( 72.686230)
test_rubyspec 0.081497 0.082681 45.883702 ( 51.357459)
total: 137.33 sec