Logfile: /home/ko1/ruby/logs/brlog.trunk.20220906-130027
#<BuildRuby:0x000055a8e252c610
@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.20220906-130027",
@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.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.007236 0.004773 0.962598 ( 1.097168)
build_miniruby 0.002251 0.000643 0.076986 ( 0.074677)
build_ruby 0.001627 0.000464 0.068052 ( 0.066439)
build_all 0.005892 0.004848 1.574075 ( 0.609994)
build_install 0.016775 0.005591 1.931903 ( 0.958466)
test_btest 0.000000 0.001407 95.936895 ( 9.650938)
test_basic 0.002919 0.004262 0.361226 ( 0.450499)
test_all 0.004574 0.000000 640.060373 ( 66.901685)
test_rubyspec 0.098483 0.073556 46.945785 ( 55.403092)
total: 135.21 sec