Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-135153
#<BuildRuby:0x000055968fb23dd0
@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.20230105-135153",
@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.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.000000 0.006408 0.894450 ( 1.070612)
build_miniruby 0.000000 0.001295 1.016454 ( 1.014564)
build_ruby 0.000000 0.001589 2.791012 ( 2.788498)
build_all 0.003262 0.006527 16.621890 ( 2.973325)
build_install 0.007527 0.003763 2.263682 ( 1.189178)
test_btest 0.000922 0.000000 67.666158 ( 10.737387)
test_basic 0.007471 0.000000 0.357294 ( 0.441741)
test_all 0.000933 0.000153 660.809754 ( 99.519532)
test_rubyspec 0.068363 0.065399 51.485925 ( 59.552990)
total: 179.29 sec