Logfile: /home/ko1/ruby/logs/brlog.trunk.20231019-171902
#<BuildRuby:0x0000557c0bce36c8
@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.20231019-171902",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.001628 0.002903 1.383639 ( 1.669647)
build_miniruby 0.001419 0.000266 0.951277 ( 0.950128)
build_ruby 0.000000 0.001284 2.748826 ( 2.749514)
build_all 0.008932 0.001950 18.542648 ( 1.641435)
build_install 0.009979 0.000491 5.444614 ( 1.262962)
test_btest 0.000996 0.000189 89.936185 ( 8.492426)
test_basic 0.003857 0.000000 0.597463 ( 0.674262)
test_all 0.004188 0.003948 597.092726 ( 55.251148)
test_rubyspec 0.031838 0.017327 54.720442 ( 67.039421)
total: 139.73 sec