Logfile: /home/ko1/ruby/logs/brlog.trunk.20220705-081658
#<BuildRuby:0x00005613e1f6bfa8
@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.20220705-081658",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.003345 0.003733 0.922293 ( 1.069889)
build_miniruby 0.000738 0.000227 0.057054 ( 0.055888)
build_ruby 0.000750 0.000231 0.059325 ( 0.058148)
build_all 0.004255 0.000077 1.491495 ( 0.607381)
build_install 0.006302 0.004773 6.387405 ( 2.855316)
test_btest 0.000689 0.000230 52.782216 ( 8.229604)
test_basic 0.004328 0.001443 0.334806 ( 0.422850)
test_all 0.001129 0.000121 633.395429 ( 91.421629)
test_rubyspec 0.093221 0.034524 44.554895 ( 50.113130)
total: 154.83 sec