Logfile: /home/ko1/ruby/logs/brlog.trunk.20220528-151333
#<BuildRuby:0x000055dfe0440118
@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.20220528-151333",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.003513 0.003040 0.899535 ( 1.081088)
build_miniruby 0.000817 0.000164 0.056874 ( 0.055536)
build_ruby 0.000768 0.000154 0.057981 ( 0.056678)
build_all 0.003583 0.000717 1.507308 ( 0.604852)
build_install 0.004905 0.004202 6.341295 ( 2.885133)
test_btest 0.000716 0.000179 55.671676 ( 7.840269)
test_basic 0.000000 0.006592 0.351313 ( 0.438282)
test_all 0.000000 0.001464 624.195641 ( 90.223660)
test_rubyspec 0.074322 0.035346 44.044009 ( 49.620985)
total: 152.81 sec