Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-150323
#<BuildRuby:0x0000557ebb18f468
@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-150323",
@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.000003 0.000009 ( 0.000009)
autoconf 0.000014 0.000007 0.000021 ( 0.000022)
configure 0.000010 0.000004 0.000014 ( 0.000014)
build_up 0.004266 0.002284 0.863979 ( 1.033116)
build_miniruby 0.000908 0.000419 1.029878 ( 1.027776)
build_ruby 0.001110 0.000513 2.776679 ( 2.774491)
build_all 0.009352 0.000575 16.784541 ( 3.017657)
build_install 0.008045 0.003218 2.084170 ( 1.074093)
test_btest 0.000809 0.000324 72.079177 ( 10.991583)
test_basic 0.006610 0.000000 0.365291 ( 0.451197)
test_all 0.001357 0.000000 664.912316 (105.128705)
test_rubyspec 0.067223 0.054988 52.376575 ( 60.433018)
total: 185.93 sec