Logfile: /home/ko1/ruby/logs/brlog.trunk.20221212-115103
#<BuildRuby:0x0000564091543468
@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.20221212-115103",
@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.000008 0.000000 0.000008 ( 0.000009)
autoconf 0.000015 0.000001 0.000016 ( 0.000015)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.003752 0.000221 0.835357 ( 1.352947)
build_miniruby 0.000805 0.000048 1.029531 ( 1.028350)
build_ruby 0.000000 0.001276 2.837185 ( 2.708666)
build_all 0.006362 0.002668 15.734464 ( 3.327823)
build_install 0.009426 0.000992 2.266535 ( 1.254639)
test_btest 0.000556 0.000058 65.570851 ( 10.944676)
test_basic 0.004473 0.000471 0.282731 ( 0.373464)
test_all 0.001326 0.000140 672.586296 (140.338586)
test_rubyspec 0.062235 0.005729 52.568229 ( 60.805326)
total: 222.14 sec