Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-072930
#<BuildRuby:0x000055ed1633bf68
@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.20220724-072930",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.006187 0.000532 0.834612 ( 0.872432)
build_miniruby 0.000805 0.000186 0.057128 ( 0.055811)
build_ruby 0.000658 0.000151 0.058833 ( 0.057710)
build_all 0.003765 0.000868 1.516884 ( 0.591734)
build_install 0.009770 0.001134 5.640216 ( 2.135605)
test_btest 0.000689 0.000147 53.693614 ( 7.966575)
test_basic 0.006039 0.000226 0.358388 ( 0.445722)
test_all 0.001466 0.000000 601.980752 ( 89.181584)
test_rubyspec 0.077626 0.048426 43.655720 ( 49.254129)
total: 150.56 sec