Logfile: /home/ko1/ruby/logs/brlog.trunk.20220421-191903
#<BuildRuby:0x0000559a549f7e98
@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.20220421-191903",
@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.000009 0.000001 0.000010 ( 0.000010)
build_up 0.005942 0.000914 0.873520 ( 1.302912)
build_miniruby 0.000916 0.000141 0.058472 ( 0.057197)
build_ruby 0.000893 0.000137 0.059320 ( 0.058060)
build_all 0.000000 0.004318 1.495597 ( 0.603479)
build_install 0.006652 0.004031 6.282480 ( 2.808447)
test_btest 0.000000 0.000757 55.297326 ( 8.393545)
test_basic 0.001196 0.003965 0.298349 ( 0.387337)
test_all 0.001177 0.000392 609.759002 ( 96.842701)
test_rubyspec 0.064787 0.054214 44.333751 ( 49.238726)
total: 159.69 sec