Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-200459
#<BuildRuby:0x00005639f14540d0
@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.20220823-200459",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.004438 0.001959 0.814769 ( 0.956849)
build_miniruby 0.000724 0.000193 0.058129 ( 0.056979)
build_ruby 0.000693 0.000185 0.059345 ( 0.058026)
build_all 0.004549 0.000262 1.541308 ( 0.584456)
build_install 0.007282 0.003608 1.935715 ( 0.971057)
test_btest 0.000479 0.000133 50.699269 ( 8.587800)
test_basic 0.006087 0.000000 0.332934 ( 0.420759)
test_all 0.001753 0.000188 638.309845 ( 90.692206)
test_rubyspec 0.084828 0.036634 44.514393 ( 52.759595)
total: 155.09 sec