Logfile: /home/ko1/ruby/logs/brlog.trunk.20221111-213900
#<BuildRuby:0x000055e0b60408e8
@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.20221111-213900",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000019 0.000002 0.000021 ( 0.000014)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.010271 0.000000 1.077558 ( 1.373265)
build_miniruby 0.001770 0.000000 0.064802 ( 0.062806)
build_ruby 0.001698 0.000091 0.067043 ( 0.065067)
build_all 0.007865 0.000203 1.473598 ( 0.584475)
build_install 0.021042 0.000151 1.789379 ( 0.920993)
test_btest 0.001723 0.000078 82.478194 ( 9.004640)
test_basic 0.005929 0.000269 0.347996 ( 0.440987)
test_all 0.001342 0.000061 696.934053 ( 69.830659)
test_rubyspec 0.124778 0.051367 47.783038 ( 56.217444)
total: 138.50 sec