Logfile: /home/ko1/ruby/logs/brlog.trunk.20220213-220535
#<BuildRuby:0x00005635032b7940
@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.20220213-220535",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.010810 0.000185 0.917276 ( 0.961765)
build_miniruby 0.001932 0.000129 0.077153 ( 0.074775)
build_ruby 0.002014 0.000134 0.066416 ( 0.064085)
build_all 0.010536 0.000379 4.076771 ( 0.793998)
build_install 0.010149 0.015124 7.861642 ( 2.330679)
test_btest 0.001414 0.000321 77.502667 ( 8.292120)
test_basic 0.003581 0.005046 0.338765 ( 0.433057)
test_all 0.001580 0.000160 683.018402 ( 66.798533)
test_rubyspec 0.096975 0.070535 46.373232 ( 51.642396)
total: 131.39 sec