Logfile: /home/ko1/ruby/logs/brlog.trunk.20220701-155811
#<BuildRuby:0x000055d1d7013e58
@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.20220701-155811",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.000000 0.007043 0.904842 ( 2.696596)
build_miniruby 0.000000 0.001028 0.058506 ( 0.057277)
build_ruby 0.000668 0.000340 0.059421 ( 0.058155)
build_all 0.005234 0.000215 6.910909 ( 1.777945)
build_install 0.009104 0.001950 6.281388 ( 2.832710)
test_btest 0.000620 0.000133 51.454873 ( 8.546018)
test_basic 0.004923 0.001055 0.311768 ( 0.399908)
test_all 0.001052 0.000225 648.730706 ( 95.856658)
test_rubyspec 0.069455 0.061330 44.795132 ( 50.412245)
total: 162.64 sec