Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-122319
#<BuildRuby:0x000055d3c4939570
@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.20220815-122319",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000005 0.000000 0.000005 ( 0.000007)
build_up 0.008929 0.000776 0.848981 ( 0.896537)
build_miniruby 0.001541 0.000237 0.065153 ( 0.064804)
build_ruby 0.001676 0.000258 0.066169 ( 0.065588)
build_all 0.008829 0.000000 1.273475 ( 0.478267)
build_install 0.013917 0.001832 1.604091 ( 0.829349)
test_btest 0.000763 0.000102 51.505993 ( 6.404681)
test_basic 0.005678 0.000757 0.298823 ( 0.390378)
test_all 0.002037 0.002361 511.853009 ( 53.246821)
test_rubyspec 0.067638 0.069390 41.759182 ( 49.490739)
total: 111.87 sec