Logfile: /home/ko1/ruby/logs/brlog.trunk.20231017-201603
#<BuildRuby:0x000055ed4dc87040
@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.20231017-201603",
@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.000003 0.000013 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.004435 0.000934 1.451708 ( 1.748161)
build_miniruby 0.001059 0.000223 1.024228 ( 1.023761)
build_ruby 0.001146 0.000241 2.726296 ( 2.726307)
build_all 0.010701 0.000434 17.570311 ( 1.571701)
build_install 0.005507 0.004592 5.225691 ( 1.205487)
test_btest 0.000882 0.000201 90.548416 ( 8.390626)
test_basic 0.003392 0.000771 0.686492 ( 0.762951)
test_all 0.005159 0.001173 543.515261 ( 59.373343)
test_rubyspec 0.018457 0.029256 50.461864 ( 62.779739)
total: 139.58 sec