Logfile: /home/ko1/ruby/logs/brlog.trunk.20221112-071847
#<BuildRuby:0x000055833575cb88
@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.20221112-071847",
@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.000006)
autoconf 0.000011 0.000000 0.000011 ( 0.000018)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.010833 0.000000 1.125228 ( 1.670585)
build_miniruby 0.001878 0.000000 0.065389 ( 0.063349)
build_ruby 0.002067 0.000000 0.068366 ( 0.066061)
build_all 0.010888 0.000000 1.474773 ( 0.591647)
build_install 0.010818 0.012545 1.863030 ( 0.941735)
test_btest 0.001549 0.000211 89.719146 ( 8.719060)
test_basic 0.002738 0.004758 0.347583 ( 0.441534)
test_all 0.002027 0.000369 685.024190 ( 68.849460)
test_rubyspec 0.090057 0.073009 47.743290 ( 56.148034)
total: 137.49 sec