Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-091035
#<BuildRuby:0x0000559887ffa878
@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.20220815-091035",
@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.000014 0.000001 0.000015 ( 0.000016)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.002721 0.003426 0.824966 ( 0.865172)
build_miniruby 0.000962 0.000128 0.058190 ( 0.056964)
build_ruby 0.000895 0.000119 0.059031 ( 0.057784)
build_all 0.004202 0.000560 1.538455 ( 0.593732)
build_install 0.007950 0.001060 1.910653 ( 0.968352)
test_btest 0.000653 0.000087 49.414920 ( 8.369928)
test_basic 0.006412 0.000000 0.335456 ( 0.422826)
test_all 0.002168 0.000000 608.947116 ( 91.183820)
test_rubyspec 0.086607 0.008010 43.917731 ( 51.303891)
total: 153.82 sec