Logfile: /home/ko1/ruby/logs/brlog.trunk.20221209-212145
#<BuildRuby:0x00005653ec774728
@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.20221209-212145",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000017 0.000001 0.000018 ( 0.000019)
configure 0.000016 0.000002 0.000018 ( 0.000017)
build_up 0.005049 0.000000 1.157334 ( 1.431714)
build_miniruby 0.001014 0.000000 0.983409 ( 0.981890)
build_ruby 0.001339 0.000000 2.766637 ( 2.679168)
build_all 0.005307 0.003651 15.787597 ( 3.259065)
build_install 0.006388 0.003638 2.293474 ( 1.299343)
test_btest 0.000656 0.000099 59.578080 ( 11.480222)
test_basic 0.003779 0.000567 0.286077 ( 0.377748)
test_all 0.000977 0.000146 661.737579 (112.567873)
test_rubyspec 0.053171 0.013401 52.911180 ( 61.149642)
total: 195.23 sec