Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-051148
#<BuildRuby:0x000055a5c48db2c8
@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.20220730-051148",
@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.000016)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.006312 0.000332 0.811329 ( 1.133613)
build_miniruby 0.000000 0.000851 0.056949 ( 0.055758)
build_ruby 0.000000 0.000913 0.058797 ( 0.057652)
build_all 0.001783 0.002859 1.543396 ( 0.597372)
build_install 0.009922 0.001171 5.660725 ( 2.180822)
test_btest 0.000680 0.000146 48.989717 ( 8.481308)
test_basic 0.005055 0.001083 0.336783 ( 0.424674)
test_all 0.000970 0.000208 607.288925 ( 87.318887)
test_rubyspec 0.068472 0.059805 43.692858 ( 49.319006)
total: 149.57 sec