Logfile: /home/ko1/ruby/logs/brlog.trunk.20220212-050225
#<BuildRuby:0x000056384eda0b38
@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.20220212-050225",
@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.000008 0.000003 0.000011 ( 0.000011)
autoconf 0.000021 0.000007 0.000028 ( 0.000029)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.008582 0.001419 0.934744 ( 1.117650)
build_miniruby 0.001993 0.000614 0.072861 ( 0.070697)
build_ruby 0.001383 0.000426 0.078816 ( 0.076958)
build_all 0.007561 0.004053 4.096163 ( 0.787538)
build_install 0.021104 0.002115 7.728698 ( 2.356524)
test_btest 0.000765 0.000212 74.368025 ( 7.937522)
test_basic 0.005769 0.001603 0.337988 ( 0.427417)
test_all 0.001311 0.000364 712.412962 ( 68.089407)
test_rubyspec 0.121681 0.040332 46.172787 ( 51.299368)
total: 132.16 sec