Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-113013
#<BuildRuby:0x0000563100f3c208
@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.20220720-113013",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.000000 0.006575 0.842330 ( 0.971246)
build_miniruby 0.000722 0.000209 0.057171 ( 0.055976)
build_ruby 0.000798 0.000160 0.059016 ( 0.057866)
build_all 0.003790 0.000758 1.545136 ( 0.606196)
build_install 0.008861 0.002495 5.658342 ( 2.191298)
test_btest 0.000458 0.000097 53.342992 ( 8.445639)
test_basic 0.000039 0.006217 0.336415 ( 0.423798)
test_all 0.000959 0.000287 606.861187 ( 86.609330)
test_rubyspec 0.085835 0.040005 44.181321 ( 49.790156)
total: 149.15 sec