Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-110332
#<BuildRuby:0x00005622b81c7fb0
@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-110332",
@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.000014 0.000001 0.000015 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.004537 0.000324 1.161781 ( 1.233457)
build_miniruby 0.000807 0.000058 0.992363 ( 0.991165)
build_ruby 0.001140 0.000081 2.839993 ( 2.754273)
build_all 0.008364 0.000597 15.775783 ( 3.259851)
build_install 0.009087 0.000000 2.225185 ( 1.282824)
test_btest 0.000586 0.000000 62.936997 ( 11.565804)
test_basic 0.004466 0.000000 0.312719 ( 0.403761)
test_all 0.001062 0.000000 670.120139 (103.809329)
test_rubyspec 0.044445 0.024728 52.482497 ( 60.692644)
total: 185.99 sec