Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-123725
#<BuildRuby:0x000055bbc8475340
@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.20220812-123725",
@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.000033 0.000000 0.000033 ( 0.000034)
autoconf 0.000096 0.000000 0.000096 ( 0.000092)
configure 0.000045 0.000000 0.000045 ( 0.000049)
build_up 0.010826 0.000000 0.804678 ( 0.935812)
build_miniruby 0.001717 0.000000 0.064448 ( 0.063114)
build_ruby 0.002179 0.000000 0.060813 ( 0.058112)
build_all 0.008586 0.000000 1.269895 ( 0.481975)
build_install 0.015177 0.000000 1.599512 ( 0.798254)
test_btest 0.001399 0.000000 52.827781 ( 6.095767)
test_basic 0.005625 0.000000 0.289674 ( 0.391829)
test_all 0.005674 0.000000 508.253872 ( 53.282175)
test_rubyspec 0.080400 0.057231 41.637551 ( 49.300372)
total: 111.41 sec