Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-112448
#<BuildRuby:0x000056091bd6bfa8
@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.20221224-112448",
@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.000011 0.000002 0.000013 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.000309 0.004208 0.850591 ( 1.061262)
build_miniruby 0.000831 0.000000 0.990297 ( 0.989120)
build_ruby 0.001204 0.000000 2.660287 ( 2.658801)
build_all 0.007463 0.001527 15.742147 ( 3.288281)
build_install 0.007681 0.001807 2.264156 ( 1.275264)
test_btest 0.000616 0.000144 65.047850 ( 11.274433)
test_basic 0.001018 0.004298 0.330118 ( 0.420720)
test_all 0.001196 0.000351 640.753367 (103.737958)
test_rubyspec 0.049153 0.011902 51.462833 ( 59.622726)
total: 184.33 sec