Logfile: /home/ko1/ruby/logs/brlog.trunk.20231031-075013
#<BuildRuby:0x0000563adf873bb8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231031-075013",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.005235 0.000551 1.428096 ( 1.733468)
build_miniruby 0.001028 0.000000 0.852275 ( 0.851536)
build_ruby 0.001262 0.000000 2.833905 ( 2.833909)
build_all 0.009680 0.000337 15.790495 ( 1.505706)
build_install 0.004742 0.004482 4.749766 ( 1.117619)
test_btest 0.000673 0.000092 83.721956 ( 7.452485)
test_basic 0.004194 0.000000 0.715912 ( 0.793486)
test_all 0.095937 0.044008 502.913912 ( 55.794183)
test_rubyspec 0.014638 0.031534 49.380503 ( 61.607944)
total: 133.69 sec