Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-123415
#<BuildRuby:0x0000561abc7704c0
@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.20220811-123415",
@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.000011 0.000000 0.000011 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.011904 0.000000 0.975968 ( 1.065378)
build_miniruby 0.001545 0.000000 0.072404 ( 0.070815)
build_ruby 0.002166 0.000000 0.079108 ( 0.077393)
build_all 0.010125 0.000000 1.511642 ( 0.578744)
build_install 0.016062 0.004688 5.187161 ( 2.125088)
test_btest 0.000926 0.000042 77.633071 ( 7.992422)
test_basic 0.006453 0.000293 0.316590 ( 0.407364)
test_all 0.003132 0.000142 679.027737 ( 66.719210)
test_rubyspec 0.136311 0.048462 45.656851 ( 53.298735)
total: 132.34 sec