Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-094014
#<BuildRuby:0x0000559a9f17fe00
@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.20220814-094014",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.000044 0.006680 0.832945 ( 1.156374)
build_miniruby 0.000887 0.000177 0.058136 ( 0.056843)
build_ruby 0.000830 0.000166 0.060082 ( 0.058787)
build_all 0.000608 0.003900 1.539779 ( 0.591502)
build_install 0.008815 0.002351 1.928684 ( 0.972434)
test_btest 0.000657 0.000175 54.387022 ( 8.286909)
test_basic 0.004881 0.000115 0.253594 ( 0.343805)
test_all 0.001503 0.000376 627.900515 ( 90.244239)
test_rubyspec 0.068449 0.061239 43.987107 ( 51.331866)
total: 153.04 sec