Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-194529
#<BuildRuby:0x00005635cda47f00
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220731-194529",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.002943 0.003692 0.864132 ( 0.979643)
build_miniruby 0.000817 0.000175 0.056976 ( 0.055703)
build_ruby 0.000799 0.000171 0.058977 ( 0.057798)
build_all 0.004445 0.000098 1.518362 ( 0.584249)
build_install 0.001893 0.008608 5.619449 ( 2.140983)
test_btest 0.000611 0.000203 46.067132 ( 8.642342)
test_basic 0.004402 0.001467 0.339997 ( 0.428120)
test_all 0.000775 0.000259 615.203047 ( 87.012045)
test_rubyspec 0.078860 0.042566 43.927134 ( 49.541928)
total: 149.44 sec