Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-114819
#<BuildRuby:0x0000562153c300f8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221227-114819",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000018 0.000005 0.000023 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.007110 0.001777 0.954966 ( 1.294774)
build_miniruby 0.001810 0.000452 0.851146 ( 0.849099)
build_ruby 0.002228 0.000557 2.142343 ( 2.140987)
build_all 0.016266 0.004067 18.637414 ( 2.166428)
build_install 0.009666 0.013085 2.060529 ( 1.040523)
test_btest 0.000732 0.000274 90.029980 ( 8.997132)
test_basic 0.005233 0.005325 0.353015 ( 0.436955)
test_all 0.001919 0.000790 670.663405 ( 63.296056)
test_rubyspec 0.097917 0.076357 47.905265 ( 56.101969)
total: 136.32 sec