Logfile: /home/ko1/ruby/logs/brlog.trunk.20230103-013614
#<BuildRuby:0x00005574bb7f25f8
@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.20230103-013614",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000012 0.000005 0.000017 ( 0.000017)
configure 0.000009 0.000005 0.000014 ( 0.000013)
build_up 0.000000 0.006746 0.896761 ( 1.065509)
build_miniruby 0.000000 0.001215 1.016580 ( 1.014537)
build_ruby 0.000116 0.001519 2.774383 ( 2.771742)
build_all 0.005206 0.004756 16.757681 ( 2.995687)
build_install 0.007272 0.002193 2.304576 ( 1.178872)
test_btest 0.000521 0.000335 76.082445 ( 10.188214)
test_basic 0.004335 0.002786 0.382659 ( 0.467684)
test_all 0.000810 0.000521 670.425171 (101.554457)
test_rubyspec 0.060402 0.050017 51.564913 ( 59.663171)
total: 180.90 sec