Logfile: /home/ko1/ruby/logs/brlog.trunk.20220301-052841
#<BuildRuby:0x00005638ebd7b778
@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.20220301-052841",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006036 0.004378 1.060705 ( 2.322080)
build_miniruby 0.002177 0.000000 0.067154 ( 0.065161)
build_ruby 0.002523 0.000000 0.076726 ( 0.074157)
build_all 0.009321 0.001130 4.206689 ( 0.836420)
build_install 0.014114 0.007992 7.835319 ( 2.381238)
test_btest 0.000000 0.001549 75.806628 ( 8.163520)
test_basic 0.003909 0.004195 0.343072 ( 0.431082)
test_all 0.001324 0.000403 695.849291 ( 67.666112)
test_rubyspec 0.112722 0.055094 46.163821 ( 51.705462)
total: 133.65 sec