Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-154704
#<BuildRuby:0x0000556a05ca3108
@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.20240117-154704",
@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.000019 0.000009 0.000028 ( 0.000025)
autoconf 0.000019 0.000009 0.000028 ( 0.000028)
configure 0.000016 0.000007 0.000023 ( 0.000022)
build_up 0.001816 0.002826 1.121727 ( 1.498582)
build_miniruby 0.000621 0.000311 0.851703 ( 0.851259)
build_ruby 0.001030 0.000515 2.741988 ( 2.742128)
build_all 0.009710 0.000000 14.569091 ( 1.320438)
build_install 0.005379 0.002123 4.156227 ( 1.050119)
test_btest 0.000701 0.000301 77.006642 ( 7.207774)
test_basic 0.003474 0.001489 0.822668 ( 0.898983)
test_all 0.084317 0.043998 512.626425 ( 51.223380)
test_rubyspec 0.028137 0.036523 80.831933 ( 93.157212)
total: 159.95 sec