Logfile: /home/ko1/ruby/logs/brlog.trunk.20221230-133108
#<BuildRuby:0x0000556b5b5d7e80
@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.20221230-133108",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000015 0.000001 0.000016 ( 0.000017)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.005966 0.000795 0.842112 ( 1.003169)
build_miniruby 0.001174 0.000157 1.023631 ( 1.021679)
build_ruby 0.000000 0.001482 2.805451 ( 2.803021)
build_all 0.007861 0.001948 16.775743 ( 3.014668)
build_install 0.006027 0.003639 2.297123 ( 1.188657)
test_btest 0.000711 0.000142 78.582560 ( 10.507917)
test_basic 0.002212 0.004545 0.354469 ( 0.440081)
test_all 0.001178 0.000000 672.134526 ( 97.373805)
test_rubyspec 0.052328 0.031653 51.582929 ( 59.687840)
total: 177.04 sec