Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-131214
#<BuildRuby:0x0000560e1aa44060
@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.20240112-131214",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.001373 0.004404 1.128625 ( 1.650461)
build_miniruby 0.001027 0.000257 1.072483 ( 0.966278)
build_ruby 0.001543 0.000386 2.772695 ( 2.695292)
build_all 0.005883 0.001470 12.073202 ( 0.999863)
build_install 0.009116 0.001472 3.552622 ( 0.972537)
test_btest 0.000680 0.000162 66.830133 ( 4.740736)
test_basic 0.003267 0.000778 0.395348 ( 0.475489)
test_all 0.081948 0.014439 382.824553 ( 31.969771)
test_rubyspec 0.056847 0.035487 41.197136 ( 53.745050)
total: 98.22 sec