Logfile: /home/ko1/ruby/logs/brlog.trunk.20220619-190312
#<BuildRuby:0x0000557f15db7d58
@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.20220619-190312",
@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.000014 0.000001 0.000015 ( 0.000014)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.006922 0.000000 0.876896 ( 1.162836)
build_miniruby 0.001061 0.000000 0.057052 ( 0.055828)
build_ruby 0.000846 0.000038 0.059668 ( 0.058487)
build_all 0.000000 0.004229 1.508142 ( 0.612105)
build_install 0.008049 0.002751 6.314056 ( 2.838651)
test_btest 0.000711 0.000113 55.392127 ( 8.062972)
test_basic 0.002116 0.003462 0.314923 ( 0.403370)
test_all 0.001067 0.000213 633.312269 ( 92.261980)
test_rubyspec 0.095005 0.034625 44.282226 ( 49.828975)
total: 155.29 sec