Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-205020
#<BuildRuby:0x0000559badd2e878
@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.20221115-205020",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000033 0.000002 0.000035 ( 0.000035)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.004400 0.000314 1.058334 ( 1.044325)
build_miniruby 0.000900 0.000065 0.945251 ( 0.943974)
build_ruby 0.001133 0.000081 2.777790 ( 2.674457)
build_all 0.008590 0.000281 15.785964 ( 3.280024)
build_install 0.005957 0.004265 1.999429 ( 1.162918)
test_btest 0.000572 0.000067 59.120102 ( 10.557742)
test_basic 0.004788 0.000032 0.303341 ( 0.393878)
test_all 0.000876 0.000097 627.246665 (101.748020)
test_rubyspec 0.044455 0.019671 51.011454 ( 59.238481)
total: 181.04 sec