Logfile: /home/ko1/ruby/logs/brlog.trunk.20221216-211903
#<BuildRuby:0x00005604a56bc010
@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.20221216-211903",
@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.000009 0.000001 0.000010 ( 0.000009)
autoconf 0.000030 0.000002 0.000032 ( 0.000044)
configure 0.000015 0.000000 0.000015 ( 0.000016)
build_up 0.004582 0.000030 0.821079 ( 1.118684)
build_miniruby 0.000985 0.000047 0.933507 ( 0.932186)
build_ruby 0.001154 0.000055 2.900480 ( 2.809303)
build_all 0.008964 0.000221 15.747675 ( 3.270400)
build_install 0.006327 0.004489 2.303874 ( 1.312236)
test_btest 0.000555 0.000048 68.531288 ( 11.574112)
test_basic 0.004857 0.000036 0.317617 ( 0.407764)
test_all 0.001476 0.000063 676.846729 (143.145712)
test_rubyspec 0.057357 0.016525 52.636915 ( 60.819762)
total: 225.39 sec