Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-075737
#<BuildRuby:0x000055ce3caa4208
@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.20220829-075737",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000015 0.000004 0.000019 ( 0.000018)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.006193 0.000530 0.876925 ( 2.424058)
build_miniruby 0.000766 0.000177 0.057756 ( 0.056585)
build_ruby 0.000826 0.000190 0.059643 ( 0.058330)
build_all 0.004659 0.000000 1.497503 ( 0.580455)
build_install 0.002816 0.008110 1.877372 ( 0.952363)
test_btest 0.000677 0.000226 48.982383 ( 8.368892)
test_basic 0.004401 0.001467 0.371717 ( 0.459929)
test_all 0.001486 0.000495 595.794539 ( 88.616935)
test_rubyspec 0.077352 0.042843 43.548693 ( 52.004252)
total: 153.52 sec