Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-224334
#<BuildRuby:0x000055e5c0b2a9c0
@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.20220724-224334",
@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.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.009278 0.000272 0.881288 ( 0.922223)
build_miniruby 0.001214 0.000280 0.057706 ( 0.056380)
build_ruby 0.001919 0.000442 0.062306 ( 0.060899)
build_all 0.009517 0.000146 1.257300 ( 0.462446)
build_install 0.008918 0.007668 4.303122 ( 1.798181)
test_btest 0.001262 0.000351 53.118873 ( 6.151789)
test_basic 0.004083 0.001134 0.292809 ( 0.383406)
test_all 0.002676 0.000744 501.096000 ( 53.362699)
test_rubyspec 0.096227 0.050390 41.705797 ( 47.465112)
total: 110.66 sec