Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-212531
#<BuildRuby:0x0000556ec5212f08
@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.20220727-212531",
@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.000010 0.000001 0.000011 ( 0.000012)
autoconf 0.000022 0.000003 0.000025 ( 0.000026)
configure 0.000043 0.000007 0.000050 ( 0.000054)
build_up 0.009774 0.001504 0.848643 ( 0.957858)
build_miniruby 0.001077 0.000166 0.061439 ( 0.061616)
build_ruby 0.001686 0.000000 0.066316 ( 0.066044)
build_all 0.007286 0.000000 1.237607 ( 0.483620)
build_install 0.008244 0.012130 4.338112 ( 1.827141)
test_btest 0.001934 0.000000 52.851834 ( 6.440044)
test_basic 0.005298 0.000816 0.282727 ( 0.375593)
test_all 0.002373 0.000625 474.491550 ( 51.597189)
test_rubyspec 0.084062 0.047001 41.715497 ( 47.634433)
total: 109.44 sec