Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-072045
#<BuildRuby:0x000055a2190f0620
@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.20220819-072045",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.010103 0.000921 0.999163 ( 1.818314)
build_miniruby 0.001652 0.000254 0.073973 ( 0.072035)
build_ruby 0.001503 0.000232 0.076257 ( 0.074442)
build_all 0.010308 0.000782 1.509983 ( 0.568091)
build_install 0.023618 0.000299 1.888653 ( 0.921811)
test_btest 0.001268 0.000141 75.047761 ( 8.093428)
test_basic 0.002268 0.005840 0.321437 ( 0.415999)
test_all 0.006058 0.000074 655.319698 ( 64.414322)
test_rubyspec 0.116291 0.054531 45.870277 ( 54.231114)
total: 130.61 sec