Logfile: /home/ko1/ruby/logs/brlog.trunk.20220427-184702
#<BuildRuby:0x0000560be246e620
@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.20220427-184702",
@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.000006)
autoconf 0.000013 0.000000 0.000013 ( 0.000014)
configure 0.000017 0.000000 0.000017 ( 0.000017)
build_up 0.006837 0.000000 0.899551 ( 1.058045)
build_miniruby 0.001058 0.000000 0.058187 ( 0.056809)
build_ruby 0.001045 0.000000 0.059326 ( 0.058073)
build_all 0.004244 0.000000 1.497443 ( 0.608151)
build_install 0.010881 0.000000 6.266827 ( 2.795174)
test_btest 0.000000 0.000694 57.174615 ( 7.966807)
test_basic 0.002620 0.003763 0.357408 ( 0.444605)
test_all 0.001188 0.000063 634.497413 ( 92.633430)
test_rubyspec 0.086330 0.036677 44.348138 ( 49.370863)
total: 154.99 sec