Logfile: /home/ko1/ruby/logs/brlog.trunk.20220911-205612
#<BuildRuby:0x000055f9e55dcea8
@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.20220911-205612",
@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.000006)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.009971 0.000664 1.168844 ( 1.134755)
build_miniruby 0.002375 0.000000 0.080255 ( 0.077812)
build_ruby 0.002326 0.000030 0.067845 ( 0.065775)
build_all 0.010106 0.000000 1.552255 ( 0.615493)
build_install 0.007527 0.013546 1.902264 ( 0.924700)
test_btest 0.001603 0.000321 94.663757 ( 9.651506)
test_basic 0.003478 0.004341 0.341968 ( 0.433710)
test_all 0.002838 0.003477 676.454005 ( 68.282677)
test_rubyspec 0.096433 0.075359 47.066711 ( 55.519005)
total: 136.71 sec