Logfile: /home/ko1/ruby/logs/brlog.trunk.20230102-080952
#<BuildRuby:0x00005654c6716be8
@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.20230102-080952",
@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.000016 0.000002 0.000018 ( 0.000018)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.003353 0.003177 0.880865 ( 1.051368)
build_miniruby 0.001083 0.000203 1.012716 ( 1.010815)
build_ruby 0.001351 0.000253 2.792438 ( 2.789699)
build_all 0.009351 0.000246 16.703216 ( 2.948039)
build_install 0.007077 0.004665 2.300622 ( 1.184742)
test_btest 0.000000 0.001101 77.389858 ( 10.702294)
test_basic 0.005093 0.001338 0.347592 ( 0.433818)
test_all 0.000978 0.000222 663.552437 (105.333380)
test_rubyspec 0.088382 0.043187 51.698787 ( 59.756757)
total: 185.21 sec