Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-001203
#<BuildRuby:0x000056255a715400
@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.20220731-001203",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.009337 0.001437 0.811861 ( 1.541678)
build_miniruby 0.001225 0.000189 0.055102 ( 0.054730)
build_ruby 0.001223 0.000188 0.065409 ( 0.065400)
build_all 0.006650 0.001023 1.250939 ( 0.495738)
build_install 0.008898 0.007372 4.285938 ( 1.785890)
test_btest 0.001420 0.000328 53.587070 ( 5.958104)
test_basic 0.004529 0.001045 0.290273 ( 0.382356)
test_all 0.002506 0.000578 485.815271 ( 51.634054)
test_rubyspec 0.060799 0.073236 41.908061 ( 47.846443)
total: 109.77 sec