Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-204605
#<BuildRuby:0x00005567c8bc8178
@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.20240107-204605",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000018 0.000002 0.000020 ( 0.000019)
build_up 0.005020 0.000074 1.247124 ( 1.800245)
build_miniruby 0.001460 0.000109 1.421312 ( 1.423305)
build_ruby 0.001620 0.000120 4.327533 ( 4.334903)
build_all 0.003412 0.007152 16.576765 ( 1.735142)
build_install 0.012483 0.003435 4.943546 ( 1.739002)
test_btest 0.000684 0.000101 81.429156 ( 8.624104)
test_basic 0.004862 0.000715 0.651856 ( 0.718997)
test_all 0.095444 0.026968 527.126275 ( 67.689549)
test_rubyspec 0.036826 0.028947 79.141982 ( 91.334779)
total: 179.40 sec