Logfile: /home/ko1/ruby/logs/brlog.trunk.20220610-020239
#<BuildRuby:0x00005613d11e7e00
@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.20220610-020239",
@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.000012 0.000003 0.000015 ( 0.000014)
build_up 0.004910 0.001228 0.852306 ( 0.962608)
build_miniruby 0.000753 0.000188 0.057648 ( 0.056487)
build_ruby 0.000701 0.000175 0.059213 ( 0.058035)
build_all 0.003399 0.000850 1.503770 ( 0.610549)
build_install 0.007123 0.004051 6.274404 ( 2.829239)
test_btest 0.000577 0.000164 55.435636 ( 8.322906)
test_basic 0.004577 0.001307 0.349398 ( 0.437257)
test_all 0.001101 0.000315 649.780656 ( 95.836421)
test_rubyspec 0.076276 0.053135 44.063031 ( 49.604460)
total: 158.72 sec