Logfile: /home/ko1/ruby/logs/brlog.trunk.20220615-131407
#<BuildRuby:0x000055fe562b3810
@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.20220615-131407",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.003053 0.007916 0.984992 ( 1.065431)
build_miniruby 0.001499 0.000576 0.078598 ( 0.076825)
build_ruby 0.001348 0.000518 0.076457 ( 0.074815)
build_all 0.008329 0.001432 1.479313 ( 0.598713)
build_install 0.010932 0.012169 5.823462 ( 2.805944)
test_btest 0.001057 0.000493 73.955997 ( 8.295098)
test_basic 0.004851 0.002264 0.334500 ( 0.427631)
test_all 0.001616 0.000754 704.531726 ( 67.366951)
test_rubyspec 0.095281 0.080175 45.273366 ( 50.882492)
total: 131.59 sec