Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-074416
#<BuildRuby:0x000055b7332cd310
@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.20220828-074416",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000026 0.000004 0.000030 ( 0.000031)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.009377 0.001563 0.817164 ( 1.001667)
build_miniruby 0.001251 0.000209 0.054174 ( 0.053298)
build_ruby 0.001195 0.000199 0.056834 ( 0.056069)
build_all 0.007969 0.000462 1.257849 ( 0.482935)
build_install 0.006348 0.010739 1.591121 ( 0.791580)
test_btest 0.001235 0.000353 49.441184 ( 6.279454)
test_basic 0.006618 0.000329 0.290198 ( 0.380238)
test_all 0.001219 0.002610 503.429431 ( 52.599240)
test_rubyspec 0.073784 0.058188 41.200129 ( 49.875826)
total: 111.52 sec