Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-090342
#<BuildRuby:0x0000557d8b914ea8
@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.20220804-090342",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000017 0.000002 0.000019 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006202 0.005281 0.969451 ( 1.257192)
build_miniruby 0.001839 0.000394 0.073072 ( 0.071255)
build_ruby 0.001761 0.000377 0.073978 ( 0.072461)
build_all 0.005773 0.004964 1.534893 ( 0.592423)
build_install 0.020565 0.001405 5.091436 ( 2.041874)
test_btest 0.001011 0.000224 79.152304 ( 8.273848)
test_basic 0.002489 0.005855 0.328962 ( 0.417864)
test_all 0.001998 0.000555 628.013042 ( 64.184506)
test_rubyspec 0.075747 0.109734 45.314607 ( 52.650076)
total: 129.56 sec