Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-032037
#<BuildRuby:0x000055af07787dd0
@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.20220804-032037",
@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.000011 0.000002 0.000013 ( 0.000013)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.002379 0.004429 0.863938 ( 0.894292)
build_miniruby 0.000803 0.000186 0.056804 ( 0.055596)
build_ruby 0.000696 0.000161 0.058604 ( 0.057471)
build_all 0.004489 0.000065 1.529715 ( 0.583256)
build_install 0.010121 0.001182 5.631493 ( 2.157581)
test_btest 0.000746 0.000150 46.771066 ( 8.688881)
test_basic 0.004728 0.000945 0.282342 ( 0.371161)
test_all 0.000926 0.000108 588.744854 ( 92.998473)
test_rubyspec 0.060096 0.070690 43.784992 ( 51.126649)
total: 156.93 sec