Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-150651
#<BuildRuby:0x000055a569de3ed8
@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.20220815-150651",
@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.000013 0.000001 0.000014 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.002257 0.004198 0.872378 ( 1.377508)
build_miniruby 0.000855 0.000122 0.057908 ( 0.056632)
build_ruby 0.000705 0.000101 0.059228 ( 0.057987)
build_all 0.000421 0.004248 1.519478 ( 0.590881)
build_install 0.009997 0.001161 1.903741 ( 0.964237)
test_btest 0.000599 0.000119 56.035513 ( 8.074450)
test_basic 0.005563 0.000000 0.281096 ( 0.370759)
test_all 0.000000 0.002323 605.638696 ( 91.654372)
test_rubyspec 0.086630 0.043282 43.836696 ( 51.201623)
total: 154.35 sec