Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-212830
#<BuildRuby:0x000055b733c2fde0
@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.20220824-212830",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000013 0.000000 0.000013 ( 0.000014)
build_up 0.002684 0.003803 0.871622 ( 1.031021)
build_miniruby 0.000000 0.001071 0.057982 ( 0.056722)
build_ruby 0.000000 0.001042 0.059231 ( 0.057996)
build_all 0.000000 0.004747 1.530141 ( 0.588867)
build_install 0.008684 0.002240 1.898144 ( 0.955661)
test_btest 0.000635 0.000119 47.866890 ( 8.588325)
test_basic 0.004462 0.000836 0.294841 ( 0.383864)
test_all 0.002354 0.000441 610.171258 ( 90.882898)
test_rubyspec 0.028930 0.032701 44.339401 ( 52.677105)
total: 155.22 sec