Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-074614
#<BuildRuby:0x00005621ecef34b8
@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-074614",
@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.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.009384 0.002165 1.022815 ( 4.135730)
build_miniruby 0.001551 0.000358 0.078241 ( 0.076638)
build_ruby 0.001592 0.000368 0.075316 ( 0.073363)
build_all 0.005081 0.004913 1.531913 ( 0.567946)
build_install 0.021429 0.001606 1.882624 ( 0.910407)
test_btest 0.000881 0.000208 78.253500 ( 8.305475)
test_basic 0.006112 0.001438 0.324808 ( 0.413084)
test_all 0.004204 0.000000 649.680023 ( 65.093066)
test_rubyspec 0.124830 0.038082 45.958272 ( 54.455402)
total: 134.03 sec