Logfile: /home/ko1/ruby/logs/brlog.trunk.20220228-201740
#<BuildRuby:0x000055e6f1f284f0
@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.20220228-201740",
@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.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.006794 0.004757 0.996504 ( 1.072275)
build_miniruby 0.001548 0.000442 0.077037 ( 0.074865)
build_ruby 0.001570 0.000449 0.076155 ( 0.074060)
build_all 0.004562 0.005739 4.218849 ( 0.850910)
build_install 0.020571 0.002675 7.940995 ( 2.366984)
test_btest 0.000981 0.000294 78.138127 ( 8.055716)
test_basic 0.002964 0.005425 0.350053 ( 0.437532)
test_all 0.001284 0.000449 694.491262 ( 67.467080)
test_rubyspec 0.106459 0.052867 46.263481 ( 51.807172)
total: 132.21 sec