Logfile: /home/ko1/ruby/logs/brlog.trunk.20220428-130240
#<BuildRuby:0x000055fac1d7b858
@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.20220428-130240",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.009198 0.004214 1.012583 ( 1.122304)
build_miniruby 0.001754 0.000351 0.076288 ( 0.074043)
build_ruby 0.001797 0.000360 0.072013 ( 0.069454)
build_all 0.009123 0.000905 1.515500 ( 0.609314)
build_install 0.014137 0.006846 5.946969 ( 2.803153)
test_btest 0.000827 0.000195 74.477541 ( 8.207620)
test_basic 0.008574 0.000745 0.312751 ( 0.399977)
test_all 0.002921 0.000000 650.428251 ( 64.484565)
test_rubyspec 0.098686 0.081597 45.619373 ( 50.703029)
total: 128.47 sec