Logfile: /home/ko1/ruby/logs/brlog.trunk.20221018-051503
#<BuildRuby:0x000056074057ca68
@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.20221018-051503",
@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.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.010330 0.000309 1.143802 ( 1.623885)
build_miniruby 0.001409 0.000201 0.107049 ( 0.104575)
build_ruby 0.001706 0.000244 0.113468 ( 0.111019)
build_all 0.003877 0.003521 1.340140 ( 0.563864)
build_install 0.013885 0.001717 1.644649 ( 0.884998)
test_btest 0.001510 0.000267 62.551063 ( 6.815673)
test_basic 0.007052 0.000371 0.368193 ( 0.461110)
test_all 0.003167 0.004577 486.983261 ( 53.948189)
test_rubyspec 0.089343 0.046640 43.367387 ( 51.925474)
total: 116.44 sec