Logfile: /home/ko1/ruby/logs/brlog.trunk.20221216-121747
#<BuildRuby:0x00005638d15a0040
@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-121747",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.000786 0.003326 0.801921 ( 1.072165)
build_miniruby 0.000937 0.000000 0.997947 ( 0.996528)
build_ruby 0.001359 0.000000 2.746028 ( 2.630183)
build_all 0.004701 0.004281 15.894855 ( 3.361685)
build_install 0.009573 0.000846 2.299651 ( 1.328576)
test_btest 0.000542 0.000082 67.297930 ( 10.882150)
test_basic 0.004255 0.000002 0.286625 ( 0.377992)
test_all 0.001213 0.000174 678.181342 (146.167140)
test_rubyspec 0.064141 0.005630 52.242004 ( 60.477346)
total: 227.29 sec