Logfile: /home/ko1/ruby/logs/brlog.trunk.20220308-190159
#<BuildRuby:0x00005618e72384e8
@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.20220308-190159",
@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.000011 0.000003 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.006921 0.004792 1.014094 ( 1.134924)
build_miniruby 0.001580 0.000452 0.063760 ( 0.063094)
build_ruby 0.001638 0.000468 0.077732 ( 0.077621)
build_all 0.007457 0.002131 4.200198 ( 0.868869)
build_install 0.014845 0.006490 7.849041 ( 2.484118)
test_btest 0.001367 0.000000 75.461586 ( 8.545126)
test_basic 0.004142 0.003624 0.338882 ( 0.429112)
test_all 0.001272 0.000424 663.663547 ( 64.997343)
test_rubyspec 0.103721 0.055348 46.111375 ( 51.480095)
total: 130.08 sec