Logfile: /home/ko1/ruby/logs/brlog.trunk.20221016-013800
#<BuildRuby:0x00005602f4701348
@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.20221016-013800",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008594 0.000661 1.095565 ( 1.156843)
build_miniruby 0.001608 0.000000 0.094761 ( 0.092738)
build_ruby 0.002218 0.000000 0.099049 ( 0.095773)
build_all 0.007296 0.000477 1.319028 ( 0.577470)
build_install 0.003911 0.010906 1.684693 ( 0.891604)
test_btest 0.002438 0.000523 61.808649 ( 6.374257)
test_basic 0.006636 0.001422 0.358015 ( 0.447271)
test_all 0.007172 0.000239 511.158984 ( 54.843610)
test_rubyspec 0.087677 0.048792 43.440969 ( 51.926958)
total: 116.41 sec