Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-175257
#<BuildRuby:0x00005617076452c0
@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.20220803-175257",
@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.000001 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.009919 0.000763 0.860986 ( 0.990053)
build_miniruby 0.001121 0.000086 0.051382 ( 0.050052)
build_ruby 0.001590 0.000123 0.062378 ( 0.060771)
build_all 0.009619 0.000000 1.230584 ( 0.467823)
build_install 0.015472 0.001028 4.220210 ( 1.769261)
test_btest 0.000000 0.001598 52.049692 ( 6.170506)
test_basic 0.003010 0.003836 0.275588 ( 0.365531)
test_all 0.002619 0.000000 479.660653 ( 51.810045)
test_rubyspec 0.119372 0.015287 41.391605 ( 48.989199)
total: 110.67 sec