Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-163934
#<BuildRuby:0x00005572b665be58
@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.20220820-163934",
@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.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.002233 0.004392 0.837896 ( 0.887859)
build_miniruby 0.000855 0.000198 0.058060 ( 0.056810)
build_ruby 0.000764 0.000176 0.059334 ( 0.058225)
build_all 0.003878 0.000895 1.522468 ( 0.589079)
build_install 0.002517 0.008264 1.913029 ( 0.962201)
test_btest 0.000419 0.000149 50.855481 ( 8.603631)
test_basic 0.003596 0.002467 0.306092 ( 0.394049)
test_all 0.002719 0.000384 637.676127 ( 93.064864)
test_rubyspec 0.074122 0.039096 44.475771 ( 52.724781)
total: 157.34 sec