Logfile: /home/ko1/ruby/logs/brlog.trunk.20231218-020159
#<BuildRuby:0x000055b2d85e7500
@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.20231218-020159",
@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.000003 0.000011 ( 0.000011)
configure 0.000008 0.000003 0.000011 ( 0.000009)
build_up 0.001777 0.003011 1.348921 ( 1.692075)
build_miniruby 0.000668 0.000275 0.898492 ( 0.899710)
build_ruby 0.000915 0.000376 2.817779 ( 2.818049)
build_all 0.004077 0.005774 15.973667 ( 1.405415)
build_install 0.002722 0.005538 4.751745 ( 1.170444)
test_btest 0.000618 0.000327 82.154276 ( 7.600957)
test_basic 0.000000 0.004900 0.726256 ( 0.806184)
test_all 0.094022 0.043668 507.729815 ( 56.325005)
test_rubyspec 0.021293 0.027149 50.912931 ( 63.276428)
total: 136.00 sec