Logfile: /home/ko1/ruby/logs/brlog.trunk.20231108-103008
#<BuildRuby:0x000055b927ac0090
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231108-103008",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.001383 0.003308 1.430528 ( 1.681797)
build_miniruby 0.000988 0.000275 0.962828 ( 0.962546)
build_ruby 0.001042 0.000289 2.638065 ( 2.638739)
build_all 0.008924 0.001297 16.695030 ( 1.493859)
build_install 0.008843 0.000078 5.016062 ( 1.202528)
test_btest 0.000592 0.000141 81.148763 ( 7.694009)
test_basic 0.004308 0.000000 0.691686 ( 0.771959)
test_all 0.084855 0.052194 504.503700 ( 59.072092)
test_rubyspec 0.024239 0.021454 50.001133 ( 62.285120)
total: 137.80 sec