Logfile: /home/ko1/ruby/logs/brlog.trunk.20230811-213603
#<BuildRuby:0x00005649cd7bf918
@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.20230811-213603",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.001762 0.003597 1.315731 ( 2.589597)
build_miniruby 0.000824 0.000124 0.995122 ( 0.994267)
build_ruby 0.000987 0.000148 2.597866 ( 2.598289)
build_all 0.008016 0.001202 14.318480 ( 1.290817)
build_install 0.004112 0.004279 2.166715 ( 0.969559)
test_btest 0.000952 0.000181 83.489601 ( 7.525813)
test_basic 0.001517 0.002793 0.662909 ( 0.738701)
test_all 0.001577 0.000000 527.534750 ( 46.693650)
test_rubyspec 0.022245 0.021891 46.481261 ( 58.881584)
total: 122.28 sec