Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-152256
#<BuildRuby:0x0000562eb26e3de0
@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.20220825-152256",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.006021 0.000926 0.930047 ( 4.742508)
build_miniruby 0.000000 0.000771 0.057677 ( 0.056524)
build_ruby 0.000000 0.000972 0.060095 ( 0.058869)
build_all 0.003063 0.001388 1.539347 ( 0.583997)
build_install 0.010990 0.000000 1.919460 ( 0.972790)
test_btest 0.000883 0.000001 55.740335 ( 8.126959)
test_basic 0.002051 0.003571 0.341636 ( 0.429973)
test_all 0.003225 0.000000 598.533007 ( 91.099073)
test_rubyspec 0.109317 0.018360 44.284360 ( 52.617615)
total: 158.69 sec