Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-185410
#<BuildRuby:0x000056216d8e8610
@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.20220809-185410",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.008308 0.004598 0.994239 ( 1.525683)
build_miniruby 0.002225 0.000000 0.076580 ( 0.074538)
build_ruby 0.002352 0.000042 0.076196 ( 0.073867)
build_all 0.010109 0.000158 1.555075 ( 0.575938)
build_install 0.016831 0.004934 5.054645 ( 2.064028)
test_btest 0.000926 0.000132 69.868125 ( 8.547459)
test_basic 0.002303 0.005087 0.327863 ( 0.416355)
test_all 0.001441 0.000274 676.753779 ( 66.747107)
test_rubyspec 0.108396 0.064631 45.799476 ( 53.445328)
total: 133.47 sec