Logfile: /home/ko1/ruby/logs/brlog.trunk.20231031-185845
#<BuildRuby:0x0000557c256c3918
@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.20231031-185845",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000804 0.004260 1.496512 ( 1.910307)
build_miniruby 0.000742 0.000279 6.384950 ( 6.264702)
build_ruby 0.000860 0.000323 2.683026 ( 2.683391)
build_all 0.007287 0.002733 16.900274 ( 1.492544)
build_install 0.002902 0.005848 4.933276 ( 1.137945)
test_btest 0.000711 0.000311 84.386997 ( 7.129329)
test_basic 0.004772 0.000000 0.816863 ( 0.893603)
test_all 0.108259 0.027213 514.592817 ( 58.837739)
test_rubyspec 0.018239 0.025192 49.476128 ( 61.863670)
total: 142.21 sec