Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-114322
#<BuildRuby:0x0000564f93ddbdf8
@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.20221229-114322",
@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.000008)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000027 0.000004 0.000031 ( 0.000031)
build_up 0.002225 0.004531 0.850336 ( 1.037996)
build_miniruby 0.001159 0.000248 1.018786 ( 1.016521)
build_ruby 0.001161 0.000249 2.783911 ( 2.781290)
build_all 0.008932 0.000909 16.756944 ( 2.992135)
build_install 0.007457 0.004240 2.274723 ( 1.184283)
test_btest 0.000631 0.000148 70.939676 ( 11.596683)
test_basic 0.005280 0.001242 0.311055 ( 0.397292)
test_all 0.001100 0.000258 655.242862 (103.885189)
test_rubyspec 0.066951 0.059988 51.812103 ( 59.861905)
total: 184.75 sec