Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-091855
#<BuildRuby:0x00005578b84f4008
@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.20221228-091855",
@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.000008)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.000322 0.006213 0.851140 ( 1.150672)
build_miniruby 0.001102 0.000275 1.015924 ( 1.013872)
build_ruby 0.001308 0.000327 2.774756 ( 2.772106)
build_all 0.009779 0.000000 16.692733 ( 2.983231)
build_install 0.010224 0.000243 2.291140 ( 1.181380)
test_btest 0.000898 0.000171 78.963255 ( 10.716138)
test_basic 0.002325 0.004417 0.363833 ( 0.449727)
test_all 0.001041 0.000248 659.085171 (104.680869)
test_rubyspec 0.082949 0.042684 51.698392 ( 59.748165)
total: 184.70 sec