Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-063824
#<BuildRuby:0x000055f5f0b9e678
@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.20221226-063824",
@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.000030 0.000000 0.000030 ( 0.000040)
autoconf 0.000021 0.000000 0.000021 ( 0.000021)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.000906 0.003482 0.763258 ( 0.977420)
build_miniruby 0.000891 0.000187 0.962016 ( 0.960494)
build_ruby 0.000949 0.000200 2.686237 ( 2.684685)
build_all 0.009075 0.000000 15.959303 ( 3.318252)
build_install 0.008449 0.000224 2.256419 ( 1.272922)
test_btest 0.000527 0.000092 61.296505 ( 11.507554)
test_basic 0.000474 0.004258 0.285499 ( 0.376179)
test_all 0.000868 0.000189 643.721589 (105.987722)
test_rubyspec 0.046233 0.016048 51.645786 ( 59.848685)
total: 186.93 sec