Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-120929
#<BuildRuby:0x000056352491bf68
@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.20220728-120929",
@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.000006)
autoconf 0.000016 0.000001 0.000017 ( 0.000018)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006243 0.000446 0.843817 ( 1.222480)
build_miniruby 0.000932 0.000067 0.057536 ( 0.056329)
build_ruby 0.000969 0.000000 0.059217 ( 0.057907)
build_all 0.004553 0.000000 1.549129 ( 0.605042)
build_install 0.010741 0.000472 5.655524 ( 2.144981)
test_btest 0.000840 0.000053 54.480152 ( 8.155200)
test_basic 0.005795 0.000362 0.367841 ( 0.456119)
test_all 0.001147 0.000072 622.526517 ( 90.064659)
test_rubyspec 0.042890 0.031464 43.566938 ( 49.216673)
total: 151.98 sec