Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-004241
#<BuildRuby:0x000055fc520106e0
@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.20220804-004241",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000053 0.000013 0.000066 ( 0.000071)
build_up 0.001698 0.010615 0.992501 ( 2.131421)
build_miniruby 0.001209 0.000558 0.074918 ( 0.074483)
build_ruby 0.001284 0.000593 0.075219 ( 0.074215)
build_all 0.010291 0.000000 1.538524 ( 0.599348)
build_install 0.017272 0.005455 5.142058 ( 2.095666)
test_btest 0.001168 0.000000 73.369869 ( 8.205902)
test_basic 0.007037 0.000010 0.313714 ( 0.405016)
test_all 0.002108 0.000703 638.897215 ( 64.367413)
test_rubyspec 0.124763 0.061034 45.494535 ( 52.923901)
total: 130.88 sec