Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-215524
#<BuildRuby:0x000055f3198e7670
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220817-215524",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.006010 0.000463 0.827482 ( 0.884221)
build_miniruby 0.000876 0.000068 0.058117 ( 0.056863)
build_ruby 0.000884 0.000068 0.059621 ( 0.058419)
build_all 0.004420 0.000340 1.540316 ( 0.588306)
build_install 0.005982 0.005214 1.909630 ( 0.957594)
test_btest 0.000682 0.000098 55.746714 ( 8.526805)
test_basic 0.005229 0.000004 0.306491 ( 0.395580)
test_all 0.001822 0.000243 624.708941 ( 89.100291)
test_rubyspec 0.105466 0.017154 44.097594 ( 51.486131)
total: 152.05 sec