Logfile: /home/ko1/ruby/logs/brlog.trunk.20220506-041339
#<BuildRuby:0x000055a467070060
@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.20220506-041339",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000015)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.006292 0.000528 0.843530 ( 1.000882)
build_miniruby 0.000768 0.000192 0.057383 ( 0.056210)
build_ruby 0.000000 0.000904 0.057603 ( 0.056413)
build_all 0.000655 0.003678 1.510089 ( 0.606159)
build_install 0.009340 0.001494 6.252296 ( 2.823192)
test_btest 0.000557 0.000171 48.896011 ( 8.620984)
test_basic 0.004262 0.001311 0.299509 ( 0.388056)
test_all 0.000981 0.000301 648.915447 ( 94.313903)
test_rubyspec 0.073660 0.054879 43.617971 ( 48.518590)
total: 156.38 sec