Logfile: /home/ko1/ruby/logs/brlog.trunk.20230617-011751
#<BuildRuby:0x0000556d954c3fa8
@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.20230617-011751",
@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.000007 0.000002 0.000009 ( 0.000009)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.004747 0.001187 1.379717 ( 2.698362)
build_miniruby 0.000961 0.000241 0.905183 ( 0.904125)
build_ruby 0.001114 0.000279 2.441825 ( 2.442168)
build_all 0.004970 0.004647 13.029549 ( 1.145870)
build_install 0.004690 0.003155 1.826653 ( 0.858259)
test_btest 0.000814 0.000258 82.795445 ( 7.381360)
test_basic 0.000115 0.004402 0.712453 ( 0.794849)
test_all 0.000965 0.000356 451.349272 ( 40.326465)
test_rubyspec 0.018294 0.017764 41.748908 ( 54.161901)
total: 110.71 sec