Logfile: /home/ko1/ruby/logs/brlog.trunk.20220309-032527
#<BuildRuby:0x00005634d1e34480
@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.20220309-032527",
@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.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.009148 0.001220 1.077522 ( 5.945668)
build_miniruby 0.001418 0.000327 0.071039 ( 0.069930)
build_ruby 0.001661 0.000384 0.072705 ( 0.071236)
build_all 0.007926 0.003112 4.199795 ( 0.855397)
build_install 0.021955 0.001052 8.015960 ( 2.438829)
test_btest 0.000000 0.001389 72.595138 ( 7.727855)
test_basic 0.004332 0.002927 0.348337 ( 0.438556)
test_all 0.001656 0.000394 686.172846 ( 66.969117)
test_rubyspec 0.105260 0.051547 46.313183 ( 51.765154)
total: 136.28 sec