Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-184700
#<BuildRuby:0x0000563ac0597800
@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.20220823-184700",
@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.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.007720 0.005615 1.081667 ( 1.065053)
build_miniruby 0.001561 0.000360 0.079772 ( 0.078336)
build_ruby 0.002421 0.000000 0.076062 ( 0.074367)
build_all 0.006033 0.004410 1.562627 ( 0.584532)
build_install 0.015244 0.006837 1.903163 ( 0.920874)
test_btest 0.001150 0.000345 70.748767 ( 8.465217)
test_basic 0.005761 0.001729 0.312007 ( 0.400023)
test_all 0.005930 0.000404 655.719091 ( 65.283913)
test_rubyspec 0.088811 0.072760 45.952869 ( 54.371114)
total: 131.24 sec