Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-042547
#<BuildRuby:0x0000564515ff8088
@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-042547",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000013 0.000000 0.000013 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.002930 0.003815 0.820557 ( 0.987547)
build_miniruby 0.000929 0.000058 0.056542 ( 0.055338)
build_ruby 0.000889 0.000055 0.058833 ( 0.057645)
build_all 0.004364 0.000273 1.514530 ( 0.585046)
build_install 0.010449 0.000653 5.619755 ( 2.158310)
test_btest 0.000766 0.000048 50.749217 ( 8.130678)
test_basic 0.000985 0.004458 0.284751 ( 0.373784)
test_all 0.001139 0.000134 627.591321 ( 89.974899)
test_rubyspec 0.080890 0.041586 43.708206 ( 49.319857)
total: 151.64 sec