Logfile: /home/ko1/ruby/logs/brlog.trunk.20221212-082233
#<BuildRuby:0x0000559849927e80
@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-082233",
@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.000008)
autoconf 0.000018 0.000003 0.000021 ( 0.000019)
configure 0.000015 0.000003 0.000018 ( 0.000017)
build_up 0.004150 0.000029 0.855754 ( 1.061080)
build_miniruby 0.000820 0.000117 1.013604 ( 1.012277)
build_ruby 0.001075 0.000153 2.823084 ( 2.733432)
build_all 0.008981 0.000096 15.882027 ( 3.307431)
build_install 0.008801 0.000054 2.167994 ( 1.187049)
test_btest 0.000502 0.000056 63.155018 ( 11.026124)
test_basic 0.003791 0.000422 0.313710 ( 0.405030)
test_all 0.001452 0.000081 678.370284 (140.447960)
test_rubyspec 0.031744 0.032156 52.491168 ( 60.736502)
total: 221.92 sec