Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-141444
#<BuildRuby:0x000056002f6652f8
@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.20220717-141444",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.008661 0.001443 0.864783 ( 1.052990)
build_miniruby 0.001451 0.000241 0.063275 ( 0.061671)
build_ruby 0.000000 0.001698 0.065838 ( 0.064139)
build_all 0.000000 0.007732 1.278294 ( 0.488407)
build_install 0.014183 0.001785 4.248436 ( 1.853350)
test_btest 0.001621 0.000477 54.650449 ( 6.108566)
test_basic 0.004521 0.001329 0.304241 ( 0.398535)
test_all 0.002362 0.000695 518.826547 ( 53.484444)
test_rubyspec 0.077187 0.062174 41.941018 ( 47.913460)
total: 111.43 sec