Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-083458
#<BuildRuby:0x0000561fbe62e7e0
@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.20220729-083458",
@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.000006)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.005825 0.000448 0.829621 ( 0.920318)
build_miniruby 0.000903 0.000070 0.057428 ( 0.056273)
build_ruby 0.000778 0.000060 0.058407 ( 0.057194)
build_all 0.004221 0.000325 1.512630 ( 0.589547)
build_install 0.005364 0.003843 5.633412 ( 2.153664)
test_btest 0.000641 0.000080 47.104071 ( 8.580827)
test_basic 0.005151 0.000644 0.350607 ( 0.438889)
test_all 0.001170 0.000000 622.859868 ( 92.938584)
test_rubyspec 0.108623 0.021527 43.701773 ( 49.270179)
total: 155.01 sec