Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-071217
#<BuildRuby:0x00005576ac900920
@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.20221116-071217",
@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.000015 0.000002 0.000017 ( 0.000016)
autoconf 0.000051 0.000007 0.000058 ( 0.000059)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.007242 0.000966 1.106640 ( 1.161049)
build_miniruby 0.001976 0.000000 0.929910 ( 0.931189)
build_ruby 0.002096 0.000000 2.308296 ( 2.225175)
build_all 0.018591 0.000094 18.275724 ( 2.230753)
build_install 0.013644 0.007505 1.856587 ( 0.986199)
test_btest 0.000963 0.000154 83.369216 ( 9.573616)
test_basic 0.004304 0.003403 0.346876 ( 0.443289)
test_all 0.001000 0.001310 722.949082 ( 75.851939)
test_rubyspec 0.090315 0.034610 50.309408 ( 58.716022)
total: 152.12 sec