Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-223657
#<BuildRuby:0x000055a4a62df4b0
@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-223657",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000016 0.000001 0.000017 ( 0.000016)
configure 0.000012 0.000001 0.000013 ( 0.000012)
build_up 0.004739 0.000237 1.254269 ( 1.636246)
build_miniruby 0.001309 0.000065 1.499807 ( 1.502589)
build_ruby 0.000000 0.001433 4.359426 ( 4.370769)
build_all 0.008117 0.002330 16.552339 ( 1.789845)
build_install 0.011220 0.003483 4.907002 ( 1.715808)
test_btest 0.000657 0.000073 83.577663 ( 7.809177)
test_basic 0.007070 0.000000 0.722910 ( 0.791168)
test_all 0.092951 0.028448 553.604863 ( 61.000020)
test_rubyspec 0.035771 0.029926 78.868535 ( 91.079677)
total: 171.70 sec