Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-035140
#<BuildRuby:0x00005607c157bdd0
@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.20220803-035140",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.005151 0.001288 0.853615 ( 1.023700)
build_miniruby 0.000790 0.000197 0.058176 ( 0.056877)
build_ruby 0.000631 0.000158 0.059426 ( 0.058310)
build_all 0.004638 0.000042 1.528787 ( 0.583787)
build_install 0.010029 0.001190 5.640423 ( 2.146577)
test_btest 0.000664 0.000142 51.392721 ( 8.063703)
test_basic 0.004649 0.000996 0.317053 ( 0.405700)
test_all 0.001745 0.000000 613.138394 ( 86.822089)
test_rubyspec 0.073451 0.045530 44.092551 ( 51.453915)
total: 150.62 sec