Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-030701
#<BuildRuby:0x00005650b77149c8
@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.20220824-030701",
@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.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000019 0.000005 0.000024 ( 0.000024)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.002840 0.007499 0.987893 ( 1.112570)
build_miniruby 0.001481 0.000529 0.074306 ( 0.072463)
build_ruby 0.001518 0.000542 0.078725 ( 0.077290)
build_all 0.003611 0.006190 1.523522 ( 0.574706)
build_install 0.017516 0.002236 1.881843 ( 0.921189)
test_btest 0.000666 0.000246 78.080740 ( 8.619509)
test_basic 0.002093 0.005058 0.324786 ( 0.422482)
test_all 0.002012 0.003266 683.584930 ( 67.286510)
test_rubyspec 0.108651 0.062685 45.937775 ( 54.250717)
total: 133.34 sec