Logfile: /home/ko1/ruby/logs/brlog.trunk.20221209-211217
#<BuildRuby:0x0000564c57173ed8
@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.20221209-211217",
@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.000016 0.000003 0.000019 ( 0.000018)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.004290 0.000660 1.136251 ( 1.146057)
build_miniruby 0.000820 0.000127 1.006223 ( 1.005055)
build_ruby 0.001090 0.000167 2.805475 ( 2.713048)
build_all 0.008871 0.000000 15.719579 ( 3.237706)
build_install 0.005924 0.003921 2.359390 ( 1.309972)
test_btest 0.000529 0.000094 66.174748 ( 11.200134)
test_basic 0.000890 0.004505 0.304974 ( 0.395370)
test_all 0.000776 0.000183 656.212922 (108.787005)
test_rubyspec 0.049974 0.012108 52.451145 ( 60.605330)
total: 190.40 sec