Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-165704
#<BuildRuby:0x000055892eed83e0
@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.20221203-165704",
@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.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.009261 0.000746 1.184608 ( 1.314270)
build_miniruby 0.002606 0.000373 0.853675 ( 0.852634)
build_ruby 0.004024 0.000000 2.241171 ( 2.146537)
build_all 0.018293 0.003203 18.751625 ( 2.180907)
build_install 0.023863 0.000000 2.100737 ( 1.032514)
test_btest 0.001381 0.000049 93.323444 ( 8.692712)
test_basic 0.000575 0.008440 0.347265 ( 0.433043)
test_all 0.002028 0.000000 696.403036 ( 70.829738)
test_rubyspec 0.123462 0.056055 49.550834 ( 57.677408)
total: 145.16 sec