Logfile: /home/ko1/ruby/logs/brlog.trunk.20231109-220054
#<BuildRuby:0x0000564cdb45f280
@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.20231109-220054",
@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.000008 0.000002 0.000010 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003925 0.001177 1.171486 ( 1.480317)
build_miniruby 0.000837 0.000251 0.862576 ( 0.862636)
build_ruby 0.001068 0.000320 2.783038 ( 2.783200)
build_all 0.002075 0.007665 16.738320 ( 1.547492)
build_install 0.007506 0.001400 4.986873 ( 1.164938)
test_btest 0.000668 0.000279 85.863721 ( 7.227006)
test_basic 0.001791 0.003245 0.789684 ( 0.869503)
test_all 0.101058 0.033657 506.353273 ( 54.054664)
test_rubyspec 0.033131 0.013410 50.406218 ( 62.701279)
total: 132.69 sec