Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-041713
#<BuildRuby:0x000055914468c088
@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.20220811-041713",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006579 0.000000 0.833806 ( 1.001792)
build_miniruby 0.000967 0.000000 0.057972 ( 0.056770)
build_ruby 0.000799 0.000000 0.059157 ( 0.058046)
build_all 0.000748 0.004214 1.574262 ( 0.603316)
build_install 0.010619 0.000664 5.721965 ( 2.189746)
test_btest 0.000779 0.000048 55.610701 ( 8.034189)
test_basic 0.005098 0.000319 0.281368 ( 0.370815)
test_all 0.000966 0.000060 611.627780 ( 89.821433)
test_rubyspec 0.063381 0.044185 43.862287 ( 51.268083)
total: 153.40 sec