Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-095240
#<BuildRuby:0x0000563c2a266c88
@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.20220717-095240",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.007265 0.003781 0.851428 ( 1.297390)
build_miniruby 0.001281 0.000275 0.064456 ( 0.063404)
build_ruby 0.001542 0.000331 0.063628 ( 0.062301)
build_all 0.007862 0.001684 1.238348 ( 0.495541)
build_install 0.015083 0.001327 4.262117 ( 1.822465)
test_btest 0.001372 0.000261 54.604192 ( 6.039719)
test_basic 0.003344 0.003761 0.299019 ( 0.388954)
test_all 0.002506 0.000569 514.645123 ( 53.552154)
test_rubyspec 0.083325 0.051310 42.038010 ( 47.820944)
total: 111.54 sec