Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-172308
#<BuildRuby:0x00005594ccbcbf68
@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.20220809-172308",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.005960 0.000426 0.839058 ( 3.364998)
build_miniruby 0.000865 0.000062 0.057533 ( 0.056307)
build_ruby 0.000921 0.000066 0.059792 ( 0.058431)
build_all 0.000000 0.004515 1.544362 ( 0.591734)
build_install 0.005516 0.003671 5.695266 ( 2.181763)
test_btest 0.000585 0.000110 45.889111 ( 8.661388)
test_basic 0.001545 0.004650 0.355614 ( 0.443260)
test_all 0.000768 0.000717 611.403709 ( 85.997123)
test_rubyspec 0.085520 0.044212 43.915131 ( 51.411062)
total: 152.77 sec