Logfile: /home/ko1/ruby/logs/brlog.trunk.20230811-122358
#<BuildRuby:0x000055801a833818
@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.20230811-122358",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.006169 0.000000 1.411194 ( 2.692149)
build_miniruby 0.001138 0.000000 0.911188 ( 0.910005)
build_ruby 0.001581 0.000000 2.679326 ( 2.684095)
build_all 0.005475 0.003956 14.084087 ( 1.203283)
build_install 0.004857 0.003668 2.021968 ( 0.892580)
test_btest 0.000822 0.000000 82.753531 ( 7.511536)
test_basic 0.004339 0.000000 0.677583 ( 0.758565)
test_all 0.001269 0.000000 511.894816 ( 51.767147)
test_rubyspec 0.028898 0.011939 45.484454 ( 57.847408)
total: 126.27 sec