Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-012520
#<BuildRuby:0x000055a7efecbe58
@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.20220802-012520",
@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.000017 0.000001 0.000018 ( 0.000019)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.002460 0.003900 0.873061 ( 1.125478)
build_miniruby 0.000850 0.000122 0.057613 ( 0.056400)
build_ruby 0.000832 0.000119 0.059226 ( 0.058071)
build_all 0.004601 0.000061 1.524069 ( 0.588236)
build_install 0.009396 0.001253 5.665041 ( 2.148683)
test_btest 0.000691 0.000092 53.187265 ( 8.195209)
test_basic 0.005176 0.000691 0.313083 ( 0.401002)
test_all 0.001514 0.000000 621.962301 ( 90.284663)
test_rubyspec 0.074758 0.046496 43.661732 ( 52.263547)
total: 155.12 sec