Logfile: /home/ko1/ruby/logs/brlog.trunk.20230101-085904
#<BuildRuby:0x000055bf7e2a3468
@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.20230101-085904",
@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.000012 0.000003 0.000015 ( 0.000015)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.005345 0.001146 0.851310 ( 1.090133)
build_miniruby 0.001098 0.000235 1.016929 ( 1.014933)
build_ruby 0.001347 0.000289 2.768892 ( 2.766308)
build_all 0.007681 0.002197 16.720546 ( 2.990441)
build_install 0.009380 0.002483 2.282297 ( 1.175040)
test_btest 0.000730 0.000166 75.378632 ( 10.313900)
test_basic 0.005681 0.001291 0.359508 ( 0.445106)
test_all 0.001262 0.000287 673.151214 ( 97.458231)
test_rubyspec 0.099025 0.034467 51.578526 ( 59.624784)
total: 176.88 sec