Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-182109
#<BuildRuby:0x00005642e2071400
@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.20220823-182109",
@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.000006)
autoconf 0.000009 0.000004 0.000013 ( 0.000013)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.010801 0.000935 0.825601 ( 0.883740)
build_miniruby 0.002081 0.000694 0.056205 ( 0.054295)
build_ruby 0.001496 0.000498 0.065726 ( 0.064872)
build_all 0.008631 0.000000 1.267007 ( 0.477751)
build_install 0.010355 0.004835 1.581146 ( 0.793980)
test_btest 0.001291 0.000403 53.366515 ( 5.884927)
test_basic 0.004443 0.001388 0.287233 ( 0.380938)
test_all 0.003224 0.000000 511.316627 ( 53.741499)
test_rubyspec 0.085694 0.045420 41.991597 ( 50.534251)
total: 112.82 sec