Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-060128
#<BuildRuby:0x000055bbc449b800
@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.20220815-060128",
@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.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009039 0.001158 1.001189 ( 1.071168)
build_miniruby 0.001789 0.000413 0.076862 ( 0.074503)
build_ruby 0.001859 0.000429 0.080015 ( 0.077629)
build_all 0.009055 0.002090 1.551575 ( 0.582106)
build_install 0.018364 0.004639 1.896357 ( 0.911834)
test_btest 0.000921 0.000217 76.848826 ( 8.242071)
test_basic 0.007387 0.000469 0.336226 ( 0.433747)
test_all 0.004871 0.000000 628.990510 ( 64.339570)
test_rubyspec 0.120007 0.055006 46.059376 ( 53.664948)
total: 129.40 sec