Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-013605
#<BuildRuby:0x000055837dfcec10
@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.20220824-013605",
@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.000006)
autoconf 0.000018 0.000001 0.000019 ( 0.000020)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.006114 0.000149 0.848442 ( 0.925842)
build_miniruby 0.000894 0.000060 0.057606 ( 0.056343)
build_ruby 0.000824 0.000055 0.059921 ( 0.058736)
build_all 0.004587 0.000027 1.538117 ( 0.585342)
build_install 0.010436 0.000652 1.908311 ( 0.957358)
test_btest 0.000812 0.000051 49.915395 ( 8.365164)
test_basic 0.005263 0.000329 0.335918 ( 0.424390)
test_all 0.002726 0.000000 590.838322 ( 93.771189)
test_rubyspec 0.068801 0.018041 44.241476 ( 52.532033)
total: 157.68 sec