Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-103108
#<BuildRuby:0x000055a20feac728
@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.20230114-103108",
@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.000008)
autoconf 0.000015 0.000001 0.000016 ( 0.000017)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.006273 0.000392 0.850250 ( 1.070258)
build_miniruby 0.001105 0.000000 1.029017 ( 1.027058)
build_ruby 0.001626 0.000000 2.785255 ( 2.782595)
build_all 0.009712 0.000224 16.796815 ( 2.980948)
build_install 0.010992 0.000102 2.122407 ( 1.083866)
test_btest 0.000000 0.001125 72.219274 ( 11.183650)
test_basic 0.003057 0.003266 0.343979 ( 0.430660)
test_all 0.001383 0.000000 665.954249 ( 98.869978)
test_rubyspec 0.071010 0.031115 52.162047 ( 60.242410)
total: 179.67 sec