Logfile: /home/ko1/ruby/logs/brlog.trunk.20220905-191140
#<BuildRuby:0x000055d9e0208e50
@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.20220905-191140",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.010924 0.000780 0.963476 ( 0.995557)
build_miniruby 0.002009 0.000143 0.073429 ( 0.072458)
build_ruby 0.001560 0.000112 0.075310 ( 0.074949)
build_all 0.009761 0.000320 1.588662 ( 0.618291)
build_install 0.015941 0.007136 1.966544 ( 0.965991)
test_btest 0.001497 0.000196 95.712811 ( 9.826668)
test_basic 0.000000 0.007083 0.356810 ( 0.447732)
test_all 0.003605 0.001113 688.122270 ( 69.463807)
test_rubyspec 0.132654 0.044643 46.957020 ( 55.425576)
total: 137.89 sec