Logfile: /home/ko1/ruby/logs/brlog.trunk.20220611-054329
#<BuildRuby:0x0000562a6500fdf8
@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-054329",
@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.000008)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.006501 0.000000 0.843814 ( 0.871988)
build_miniruby 0.000989 0.000000 0.057104 ( 0.055906)
build_ruby 0.000918 0.000099 0.059584 ( 0.058349)
build_all 0.003823 0.000509 1.512907 ( 0.610251)
build_install 0.009572 0.001276 6.290531 ( 2.839103)
test_btest 0.000763 0.000102 50.044146 ( 8.960763)
test_basic 0.000609 0.005007 0.306251 ( 0.394785)
test_all 0.001262 0.000253 650.801325 ( 92.882491)
test_rubyspec 0.079384 0.027903 44.238647 ( 49.783848)
total: 156.46 sec