Logfile: /home/ko1/ruby/logs/brlog.trunk.20220328-112830
#<BuildRuby:0x00005601a7900b38
@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.20220328-112830",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000015 0.000005 0.000020 ( 0.000021)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.006216 0.004752 1.043817 ( 1.159699)
build_miniruby 0.001426 0.000548 0.073909 ( 0.072058)
build_ruby 0.001281 0.000493 0.079563 ( 0.077889)
build_all 0.008911 0.001666 4.138408 ( 0.839154)
build_install 0.018776 0.004730 7.939601 ( 2.405152)
test_btest 0.000000 0.001480 71.954919 ( 8.110650)
test_basic 0.000279 0.007190 0.341334 ( 0.430334)
test_all 0.000634 0.001135 708.047787 ( 68.460991)
test_rubyspec 0.061447 0.107758 45.828156 ( 51.349968)
total: 132.91 sec