Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-145841
#<BuildRuby:0x000055fcf49a3e30
@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.20220728-145841",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000014)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.006516 0.000000 0.844089 ( 1.448782)
build_miniruby 0.000941 0.000000 0.057320 ( 0.056221)
build_ruby 0.000985 0.000000 0.059015 ( 0.057870)
build_all 0.004684 0.000000 1.526503 ( 0.589140)
build_install 0.006885 0.004353 5.645517 ( 2.174181)
test_btest 0.000800 0.000044 51.906330 ( 8.291651)
test_basic 0.001025 0.004517 0.290743 ( 0.380306)
test_all 0.001158 0.000128 611.033608 ( 90.735036)
test_rubyspec 0.054520 0.042769 43.578697 ( 49.227128)
total: 152.96 sec