Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-074950
#<BuildRuby:0x000055e42076d1f8
@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-074950",
@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.000010 0.000003 0.000013 ( 0.000012)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000016 0.000004 0.000020 ( 0.000021)
build_up 0.008158 0.002040 0.885863 ( 1.356673)
build_miniruby 0.001386 0.000347 0.057976 ( 0.056417)
build_ruby 0.001423 0.000355 0.056920 ( 0.055090)
build_all 0.006659 0.001664 1.248086 ( 0.448705)
build_install 0.010282 0.005166 1.583748 ( 0.784726)
test_btest 0.000826 0.000235 55.043862 ( 6.094969)
test_basic 0.001999 0.004170 0.287443 ( 0.377938)
test_all 0.003025 0.000578 491.619768 ( 52.948009)
test_rubyspec 0.088470 0.044635 41.676714 ( 49.337037)
total: 111.46 sec