Logfile: /home/ko1/ruby/logs/brlog.trunk.20230803-144140
#<BuildRuby:0x00005649ef72f5f8
@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.20230803-144140",
@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.000015 0.000000 0.000015 ( 0.000016)
autoconf 0.000025 0.000001 0.000026 ( 0.000026)
configure 0.000021 0.000001 0.000022 ( 0.000022)
build_up 0.005724 0.000000 1.376951 ( 2.768843)
build_miniruby 0.001091 0.000000 0.876751 ( 0.876932)
build_ruby 0.001590 0.000000 2.667717 ( 2.666825)
build_all 0.002123 0.007323 14.780387 ( 1.319701)
build_install 0.003653 0.004382 2.111921 ( 0.977388)
test_btest 0.001110 0.000000 83.087951 ( 7.932184)
test_basic 0.003779 0.000170 0.643387 ( 0.721143)
test_all 0.000733 0.000692 534.139404 ( 60.858266)
test_rubyspec 0.002255 0.040201 44.591581 ( 56.952859)
total: 135.08 sec