Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-080300
#<BuildRuby:0x000056518271bf40
@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.20220803-080300",
@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.000013 0.000001 0.000014 ( 0.000015)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.003212 0.002996 0.804460 ( 0.878587)
build_miniruby 0.000861 0.000107 0.057352 ( 0.056064)
build_ruby 0.000856 0.000107 0.058600 ( 0.057365)
build_all 0.001399 0.003286 1.521010 ( 0.596880)
build_install 0.006902 0.004301 5.643750 ( 2.124980)
test_btest 0.000579 0.000129 53.306189 ( 8.200534)
test_basic 0.001290 0.004138 0.282611 ( 0.371730)
test_all 0.001223 0.000340 600.302433 ( 88.921645)
test_rubyspec 0.064536 0.041206 43.719823 ( 51.096286)
total: 152.30 sec