Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-091731
#<BuildRuby:0x000055b89af1bf00
@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.20220818-091731",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.006369 0.000354 0.885354 ( 1.452333)
build_miniruby 0.000897 0.000129 0.058265 ( 0.056920)
build_ruby 0.000845 0.000121 0.059296 ( 0.058067)
build_all 0.004511 0.000041 1.534640 ( 0.584503)
build_install 0.009680 0.001291 1.909394 ( 0.956083)
test_btest 0.000641 0.000085 56.855795 ( 8.177344)
test_basic 0.005362 0.000056 0.294188 ( 0.383328)
test_all 0.002455 0.000307 592.567620 ( 88.578865)
test_rubyspec 0.105015 0.016461 43.785297 ( 51.278164)
total: 151.53 sec