Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-223051
#<BuildRuby:0x000056416c3d6f90
@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.20220826-223051",
@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.000018 0.000008 0.000026 ( 0.000025)
autoconf 0.000025 0.000010 0.000035 ( 0.000035)
configure 0.000027 0.000011 0.000038 ( 0.000039)
build_up 0.008138 0.003255 0.859002 ( 2.179008)
build_miniruby 0.001570 0.000628 0.065628 ( 0.063923)
build_ruby 0.001023 0.000410 0.053577 ( 0.052136)
build_all 0.006290 0.002516 1.281440 ( 0.464511)
build_install 0.012201 0.003817 1.585502 ( 0.789203)
test_btest 0.001055 0.000406 52.138684 ( 6.023939)
test_basic 0.002527 0.004172 0.292855 ( 0.382937)
test_all 0.004365 0.000000 481.974927 ( 52.116194)
test_rubyspec 0.098900 0.027525 41.604487 ( 50.181229)
total: 112.25 sec