Logfile: /home/ko1/ruby/logs/brlog.trunk.20221211-235540
#<BuildRuby:0x000055b55873c040
@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-235540",
@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.000008 0.000002 0.000010 ( 0.000009)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.003534 0.000543 0.852451 ( 1.051937)
build_miniruby 0.000867 0.000133 1.031419 ( 1.030222)
build_ruby 0.001257 0.000000 2.779200 ( 2.672218)
build_all 0.008155 0.000725 15.684081 ( 3.306137)
build_install 0.008061 0.000438 2.213990 ( 1.235249)
test_btest 0.000511 0.000068 66.480485 ( 10.866405)
test_basic 0.004616 0.000000 0.298339 ( 0.389487)
test_all 0.001173 0.000101 674.851161 (152.302185)
test_rubyspec 0.045782 0.018084 53.046389 ( 61.267448)
total: 234.12 sec