Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-174332
#<BuildRuby:0x0000560dd9e0c620
@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-174332",
@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.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.010409 0.000743 0.959413 ( 1.054867)
build_miniruby 0.001903 0.000136 0.073871 ( 0.071855)
build_ruby 0.002056 0.000147 0.078111 ( 0.075751)
build_all 0.006427 0.005289 1.514198 ( 0.571876)
build_install 0.015861 0.006168 5.161285 ( 2.090189)
test_btest 0.001048 0.000185 71.158324 ( 8.545659)
test_basic 0.006478 0.001143 0.325837 ( 0.418450)
test_all 0.001520 0.000268 668.850947 ( 66.459695)
test_rubyspec 0.127515 0.044723 45.794113 ( 51.503792)
total: 130.79 sec