Logfile: /home/ko1/ruby/logs/brlog.trunk.20230126-012706
#<BuildRuby:0x000055ba5358ff58
@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.20230126-012706",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000044 0.000007 0.000051 ( 0.000036)
build_up 0.005703 0.000815 0.842507 ( 1.030091)
build_miniruby 0.001165 0.000166 1.010576 ( 1.008582)
build_ruby 0.000000 0.001715 2.763442 ( 2.760812)
build_all 0.007203 0.002432 16.738452 ( 2.986686)
build_install 0.009518 0.001785 2.077838 ( 1.067696)
test_btest 0.000897 0.000169 67.706959 ( 11.687849)
test_basic 0.005355 0.001004 0.373195 ( 0.459358)
test_all 0.001169 0.000219 669.938458 (105.464146)
test_rubyspec 0.069773 0.036111 52.076941 ( 60.108742)
total: 186.57 sec