Logfile: /home/ko1/ruby/logs/brlog.trunk.20220412-202017
#<BuildRuby:0x000056323bb60af8
@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.20220412-202017",
@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.000013 0.000005 0.000018 ( 0.000018)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.006389 0.005138 1.036627 ( 1.022313)
build_miniruby 0.001649 0.000688 0.078511 ( 0.077059)
build_ruby 0.001914 0.000000 0.077391 ( 0.075577)
build_all 0.007493 0.001878 1.507862 ( 0.600170)
build_install 0.018994 0.003029 2.038916 ( 1.126822)
test_btest 0.000962 0.000321 79.190461 ( 8.354538)
test_basic 0.002038 0.006450 0.333651 ( 0.420782)
test_all 0.001596 0.000638 680.465962 ( 76.092263)
test_rubyspec 0.088314 0.088314 46.557020 ( 51.998775)
total: 139.77 sec