Logfile: /home/ko1/ruby/logs/brlog.trunk.20220518-141215
#<BuildRuby:0x000056425af70060
@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.20220518-141215",
@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.000013 0.000002 0.000015 ( 0.000014)
build_up 0.002288 0.004405 0.865140 ( 2.206006)
build_miniruby 0.000805 0.000186 0.057340 ( 0.056108)
build_ruby 0.000835 0.000192 0.058066 ( 0.056679)
build_all 0.003409 0.000787 1.520574 ( 0.614863)
build_install 0.009993 0.001187 6.248985 ( 2.835065)
test_btest 0.000821 0.000000 47.140150 ( 8.410221)
test_basic 0.001795 0.004270 0.334488 ( 0.422315)
test_all 0.001522 0.000137 632.827966 ( 93.346959)
test_rubyspec 0.061075 0.019119 44.027722 ( 49.731940)
total: 157.68 sec