Logfile: /home/ko1/ruby/logs/brlog.trunk.20231122-070145
#<BuildRuby:0x000056215ea4c060
@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.20231122-070145",
@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.000014 0.000004 0.000018 ( 0.000018)
autoconf 0.000000 0.000040 0.000040 ( 0.000040)
configure 0.000000 0.000019 0.000019 ( 0.000019)
build_up 0.002553 0.004858 0.951653 ( 1.310580)
build_miniruby 0.000726 0.000290 0.801497 ( 0.801599)
build_ruby 0.000889 0.001085 2.628127 ( 2.628440)
build_all 0.004562 0.004074 12.181207 ( 0.997420)
build_install 0.011755 0.001718 3.716449 ( 0.989071)
test_btest 0.000591 0.000236 64.365689 ( 5.427745)
test_basic 0.003132 0.001252 0.390727 ( 0.471054)
test_all 0.079311 0.017814 347.674207 ( 37.461105)
test_rubyspec 0.036403 0.028477 40.058657 ( 52.628220)
total: 102.72 sec