Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-025428
#<BuildRuby:0x000055b1be39b280
@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.20240109-025428",
@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.000020 0.000000 0.000020 ( 0.000020)
autoconf 0.000026 0.000000 0.000026 ( 0.000026)
configure 0.000022 0.000000 0.000022 ( 0.000021)
build_up 0.005273 0.000214 1.347783 ( 1.746619)
build_miniruby 0.001411 0.000000 1.515511 ( 1.519568)
build_ruby 0.001797 0.000000 4.540746 ( 4.555756)
build_all 0.007797 0.003924 16.881247 ( 1.925638)
build_install 0.013732 0.004405 5.505280 ( 2.252280)
test_btest 0.000735 0.000138 82.379991 ( 8.254664)
test_basic 0.005527 0.000245 0.702767 ( 0.771976)
test_all 0.088261 0.035067 549.564041 ( 85.943530)
test_rubyspec 0.041363 0.027747 86.463601 ( 98.976044)
total: 205.95 sec