Logfile: /home/ko1/ruby/logs/brlog.trunk.20221012-190417
#<BuildRuby:0x000055930f031338
@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.20221012-190417",
@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.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.007776 0.002121 1.099333 ( 1.184567)
build_miniruby 0.001481 0.000404 0.102056 ( 0.099099)
build_ruby 0.002154 0.000000 0.094252 ( 0.091958)
build_all 0.007305 0.001161 1.286311 ( 0.582609)
build_install 0.014942 0.000947 1.616667 ( 0.898672)
test_btest 0.001531 0.000328 62.773634 ( 6.553120)
test_basic 0.001588 0.004602 0.370436 ( 0.462722)
test_all 0.005425 0.001447 521.945401 ( 55.471819)
test_rubyspec 0.088117 0.044897 43.200538 ( 51.704874)
total: 117.05 sec