Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-100616
#<BuildRuby:0x0000564ec1f8be00
@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.20220726-100616",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000014 0.000002 0.000016 ( 0.000017)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.006468 0.000367 0.891282 ( 6.440608)
build_miniruby 0.000868 0.000124 0.056666 ( 0.055354)
build_ruby 0.000721 0.000103 0.059153 ( 0.057856)
build_all 0.004877 0.000000 1.526206 ( 0.585910)
build_install 0.005724 0.005498 5.638484 ( 2.154385)
test_btest 0.000580 0.000000 55.488648 ( 8.227631)
test_basic 0.005779 0.000000 0.336985 ( 0.425223)
test_all 0.000947 0.000083 619.832943 ( 91.449756)
test_rubyspec 0.092397 0.033427 43.676358 ( 49.281038)
total: 158.68 sec