Logfile: /home/ko1/ruby/logs/brlog.trunk.20221212-093836
#<BuildRuby:0x000055c1c847a858
@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.20221212-093836",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.003462 0.000533 0.864919 ( 1.099397)
build_miniruby 0.000779 0.000120 0.945601 ( 0.944193)
build_ruby 0.001069 0.000165 2.753376 ( 2.659733)
build_all 0.008243 0.000553 15.687507 ( 3.318863)
build_install 0.003651 0.004452 2.240945 ( 1.324368)
test_btest 0.000456 0.000091 59.700764 ( 11.723987)
test_basic 0.004909 0.000054 0.340485 ( 0.430941)
test_all 0.001404 0.000000 678.315407 (153.299312)
test_rubyspec 0.059727 0.005424 52.597496 ( 60.802326)
total: 235.60 sec