Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-063415
#<BuildRuby:0x000055a32d835c18
@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.20221201-063415",
@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.000026 0.000000 0.000026 ( 0.000032)
autoconf 0.000017 0.000000 0.000017 ( 0.000017)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.004896 0.000059 1.128590 ( 1.153402)
build_miniruby 0.000834 0.000059 0.963529 ( 0.962087)
build_ruby 0.001150 0.000082 2.774127 ( 2.671223)
build_all 0.009025 0.000000 15.725984 ( 3.286899)
build_install 0.009687 0.000060 2.158545 ( 1.249791)
test_btest 0.000000 0.000625 63.105405 ( 11.396288)
test_basic 0.001969 0.003554 0.337774 ( 0.428372)
test_all 0.001017 0.000107 653.806918 (112.356780)
test_rubyspec 0.044645 0.015652 53.344826 ( 61.440879)
total: 194.95 sec