Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-043759
#<BuildRuby:0x00005593f00ca7e0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220820-043759",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.005631 0.000938 0.814152 ( 1.005857)
build_miniruby 0.000896 0.000149 0.057962 ( 0.056685)
build_ruby 0.000939 0.000000 0.059650 ( 0.058424)
build_all 0.004648 0.000000 1.521577 ( 0.586375)
build_install 0.010150 0.000918 1.950574 ( 0.978892)
test_btest 0.000645 0.000093 57.553497 ( 8.348238)
test_basic 0.005061 0.000723 0.344782 ( 0.433046)
test_all 0.001286 0.000184 597.257277 ( 89.822177)
test_rubyspec 0.099540 0.028433 44.306218 ( 52.566459)
total: 153.86 sec