Logfile: /home/ko1/ruby/logs/brlog.trunk.20220404-212058
#<BuildRuby:0x000055f70c2bf940
@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.20220404-212058",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.009743 0.001817 1.006705 ( 1.081708)
build_miniruby 0.001589 0.000489 0.076504 ( 0.076341)
build_ruby 0.001363 0.000419 0.074901 ( 0.075351)
build_all 0.010236 0.000311 4.192940 ( 0.864211)
build_install 0.016078 0.007132 8.516729 ( 3.051047)
test_btest 0.000771 0.000231 78.936477 ( 8.447928)
test_basic 0.003113 0.005402 0.347384 ( 0.436335)
test_all 0.001668 0.000584 659.061821 ( 65.844916)
test_rubyspec 0.089402 0.080935 46.529070 ( 51.967027)
total: 131.85 sec