Logfile: /home/ko1/ruby/logs/brlog.trunk.20221231-022931
#<BuildRuby:0x000055b9e4266620
@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.20221231-022931",
@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.000004 0.000016 ( 0.000017)
configure 0.000010 0.000003 0.000013 ( 0.000026)
build_up 0.001688 0.004810 0.858064 ( 1.052922)
build_miniruby 0.000953 0.000397 1.014169 ( 1.012154)
build_ruby 0.001485 0.000000 2.774805 ( 2.772334)
build_all 0.009771 0.000000 16.827538 ( 3.024474)
build_install 0.005698 0.005964 2.291342 ( 1.173875)
test_btest 0.000759 0.000304 76.403222 ( 10.952677)
test_basic 0.004653 0.001861 0.348973 ( 0.435234)
test_all 0.001259 0.000504 665.226516 (114.730184)
test_rubyspec 0.072873 0.058903 51.520912 ( 59.549530)
total: 194.70 sec