Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-191704
#<BuildRuby:0x000055a715efa878
@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.20220815-191704",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.001466 0.004686 0.885713 ( 0.903396)
build_miniruby 0.000684 0.000249 0.057636 ( 0.056405)
build_ruby 0.000691 0.000251 0.059123 ( 0.057976)
build_all 0.001438 0.003178 1.535187 ( 0.583548)
build_install 0.005942 0.004991 1.922223 ( 0.964747)
test_btest 0.000936 0.000000 51.207947 ( 8.741564)
test_basic 0.005156 0.000785 0.330420 ( 0.418559)
test_all 0.003096 0.000613 622.616941 ( 90.493939)
test_rubyspec 0.058152 0.034489 44.007558 ( 51.414583)
total: 153.64 sec