Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-232706
#<BuildRuby:0x00005653be0d7df8
@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-232706",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.002558 0.003913 0.820948 ( 1.184911)
build_miniruby 0.000913 0.000130 0.057290 ( 0.056003)
build_ruby 0.000893 0.000127 0.059485 ( 0.058253)
build_all 0.000565 0.004286 1.521954 ( 0.584142)
build_install 0.010858 0.000457 5.650635 ( 2.152085)
test_btest 0.000577 0.000108 53.805231 ( 8.017134)
test_basic 0.000737 0.004586 0.282288 ( 0.371399)
test_all 0.001261 0.000000 587.068959 ( 92.913335)
test_rubyspec 0.069072 0.056736 43.715208 ( 51.114802)
total: 156.45 sec