Logfile: /home/ko1/ruby/logs/brlog.trunk.20230205-144738
#<BuildRuby:0x000056071eac3ac0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230205-144738",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000016)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.003301 0.000600 0.618042 ( 1.049066)
build_miniruby 0.000826 0.000150 0.623951 ( 0.623263)
build_ruby 0.000000 0.001163 2.029729 ( 2.029121)
build_all 0.005156 0.003531 12.177269 ( 1.488287)
build_install 0.005101 0.001275 1.475241 ( 0.723772)
test_btest 0.000510 0.000127 63.300946 ( 6.268807)
test_basic 0.003283 0.000000 0.260635 ( 0.356214)
test_all 0.001436 0.000000 480.006742 ( 47.663130)
test_rubyspec 0.016208 0.012152 35.449059 ( 45.629983)
total: 105.83 sec