Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-041515
#<BuildRuby:0x00005607bfdc8620
@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.20220823-041515",
@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.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.009415 0.002354 1.019400 ( 1.442439)
build_miniruby 0.001466 0.000366 0.064782 ( 0.062828)
build_ruby 0.001715 0.000429 0.079780 ( 0.077677)
build_all 0.010158 0.000000 1.506814 ( 0.571312)
build_install 0.012374 0.011138 1.901985 ( 0.922723)
test_btest 0.000920 0.000290 73.411722 ( 8.195747)
test_basic 0.004885 0.001543 0.329333 ( 0.418315)
test_all 0.000000 0.003234 670.302935 ( 66.642176)
test_rubyspec 0.109851 0.068106 45.933286 ( 54.510620)
total: 132.84 sec