Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-043210
#<BuildRuby:0x00005586588f00a0
@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.20231213-043210",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.001918 0.003764 1.531721 ( 1.880358)
build_miniruby 0.000850 0.000128 0.892662 ( 0.892283)
build_ruby 0.001367 0.000205 2.807296 ( 2.806942)
build_all 0.007226 0.003219 16.849799 ( 1.518832)
build_install 0.005743 0.003479 4.997582 ( 1.233750)
test_btest 0.000557 0.000112 91.755168 ( 7.147330)
test_basic 0.003701 0.000000 0.581532 ( 0.658496)
test_all 0.102503 0.034976 558.697813 ( 57.644285)
test_rubyspec 0.016912 0.028446 52.029515 ( 64.418412)
total: 138.20 sec