Logfile: /home/ko1/ruby/logs/brlog.trunk.20221215-210608
#<BuildRuby:0x00005573ec7e2628
@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.20221215-210608",
@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.000002 0.000011 ( 0.000011)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.000153 0.004043 0.834329 ( 1.034720)
build_miniruby 0.000724 0.000161 1.003316 ( 1.002036)
build_ruby 0.001027 0.000228 2.740579 ( 2.646678)
build_all 0.006115 0.002634 15.817311 ( 3.255960)
build_install 0.009569 0.001306 2.302452 ( 1.367996)
test_btest 0.000000 0.000636 66.869373 ( 10.839510)
test_basic 0.000990 0.003678 0.294031 ( 0.384951)
test_all 0.001067 0.000291 690.843743 (136.586124)
test_rubyspec 0.043452 0.031363 52.755896 ( 60.955782)
total: 218.07 sec