Logfile: /home/ko1/ruby/logs/brlog.trunk.20220919-145558
#<BuildRuby:0x000055aaaba384b8
@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="-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.20220919-145558",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000035 0.000006 0.000041 ( 0.000040)
build_up 0.009454 0.000158 1.079535 ( 1.157806)
build_miniruby 0.001563 0.000209 0.113766 ( 0.111199)
build_ruby 0.001785 0.000238 0.119141 ( 0.102477)
build_all 0.010034 0.000000 1.608193 ( 0.658618)
build_install 0.017588 0.002902 1.943758 ( 1.034776)
test_btest 0.001239 0.000155 75.503291 ( 8.179170)
test_basic 0.000000 0.006250 0.383081 ( 0.475102)
test_all 0.002699 0.001414 630.654060 ( 66.161471)
test_rubyspec 0.124045 0.044929 45.599407 ( 53.781678)
total: 131.66 sec