Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-143052
#<BuildRuby:0x00005625567706d8
@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.20220825-143052",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.006335 0.004972 0.956908 ( 1.153486)
build_miniruby 0.001206 0.000503 0.074223 ( 0.072075)
build_ruby 0.001527 0.000637 0.075698 ( 0.073286)
build_all 0.008824 0.001689 1.514303 ( 0.577355)
build_install 0.013956 0.006538 1.855654 ( 0.914740)
test_btest 0.000797 0.000318 77.218782 ( 7.994376)
test_basic 0.004863 0.001945 0.308459 ( 0.408101)
test_all 0.002433 0.000973 685.892918 ( 67.129899)
test_rubyspec 0.116113 0.056468 45.960921 ( 54.396219)
total: 132.72 sec