Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-062231
#<BuildRuby:0x0000562b18362c40
@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.20220809-062231",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000012 0.000000 0.000012 ( 0.000011)
build_up 0.006499 0.000000 0.826914 ( 0.867348)
build_miniruby 0.001036 0.000000 0.058002 ( 0.056748)
build_ruby 0.000976 0.000000 0.059584 ( 0.058358)
build_all 0.000580 0.003952 1.527823 ( 0.584294)
build_install 0.008887 0.000052 5.629715 ( 2.164415)
test_btest 0.000653 0.000034 54.252538 ( 7.776266)
test_basic 0.005402 0.000284 0.316235 ( 0.404843)
test_all 0.000438 0.000551 599.975121 ( 90.958444)
test_rubyspec 0.077862 0.040954 43.574020 ( 50.962977)
total: 153.83 sec