Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-083240
#<BuildRuby:0x0000556fdd854088
@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.20220819-083240",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.000199 0.006685 0.868684 ( 0.925752)
build_miniruby 0.000778 0.000222 0.057586 ( 0.056226)
build_ruby 0.000792 0.000227 0.060506 ( 0.059274)
build_all 0.003564 0.001018 1.527633 ( 0.587361)
build_install 0.005047 0.005786 1.916361 ( 0.965425)
test_btest 0.000541 0.000193 52.857223 ( 8.448004)
test_basic 0.002356 0.003574 0.284038 ( 0.372189)
test_all 0.001741 0.000697 627.114113 ( 92.142528)
test_rubyspec 0.061002 0.058161 43.730231 ( 51.970404)
total: 155.53 sec