Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-100918
#<BuildRuby:0x000055987cdf2f90
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220728-100918",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000076 0.000013 0.000089 ( 0.000093)
build_up 0.007643 0.001274 0.845681 ( 1.773499)
build_miniruby 0.001205 0.000201 0.063792 ( 0.062280)
build_ruby 0.001298 0.000216 0.055514 ( 0.054126)
build_all 0.003086 0.005604 1.234812 ( 0.474842)
build_install 0.017112 0.000000 4.221251 ( 1.808881)
test_btest 0.001990 0.000000 51.397460 ( 6.306600)
test_basic 0.003474 0.003389 0.290543 ( 0.380609)
test_all 0.000891 0.001261 502.999244 ( 53.194404)
test_rubyspec 0.076184 0.043053 41.852264 ( 47.643977)
total: 111.70 sec