Logfile: /home/ko1/ruby/logs/brlog.trunk.20220425-115859
#<BuildRuby:0x0000560edc9da508
@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.20220425-115859",
@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.000017 0.000003 0.000020 ( 0.000021)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.000000 0.006990 0.903562 ( 1.949015)
build_miniruby 0.000675 0.000296 0.057693 ( 0.056477)
build_ruby 0.000722 0.000222 0.059229 ( 0.057941)
build_all 0.002173 0.002058 1.508880 ( 0.607009)
build_install 0.009199 0.001745 6.291659 ( 2.809935)
test_btest 0.000675 0.000211 51.953285 ( 8.856940)
test_basic 0.004602 0.001438 0.338412 ( 0.426760)
test_all 0.000952 0.000298 604.438180 ( 95.938885)
test_rubyspec 0.081428 0.045402 44.527441 ( 49.475133)
total: 160.18 sec