Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-105527
#<BuildRuby:0x000056510d357f00
@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.20220729-105527",
@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.000013 0.000002 0.000015 ( 0.000014)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.004145 0.002481 0.897839 ( 1.421785)
build_miniruby 0.000857 0.000171 0.057378 ( 0.056014)
build_ruby 0.000812 0.000163 0.059257 ( 0.057966)
build_all 0.004579 0.000165 1.549725 ( 0.602817)
build_install 0.000000 0.011139 5.622860 ( 2.168365)
test_btest 0.000468 0.000260 50.249373 ( 8.495378)
test_basic 0.004797 0.001799 0.345752 ( 0.432855)
test_all 0.000828 0.000310 621.166985 ( 88.284681)
test_rubyspec 0.055122 0.038744 43.600168 ( 49.256131)
total: 150.78 sec