Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-172335
#<BuildRuby:0x00005653278e3e80
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221206-172335",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.004600 0.000575 1.184039 ( 3.222330)
build_miniruby 0.000965 0.000120 1.010055 ( 1.008787)
build_ruby 0.001291 0.000000 2.726650 ( 2.596168)
build_all 0.008428 0.000633 15.675804 ( 3.299241)
build_install 0.010642 0.000000 2.224321 ( 1.235877)
test_btest 0.000000 0.000588 64.879075 ( 10.590753)
test_basic 0.000780 0.003673 0.296204 ( 0.387161)
test_all 0.000765 0.000115 673.083828 (108.691676)
test_rubyspec 0.047225 0.016485 53.122499 ( 61.278073)
total: 192.31 sec