Logfile: /home/ko1/ruby/logs/brlog.trunk.20220605-022015
#<BuildRuby:0x000055a15d6dbda8
@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.20220605-022015",
@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.000008 0.000000 0.000008 ( 0.000007)
autoconf 0.000018 0.000000 0.000018 ( 0.000019)
configure 0.000013 0.000000 0.000013 ( 0.000014)
build_up 0.006743 0.000000 0.837961 ( 1.058160)
build_miniruby 0.001001 0.000000 0.058000 ( 0.056848)
build_ruby 0.001011 0.000000 0.059862 ( 0.058630)
build_all 0.004431 0.000000 1.504327 ( 0.607251)
build_install 0.006980 0.004178 6.359179 ( 2.883661)
test_btest 0.000726 0.000038 50.872693 ( 8.403084)
test_basic 0.005438 0.000000 0.302356 ( 0.390826)
test_all 0.001280 0.000000 653.110216 ( 94.862192)
test_rubyspec 0.092290 0.026965 44.285930 ( 49.841516)
total: 158.16 sec