Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-153928
#<BuildRuby:0x000055e5b6247fd8
@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.20231206-153928",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004195 0.000839 0.989985 ( 1.273669)
build_miniruby 0.001037 0.000000 0.860173 ( 0.861300)
build_ruby 0.001662 0.000000 2.707511 ( 2.708558)
build_all 0.007980 0.000000 12.119333 ( 1.014057)
build_install 0.003940 0.006882 3.547837 ( 0.962887)
test_btest 0.000547 0.000146 66.717166 ( 5.146693)
test_basic 0.003354 0.000894 0.372163 ( 0.453226)
test_all 0.079375 0.022251 408.709872 ( 44.381365)
test_rubyspec 0.047569 0.017952 39.564684 ( 52.241200)
total: 109.04 sec