Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-112944
#<BuildRuby:0x0000564ab9f70328
@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.20220814-112944",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.005730 0.000882 0.823414 ( 0.869953)
build_miniruby 0.000832 0.000128 0.057617 ( 0.056448)
build_ruby 0.000775 0.000119 0.059493 ( 0.058429)
build_all 0.004616 0.000025 1.532460 ( 0.590827)
build_install 0.005304 0.005598 1.907743 ( 0.962903)
test_btest 0.000760 0.000000 53.161569 ( 8.347264)
test_basic 0.004965 0.000199 0.263401 ( 0.352582)
test_all 0.001466 0.000000 622.098765 ( 89.677327)
test_rubyspec 0.101275 0.022416 44.168756 ( 51.532000)
total: 152.45 sec