Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-141342
#<BuildRuby:0x00005580d08fc090
@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-141342",
@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.000008 0.000000 0.000008 ( 0.000007)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.004704 0.000000 1.220563 ( 1.611146)
build_miniruby 0.001388 0.000000 1.364049 ( 1.366186)
build_ruby 0.001395 0.000000 4.036385 ( 4.043399)
build_all 0.010165 0.000000 16.391302 ( 1.647668)
build_install 0.010956 0.004155 4.872755 ( 1.657554)
test_btest 0.000751 0.000030 83.821423 ( 7.016925)
test_basic 0.000000 0.005328 0.630185 ( 0.701384)
test_all 0.088720 0.029761 556.174485 ( 57.410635)
test_rubyspec 0.045277 0.016246 72.436241 ( 84.735823)
total: 160.19 sec