Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-002705
#<BuildRuby:0x000055e2cd490d30
@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.20221115-002705",
@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.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008688 0.000644 1.066424 ( 1.382933)
build_miniruby 0.002070 0.000276 0.841411 ( 0.855927)
build_ruby 0.002999 0.000399 2.216025 ( 2.155914)
build_all 0.017709 0.001016 18.377703 ( 2.135273)
build_install 0.012304 0.009527 1.820526 ( 0.945067)
test_btest 0.001137 0.000227 86.916418 ( 9.006646)
test_basic 0.003054 0.004514 0.342440 ( 0.431730)
test_all 0.002945 0.000702 639.700009 ( 67.637833)
test_rubyspec 0.087979 0.089566 47.383341 ( 55.821722)
total: 140.37 sec