Logfile: /home/ko1/ruby/logs/brlog.trunk.20230110-115434
#<BuildRuby:0x000055e223854728
@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.20230110-115434",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.002770 0.003679 0.904404 ( 1.081332)
build_miniruby 0.001133 0.000212 1.019814 ( 1.017745)
build_ruby 0.001395 0.000261 2.796902 ( 2.794256)
build_all 0.009785 0.000303 16.882936 ( 3.022792)
build_install 0.007559 0.003966 2.142724 ( 1.086603)
test_btest 0.000866 0.000173 75.692344 ( 10.352366)
test_basic 0.006194 0.000398 0.360153 ( 0.445974)
test_all 0.001117 0.000212 663.547772 (114.465138)
test_rubyspec 0.094443 0.041815 51.806710 ( 59.916701)
total: 194.18 sec