Logfile: /home/ko1/ruby/logs/brlog.trunk.20220628-231312
#<BuildRuby:0x0000556d66b57df8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220628-231312",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000013 0.000003 0.000016 ( 0.000015)
build_up 0.000646 0.006146 0.873708 ( 4.198179)
build_miniruby 0.000802 0.000229 0.057738 ( 0.056424)
build_ruby 0.000794 0.000227 0.059961 ( 0.058670)
build_all 0.000000 0.004291 1.497636 ( 0.601816)
build_install 0.006369 0.002715 6.280348 ( 2.822049)
test_btest 0.000522 0.000196 51.903785 ( 8.319924)
test_basic 0.002633 0.003268 0.289040 ( 0.377465)
test_all 0.000525 0.001162 647.141472 ( 91.900240)
test_rubyspec 0.050909 0.064025 44.441532 ( 50.053399)
total: 158.39 sec