Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-054452
#<BuildRuby:0x000055593dffe858
@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.20221228-054452",
@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.000016 0.000002 0.000018 ( 0.000018)
configure 0.000027 0.000004 0.000031 ( 0.000029)
build_up 0.005732 0.000819 0.846696 ( 1.028273)
build_miniruby 0.001172 0.000167 1.009210 ( 1.007171)
build_ruby 0.001297 0.000185 2.760337 ( 2.757784)
build_all 0.000000 0.009736 16.703332 ( 2.975678)
build_install 0.006684 0.004890 2.221106 ( 1.170225)
test_btest 0.000810 0.000270 77.557525 ( 10.785821)
test_basic 0.001726 0.004722 0.345963 ( 0.432103)
test_all 0.003767 0.000000 648.914591 (227.639854)
test_rubyspec 0.046160 0.054060 51.181295 ( 59.272550)
total: 307.07 sec