Logfile: /home/ko1/ruby/logs/brlog.trunk.20221216-052546
#<BuildRuby:0x0000561e6891c0f8
@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-052546",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.000209 0.003974 0.921503 ( 1.403983)
build_miniruby 0.001039 0.000000 0.940568 ( 0.939056)
build_ruby 0.001144 0.000000 2.835140 ( 2.740455)
build_all 0.004380 0.004721 15.827567 ( 3.357292)
build_install 0.007588 0.000919 2.269317 ( 1.308520)
test_btest 0.000605 0.000000 65.698122 ( 11.431717)
test_basic 0.004409 0.000172 0.314194 ( 0.405196)
test_all 0.001035 0.000259 667.193685 (148.802720)
test_rubyspec 0.043569 0.022770 53.198700 ( 61.231171)
total: 231.62 sec