Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-072729
#<BuildRuby:0x000055976fa8c008
@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.20230109-072729",
@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.000025 0.000003 0.000028 ( 0.000028)
build_up 0.001343 0.004140 0.842730 ( 1.009882)
build_miniruby 0.001095 0.000219 1.018319 ( 1.016535)
build_ruby 0.001231 0.000246 2.784712 ( 2.782283)
build_all 0.008320 0.001664 16.856028 ( 2.995217)
build_install 0.010574 0.000214 2.137191 ( 1.077910)
test_btest 0.000909 0.000160 75.989585 ( 10.714904)
test_basic 0.005395 0.000952 0.310726 ( 0.397100)
test_all 0.001126 0.000199 679.802288 ( 96.491934)
test_rubyspec 0.094832 0.040166 52.186033 ( 60.209222)
total: 176.70 sec