Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-173541
#<BuildRuby:0x000055fa60c4be80
@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.20221208-173541",
@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.000023 0.000002 0.000025 ( 0.000023)
autoconf 0.000020 0.000001 0.000021 ( 0.000020)
configure 0.000016 0.000000 0.000016 ( 0.000016)
build_up 0.000000 0.005017 1.146224 ( 1.198259)
build_miniruby 0.000000 0.000900 0.955923 ( 0.954270)
build_ruby 0.000747 0.000380 2.785020 ( 2.668149)
build_all 0.008482 0.000554 15.761700 ( 3.282585)
build_install 0.008814 0.000979 2.228691 ( 1.244084)
test_btest 0.000525 0.000058 66.861109 ( 11.754649)
test_basic 0.004245 0.000472 0.303589 ( 0.394320)
test_all 0.000000 0.000937 653.895066 (106.186175)
test_rubyspec 0.052513 0.025022 52.557693 ( 60.722302)
total: 188.41 sec