Logfile: /home/ko1/ruby/logs/brlog.trunk.20221214-030527
#<BuildRuby:0x000055cc32ca6620
@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.20221214-030527",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.003948 0.000304 0.811055 ( 1.023483)
build_miniruby 0.000881 0.000068 0.977667 ( 0.976238)
build_ruby 0.001160 0.000090 2.788280 ( 2.679622)
build_all 0.008635 0.000282 15.719415 ( 3.249971)
build_install 0.004053 0.005544 2.272018 ( 1.253391)
test_btest 0.000542 0.000077 58.275101 ( 12.131556)
test_basic 0.004025 0.000575 0.292709 ( 0.383279)
test_all 0.001842 0.000263 680.093483 (159.680652)
test_rubyspec 0.053650 0.022007 52.653003 ( 60.820120)
total: 242.20 sec