Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-193321
#<BuildRuby:0x0000563abdad0040
@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.20221206-193321",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.004297 0.000662 1.176728 ( 1.192624)
build_miniruby 0.000915 0.000141 0.994254 ( 0.992970)
build_ruby 0.001061 0.000163 2.804768 ( 2.708564)
build_all 0.008355 0.000556 15.842861 ( 3.490445)
build_install 0.009868 0.000000 2.267284 ( 1.267965)
test_btest 0.000516 0.000000 65.893864 ( 10.617621)
test_basic 0.000000 0.004545 0.294652 ( 0.386507)
test_all 0.000906 0.000126 675.083158 (102.991396)
test_rubyspec 0.039321 0.018662 53.123643 ( 61.333130)
total: 184.98 sec