Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-095257
#<BuildRuby:0x000055b32597ffa8
@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.20220729-095257",
@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.000015 0.000000 0.000015 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006674 0.000188 0.847965 ( 3.336867)
build_miniruby 0.000964 0.000068 0.056644 ( 0.055375)
build_ruby 0.000954 0.000068 0.058590 ( 0.057390)
build_all 0.004169 0.000297 1.525994 ( 0.591078)
build_install 0.005805 0.005605 5.650052 ( 2.145379)
test_btest 0.000649 0.000093 49.144059 ( 8.902420)
test_basic 0.004625 0.000660 0.294530 ( 0.383470)
test_all 0.001155 0.000165 588.060149 ( 93.302047)
test_rubyspec 0.069583 0.058731 43.919556 ( 49.511557)
total: 158.29 sec