Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-211528
#<BuildRuby:0x000055999b34c328
@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.20220824-211528",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000011 0.000004 0.000015 ( 0.000015)
configure 0.000009 0.000003 0.000012 ( 0.000011)
build_up 0.004931 0.001793 0.828026 ( 1.032143)
build_miniruby 0.000680 0.000248 0.058247 ( 0.056999)
build_ruby 0.000720 0.000262 0.059919 ( 0.058628)
build_all 0.001494 0.003228 1.564678 ( 0.598927)
build_install 0.006049 0.005065 1.916872 ( 0.958978)
test_btest 0.000000 0.000657 48.532237 ( 8.664627)
test_basic 0.001614 0.004530 0.333723 ( 0.421535)
test_all 0.001349 0.000727 593.306393 ( 88.249425)
test_rubyspec 0.057739 0.061826 44.146682 ( 52.406254)
total: 152.45 sec