Logfile: /home/ko1/ruby/logs/brlog.trunk.20221216-073021
#<BuildRuby:0x000055d825c3ebe8
@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.20221216-073021",
@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.000008)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000011 0.000003 0.000014 ( 0.000013)
build_up 0.003519 0.000703 0.846981 ( 1.062437)
build_miniruby 0.000950 0.000190 0.948102 ( 0.946434)
build_ruby 0.001097 0.000219 2.831233 ( 2.734689)
build_all 0.000000 0.008955 15.768135 ( 3.331041)
build_install 0.000518 0.008516 2.274591 ( 1.288029)
test_btest 0.000468 0.000219 65.881662 ( 11.021807)
test_basic 0.003485 0.001626 0.293576 ( 0.384240)
test_all 0.000958 0.000447 675.933431 (147.236847)
test_rubyspec 0.043339 0.021023 53.085852 ( 61.235941)
total: 229.24 sec