Logfile: /home/ko1/ruby/logs/brlog.trunk.20230101-152659
#<BuildRuby:0x0000560a66bd3f28
@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.20230101-152659",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000025 0.000008 0.000033 ( 0.000018)
build_up 0.005974 0.000600 0.859114 ( 1.061946)
build_miniruby 0.001297 0.000000 1.019611 ( 1.017660)
build_ruby 0.001552 0.000000 2.777244 ( 2.774424)
build_all 0.009721 0.000138 16.849595 ( 3.027384)
build_install 0.009432 0.002219 2.289241 ( 1.183192)
test_btest 0.000875 0.000206 78.855053 ( 10.579145)
test_basic 0.006255 0.001471 0.372834 ( 0.457248)
test_all 0.001041 0.000245 665.137856 (105.821891)
test_rubyspec 0.082786 0.028033 51.796529 ( 59.860939)
total: 185.78 sec