Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-042819
#<BuildRuby:0x000056291b4c32c8
@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.20220726-042819",
@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.000020)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.002859 0.003725 0.800614 ( 1.070893)
build_miniruby 0.000789 0.000263 0.057377 ( 0.056165)
build_ruby 0.000753 0.000251 0.058929 ( 0.057683)
build_all 0.004541 0.000109 1.517414 ( 0.587527)
build_install 0.008496 0.002615 5.633061 ( 2.145000)
test_btest 0.000000 0.000835 52.209476 ( 8.206546)
test_basic 0.002671 0.003150 0.348157 ( 0.435967)
test_all 0.000816 0.000292 605.998877 ( 87.693099)
test_rubyspec 0.089328 0.040436 43.493307 ( 49.118109)
total: 149.37 sec