Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-104038
#<BuildRuby:0x000055b95dade8c0
@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.20221116-104038",
@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.000017 0.000003 0.000020 ( 0.000020)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.004020 0.000575 1.051837 ( 1.662001)
build_miniruby 0.000716 0.000102 1.012256 ( 1.011015)
build_ruby 0.000986 0.000141 2.749399 ( 2.649382)
build_all 0.008697 0.000000 15.713902 ( 3.229322)
build_install 0.008845 0.000016 2.017541 ( 1.160925)
test_btest 0.000567 0.000063 59.984572 ( 11.076716)
test_basic 0.004710 0.000028 0.286325 ( 0.377282)
test_all 0.000742 0.000079 662.707221 (103.834722)
test_rubyspec 0.052413 0.018574 51.395681 ( 59.662898)
total: 184.67 sec