Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-120840
#<BuildRuby:0x00005614364dff58
@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.20221210-120840",
@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.000014 0.000001 0.000015 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.004807 0.000042 1.165230 ( 1.130698)
build_miniruby 0.000791 0.000046 0.932740 ( 0.931360)
build_ruby 0.000000 0.001243 2.818081 ( 2.696625)
build_all 0.005815 0.003061 15.785937 ( 3.249205)
build_install 0.003794 0.006831 2.365943 ( 1.394131)
test_btest 0.000504 0.000096 58.896631 ( 11.920412)
test_basic 0.004297 0.000818 0.295307 ( 0.385586)
test_all 0.000505 0.000692 660.454644 (106.921878)
test_rubyspec 0.030304 0.033592 52.368638 ( 60.453591)
total: 189.08 sec