Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-115510
#<BuildRuby:0x000056475db3c6d0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221225-115510",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000003 0.000007 ( 0.000007)
autoconf 0.000009 0.000006 0.000015 ( 0.000015)
configure 0.000021 0.000014 0.000035 ( 0.000032)
build_up 0.000270 0.009016 0.962598 ( 1.294856)
build_miniruby 0.001223 0.001111 0.849987 ( 0.848866)
build_ruby 0.001722 0.001566 2.148803 ( 2.148685)
build_all 0.012134 0.009269 18.625371 ( 2.172735)
build_install 0.017209 0.006441 2.062426 ( 1.046264)
test_btest 0.000721 0.000540 84.466812 ( 9.011517)
test_basic 0.003312 0.006138 0.349180 ( 0.435557)
test_all 0.000555 0.001503 668.351822 ( 62.882045)
test_rubyspec 0.096231 0.083659 48.037235 ( 56.168237)
total: 136.01 sec