Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-063912
#<BuildRuby:0x000055d32cb7bfb0
@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.20221206-063912",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.000791 0.004257 1.164665 ( 1.803457)
build_miniruby 0.000951 0.000146 0.962494 ( 0.961033)
build_ruby 0.001243 0.000000 2.699703 ( 2.609000)
build_all 0.008776 0.000203 15.720210 ( 3.313068)
build_install 0.010259 0.000000 2.221166 ( 1.269496)
test_btest 0.000636 0.000000 62.611701 ( 11.605216)
test_basic 0.004843 0.000000 0.307040 ( 0.397668)
test_all 0.001329 0.000000 660.143773 (122.482681)
test_rubyspec 0.033393 0.030037 52.564426 ( 60.645492)
total: 205.09 sec