Logfile: /home/ko1/ruby/logs/brlog.trunk.20220421-113700
#<BuildRuby:0x000055c73af5bea8
@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.20220421-113700",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000025)
build_up 0.002151 0.004620 0.885096 ( 4.641216)
build_miniruby 0.000806 0.000268 0.057329 ( 0.056035)
build_ruby 0.000720 0.000240 0.059420 ( 0.058123)
build_all 0.004231 0.000004 1.430603 ( 0.610783)
build_install 0.008315 0.002559 6.243052 ( 2.834999)
test_btest 0.000676 0.000208 53.566418 ( 8.389449)
test_basic 0.006055 0.000324 0.342866 ( 0.430368)
test_all 0.001096 0.000100 621.266849 ( 87.896715)
test_rubyspec 0.098881 0.029909 44.410423 ( 49.378086)
total: 154.30 sec