Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-161141
#<BuildRuby:0x0000558a9fcdbde0
@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.20220812-161141",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000015 0.000003 0.000018 ( 0.000019)
build_up 0.002030 0.004565 0.875311 ( 1.327333)
build_miniruby 0.000792 0.000264 0.057983 ( 0.056679)
build_ruby 0.000759 0.000253 0.062072 ( 0.060720)
build_all 0.004510 0.000096 1.566947 ( 0.604075)
build_install 0.008250 0.002538 1.901806 ( 0.967234)
test_btest 0.000577 0.000177 57.118499 ( 8.265108)
test_basic 0.005437 0.000151 0.344044 ( 0.432477)
test_all 0.002300 0.000657 632.620115 ( 92.888535)
test_rubyspec 0.058748 0.040378 44.001151 ( 51.413765)
total: 156.02 sec