Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-235516
#<BuildRuby:0x0000560fb59906e0
@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.20220816-235516",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.009031 0.001505 0.993728 ( 2.814356)
build_miniruby 0.001596 0.000266 0.067363 ( 0.065598)
build_ruby 0.001686 0.000281 0.079442 ( 0.077694)
build_all 0.005703 0.004077 1.526188 ( 0.583093)
build_install 0.018850 0.003721 1.868500 ( 0.905908)
test_btest 0.001175 0.000000 74.871239 ( 8.446456)
test_basic 0.007366 0.000000 0.313196 ( 0.401354)
test_all 0.001394 0.002785 637.121695 ( 63.958200)
test_rubyspec 0.091248 0.082063 45.102309 ( 52.830173)
total: 130.08 sec