Logfile: /home/ko1/ruby/logs/brlog.trunk.20220919-003949
#<BuildRuby:0x00005627089246d8
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220919-003949",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000010 0.000002 0.000012 ( 0.000011)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.007423 0.001237 1.079580 ( 1.116970)
build_miniruby 0.000000 0.001938 0.107415 ( 0.102829)
build_ruby 0.000103 0.002579 0.115130 ( 0.097639)
build_all 0.004605 0.004595 1.577823 ( 0.645630)
build_install 0.019176 0.002662 1.950062 ( 0.970191)
test_btest 0.001897 0.000505 74.000456 ( 8.262947)
test_basic 0.006252 0.001668 0.382194 ( 0.476800)
test_all 0.003872 0.000000 680.409105 ( 68.366652)
test_rubyspec 0.103734 0.057986 45.563012 ( 54.008632)
total: 134.05 sec