Logfile: /home/ko1/ruby/logs/brlog.trunk.20220628-023537
#<BuildRuby:0x00005562fc951438
@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.20220628-023537",
@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.000032 0.000000 0.000032 ( 0.000032)
autoconf 0.000049 0.000000 0.000049 ( 0.000049)
configure 0.000029 0.000000 0.000029 ( 0.000029)
build_up 0.008748 0.004303 0.831339 ( 1.701078)
build_miniruby 0.001503 0.000100 0.058706 ( 0.057612)
build_ruby 0.001512 0.000101 0.064268 ( 0.063497)
build_all 0.002507 0.004263 1.183001 ( 0.469817)
build_install 0.019852 0.000226 4.922506 ( 2.451181)
test_btest 0.001291 0.000129 54.342438 ( 5.913127)
test_basic 0.001422 0.004797 0.284569 ( 0.375199)
test_all 0.002307 0.000346 487.813509 ( 52.086622)
test_rubyspec 0.071544 0.048330 42.024999 ( 48.030204)
total: 111.15 sec