Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-051849
#<BuildRuby:0x00005646a2b90e80
@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-051849",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000007 0.000004 0.000011 ( 0.000011)
configure 0.000005 0.000003 0.000008 ( 0.000008)
build_up 0.010813 0.001286 0.824206 ( 1.324618)
build_miniruby 0.001518 0.000690 0.104715 ( 0.102230)
build_ruby 0.002500 0.001136 2.547698 ( 2.387047)
build_all 0.012174 0.003142 15.620238 ( 3.683552)
build_install 0.012961 0.005028 4.356189 ( 1.782534)
test_btest 0.002319 0.000000 51.855699 ( 6.401233)
test_basic 0.006621 0.000146 0.277616 ( 0.372116)
test_all 0.002320 0.000854 494.112387 ( 52.375667)
test_rubyspec 0.103243 0.040433 41.710639 ( 47.659102)
total: 116.09 sec