Logfile: /home/ko1/ruby/logs/brlog.trunk.20220908-225611
#<BuildRuby:0x00005574f12e09d0
@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.20220908-225611",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000021 0.000005 0.000026 ( 0.000026)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.006912 0.004765 1.128383 ( 1.863977)
build_miniruby 0.001504 0.000430 0.077509 ( 0.076550)
build_ruby 0.001641 0.000469 0.071003 ( 0.069931)
build_all 0.009327 0.001325 1.597386 ( 0.625610)
build_install 0.018818 0.003531 1.898759 ( 0.957959)
test_btest 0.000795 0.000199 98.303854 ( 9.858966)
test_basic 0.001676 0.005012 0.346663 ( 0.436954)
test_all 0.005177 0.000000 676.756482 ( 68.073037)
test_rubyspec 0.123595 0.046031 47.452517 ( 55.626636)
total: 137.59 sec