Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-124542
#<BuildRuby:0x00005631b30d2358
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221204-124542",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000012 0.000003 0.000015 ( 0.000016)
build_up 0.003951 0.000988 1.157806 ( 1.318983)
build_miniruby 0.000702 0.000175 1.009374 ( 1.008039)
build_ruby 0.001041 0.000260 2.774042 ( 2.679357)
build_all 0.007286 0.001822 15.840648 ( 3.309487)
build_install 0.006691 0.004058 2.205491 ( 1.238363)
test_btest 0.000449 0.000128 66.975088 ( 10.826301)
test_basic 0.004968 0.000043 0.290827 ( 0.381054)
test_all 0.000868 0.000000 666.091869 (107.737571)
test_rubyspec 0.047649 0.014297 53.553448 ( 61.754833)
total: 190.25 sec