Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-203749
#<BuildRuby:0x000056008986cd30
@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.20221126-203749",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004145 0.005184 1.285203 ( 1.658757)
build_miniruby 0.001235 0.000380 0.849888 ( 0.869502)
build_ruby 0.002988 0.000919 2.265964 ( 2.213673)
build_all 0.017361 0.004300 25.066189 ( 2.868327)
build_install 0.018620 0.002520 4.997652 ( 1.224883)
test_btest 0.001657 0.000000 88.335044 ( 8.821119)
test_basic 0.006245 0.000745 0.357520 ( 0.447687)
test_all 0.001798 0.000449 683.430672 ( 70.591966)
test_rubyspec 0.087700 0.045182 49.526064 ( 58.091141)
total: 146.79 sec