Logfile: /home/ko1/ruby/logs/brlog.trunk.20221220-113952
#<BuildRuby:0x0000562ff031abc0
@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.20221220-113952",
@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.000000 0.000007 ( 0.000008)
autoconf 0.000041 0.000006 0.000047 ( 0.000046)
configure 0.000015 0.000002 0.000017 ( 0.000016)
build_up 0.001089 0.003460 0.872422 ( 1.068475)
build_miniruby 0.000830 0.000155 0.944229 ( 0.942757)
build_ruby 0.001129 0.000212 2.787869 ( 2.692909)
build_all 0.008126 0.000736 15.860339 ( 3.391497)
build_install 0.008163 0.001440 2.284426 ( 1.318640)
test_btest 0.000623 0.000000 66.109361 ( 10.857939)
test_basic 0.005006 0.000169 0.285738 ( 0.376239)
test_all 0.001221 0.000204 671.771705 (139.670284)
test_rubyspec 0.053450 0.006573 52.627040 ( 60.761230)
total: 221.08 sec