Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-053805
#<BuildRuby:0x000056140eeec208
@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.20220724-053805",
@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.000013 0.000002 0.000015 ( 0.000014)
configure 0.000015 0.000003 0.000018 ( 0.000017)
build_up 0.006694 0.000000 0.814155 ( 0.982044)
build_miniruby 0.000937 0.000000 0.057067 ( 0.055849)
build_ruby 0.000882 0.000000 0.058846 ( 0.057769)
build_all 0.004447 0.000189 1.526197 ( 0.581448)
build_install 0.007364 0.003872 5.623925 ( 2.169397)
test_btest 0.000000 0.000797 55.353199 ( 7.790600)
test_basic 0.001816 0.003487 0.311056 ( 0.400120)
test_all 0.001716 0.000382 627.923325 ( 92.535062)
test_rubyspec 0.063044 0.063076 43.577403 ( 49.145283)
total: 153.72 sec