Logfile: /home/ko1/ruby/logs/brlog.trunk.20221221-081915
#<BuildRuby:0x000055f66dd040f8
@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.20221221-081915",
@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.000007)
autoconf 0.000016 0.000002 0.000018 ( 0.000019)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.003561 0.000547 0.843525 ( 1.038675)
build_miniruby 0.000917 0.000141 0.957661 ( 0.956102)
build_ruby 0.001041 0.000160 2.640791 ( 2.639522)
build_all 0.008651 0.000594 15.754135 ( 3.334043)
build_install 0.000000 0.008759 2.194242 ( 1.213925)
test_btest 0.000000 0.000658 59.693234 ( 11.975604)
test_basic 0.000000 0.004597 0.306851 ( 0.397677)
test_all 0.000000 0.001377 676.173630 (136.840669)
test_rubyspec 0.042261 0.025888 51.767024 ( 59.918874)
total: 218.32 sec