Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-160623
#<BuildRuby:0x00005570b4130018
@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.20221130-160623",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000016 0.000000 0.000016 ( 0.000015)
configure 0.000016 0.000000 0.000016 ( 0.000016)
build_up 0.000000 0.005050 1.185464 ( 1.254123)
build_miniruby 0.000000 0.000924 0.965693 ( 0.964427)
build_ruby 0.000050 0.001280 2.721386 ( 2.628160)
build_all 0.008010 0.001001 15.888665 ( 3.320431)
build_install 0.009129 0.000581 2.307551 ( 1.341397)
test_btest 0.000476 0.000056 68.575417 ( 11.115926)
test_basic 0.004329 0.000510 0.300868 ( 0.391196)
test_all 0.001201 0.000141 700.055226 (110.514215)
test_rubyspec 0.037463 0.030255 53.945113 ( 62.168716)
total: 193.70 sec