Logfile: /home/ko1/ruby/logs/brlog.trunk.20220807-122305
#<BuildRuby:0x000055e5283808e8
@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-122305",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000019 0.000002 0.000021 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.009600 0.000739 0.984928 ( 1.011673)
build_miniruby 0.001995 0.000154 0.078531 ( 0.076642)
build_ruby 0.001689 0.000130 0.069115 ( 0.067456)
build_all 0.009958 0.000766 1.512231 ( 0.575226)
build_install 0.012248 0.010810 5.031431 ( 2.028310)
test_btest 0.000986 0.000185 78.099692 ( 8.251179)
test_basic 0.006875 0.001289 0.331179 ( 0.420072)
test_all 0.002132 0.000399 668.990637 ( 66.284118)
test_rubyspec 0.107983 0.062542 45.794628 ( 53.373443)
total: 132.09 sec