Logfile: /home/ko1/ruby/logs/brlog.trunk.20220503-194801
#<BuildRuby:0x0000562be596b0b0
@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.20220503-194801",
@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.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010105 0.001555 1.004391 ( 1.047822)
build_miniruby 0.002233 0.000000 0.072551 ( 0.070480)
build_ruby 0.001924 0.000000 0.076088 ( 0.074729)
build_all 0.005663 0.004814 1.498283 ( 0.602654)
build_install 0.014726 0.009607 5.846297 ( 2.775198)
test_btest 0.001078 0.000300 72.843247 ( 8.392986)
test_basic 0.007473 0.000697 0.327655 ( 0.414657)
test_all 0.001442 0.001511 702.315763 ( 67.549604)
test_rubyspec 0.112039 0.073319 45.512830 ( 50.681221)
total: 131.61 sec