Logfile: /home/ko1/ruby/logs/brlog.trunk.20220416-202240
#<BuildRuby:0x0000562caa92f810
@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.20220416-202240",
@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.000001 0.000007 ( 0.000024)
autoconf 0.000013 0.000000 0.000013 ( 0.000014)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.003613 0.008195 0.992511 ( 1.148978)
build_miniruby 0.002074 0.000797 0.080051 ( 0.076897)
build_ruby 0.001318 0.000507 0.077513 ( 0.076020)
build_all 0.006451 0.002482 1.499410 ( 0.595978)
build_install 0.018216 0.004744 5.919564 ( 2.800731)
test_btest 0.000755 0.000270 80.278091 ( 8.100491)
test_basic 0.006381 0.001902 0.337868 ( 0.425926)
test_all 0.002868 0.000337 706.782197 ( 68.710387)
test_rubyspec 0.114504 0.062970 46.950642 ( 52.356552)
total: 134.29 sec