Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-074416
#<BuildRuby:0x00005631961ebf68
@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.20220801-074416",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.005251 0.001432 0.834097 ( 0.986482)
build_miniruby 0.000763 0.000208 0.056937 ( 0.055749)
build_ruby 0.000709 0.000193 0.058696 ( 0.057573)
build_all 0.004470 0.000000 1.552502 ( 0.605600)
build_install 0.007114 0.004006 5.636562 ( 2.152859)
test_btest 0.000577 0.000164 50.112726 ( 8.553496)
test_basic 0.005515 0.000235 0.359255 ( 0.447255)
test_all 0.001074 0.000286 610.684172 ( 87.403968)
test_rubyspec 0.093716 0.036007 43.751968 ( 49.351549)
total: 149.62 sec