Logfile: /home/ko1/ruby/logs/brlog.trunk.20220316-060227
#<BuildRuby:0x00005577a6a44b38
@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.20220316-060227",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000020 0.000001 0.000021 ( 0.000022)
configure 0.000037 0.000003 0.000040 ( 0.000040)
build_up 0.000672 0.010833 1.072296 ( 5.932897)
build_miniruby 0.001691 0.000451 0.075967 ( 0.075049)
build_ruby 0.001156 0.000308 0.067483 ( 0.066866)
build_all 0.008456 0.001142 4.158239 ( 0.848494)
build_install 0.017747 0.004437 7.843604 ( 2.419936)
test_btest 0.000888 0.000222 72.134773 ( 8.161783)
test_basic 0.006050 0.000421 0.346007 ( 0.435641)
test_all 0.001729 0.000000 697.709048 ( 68.086587)
test_rubyspec 0.069964 0.082823 46.180710 ( 51.629154)
total: 137.66 sec