Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-112339
#<BuildRuby:0x000055ad54317de0
@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.20220812-112339",
@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.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.005653 0.000870 0.864581 ( 1.107341)
build_miniruby 0.000836 0.000129 0.057151 ( 0.056020)
build_ruby 0.000698 0.000107 0.059094 ( 0.058005)
build_all 0.004642 0.000029 1.524103 ( 0.587078)
build_install 0.009741 0.001392 5.642578 ( 2.150173)
test_btest 0.000602 0.000086 49.622842 ( 8.423467)
test_basic 0.004711 0.000673 0.282760 ( 0.371817)
test_all 0.001661 0.000238 622.297346 ( 91.348154)
test_rubyspec 0.068571 0.049562 43.846699 ( 51.207912)
total: 155.31 sec