Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-134527
#<BuildRuby:0x000055790718d550
@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.20220728-134527",
@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.000009 0.000001 0.000010 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.009935 0.000914 0.825788 ( 0.992001)
build_miniruby 0.001604 0.000247 0.062504 ( 0.061985)
build_ruby 0.001788 0.000275 0.055712 ( 0.055401)
build_all 0.009431 0.000673 1.223653 ( 0.484069)
build_install 0.015799 0.000071 4.414690 ( 1.821342)
test_btest 0.001418 0.000167 51.808858 ( 6.334555)
test_basic 0.000000 0.005021 0.286756 ( 0.380871)
test_all 0.002164 0.000422 478.503760 ( 52.102836)
test_rubyspec 0.092905 0.036448 41.690213 ( 47.663065)
total: 109.90 sec