Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-114440
#<BuildRuby:0x000055b6844841e0
@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.20220723-114440",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000015 0.000004 0.000019 ( 0.000018)
configure 0.000009 0.000003 0.000012 ( 0.000011)
build_up 0.005820 0.000451 0.811148 ( 2.221347)
build_miniruby 0.000858 0.000198 0.057465 ( 0.056119)
build_ruby 0.000817 0.000188 0.059939 ( 0.058597)
build_all 0.003812 0.000880 1.523791 ( 0.584918)
build_install 0.008039 0.000769 5.651077 ( 2.171496)
test_btest 0.000661 0.000142 53.245441 ( 8.504031)
test_basic 0.005698 0.000187 0.289385 ( 0.377477)
test_all 0.000915 0.000183 627.868643 ( 89.115570)
test_rubyspec 0.072936 0.045570 43.516264 ( 49.094381)
total: 152.18 sec