Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-040434
#<BuildRuby:0x000055b7063667e0
@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.20221127-040434",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.005095 0.000072 1.200050 ( 1.445955)
build_miniruby 0.000949 0.000052 0.978486 ( 0.977179)
build_ruby 0.000000 0.001152 2.765768 ( 2.680292)
build_all 0.008549 0.001764 22.514527 ( 4.389856)
build_install 0.009139 0.000795 4.380604 ( 1.567966)
test_btest 0.000521 0.000045 56.496696 ( 11.575190)
test_basic 0.004244 0.000369 0.309890 ( 0.400796)
test_all 0.001056 0.000092 691.534288 (107.101907)
test_rubyspec 0.067073 0.004215 52.601563 ( 60.795317)
total: 190.94 sec