Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-220913
#<BuildRuby:0x00005605bd9dd438
@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.20220722-220913",
@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.000005)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.010738 0.000175 0.829727 ( 0.927892)
build_miniruby 0.001274 0.000085 0.060329 ( 0.059977)
build_ruby 0.001632 0.000109 0.066682 ( 0.065755)
build_all 0.009008 0.000009 1.274286 ( 0.491494)
build_install 0.005584 0.012332 4.238897 ( 1.782590)
test_btest 0.000990 0.000208 54.975152 ( 6.182774)
test_basic 0.004268 0.000899 0.291650 ( 0.383483)
test_all 0.001923 0.000405 484.669678 ( 51.961836)
test_rubyspec 0.053850 0.080464 41.660798 ( 47.472365)
total: 109.33 sec