Logfile: /home/ko1/ruby/logs/brlog.trunk.20220831-193706
#<BuildRuby:0x0000561d3284c4c0
@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.20220831-193706",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000004 0.000012 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.006055 0.004969 0.989323 ( 1.020483)
build_miniruby 0.001356 0.000678 0.073026 ( 0.071056)
build_ruby 0.001370 0.000685 0.079368 ( 0.077963)
build_all 0.008104 0.001755 1.508882 ( 0.567203)
build_install 0.015046 0.007328 1.852184 ( 0.912058)
test_btest 0.000837 0.000390 79.780577 ( 8.570331)
test_basic 0.002203 0.006229 0.324279 ( 0.410470)
test_all 0.002190 0.001168 672.882036 ( 66.983860)
test_rubyspec 0.076823 0.098583 46.014828 ( 54.473846)
total: 133.09 sec