Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-122223
#<BuildRuby:0x000055e2b521c3c8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221208-122223",
@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.000019 0.000001 0.000020 ( 0.000020)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.005313 0.000088 1.189250 ( 1.450573)
build_miniruby 0.000756 0.000051 0.975889 ( 0.974681)
build_ruby 0.001079 0.000071 2.812208 ( 2.693574)
build_all 0.002852 0.006235 15.740029 ( 3.263716)
build_install 0.007188 0.003529 2.175008 ( 1.235990)
test_btest 0.000562 0.000000 61.864688 ( 11.422874)
test_basic 0.004667 0.000322 0.291139 ( 0.381227)
test_all 0.000000 0.000782 678.425387 (105.479201)
test_rubyspec 0.030205 0.032250 52.800701 ( 61.067967)
total: 187.97 sec