Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-141033
#<BuildRuby:0x000055b34e8374b0
@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.20240106-141033",
@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.000007)
autoconf 0.000018 0.000000 0.000018 ( 0.000017)
configure 0.000012 0.000000 0.000012 ( 0.000013)
build_up 0.004633 0.000110 1.176948 ( 1.548885)
build_miniruby 0.000831 0.000147 1.389547 ( 1.392600)
build_ruby 0.001701 0.000000 4.039327 ( 4.046786)
build_all 0.006267 0.004136 16.537735 ( 1.664141)
build_install 0.014122 0.000276 4.873193 ( 1.727096)
test_btest 0.000843 0.000000 80.075738 ( 11.700733)
test_basic 0.001936 0.003082 0.639439 ( 0.706386)
test_all 0.091476 0.031195 537.411926 ( 78.435230)
test_rubyspec 0.047899 0.015497 74.166661 ( 86.371886)
total: 187.59 sec