Logfile: /home/ko1/ruby/logs/brlog.trunk.20221211-202036
#<BuildRuby:0x0000556cd8ffc040
@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.20221211-202036",
@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.000014 0.000000 0.000014 ( 0.000014)
configure 0.000015 0.000000 0.000015 ( 0.000014)
build_up 0.000000 0.004187 0.904292 ( 1.114568)
build_miniruby 0.000000 0.001044 1.033953 ( 1.032624)
build_ruby 0.000000 0.001262 2.755434 ( 2.636996)
build_all 0.003145 0.005809 15.684591 ( 3.296173)
build_install 0.006743 0.002885 2.214685 ( 1.238048)
test_btest 0.000475 0.000106 59.390920 ( 11.517472)
test_basic 0.002224 0.002492 0.317955 ( 0.408599)
test_all 0.001678 0.000419 674.956133 (158.869502)
test_rubyspec 0.035634 0.028427 52.592020 ( 60.788843)
total: 240.90 sec