Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-015105
#<BuildRuby:0x0000558ee048a700
@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.20220824-015105",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.011403 0.001045 1.005704 ( 1.681011)
build_miniruby 0.001668 0.000238 0.073642 ( 0.072348)
build_ruby 0.001709 0.000244 0.077590 ( 0.075852)
build_all 0.008289 0.000457 1.525184 ( 0.573815)
build_install 0.016438 0.006201 1.885714 ( 0.936229)
test_btest 0.000978 0.000172 74.518629 ( 7.958552)
test_basic 0.006506 0.000162 0.324737 ( 0.415346)
test_all 0.000669 0.002847 685.989146 ( 67.429573)
test_rubyspec 0.110524 0.058744 46.206068 ( 54.634397)
total: 133.78 sec