Logfile: /home/ko1/ruby/logs/brlog.trunk.20220404-043649
#<BuildRuby:0x00005622204ab440
@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-043649",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.002265 0.008964 1.014300 ( 1.277071)
build_miniruby 0.001701 0.000523 0.076227 ( 0.074093)
build_ruby 0.001774 0.000546 0.073506 ( 0.071211)
build_all 0.007976 0.002780 4.218121 ( 0.855175)
build_install 0.023727 0.000611 8.586779 ( 3.065364)
test_btest 0.000741 0.000176 73.401139 ( 8.063960)
test_basic 0.006648 0.000512 0.340928 ( 0.432998)
test_all 0.001304 0.000296 650.711453 ( 66.312566)
test_rubyspec 0.107327 0.057084 46.655035 ( 52.068306)
total: 132.22 sec