Logfile: /home/ko1/ruby/logs/brlog.trunk.20220425-134055
#<BuildRuby:0x0000557f310bfc88
@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.20220425-134055",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000012 0.000000 0.000012 ( 0.000014)
configure 0.000012 0.000001 0.000013 ( 0.000012)
build_up 0.002406 0.003939 0.890716 ( 1.626096)
build_miniruby 0.000767 0.000110 0.057628 ( 0.056361)
build_ruby 0.000662 0.000095 0.059028 ( 0.057781)
build_all 0.004298 0.000023 1.494336 ( 0.606399)
build_install 0.000387 0.008483 6.280557 ( 2.835046)
test_btest 0.000676 0.000181 58.032090 ( 8.285630)
test_basic 0.004712 0.001257 0.298798 ( 0.386703)
test_all 0.001291 0.000344 641.517866 ( 90.447350)
test_rubyspec 0.089549 0.037651 44.499684 ( 49.482847)
total: 153.78 sec