Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-151202
#<BuildRuby:0x000055e0e2a5ff00
@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-151202",
@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.000019 0.000000 0.000019 ( 0.000019)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.004930 0.000000 1.155982 ( 1.969053)
build_miniruby 0.001056 0.000000 1.010007 ( 1.008564)
build_ruby 0.001289 0.000000 2.696256 ( 2.598480)
build_all 0.009321 0.000000 15.882835 ( 3.266340)
build_install 0.009998 0.000000 2.243762 ( 1.263338)
test_btest 0.000662 0.000000 58.821090 ( 12.124513)
test_basic 0.004654 0.000000 0.297026 ( 0.388020)
test_all 0.000983 0.000000 655.227225 (109.780540)
test_rubyspec 0.054163 0.017592 53.092997 ( 61.298851)
total: 193.70 sec