Logfile: /home/ko1/ruby/logs/brlog.trunk.20221222-091751
#<BuildRuby:0x000055e4d0fac638
@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.20221222-091751",
@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.000019 0.000001 0.000020 ( 0.000021)
configure 0.000015 0.000001 0.000016 ( 0.000017)
build_up 0.004196 0.000018 0.925274 ( 1.137179)
build_miniruby 0.000841 0.000056 1.009697 ( 1.008342)
build_ruby 0.001164 0.000078 2.705520 ( 2.704203)
build_all 0.004301 0.004655 15.745738 ( 3.425046)
build_install 0.010572 0.000215 2.238902 ( 1.265790)
test_btest 0.000553 0.000065 60.567055 ( 11.535819)
test_basic 0.004802 0.000565 0.302419 ( 0.392399)
test_all 0.001303 0.000000 678.090864 (135.905967)
test_rubyspec 0.038602 0.026879 51.899598 ( 60.108173)
total: 217.48 sec