Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-020558
#<BuildRuby:0x0000562105aba8c0
@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-020558",
@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.000006)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006265 0.000448 0.866723 ( 0.901119)
build_miniruby 0.000825 0.000059 0.057474 ( 0.056313)
build_ruby 0.000873 0.000062 0.059291 ( 0.058027)
build_all 0.004333 0.000309 1.530899 ( 0.584975)
build_install 0.011115 0.000000 5.609840 ( 2.140951)
test_btest 0.000891 0.000000 46.626565 ( 8.931253)
test_basic 0.005775 0.000208 0.293215 ( 0.381219)
test_all 0.001078 0.000063 612.584628 ( 87.231309)
test_rubyspec 0.095622 0.013103 43.626011 ( 51.007067)
total: 151.29 sec