Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-174608
#<BuildRuby:0x000055881051bf60
@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.20220730-174608",
@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.000015)
configure 0.000012 0.000002 0.000014 ( 0.000015)
build_up 0.006473 0.000355 0.839721 ( 0.988828)
build_miniruby 0.000852 0.000131 0.056639 ( 0.055437)
build_ruby 0.000820 0.000126 0.059482 ( 0.058303)
build_all 0.004214 0.000648 1.532562 ( 0.585483)
build_install 0.010387 0.000797 5.633547 ( 2.162348)
test_btest 0.000748 0.000107 54.518276 ( 8.073612)
test_basic 0.005487 0.000029 0.282013 ( 0.371481)
test_all 0.001038 0.000138 624.297287 ( 90.015066)
test_rubyspec 0.085901 0.033042 43.930401 ( 49.534671)
total: 151.85 sec