Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-174439
#<BuildRuby:0x00005611520cf418
@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.20230113-174439",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.006208 0.000388 0.885792 ( 1.082986)
build_miniruby 0.001156 0.000072 1.011268 ( 1.009433)
build_ruby 0.001558 0.000097 2.772677 ( 2.769984)
build_all 0.009648 0.000015 16.800061 ( 2.997965)
build_install 0.010792 0.000600 2.100405 ( 1.077623)
test_btest 0.000880 0.000049 73.758182 ( 10.115073)
test_basic 0.002545 0.005068 0.371901 ( 0.455988)
test_all 0.001215 0.000128 654.550442 ( 98.655300)
test_rubyspec 0.061503 0.073914 52.003821 ( 60.033043)
total: 178.20 sec