Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-210049
#<BuildRuby:0x00005611a8570110
@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-210049",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000017 0.000000 0.000017 ( 0.000017)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.005011 0.000000 1.221148 ( 1.590838)
build_miniruby 0.001125 0.000000 1.414693 ( 1.416205)
build_ruby 0.001641 0.000000 4.777808 ( 4.786826)
build_all 0.004745 0.005572 16.377844 ( 1.740935)
build_install 0.013876 0.003474 5.214097 ( 2.030689)
test_btest 0.000743 0.000000 83.407273 ( 10.291584)
test_basic 0.002320 0.003412 0.627853 ( 0.695773)
test_all 0.102909 0.018836 537.474164 ( 73.608340)
test_rubyspec 0.040012 0.023809 78.013464 ( 90.272998)
total: 186.43 sec