Logfile: /home/ko1/ruby/logs/brlog.trunk.20220805-030059
#<BuildRuby:0x000055c717627fa8
@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.20220805-030059",
@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.000017 0.000000 0.000017 ( 0.000017)
configure 0.000015 0.000000 0.000015 ( 0.000014)
build_up 0.002156 0.003994 0.865154 ( 0.937153)
build_miniruby 0.000914 0.000061 0.057113 ( 0.055922)
build_ruby 0.000870 0.000058 0.059183 ( 0.057925)
build_all 0.004208 0.000281 1.526518 ( 0.582079)
build_install 0.005229 0.003985 5.627043 ( 2.152568)
test_btest 0.000764 0.000090 52.792969 ( 8.035793)
test_basic 0.005092 0.000094 0.277482 ( 0.366848)
test_all 0.001249 0.000042 616.131875 ( 90.442748)
test_rubyspec 0.090356 0.039647 43.554627 ( 50.954827)
total: 153.59 sec