Logfile: /home/ko1/ruby/logs/brlog.trunk.20230101-213440
#<BuildRuby:0x000055c4ea4afdf8
@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.20230101-213440",
@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.000009)
autoconf 0.000017 0.000004 0.000021 ( 0.000022)
configure 0.000016 0.000004 0.000020 ( 0.000020)
build_up 0.005243 0.001210 0.860314 ( 1.156642)
build_miniruby 0.001042 0.000240 1.017468 ( 1.015567)
build_ruby 0.001255 0.000290 2.781580 ( 2.778898)
build_all 0.007658 0.001767 16.776826 ( 3.024475)
build_install 0.007735 0.001785 2.289668 ( 1.176309)
test_btest 0.000617 0.000142 74.840028 ( 10.801510)
test_basic 0.004524 0.002603 0.313778 ( 0.399356)
test_all 0.001251 0.000125 673.501895 ( 99.732904)
test_rubyspec 0.052478 0.039550 51.496636 ( 59.683804)
total: 179.77 sec