Logfile: /home/ko1/ruby/logs/brlog.trunk.20220807-210614
#<BuildRuby:0x000056119f830610
@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.20220807-210614",
@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.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.005775 0.006097 0.972935 ( 1.054556)
build_miniruby 0.001834 0.000666 0.077272 ( 0.074956)
build_ruby 0.001154 0.000420 0.078111 ( 0.076540)
build_all 0.005145 0.004947 1.529662 ( 0.566804)
build_install 0.016588 0.006546 5.151645 ( 2.070503)
test_btest 0.000922 0.000380 73.664753 ( 8.589600)
test_basic 0.004113 0.004304 0.331264 ( 0.419674)
test_all 0.001846 0.000820 668.300560 ( 65.596884)
test_rubyspec 0.089688 0.086155 45.610293 ( 53.206801)
total: 131.66 sec