Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-015229
#<BuildRuby:0x0000559ec9832a58
@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.20230104-015229",
@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.000014 0.000005 0.000019 ( 0.000019)
configure 0.000031 0.000010 0.000041 ( 0.000041)
build_up 0.002881 0.003604 0.854410 ( 1.069658)
build_miniruby 0.000964 0.000370 1.021059 ( 1.019247)
build_ruby 0.001188 0.000457 2.790339 ( 2.787686)
build_all 0.008450 0.001540 16.824223 ( 2.969843)
build_install 0.009467 0.000177 2.295511 ( 1.196670)
test_btest 0.000793 0.000247 73.927499 ( 10.939358)
test_basic 0.004951 0.001548 0.343719 ( 0.430006)
test_all 0.000000 0.001049 668.561684 ( 95.736214)
test_rubyspec 0.084687 0.041030 51.635274 ( 59.678599)
total: 175.83 sec