Logfile: /home/ko1/ruby/logs/brlog.trunk.20231124-034013
#<BuildRuby:0x000055b00ec8b040
@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.20231124-034013",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004919 0.000158 1.298915 ( 1.700239)
build_miniruby 0.000986 0.000147 0.867909 ( 0.867071)
build_ruby 0.001511 0.000000 2.842324 ( 2.842267)
build_all 0.000790 0.009437 17.312031 ( 1.511174)
build_install 0.005576 0.004148 5.297298 ( 1.236604)
test_btest 0.000570 0.000166 86.721926 ( 7.859824)
test_basic 0.003685 0.001075 0.710055 ( 0.785665)
test_all 0.105626 0.033663 524.511024 ( 56.170484)
test_rubyspec 0.035812 0.011656 51.211022 ( 63.518007)
total: 136.49 sec