Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-115457
#<BuildRuby:0x000055e5871a32c8
@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.20220820-115457",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.006355 0.000000 0.916364 ( 0.974439)
build_miniruby 0.001022 0.000000 0.058012 ( 0.056670)
build_ruby 0.000852 0.000005 0.059758 ( 0.058591)
build_all 0.004293 0.000286 1.543664 ( 0.586299)
build_install 0.010724 0.000392 1.897227 ( 0.954017)
test_btest 0.000828 0.000052 55.236894 ( 8.219331)
test_basic 0.005577 0.000348 0.343142 ( 0.431370)
test_all 0.001407 0.001146 626.793937 ( 92.723163)
test_rubyspec 0.055299 0.056096 44.271836 ( 52.545842)
total: 156.55 sec