Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-060005
#<BuildRuby:0x0000561d17d9c0d0
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220811-060005",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.006139 0.000473 0.824355 ( 1.597822)
build_miniruby 0.000958 0.000074 0.057882 ( 0.056663)
build_ruby 0.000919 0.000071 0.059556 ( 0.058334)
build_all 0.004663 0.000000 1.551830 ( 0.596288)
build_install 0.006260 0.004983 5.676139 ( 2.157170)
test_btest 0.000744 0.000099 47.302683 ( 8.609845)
test_basic 0.000581 0.005064 0.311158 ( 0.399903)
test_all 0.000903 0.000181 594.568442 ( 88.018386)
test_rubyspec 0.076956 0.042121 44.033872 ( 51.407481)
total: 152.90 sec