Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-003911
#<BuildRuby:0x000055ea905d8d30
@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.20220821-003911",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000061 0.000015 0.000076 ( 0.000080)
build_up 0.009740 0.002435 0.980359 ( 1.271234)
build_miniruby 0.002540 0.000000 0.063347 ( 0.060531)
build_ruby 0.001603 0.000000 0.076713 ( 0.075014)
build_all 0.009183 0.000768 1.558195 ( 0.576803)
build_install 0.012483 0.008794 1.843989 ( 0.922278)
test_btest 0.000920 0.000263 71.679055 ( 7.940035)
test_basic 0.005305 0.001516 0.328609 ( 0.427793)
test_all 0.003489 0.000670 687.698938 ( 67.232390)
test_rubyspec 0.103800 0.067502 45.847856 ( 54.277487)
total: 132.78 sec