Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-072826
#<BuildRuby:0x000055c4a6adc3c8
@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.20221226-072826",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.003571 0.000549 0.777383 ( 1.111943)
build_miniruby 0.000732 0.000113 0.990835 ( 0.989501)
build_ruby 0.001250 0.000000 2.790160 ( 2.788822)
build_all 0.005707 0.003291 15.812345 ( 3.440671)
build_install 0.009742 0.000994 2.209476 ( 1.246433)
test_btest 0.000470 0.000083 62.172773 ( 11.658666)
test_basic 0.004244 0.000749 0.326989 ( 0.417371)
test_all 0.000874 0.000154 634.259332 (104.602550)
test_rubyspec 0.046939 0.017716 51.537447 ( 59.709913)
total: 185.97 sec