Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-123825
#<BuildRuby:0x0000560265976658
@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.20230104-123825",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.006854 0.001713 0.955980 ( 1.263883)
build_miniruby 0.002408 0.000602 0.838888 ( 0.837271)
build_ruby 0.001937 0.000484 2.146826 ( 2.148976)
build_all 0.016726 0.004182 18.714625 ( 2.163436)
build_install 0.012146 0.008965 1.998371 ( 1.004956)
test_btest 0.001086 0.000346 89.362638 ( 8.914055)
test_basic 0.005156 0.004408 0.336276 ( 0.422050)
test_all 0.000747 0.001305 687.324075 ( 63.903443)
test_rubyspec 0.102409 0.061011 47.861209 ( 55.969003)
total: 136.63 sec