Logfile: /home/ko1/ruby/logs/brlog.trunk.20220521-120137
#<BuildRuby:0x00005593397a40a0
@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.20220521-120137",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.005670 0.000872 0.860300 ( 1.221669)
build_miniruby 0.000771 0.000119 0.056446 ( 0.055211)
build_ruby 0.000772 0.000119 0.057588 ( 0.056370)
build_all 0.004185 0.000000 1.502575 ( 0.603910)
build_install 0.008975 0.000000 6.291455 ( 2.852994)
test_btest 0.001290 0.000162 47.045020 ( 8.926160)
test_basic 0.005221 0.000653 0.317705 ( 0.406252)
test_all 0.002121 0.000265 634.478713 ( 92.063916)
test_rubyspec 0.083537 0.044552 43.980269 ( 49.539821)
total: 155.73 sec