Logfile: /home/ko1/ruby/logs/brlog.trunk.20220611-145929
#<BuildRuby:0x0000562e99f97f68
@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.20220611-145929",
@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.000013 0.000002 0.000015 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.002156 0.004718 0.883223 ( 1.633335)
build_miniruby 0.000841 0.000211 0.057343 ( 0.056061)
build_ruby 0.000819 0.000204 0.059538 ( 0.058261)
build_all 0.003454 0.000863 1.513878 ( 0.616701)
build_install 0.008938 0.002235 6.297706 ( 2.841724)
test_btest 0.000706 0.000177 46.691545 ( 8.547895)
test_basic 0.004769 0.001192 0.340422 ( 0.428177)
test_all 0.001059 0.000265 615.581468 ( 96.677196)
test_rubyspec 0.032100 0.044244 44.189910 ( 49.783321)
total: 160.64 sec