Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-182412
#<BuildRuby:0x0000560cecf3c010
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221208-182412",
@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.000015 0.000004 0.000019 ( 0.000019)
configure 0.000012 0.000003 0.000015 ( 0.000014)
build_up 0.001681 0.003228 1.189600 ( 1.152879)
build_miniruby 0.000792 0.000244 0.953862 ( 0.952597)
build_ruby 0.001000 0.000308 2.776741 ( 2.682566)
build_all 0.006887 0.002119 15.781756 ( 3.291092)
build_install 0.007051 0.002480 2.242782 ( 1.278254)
test_btest 0.000541 0.000169 58.326779 ( 12.207877)
test_basic 0.003830 0.001196 0.300644 ( 0.391118)
test_all 0.000886 0.000161 654.933931 (120.276281)
test_rubyspec 0.040621 0.030658 52.097482 ( 60.336342)
total: 202.57 sec