Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-120719
#<BuildRuby:0x000055d4df87e7e0
@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.20220801-120719",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000021 0.000000 0.000021 ( 0.000020)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.006929 0.000000 0.913668 ( 1.548380)
build_miniruby 0.001038 0.000000 0.057767 ( 0.056397)
build_ruby 0.000793 0.000000 0.059045 ( 0.057801)
build_all 0.000742 0.003988 1.517145 ( 0.586151)
build_install 0.006893 0.004313 5.617295 ( 2.143984)
test_btest 0.000706 0.000078 44.836483 ( 8.630717)
test_basic 0.000000 0.005577 0.307945 ( 0.396494)
test_all 0.000000 0.001318 611.129402 ( 87.697928)
test_rubyspec 0.115268 0.012871 43.835851 ( 49.451672)
total: 150.57 sec