Logfile: /home/ko1/ruby/logs/brlog.trunk.20220210-042909
#<BuildRuby:0x00005651b3097940
@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.20220210-042909",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.010652 0.000317 0.954701 ( 2.340612)
build_miniruby 0.001858 0.000248 0.075442 ( 0.073623)
build_ruby 0.001922 0.000256 0.077467 ( 0.075737)
build_all 0.004249 0.007025 4.055692 ( 0.769615)
build_install 0.023787 0.000622 7.751653 ( 2.318988)
test_btest 0.000925 0.000161 75.141292 ( 8.241576)
test_basic 0.000000 0.008252 0.344536 ( 0.431172)
test_all 0.001357 0.000525 718.235216 ( 68.425218)
test_rubyspec 0.114099 0.045233 46.286556 ( 51.595358)
total: 134.27 sec