Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-043551
#<BuildRuby:0x000055ffcf0e3600
@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.20220818-043551",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.007647 0.003987 1.000138 ( 3.601299)
build_miniruby 0.001584 0.000317 0.076377 ( 0.074474)
build_ruby 0.001785 0.000357 0.079745 ( 0.077808)
build_all 0.005049 0.004485 1.529593 ( 0.589095)
build_install 0.017894 0.004473 1.897267 ( 0.925920)
test_btest 0.001126 0.000281 72.459190 ( 8.439154)
test_basic 0.001538 0.004901 0.321411 ( 0.411822)
test_all 0.003170 0.000951 674.577449 ( 66.090156)
test_rubyspec 0.107799 0.061499 45.596250 ( 53.114352)
total: 133.33 sec