Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-072935
#<BuildRuby:0x000055acb24dc088
@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.20220719-072935",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.006249 0.000446 0.805241 ( 0.956029)
build_miniruby 0.000951 0.000068 0.057802 ( 0.056561)
build_ruby 0.000852 0.000061 0.059210 ( 0.058084)
build_all 0.004207 0.000301 1.542151 ( 0.602996)
build_install 0.009833 0.000019 5.679664 ( 2.201972)
test_btest 0.000591 0.000037 54.079538 ( 8.267918)
test_basic 0.001284 0.004411 0.290009 ( 0.378837)
test_all 0.001022 0.000121 590.838357 ( 88.081989)
test_rubyspec 0.083031 0.027601 43.869296 ( 49.481757)
total: 150.09 sec