Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-112638
#<BuildRuby:0x00005617c2752878
@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.20220823-112638",
@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.000015 0.000001 0.000016 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.006053 0.000466 0.856423 ( 2.046834)
build_miniruby 0.000923 0.000071 0.058545 ( 0.057193)
build_ruby 0.000864 0.000066 0.059369 ( 0.058225)
build_all 0.004636 0.000000 1.517941 ( 0.587215)
build_install 0.007115 0.003920 1.918553 ( 0.971275)
test_btest 0.000772 0.000091 55.518265 ( 8.330960)
test_basic 0.006447 0.000227 0.378023 ( 0.464642)
test_all 0.000000 0.003159 610.346234 ( 87.468133)
test_rubyspec 0.095649 0.031990 44.327537 ( 52.737894)
total: 152.72 sec