Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-211543
#<BuildRuby:0x0000565284503048
@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-211543",
@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.000001 0.000009 ( 0.000009)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.000791 0.004177 1.346720 ( 1.769380)
build_miniruby 0.001328 0.000200 1.538256 ( 1.541769)
build_ruby 0.001565 0.000235 4.530321 ( 4.543040)
build_all 0.010099 0.000835 16.932224 ( 1.876203)
build_install 0.016569 0.000370 5.160317 ( 1.962470)
test_btest 0.000756 0.000095 87.284919 ( 14.785747)
test_basic 0.005756 0.000127 0.740996 ( 0.813946)
test_all 0.086739 0.033529 534.861625 ( 76.997379)
test_rubyspec 0.029667 0.038597 86.653027 ( 99.095517)
total: 203.39 sec