Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-103629
#<BuildRuby:0x00005627b6a808e8
@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.20220721-103629",
@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.000007 0.000001 0.000008 ( 0.000010)
autoconf 0.000021 0.000005 0.000026 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.007006 0.004787 0.982125 ( 1.037210)
build_miniruby 0.001457 0.000416 0.073031 ( 0.071126)
build_ruby 0.001565 0.000447 0.075651 ( 0.073642)
build_all 0.010481 0.000000 1.512122 ( 0.579114)
build_install 0.017590 0.004867 5.244873 ( 2.070652)
test_btest 0.001008 0.000252 72.368775 ( 8.093137)
test_basic 0.005463 0.001366 0.319023 ( 0.408708)
test_all 0.001567 0.000392 636.615562 ( 64.192394)
test_rubyspec 0.113628 0.058563 46.006836 ( 51.810752)
total: 128.34 sec