Logfile: /home/ko1/ruby/logs/brlog.trunk.20220902-232806
#<BuildRuby:0x000056201d2849c8
@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.20220902-232806",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000014 0.000003 0.000017 ( 0.000018)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.009380 0.001209 0.964655 ( 1.105479)
build_miniruby 0.001803 0.000416 0.079782 ( 0.079108)
build_ruby 0.001786 0.000413 0.074146 ( 0.072840)
build_all 0.010132 0.000093 1.558719 ( 0.581775)
build_install 0.015231 0.007460 1.884903 ( 0.950343)
test_btest 0.000956 0.000239 76.589988 ( 8.433980)
test_basic 0.002384 0.004645 0.332745 ( 0.422956)
test_all 0.005748 0.000095 657.519494 ( 65.353653)
test_rubyspec 0.079035 0.087731 45.563858 ( 54.002282)
total: 131.00 sec