Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-020718
#<BuildRuby:0x00005643465abdd0
@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-020718",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.002290 0.004517 0.835764 ( 1.682703)
build_miniruby 0.000827 0.000127 0.057705 ( 0.056399)
build_ruby 0.000909 0.000140 0.059353 ( 0.058130)
build_all 0.004539 0.000008 1.532371 ( 0.587721)
build_install 0.010935 0.000244 5.639888 ( 2.170569)
test_btest 0.000651 0.000081 51.042012 ( 8.151446)
test_basic 0.005210 0.000652 0.340742 ( 0.428878)
test_all 0.001277 0.000159 612.039094 ( 89.509068)
test_rubyspec 0.089809 0.038696 43.854612 ( 49.442169)
total: 152.09 sec