Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-054027
#<BuildRuby:0x000056417f5b82d8
@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.20220727-054027",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000021 0.000000 0.000021 ( 0.000021)
configure 0.000014 0.000000 0.000014 ( 0.000013)
build_up 0.007332 0.000000 0.823651 ( 1.037428)
build_miniruby 0.001009 0.000041 0.089591 ( 0.087590)
build_ruby 0.001590 0.000367 3.495742 ( 3.303493)
build_all 0.009605 0.000204 15.677455 ( 2.879105)
build_install 0.001453 0.007817 5.767615 ( 2.173060)
test_btest 0.000559 0.000174 47.529832 ( 8.517488)
test_basic 0.004406 0.001377 0.277418 ( 0.365862)
test_all 0.000938 0.000293 628.566169 ( 91.252644)
test_rubyspec 0.087218 0.039492 43.502656 ( 49.127352)
total: 158.74 sec