Logfile: /home/ko1/ruby/logs/brlog.trunk.20231129-010501
#<BuildRuby:0x000055f81a504110
@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.20231129-010501",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004058 0.000000 0.836167 ( 1.259662)
build_miniruby 0.001298 0.000000 0.881237 ( 0.880474)
build_ruby 0.001118 0.000000 2.711331 ( 2.712436)
build_all 0.002808 0.005396 12.046997 ( 0.990099)
build_install 0.006075 0.003087 3.455789 ( 0.967946)
test_btest 0.000578 0.000121 63.926255 ( 5.332843)
test_basic 0.003275 0.000025 0.375336 ( 0.457167)
test_all 0.069224 0.032872 365.507732 ( 40.564373)
test_rubyspec 0.028771 0.046589 39.600186 ( 52.234565)
total: 105.40 sec