Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-112635
#<BuildRuby:0x0000559fdc3e2700
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220811-112635",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.009057 0.004258 0.975041 ( 1.462647)
build_miniruby 0.001522 0.000406 0.065848 ( 0.064115)
build_ruby 0.001567 0.000418 0.077153 ( 0.075466)
build_all 0.008565 0.001079 1.507365 ( 0.584020)
build_install 0.014252 0.003563 5.177058 ( 2.139204)
test_btest 0.000699 0.000175 74.599071 ( 8.356041)
test_basic 0.006096 0.001524 0.325105 ( 0.417142)
test_all 0.003109 0.000778 634.806268 ( 64.321047)
test_rubyspec 0.123336 0.056897 46.141643 ( 53.032748)
total: 130.45 sec