Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-051658
#<BuildRuby:0x00005648b68b7e28
@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.20220804-051658",
@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.000011 0.000000 0.000011 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.012189 0.000000 0.987123 ( 3.805298)
build_miniruby 0.002377 0.000000 0.074034 ( 0.071521)
build_ruby 0.002229 0.000038 0.076098 ( 0.074065)
build_all 0.010442 0.000117 1.498667 ( 0.567276)
build_install 0.017706 0.005112 5.253935 ( 2.060971)
test_btest 0.000000 0.001268 76.973221 ( 8.093706)
test_basic 0.004508 0.003290 0.319254 ( 0.407212)
test_all 0.002578 0.000107 661.854566 ( 65.846990)
test_rubyspec 0.134178 0.051990 45.510878 ( 53.098643)
total: 134.03 sec