Logfile: /home/ko1/ruby/logs/brlog.trunk.20220501-000730
#<BuildRuby:0x0000561a00d53ea8
@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.20220501-000730",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000021 0.000003 0.000024 ( 0.000025)
build_up 0.004046 0.003242 0.857648 ( 1.694001)
build_miniruby 0.000825 0.000177 0.057300 ( 0.056020)
build_ruby 0.000747 0.000160 0.057497 ( 0.056384)
build_all 0.003454 0.000741 1.512131 ( 0.610352)
build_install 0.009048 0.001939 6.233028 ( 2.819000)
test_btest 0.000712 0.000152 51.953287 ( 8.370628)
test_basic 0.004939 0.001058 0.274762 ( 0.363297)
test_all 0.001227 0.000263 592.735758 ( 93.870819)
test_rubyspec 0.088801 0.038554 43.889019 ( 48.766238)
total: 156.61 sec