Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-064255
#<BuildRuby:0x00005605501642d8
@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.20220731-064255",
@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.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000017)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.002699 0.003803 0.849587 ( 0.995800)
build_miniruby 0.000696 0.000161 0.057118 ( 0.055833)
build_ruby 0.000733 0.000169 0.058939 ( 0.057638)
build_all 0.004669 0.000124 1.518697 ( 0.587657)
build_install 0.008814 0.000000 5.666707 ( 2.172266)
test_btest 0.000880 0.000000 49.117979 ( 8.370694)
test_basic 0.002412 0.004102 0.343229 ( 0.430282)
test_all 0.001063 0.000250 590.906110 ( 93.408775)
test_rubyspec 0.089826 0.031602 43.521917 ( 49.126415)
total: 155.21 sec