Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-161050
#<BuildRuby:0x000055f0b2606af0
@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.20220728-161050",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.006912 0.005089 1.011015 ( 1.543623)
build_miniruby 0.001321 0.000508 0.073021 ( 0.071371)
build_ruby 0.002320 0.000000 0.076071 ( 0.073754)
build_all 0.007884 0.002138 1.516572 ( 0.560768)
build_install 0.020098 0.001745 5.195274 ( 2.104233)
test_btest 0.001092 0.000321 72.318490 ( 8.221812)
test_basic 0.007280 0.000593 0.324497 ( 0.412363)
test_all 0.001782 0.000495 632.384643 ( 64.889099)
test_rubyspec 0.091922 0.071550 45.772793 ( 51.509095)
total: 129.39 sec