Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-062523
#<BuildRuby:0x000055ab866e0460
@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.20221208-062523",
@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.000015 0.000000 0.000015 ( 0.000015)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.000000 0.004863 1.176647 ( 1.193160)
build_miniruby 0.000000 0.000946 0.977588 ( 0.976181)
build_ruby 0.000000 0.001144 2.796383 ( 2.703581)
build_all 0.008588 0.000538 15.746471 ( 3.344873)
build_install 0.008640 0.000000 2.302517 ( 1.311757)
test_btest 0.000606 0.000000 58.104067 ( 12.226954)
test_basic 0.004627 0.000207 0.314065 ( 0.405156)
test_all 0.001273 0.000106 658.592810 (109.904576)
test_rubyspec 0.036075 0.029723 52.239063 ( 60.460665)
total: 192.53 sec