Logfile: /home/ko1/ruby/logs/brlog.trunk.20221211-040108
#<BuildRuby:0x00005556ddaaf468
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221211-040108",
@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.000002 0.000019 ( 0.000018)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.003881 0.000518 0.839711 ( 1.073925)
build_miniruby 0.000907 0.000121 0.963067 ( 0.961737)
build_ruby 0.001066 0.000142 2.666859 ( 2.571045)
build_all 0.004075 0.005179 15.884823 ( 3.365902)
build_install 0.008753 0.000000 2.237656 ( 1.225957)
test_btest 0.000579 0.000000 60.448167 ( 11.369147)
test_basic 0.005263 0.000000 0.343696 ( 0.434695)
test_all 0.001137 0.000000 656.816632 (106.096368)
test_rubyspec 0.053808 0.013963 52.201298 ( 60.368420)
total: 187.47 sec