Logfile: /home/ko1/ruby/logs/brlog.trunk.20221213-115914
#<BuildRuby:0x000055f9c0ee8350
@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.20221213-115914",
@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.000001 0.000009 ( 0.000023)
autoconf 0.000030 0.000003 0.000033 ( 0.000019)
configure 0.000015 0.000001 0.000016 ( 0.000017)
build_up 0.000378 0.004057 0.874636 ( 1.290469)
build_miniruby 0.000897 0.000150 0.983046 ( 0.981872)
build_ruby 0.001157 0.000192 2.814379 ( 2.716848)
build_all 0.003097 0.006057 15.766831 ( 3.238473)
build_install 0.005451 0.003190 2.219703 ( 1.237060)
test_btest 0.000424 0.000110 57.365023 ( 12.184853)
test_basic 0.000869 0.003900 0.285763 ( 0.376090)
test_all 0.000000 0.001450 670.919281 (143.365829)
test_rubyspec 0.032674 0.033917 52.126864 ( 60.312115)
total: 225.70 sec