Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-000136
#<BuildRuby:0x0000560b5f0591f8
@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.20220813-000136",
@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.000011 0.000001 0.000012 ( 0.000013)
autoconf 0.000013 0.000000 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.005144 0.004402 1.032277 ( 1.842606)
build_miniruby 0.001862 0.000266 1.110628 ( 0.999074)
build_ruby 0.002557 0.000365 1.986728 ( 1.861084)
build_all 0.010678 0.002605 12.908544 ( 1.674209)
build_install 0.006369 0.009980 1.744480 ( 0.821609)
test_btest 0.001082 0.000295 53.040442 ( 6.099735)
test_basic 0.002115 0.004281 0.283239 ( 0.374452)
test_all 0.003253 0.001035 507.766238 ( 53.409252)
test_rubyspec 0.089578 0.044070 41.734826 ( 49.445496)
total: 116.53 sec