Logfile: /home/ko1/ruby/logs/brlog.trunk.20220228-032807
#<BuildRuby:0x00005635d080cc10
@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-032807",
@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.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.008095 0.003965 0.997642 ( 1.310372)
build_miniruby 0.001942 0.000365 0.080459 ( 0.079137)
build_ruby 0.001634 0.000306 0.078502 ( 0.076976)
build_all 0.008887 0.001666 4.196278 ( 0.857368)
build_install 0.016099 0.007405 7.989326 ( 2.428513)
test_btest 0.000895 0.000210 72.591191 ( 8.505848)
test_basic 0.007926 0.000548 0.333288 ( 0.420518)
test_all 0.001087 0.000241 713.423223 ( 68.242373)
test_rubyspec 0.132447 0.022420 46.303890 ( 51.832402)
total: 133.75 sec