Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-170350
#<BuildRuby:0x000056538afcc9c8
@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.20220726-170350",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.006167 0.005567 0.975801 ( 1.065836)
build_miniruby 0.001413 0.000353 0.071715 ( 0.069554)
build_ruby 0.001625 0.000406 0.076633 ( 0.074740)
build_all 0.009633 0.001113 1.516987 ( 0.579775)
build_install 0.019342 0.001793 5.294033 ( 2.100676)
test_btest 0.000780 0.000156 79.284698 ( 8.443307)
test_basic 0.000483 0.005973 0.315578 ( 0.407571)
test_all 0.001373 0.000366 688.452291 ( 67.699697)
test_rubyspec 0.127784 0.048573 45.594635 ( 51.253728)
total: 131.70 sec