Logfile: /home/ko1/ruby/logs/brlog.trunk.20220703-124527
#<BuildRuby:0x00005628d7aec328
@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.20220703-124527",
@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.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.005836 0.000417 0.873874 ( 1.376516)
build_miniruby 0.000942 0.000068 0.057954 ( 0.056684)
build_ruby 0.000922 0.000066 0.059079 ( 0.057786)
build_all 0.004046 0.000289 1.522584 ( 0.606180)
build_install 0.010706 0.000397 6.310018 ( 2.827531)
test_btest 0.000673 0.000045 50.804334 ( 8.131979)
test_basic 0.005569 0.000023 0.299904 ( 0.388470)
test_all 0.001309 0.000082 595.340958 ( 92.609234)
test_rubyspec 0.046203 0.082164 44.628316 ( 50.179907)
total: 156.23 sec