Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-014117
#<BuildRuby:0x0000560c99c83da8
@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.20220722-014117",
@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.000011 0.000002 0.000013 ( 0.000013)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.000185 0.005986 0.848587 ( 0.938414)
build_miniruby 0.000694 0.000198 0.057027 ( 0.055741)
build_ruby 0.000724 0.000207 0.059162 ( 0.057972)
build_all 0.004393 0.000204 1.524202 ( 0.585839)
build_install 0.008790 0.002344 5.628193 ( 2.137909)
test_btest 0.000638 0.000170 52.988769 ( 8.082180)
test_basic 0.006380 0.000000 0.339147 ( 0.426658)
test_all 0.001290 0.000000 584.954993 ( 93.542429)
test_rubyspec 0.071360 0.050593 43.534492 ( 49.190195)
total: 155.02 sec