Logfile: /home/ko1/ruby/logs/brlog.trunk.20221215-062356
#<BuildRuby:0x0000564677487e48
@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.20221215-062356",
@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.000017 0.000002 0.000019 ( 0.000019)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.003528 0.000543 0.847751 ( 1.880431)
build_miniruby 0.000979 0.000000 0.992570 ( 0.991389)
build_ruby 0.001197 0.000000 2.846217 ( 2.738855)
build_all 0.005772 0.003338 16.021423 ( 3.351381)
build_install 0.006921 0.002893 2.346265 ( 1.358318)
test_btest 0.000479 0.000100 60.497810 ( 11.615640)
test_basic 0.004022 0.000846 0.296976 ( 0.387358)
test_all 0.001119 0.000235 664.958381 (138.541858)
test_rubyspec 0.035522 0.029441 52.703966 ( 60.851268)
total: 221.72 sec