Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-021016
#<BuildRuby:0x0000561febcfa678
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221227-021016",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.005281 0.001219 0.883006 ( 1.081419)
build_miniruby 0.001041 0.000240 1.003999 ( 1.002159)
build_ruby 0.001301 0.000301 2.760745 ( 2.757942)
build_all 0.009749 0.000077 16.558006 ( 2.960075)
build_install 0.005305 0.006125 2.226153 ( 1.165765)
test_btest 0.000860 0.000229 77.548588 ( 10.588910)
test_basic 0.005926 0.001580 0.378031 ( 0.462469)
test_all 0.001362 0.000363 667.872038 ( 99.276686)
test_rubyspec 0.075855 0.017559 51.069661 ( 59.125670)
total: 178.42 sec