Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-131605
#<BuildRuby:0x000055d636f6cdd8
@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.20220815-131605",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010066 0.000877 0.965640 ( 1.024972)
build_miniruby 0.001757 0.000251 0.076291 ( 0.075114)
build_ruby 0.001694 0.000242 0.077129 ( 0.075878)
build_all 0.005247 0.005754 1.526901 ( 0.577185)
build_install 0.007833 0.014208 1.878735 ( 0.922191)
test_btest 0.000844 0.000316 75.014368 ( 8.503415)
test_basic 0.006761 0.000645 0.325669 ( 0.416113)
test_all 0.004852 0.000501 662.022599 ( 66.468901)
test_rubyspec 0.095553 0.073549 45.827983 ( 53.400891)
total: 131.47 sec