Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-045821
#<BuildRuby:0x00005568f00f0088
@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.20220824-045821",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.006223 0.000479 0.838234 ( 0.850175)
build_miniruby 0.001021 0.000000 0.057506 ( 0.056296)
build_ruby 0.000933 0.000000 0.059694 ( 0.058489)
build_all 0.000962 0.003802 1.553316 ( 0.593485)
build_install 0.006120 0.004577 1.925249 ( 0.977835)
test_btest 0.000611 0.000114 52.363912 ( 8.153605)
test_basic 0.000902 0.004609 0.304885 ( 0.393780)
test_all 0.002989 0.000000 617.602390 ( 87.760826)
test_rubyspec 0.037997 0.038296 44.180238 ( 52.485408)
total: 151.33 sec