Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-182915
#<BuildRuby:0x00005568a5680110
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240107-182915",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000018 0.000000 0.000018 ( 0.000018)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.001453 0.003518 1.250739 ( 1.624866)
build_miniruby 0.000840 0.000177 1.439076 ( 1.441117)
build_ruby 0.001456 0.000000 5.422224 ( 5.429886)
build_all 0.010084 0.000000 16.570821 ( 1.643706)
build_install 0.011223 0.005195 5.214031 ( 1.975807)
test_btest 0.000587 0.000125 81.744393 ( 9.738986)
test_basic 0.005364 0.000380 0.701231 ( 0.764727)
test_all 0.096940 0.026169 565.861362 ( 61.033404)
test_rubyspec 0.048049 0.018465 78.158302 ( 90.484438)
total: 174.14 sec