Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-202907
#<BuildRuby:0x0000563da0350208
@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.20220814-202907",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.005957 0.000425 0.887707 ( 0.970622)
build_miniruby 0.000915 0.000066 0.058146 ( 0.056904)
build_ruby 0.000744 0.000053 0.058875 ( 0.057679)
build_all 0.004327 0.000309 1.526834 ( 0.584094)
build_install 0.001167 0.009766 1.911762 ( 0.961238)
test_btest 0.000618 0.000132 57.068752 ( 8.478050)
test_basic 0.005683 0.000158 0.284917 ( 0.373353)
test_all 0.001495 0.000299 608.517885 ( 90.676856)
test_rubyspec 0.071236 0.058345 43.933130 ( 51.297583)
total: 153.46 sec