Logfile: /home/ko1/ruby/logs/brlog.trunk.20220405-211115
#<BuildRuby:0x000055e6b14c0480
@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.20220405-211115",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.006605 0.006685 1.037736 ( 1.127430)
build_miniruby 0.001589 0.000662 0.074950 ( 0.072484)
build_ruby 0.000147 0.002559 0.077554 ( 0.074898)
build_all 0.008830 0.001947 4.165040 ( 0.839378)
build_install 0.018955 0.004807 8.475871 ( 2.964954)
test_btest 0.000857 0.000333 73.314981 ( 8.126010)
test_basic 0.006234 0.000566 0.323429 ( 0.419520)
test_all 0.001207 0.000445 703.570248 ( 68.414317)
test_rubyspec 0.084948 0.098862 46.713935 ( 51.757561)
total: 133.80 sec