Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-073958
#<BuildRuby:0x0000557e70cfa8c0
@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.20220821-073958",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000016)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.002585 0.004042 0.848092 ( 0.876138)
build_miniruby 0.000953 0.000064 0.059502 ( 0.058251)
build_ruby 0.000878 0.000058 0.059452 ( 0.058300)
build_all 0.000948 0.003772 1.538931 ( 0.589597)
build_install 0.010231 0.000736 1.897856 ( 0.961071)
test_btest 0.000527 0.000062 52.247521 ( 8.159011)
test_basic 0.001040 0.004564 0.261458 ( 0.350356)
test_all 0.002035 0.000359 598.646263 ( 91.390190)
test_rubyspec 0.069332 0.045106 44.310756 ( 52.555504)
total: 155.00 sec