Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-004246
#<BuildRuby:0x000056251d1e34b0
@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.20240108-004246",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.000000 0.004860 1.236618 ( 1.620844)
build_miniruby 0.000000 0.001493 1.936662 ( 1.938611)
build_ruby 0.001175 0.000590 4.478980 ( 4.489550)
build_all 0.006101 0.004474 16.495332 ( 1.707071)
build_install 0.015698 0.000029 4.918563 ( 1.778364)
test_btest 0.000661 0.000166 85.233547 ( 7.911983)
test_basic 0.005356 0.000342 0.652056 ( 0.717348)
test_all 0.085769 0.037913 542.377568 ( 68.509801)
test_rubyspec 0.054569 0.011225 81.179238 ( 93.623137)
total: 182.30 sec