Logfile: /home/ko1/ruby/logs/brlog.trunk.20221212-060144
#<BuildRuby:0x000055cd4af38028
@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.20221212-060144",
@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.000007)
autoconf 0.000020 0.000003 0.000023 ( 0.000022)
configure 0.000015 0.000003 0.000018 ( 0.000016)
build_up 0.004064 0.000021 0.826162 ( 1.042476)
build_miniruby 0.000903 0.000129 0.985484 ( 0.983898)
build_ruby 0.001173 0.000168 2.749375 ( 2.663747)
build_all 0.004189 0.004985 15.816465 ( 3.221817)
build_install 0.008150 0.000752 2.247073 ( 1.262860)
test_btest 0.000521 0.000104 59.024983 ( 11.137092)
test_basic 0.001264 0.003826 0.295596 ( 0.386058)
test_all 0.001153 0.000288 695.783002 (137.266834)
test_rubyspec 0.028007 0.029535 52.567226 ( 60.800629)
total: 218.77 sec