Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-041652
#<BuildRuby:0x00005576c0d6fe70
@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.20230124-041652",
@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.000014 0.000004 0.000018 ( 0.000018)
autoconf 0.000024 0.000007 0.000031 ( 0.000031)
configure 0.000022 0.000007 0.000029 ( 0.000030)
build_up 0.006737 0.002073 0.857401 ( 1.600058)
build_miniruby 0.001010 0.000311 1.001883 ( 1.000068)
build_ruby 0.001255 0.000387 2.750594 ( 2.747758)
build_all 0.009946 0.000000 16.633440 ( 2.995413)
build_install 0.009203 0.000000 2.113205 ( 1.083813)
test_btest 0.001128 0.000000 66.938732 ( 11.436036)
test_basic 0.000000 0.006374 0.343773 ( 0.430267)
test_all 0.000000 0.001407 647.470027 (108.669707)
test_rubyspec 0.088070 0.045847 51.437393 ( 59.490360)
total: 189.45 sec