Logfile: /home/ko1/ruby/logs/brlog.trunk.20220317-041758
#<BuildRuby:0x000055c279ba3510
@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.20220317-041758",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.004421 0.008016 1.016590 ( 2.732210)
build_miniruby 0.002399 0.000000 0.069294 ( 0.066982)
build_ruby 0.001983 0.000000 0.080573 ( 0.079078)
build_all 0.006997 0.003890 4.200098 ( 0.859801)
build_install 0.013861 0.007163 7.885747 ( 2.417616)
test_btest 0.000918 0.000350 76.534657 ( 8.041495)
test_basic 0.006340 0.000884 0.341359 ( 0.431461)
test_all 0.001671 0.000607 700.227763 ( 67.999046)
test_rubyspec 0.102109 0.059841 46.168921 ( 51.770661)
total: 134.40 sec