Logfile: /home/ko1/ruby/logs/brlog.trunk.20231205-131410
#<BuildRuby:0x0000563ca3853398
@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.20231205-131410",
@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.000010)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.004532 0.000227 1.425432 ( 1.921496)
build_miniruby 0.000963 0.000048 0.839975 ( 0.839561)
build_ruby 0.001232 0.000061 2.711543 ( 2.712133)
build_all 0.005811 0.004521 15.632229 ( 1.458903)
build_install 0.004095 0.004406 4.695725 ( 1.135936)
test_btest 0.000929 0.000127 79.439494 ( 7.601243)
test_basic 0.003798 0.000518 0.674251 ( 0.751984)
test_all 0.106506 0.026811 515.192049 ( 49.095865)
test_rubyspec 0.025471 0.025498 49.980115 ( 62.209760)
total: 127.73 sec