Logfile: /home/ko1/ruby/logs/brlog.trunk.20220211-013529
#<BuildRuby:0x0000565432e730b0
@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.20220211-013529",
@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.000001 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.011062 0.000189 0.946790 ( 1.325606)
build_miniruby 0.002463 0.000000 0.074284 ( 0.071801)
build_ruby 0.002762 0.000066 0.080728 ( 0.077522)
build_all 0.010151 0.000597 4.146018 ( 0.783416)
build_install 0.016276 0.005569 7.760937 ( 2.307310)
test_btest 0.001002 0.000105 77.183582 ( 8.253576)
test_basic 0.007490 0.000220 0.339848 ( 0.433842)
test_all 0.001414 0.000142 654.336830 ( 65.282765)
test_rubyspec 0.096520 0.060591 46.371311 ( 51.819887)
total: 130.36 sec