Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-110713
#<BuildRuby:0x0000564089168008
@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.20221225-110713",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000019 0.000001 0.000020 ( 0.000019)
configure 0.000013 0.000000 0.000013 ( 0.000014)
build_up 0.003864 0.000241 0.778563 ( 1.025126)
build_miniruby 0.000881 0.000000 1.030060 ( 1.028720)
build_ruby 0.001231 0.000000 2.549775 ( 2.548122)
build_all 0.004844 0.004115 15.864783 ( 3.327519)
build_install 0.008364 0.000438 2.254561 ( 1.279980)
test_btest 0.000521 0.000055 59.969946 ( 11.768327)
test_basic 0.000298 0.004502 0.285302 ( 0.375795)
test_all 0.000885 0.000139 625.272218 (102.625502)
test_rubyspec 0.045319 0.019245 51.290603 ( 59.373067)
total: 183.35 sec