Logfile: /home/ko1/ruby/logs/brlog.trunk.20231030-102220
#<BuildRuby:0x0000558863732e68
@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.20231030-102220",
@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.000011 0.000001 0.000012 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004555 0.000106 1.381543 ( 1.663826)
build_miniruby 0.000772 0.000122 0.811838 ( 0.812118)
build_ruby 0.001049 0.000166 2.640990 ( 2.641916)
build_all 0.004773 0.005030 16.569044 ( 1.514908)
build_install 0.003000 0.005067 4.965108 ( 1.158240)
test_btest 0.000915 0.000241 83.875677 ( 7.497617)
test_basic 0.000000 0.004684 0.700986 ( 0.781826)
test_all 0.089257 0.049722 503.736296 ( 58.805706)
test_rubyspec 0.015948 0.030468 49.134478 ( 61.515045)
total: 136.39 sec