Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-040209
#<BuildRuby:0x00005643e900fe00
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220827-040209",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.000000 0.006562 0.806218 ( 0.838294)
build_miniruby 0.000000 0.001012 0.058643 ( 0.057264)
build_ruby 0.000000 0.001020 0.060618 ( 0.059422)
build_all 0.001804 0.003031 1.540742 ( 0.584287)
build_install 0.007944 0.001057 1.922228 ( 0.957324)
test_btest 0.000573 0.000153 46.406934 ( 8.876874)
test_basic 0.001278 0.004712 0.354672 ( 0.442569)
test_all 0.002223 0.000741 588.118044 ( 93.469468)
test_rubyspec 0.037574 0.051806 43.904947 ( 52.205428)
total: 157.49 sec