Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-092655
#<BuildRuby:0x000056263e003dd0
@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.20220817-092655",
@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.000012 0.000001 0.000013 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.005595 0.000399 0.882793 ( 1.969262)
build_miniruby 0.000912 0.000066 0.057658 ( 0.056369)
build_ruby 0.000812 0.000058 0.059964 ( 0.058806)
build_all 0.004720 0.000022 1.543239 ( 0.592880)
build_install 0.009856 0.000657 1.934889 ( 0.967693)
test_btest 0.000685 0.000046 49.638325 ( 8.780137)
test_basic 0.005731 0.000382 0.341551 ( 0.429250)
test_all 0.002000 0.000133 624.684644 ( 92.247687)
test_rubyspec 0.071059 0.052763 44.000670 ( 51.375221)
total: 156.48 sec