Logfile: /home/ko1/ruby/logs/brlog.trunk.20221209-165105
#<BuildRuby:0x00005605a0954010
@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.20221209-165105",
@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.000008 0.000001 0.000009 ( 0.000010)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.004894 0.000136 1.364977 ( 1.594081)
build_miniruby 0.003691 0.000000 82.500055 ( 18.735557)
build_ruby 0.001227 0.000000 2.693600 ( 2.591465)
build_all 0.009342 0.000000 17.064908 ( 3.525043)
build_install 0.006229 0.004786 2.348059 ( 1.328583)
test_btest 0.000558 0.000093 65.157345 ( 10.854853)
test_basic 0.004106 0.000684 0.270220 ( 0.361336)
test_all 0.001201 0.000200 654.243282 (111.239181)
test_rubyspec 0.060128 0.012187 53.368314 ( 61.517639)
total: 211.75 sec