Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-054003
#<BuildRuby:0x000055d2ce777670
@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.20220813-054003",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.005670 0.000873 0.809762 ( 0.921521)
build_miniruby 0.000903 0.000139 0.057472 ( 0.056228)
build_ruby 0.000884 0.000136 0.059787 ( 0.058553)
build_all 0.003925 0.000604 1.524166 ( 0.587724)
build_install 0.000532 0.008301 1.921871 ( 0.967639)
test_btest 0.000670 0.000192 51.864351 ( 8.455163)
test_basic 0.005184 0.000181 0.293986 ( 0.383047)
test_all 0.002845 0.000000 608.382779 ( 90.619950)
test_rubyspec 0.064484 0.028980 43.863247 ( 51.281104)
total: 153.33 sec