Logfile: /home/ko1/ruby/logs/brlog.trunk.20220301-233328
#<BuildRuby:0x0000564e337d7940
@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.20220301-233328",
@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.000003 0.000015 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.006728 0.004716 0.995174 ( 1.198255)
build_miniruby 0.001520 0.000434 0.075577 ( 0.074384)
build_ruby 0.001574 0.000450 0.079768 ( 0.077491)
build_all 0.007924 0.002263 4.146866 ( 0.847246)
build_install 0.022323 0.003121 7.901468 ( 2.378296)
test_btest 0.001173 0.000293 72.538612 ( 8.055802)
test_basic 0.006375 0.000416 0.325678 ( 0.415376)
test_all 0.001403 0.000335 709.007497 ( 72.784818)
test_rubyspec 0.095941 0.063442 46.227325 ( 51.734625)
total: 137.57 sec