Logfile: /home/ko1/ruby/logs/brlog.trunk.20231018-115628
#<BuildRuby:0x000055ba3d9e75f8
@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.20231018-115628",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000010 0.000000 0.000010 ( 0.000011)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.000660 0.004064 1.325284 ( 1.812788)
build_miniruby 0.001024 0.000103 0.908285 ( 0.907904)
build_ruby 0.001295 0.000130 2.641245 ( 2.641295)
build_all 0.006783 0.003947 18.551239 ( 1.601699)
build_install 0.004820 0.004965 5.434407 ( 1.289808)
test_btest 0.000830 0.000151 91.267751 ( 7.836573)
test_basic 0.004337 0.000033 0.746221 ( 0.822130)
test_all 0.003795 0.003375 586.999835 ( 66.804775)
test_rubyspec 0.018796 0.026766 51.317254 ( 63.619768)
total: 147.34 sec