Logfile: /home/ko1/ruby/logs/brlog.trunk.20221221-163945
#<BuildRuby:0x000055e88bd4c028
@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.20221221-163945",
@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.000014 0.000001 0.000015 ( 0.000015)
configure 0.000017 0.000002 0.000019 ( 0.000018)
build_up 0.000000 0.004279 0.883182 ( 1.099880)
build_miniruby 0.000000 0.001008 0.928850 ( 0.927428)
build_ruby 0.000000 0.001243 2.744227 ( 2.743285)
build_all 0.009063 0.000000 15.760215 ( 3.288692)
build_install 0.005733 0.003721 2.262425 ( 1.317607)
test_btest 0.000527 0.000112 60.816080 ( 12.143917)
test_basic 0.004088 0.000861 0.313181 ( 0.403299)
test_all 0.001071 0.000226 676.271533 (135.745709)
test_rubyspec 0.045365 0.017043 52.630029 ( 60.778965)
total: 218.45 sec