Logfile: /home/ko1/ruby/logs/brlog.trunk.20221014-174100
#<BuildRuby:0x000055f97ee66f90
@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.20221014-174100",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000068 0.000005 0.000073 ( 0.000077)
build_up 0.003233 0.006999 1.094628 ( 1.257347)
build_miniruby 0.001723 0.000344 0.098909 ( 0.096483)
build_ruby 0.001294 0.000259 0.101623 ( 0.099946)
build_all 0.007115 0.001423 1.334361 ( 0.574041)
build_install 0.016332 0.000546 1.650335 ( 0.893334)
test_btest 0.001948 0.000325 61.473564 ( 6.370345)
test_basic 0.004038 0.003598 0.360582 ( 0.450817)
test_all 0.007031 0.001406 522.584586 ( 55.305271)
test_rubyspec 0.092920 0.036677 43.185613 ( 51.496627)
total: 116.55 sec