Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-015021
#<BuildRuby:0x0000563bcb398d40
@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.20220812-015021",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000020 0.000004 0.000024 ( 0.000023)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.012395 0.000048 0.959664 ( 1.018763)
build_miniruby 0.001666 0.000208 0.073239 ( 0.072324)
build_ruby 0.001806 0.000226 0.079217 ( 0.077372)
build_all 0.011349 0.000000 1.533318 ( 0.580842)
build_install 0.013452 0.009203 5.284450 ( 2.074371)
test_btest 0.000941 0.000179 72.853264 ( 8.495543)
test_basic 0.003707 0.004306 0.325213 ( 0.414148)
test_all 0.004237 0.000000 683.887523 ( 66.085771)
test_rubyspec 0.121229 0.047612 45.198924 ( 52.876506)
total: 131.70 sec