Logfile: /home/ko1/ruby/logs/brlog.trunk.20221219-062643
#<BuildRuby:0x000055762d0903c8
@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.20221219-062643",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000017)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.000639 0.004151 0.896156 ( 1.218312)
build_miniruby 0.000689 0.000230 1.054856 ( 1.053681)
build_ruby 0.000829 0.000277 2.665143 ( 2.553451)
build_all 0.005892 0.003284 15.704130 ( 3.241750)
build_install 0.008193 0.001409 2.260561 ( 1.284904)
test_btest 0.000449 0.000150 57.243172 ( 11.556750)
test_basic 0.002388 0.002102 0.305644 ( 0.397817)
test_all 0.000962 0.000339 678.141722 (138.097801)
test_rubyspec 0.043279 0.016992 53.378919 ( 61.453277)
total: 220.86 sec